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 4836394 commit 36822a6Copy full SHA for 36822a6
README.md
@@ -218,7 +218,7 @@ Setting `clojure-special-arg-indent-factor` to 1, results in:
218
[my-field])
219
```
220
221
-### Indentation of Comments
+#### Indentation of Comments
222
223
`clojure-mode` differentiates between comments like `;`, `;;`, etc.
224
By default `clojure-mode` treats `;` as inline comments and *always* indents those.
0 commit comments