diff options
Diffstat (limited to 'spacemacs.el')
-rw-r--r-- | spacemacs.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spacemacs.el b/spacemacs.el index 3adbbb9..c929c3b 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -673,6 +673,7 @@ This is the place where most of your configurations should be done. Unless it is ;; Clojure cljr-warn-on-eval nil + cljr-assume-language-context "clj" cider-repl-display-help-banner nil ;; Common Lisp |