Skip to content
Snippets Groups Projects
Commit 8cd0b70d authored by Cameron T Saul's avatar Cameron T Saul
Browse files

define indentation for assoc* in .dir-locals.el

parent 3a9391d8
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@
;; This list isn't complete; add more forms as we come across them.
(define-clojure-indent
(api-let 2)
(assoc* 1)
(auto-parse 1)
(catch-api-exceptions 0)
(check 1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment