From 4ae3a10f2b28bd87d7a9394805b4a6e985df41ad Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 18 May 2019 20:46:40 -0300 Subject: Add cljr flag for cider --- spacemacs.el | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3