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))
|
:n "p" #'cider-eval-sexp-at-point))
|
||||||
|
|
||||||
(def-package! clj-refactor
|
(def-package! clj-refactor
|
||||||
|
:hook (clojure-mode . clj-refactor-mode)
|
||||||
:config
|
:config
|
||||||
(map! :map clj-refactor-map
|
(map! :map clj-refactor-map
|
||||||
:localleader
|
:localleader
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue