aboutsummaryrefslogtreecommitdiff
path: root/spacemacs.el
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-07-24 16:34:10 -0300
committerEuAndreh <eu@euandre.org>2018-07-24 16:34:10 -0300
commit1c4093d363ebd4bae0d7a651bca078813a977706 (patch)
treed53bdd3b8af879878c641c5c02019cf45c747923 /spacemacs.el
parentAdd asciidoc layer (diff)
downloaddotfiles-1c4093d363ebd4bae0d7a651bca078813a977706.tar.gz
dotfiles-1c4093d363ebd4bae0d7a651bca078813a977706.tar.xz
Set =cljr-assume-language-context= to "clj"
Diffstat (limited to 'spacemacs.el')
-rw-r--r--spacemacs.el1
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