File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -345,9 +345,12 @@ or set this variable using `setopt`:
345345
346346This setting will highlight ` defelem ` symbol, function name and the docstring.
347347
348- ** NOTE** : Setting ` clojure-ts-extra-def-forms ` won't change the indentation rule for
349- these forms. For indentation rules you should use
350- ` clojure-ts-semantic-indent-rules ` variable (see [ semantic indentation] ( #customizing-semantic-indentation ) section).
348+ > [ !IMPORTANT]
349+ >
350+ > Setting ` clojure-ts-extra-def-forms ` won't change the indentation rule for
351+ > these forms. For indentation rules you should use
352+ > ` clojure-ts-semantic-indent-rules ` variable (see [ semantic
353+ > indentation] ( #customizing-semantic-indentation ) section).
351354
352355### Highlight markdown syntax in docstrings
353356
You can’t perform that action at this time.
0 commit comments