Disable cider connection message

This commit is contained in:
David Morgan 2022-06-15 12:29:42 +01:00
parent da3275212c
commit 0be50890ef
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@
cider-xref-fn-depth 90
cider-repl-history-file ".cider-repl-history"
nrepl-log-messages t
cider-connection-message-fn nil
clojure-toplevel-inside-comment-form t)
(unbind-key "C-c C-l" cider-mode-map)
:bind