From 1c4093d363ebd4bae0d7a651bca078813a977706 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 24 Jul 2018 16:34:10 -0300 Subject: Set =cljr-assume-language-context= to "clj" --- spacemacs.el | 1 + 1 file changed, 1 insertion(+) (limited to 'spacemacs.el') 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 -- cgit v1.2.3