mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Use the color of variable
This commit is contained in:
parent
398ec42d30
commit
331b47d246
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
(variable_declarator
|
||||
name: (object_pattern
|
||||
(shorthand_property_identifier_pattern))) @property
|
||||
(shorthand_property_identifier_pattern))) @variable
|
||||
|
||||
; Special identifiers
|
||||
;--------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue