diff options
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9ae975136..911340135 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -277,6 +277,7 @@ the node describing the language and `@content` to describe the injection region @branch ; Dedent itself when matching this node @ignore ; Do not indent in this node @auto ; Behaves like 'autoindent' buffer option +@zero_indent ; Sets this node at position 0 (no indent) ``` [Zulip]: nvim-treesitter.zulipchat.com |
