mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
Updated CONTRIBUING.md
This commit is contained in:
parent
140393cfff
commit
460d24a12d
1 changed files with 2 additions and 0 deletions
|
|
@ -122,10 +122,12 @@ effect on highlighting. We will work on improving highlighting in the near futur
|
||||||
```
|
```
|
||||||
@function
|
@function
|
||||||
@function.builtin
|
@function.builtin
|
||||||
|
@function.call
|
||||||
@function.macro
|
@function.macro
|
||||||
@parameter
|
@parameter
|
||||||
|
|
||||||
@method
|
@method
|
||||||
|
@method.call
|
||||||
@field
|
@field
|
||||||
@property
|
@property
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue