aboutsummaryrefslogtreecommitdiffstats
path: root/config/doom/custom.el
diff options
context:
space:
mode:
Diffstat (limited to 'config/doom/custom.el')
-rw-r--r--config/doom/custom.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/doom/custom.el b/config/doom/custom.el
index 3b13532..585b5a0 100644
--- a/config/doom/custom.el
+++ b/config/doom/custom.el
@@ -10,7 +10,6 @@
(eval progn
(make-variable-buffer-local 'cider-jack-in-nrepl-middlewares)
(add-to-list 'cider-jack-in-nrepl-middlewares "shadow.cljs.devtools.server.nrepl/middleware"))
-
(cider-custom-cljs-repl-init-form . "(do (require '[shadow.cljs.devtools.server :as server]) (require '[shadow.cljs.devtools.api :as shadow]) (server/start!) (shadow/watch :app) (shadow/nrepl-select :app))")
(org-startup-folded . showall))))
(custom-set-faces