mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
bind ENV and CACHE as @storageclass
This commit is contained in:
parent
9508e2188f
commit
320804c4f1
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
(normal_command (identifier) @function)
|
||||
|
||||
["ENV" "CACHE"] @symbol
|
||||
["ENV" "CACHE"] @storageclass
|
||||
["$" "{" "}" "<" ">"] @punctuation.special
|
||||
["(" ")"] @punctuation.bracket
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue