diff --git a/README.md b/README.md index 6b6be6d8..be34d399 100644 --- a/README.md +++ b/README.md @@ -409,6 +409,8 @@ and all of its usages in the buffer If there is an active selected region, only rename usages of aliases within the region, without affecting the namespace declaration. + + ### Add arity to a function `clojure-add-arity`: Add a new arity to an existing single-arity or multi-arity function. diff --git a/doc/clojure-rename-ns-alias-region.gif b/doc/clojure-rename-ns-alias-region.gif new file mode 100644 index 00000000..38760677 Binary files /dev/null and b/doc/clojure-rename-ns-alias-region.gif differ