Try out cljr-slash-uses-suggest-libspec

This commit is contained in:
David Morgan 2023-07-07 15:25:52 +01:00
parent f6f425cfbd
commit bafe3b14e8
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@
:custom
(cljr-suppress-no-project-warning t)
(cljr-add-ns-to-blank-clj-files nil) ; disable clj-refactor adding ns to blank files
(cljr-slash-uses-suggest-libspec t)
:config
(cljr-add-keybindings-with-prefix "C-c C-m")
(defun clj-refactor-hook-fn ()