Skip to content

Commit 8280e44

Browse files
anthonygaleabbatsov
authored andcommitted
Add animated gif for clojure-rename-ns-alias in selected region
1 parent d081b3e commit 8280e44

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,8 @@ and all of its usages in the buffer
409409
If there is an active selected region, only rename usages of aliases within the region,
410410
without affecting the namespace declaration.
411411

412+
<img width="512" src="/doc/clojure-rename-ns-alias-region.gif">
413+
412414
### Add arity to a function
413415

414416
`clojure-add-arity`: Add a new arity to an existing single-arity or multi-arity function.
1000 KB
Loading

0 commit comments

Comments
 (0)