bind ENV and CACHE as @storageclass

This commit is contained in:
Uy Ha 2022-12-09 00:33:42 +01:00 committed by Stephan Seitz
parent 9508e2188f
commit 320804c4f1

View file

@ -13,7 +13,7 @@
(normal_command (identifier) @function)
["ENV" "CACHE"] @symbol
["ENV" "CACHE"] @storageclass
["$" "{" "}" "<" ">"] @punctuation.special
["(" ")"] @punctuation.bracket