summaryrefslogtreecommitdiffhomepage
path: root/init.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-03-02 01:47:24 +0000
committerjao <jao@gnu.org>2022-03-02 01:47:24 +0000
commita9f2dd07b3bd9b2074b8cef7ee68abaefb7bbd4d (patch)
treee68550a00d5b371955a7142f0686ea7003ba5166 /init.org
parent5a220cd93c522a5b861312bb742f1cd111c4d6a2 (diff)
downloadelibs-a9f2dd07b3bd9b2074b8cef7ee68abaefb7bbd4d.tar.gz
elibs-a9f2dd07b3bd9b2074b8cef7ee68abaefb7bbd4d.tar.bz2
nits
Diffstat (limited to 'init.org')
-rw-r--r--init.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.org b/init.org
index d092111..5f5aace 100644
--- a/init.org
+++ b/init.org
@@ -2102,7 +2102,7 @@
magit-repository-directories
'(("/home/jao/usr/bigml" . 2)
("/home/jao/usr/jao" . 2)
- ("/home/jao/lib/elisp" . 1)
+ ("/home/jao/lib/elisp" . 3)
("/usr/local/src" . 1))
magit-save-repository-buffers 'dontask
magit-status-buffer-switch-function 'switch-to-buffer
@@ -2447,7 +2447,7 @@
cider-auto-select-error-buffer nil
cider-auto-select-test-report-buffer nil
cider-eldoc-display-for-symbol-at-point t
- cider-enrich-classpath t
+ cider-enrich-classpath nil
cider-lein-parameters "repl :headless :host localhost"
cider-mode-line " รท"
cider-prompt-for-symbol nil