1

Change cljr-rename-symbol bind

This commit is contained in:
Jessie Hildebrandt 2025-03-14 00:54:47 -04:00
parent 3d85ceaed6
commit 3660fba6e1

View File

@ -1141,7 +1141,7 @@ DOCSTRING is an optional form that is discarded upon expansion."
:bind
(:map clj-refactor-map
("C-c ." . cljr-find-usages)
("M-s M-r ." . cljr-rename-symbol)))
("M-s r ." . cljr-rename-symbol)))
;; ---------------------------------- ;;
;; consult