mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 12:20: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
|
||||||
@variable.builtin
|
@variable.builtin
|
||||||
|
@variable.global
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Text
|
#### Text
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue