We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48e123d commit f2ea1f7Copy full SHA for f2ea1f7
clojure-mode.el
@@ -770,7 +770,7 @@ will align the values like this:
770
:package-version '(clojure-mode . "5.1")
771
:type '(repeat string))
772
773
-(defcustom clojure-align-cond-forms '("condp" "cond" "cond->" "cond->>" "case")
+(defcustom clojure-align-cond-forms '("condp" "cond" "cond->" "cond->>" "case" "are")
774
"List of strings identifying cond-like forms."
775
776
0 commit comments