mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
docs: add @zero_indent to CONTRIBUTING.md
This commit is contained in:
parent
eb2b73a5b0
commit
ff96940767
2 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue