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