Bind variable as @variable instead of variable_ref

This commit is contained in:
Uy Ha 2021-09-06 13:43:29 +02:00 committed by Stephan Seitz
parent 55317ca5f2
commit a8fa230faa

View file

@ -3,7 +3,8 @@
(bracket_argument) (bracket_argument)
] @string ] @string
(variable_ref) @variable (variable_ref) @none
(variable) @variable
[ [
(bracket_comment) (bracket_comment)