Fix clj-refactor bindings

This commit is contained in:
Ruslan Kamashev 2018-09-08 03:55:11 +03:00
parent 96bea9e9ad
commit e28fea3777

View file

@ -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