Skip to content

Commit 92a9b4a

Browse files
committed
clj-refactor now provides some pretty complex refactorings
1 parent 4b5a47f commit 92a9b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ namespaces). Generally you should avoid adding special font-locking
130130
for things that don't have fairly unique names, as this will result in
131131
plenty of incorrect font-locking.
132132

133-
* [clj-refactor][] provides simple refactoring support.
133+
* [clj-refactor][] provides refactoring support.
134134

135135
* Enabling `CamelCase` support for editing commands(like
136136
`forward-word`, `backward-word`, etc) in `clojure-mode` is quite

0 commit comments

Comments
 (0)