mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 03:56:52 -04:00
Capture variable_ref instead of variable for @variable
This commit is contained in:
parent
d1a5d827ae
commit
b090c94a7a
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
(bracket_content)
|
||||
] @string
|
||||
|
||||
(variable) @variable
|
||||
(variable_ref) @variable
|
||||
|
||||
[
|
||||
"$ENV"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue