We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7888fd commit 44355ccCopy full SHA for 44355cc
README.md
@@ -86,8 +86,7 @@ All functions in `clj-refactor` have a two-letter mnemonic
86
shortcut. E.g. `rs` for `cljr-rename-symbol`. Given the prefix choice
87
in the example setup you'd call this function by hitting `C-c C-m rs`
88
89
-See the wiki for a complete [list of available refactorings]
90
-(https://github.com/clojure-emacs/clj-refactor.el/wiki),
+See the wiki for a complete [list of available refactorings](https://github.com/clojure-emacs/clj-refactor.el/wiki),
91
demonstrations and customization points.
92
93
If you're having trouble remembering the mnemonic shortcuts, check out
0 commit comments