Fix clj-refactor bindings
This commit is contained in:
parent
96bea9e9ad
commit
e28fea3777
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
:n "p" #'cider-eval-sexp-at-point))
|
||||
|
||||
(def-package! clj-refactor
|
||||
:hook (clojure-mode . clj-refactor-mode)
|
||||
:config
|
||||
(map! :map clj-refactor-map
|
||||
:localleader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue