mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
Separate special variables to catch up master
This commit is contained in:
parent
0aaf937802
commit
2f37720c8a
1 changed files with 3 additions and 1 deletions
|
|
@ -13,7 +13,9 @@
|
||||||
|
|
||||||
[
|
[
|
||||||
(package_name)
|
(package_name)
|
||||||
(special_variable)
|
(special_scalar_variable)
|
||||||
|
(special_array_variable)
|
||||||
|
(special_hash_variable)
|
||||||
(special_literal)
|
(special_literal)
|
||||||
(super)
|
(super)
|
||||||
] @constant
|
] @constant
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue