Define some additional clojure macro indentations

This commit is contained in:
Jeremy Dormitzer 2020-07-29 13:48:15 -04:00
parent c1272c07e2
commit 446ef64c99

View File

@ -3301,7 +3301,9 @@ Start with clojure-mode:
(context 2)
(:= 3)
(:+ 3)
(match 1)))
(match 1)
(for-all 2)
(checking 2)))
#+END_SRC
Add flycheck support: