Use the color of variable

This commit is contained in:
delphinus 2021-09-01 12:13:29 +09:00 committed by Stephan Seitz
parent 398ec42d30
commit 331b47d246

View file

@ -14,7 +14,7 @@
(variable_declarator
name: (object_pattern
(shorthand_property_identifier_pattern))) @property
(shorthand_property_identifier_pattern))) @variable
; Special identifiers
;--------------------