From ab733e1df6d84331c220fe12778e66851f916c62 Mon Sep 17 00:00:00 2001 From: Óscar Nájera Date: Tue, 5 Apr 2022 17:55:41 +0200 Subject: cleanup emacs dot --- config/doom/custom.el | 1 - 1 file changed, 1 deletion(-) (limited to 'config/doom/custom.el') 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 -- cgit v1.2.3