You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
* Vertically align sexps with `C-c SPC`. This can also be done automatically (as part of indentation) by turning on `clojure-align-forms-automatically`.
8
8
* Indent and font-lock forms that start with `let-`, `while-` or `when-` like their counterparts.
9
9
* Apply the `font-lock-comment-face` to code commented out with `#_`.
10
-
* Add indentation for `this-as`.
10
+
* Add indentation config for ClojureScript's`this-as`.
0 commit comments