Skip to content

Commit

Permalink
Update dir local aliases to more canonical options
Browse files Browse the repository at this point in the history
  • Loading branch information
oxalorg committed Sep 27, 2024
1 parent c34250a commit 165493c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .dir-locals.el
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
((nil . ((cider-clojure-cli-global-options . "-A:dev")
((nil . ((cider-clojure-cli-aliases . "-A:dev")
(cider-custom-cljs-repl-init-form . "(user/cljs-repl)")
(cider-default-cljs-repl . custom)
(cider-preferred-build-tool . clojure-cli)
Expand Down

0 comments on commit 165493c

Please sign in to comment.