mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Update CONTRIBUTING.md
Add `@variable.globle` to available variable captures.
This commit is contained in:
parent
8961b598dc
commit
312a9ba483
1 changed files with 1 additions and 0 deletions
|
|
@ -165,6 +165,7 @@ effect on highlighting. We will work on improving highlighting in the near futur
|
|||
```
|
||||
@variable
|
||||
@variable.builtin
|
||||
@variable.global
|
||||
```
|
||||
|
||||
#### Text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue