mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
add @none to contributing.md
This commit is contained in:
parent
71ba2afc70
commit
73ba2994ab
1 changed files with 2 additions and 1 deletions
|
|
@ -72,7 +72,8 @@ effect on highlighting. We will work on improving highlighting in the near futur
|
|||
|
||||
```
|
||||
@comment
|
||||
@error for error (ERROR` nodes.
|
||||
@error for error `ERROR` nodes.
|
||||
@none to disable completely the highlight
|
||||
@punctuation.delimiter for `;` `.` `,`
|
||||
@punctuation.bracket for `()` or `{}`
|
||||
@punctuation.special for symbols with special meaning like `{}` in string interpolation.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue