Skip to content

Commit 165493c

Browse files
committed
Update dir local aliases to more canonical options
1 parent c34250a commit 165493c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.dir-locals.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
((nil . ((cider-clojure-cli-global-options . "-A:dev")
1+
((nil . ((cider-clojure-cli-aliases . "-A:dev")
22
(cider-custom-cljs-repl-init-form . "(user/cljs-repl)")
33
(cider-default-cljs-repl . custom)
44
(cider-preferred-build-tool . clojure-cli)

0 commit comments

Comments
 (0)