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 bc21ca5..6ee52ce 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -712,6 +712,7 @@ This is the place where most of your configurations should be done. Unless it is ;; Clojure cljr-warn-on-eval nil + cljr-eagerly-build-asts-on-startup nil cljr-assume-language-context "clj" cider-repl-display-help-banner nil |