mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Set property color for destructuring assignment
This commit is contained in:
parent
594d69d4ce
commit
15a19efe9e
1 changed files with 4 additions and 0 deletions
|
|
@ -12,6 +12,10 @@
|
|||
(property_identifier) @property
|
||||
(shorthand_property_identifier) @property
|
||||
|
||||
(variable_declarator
|
||||
name: (object_pattern
|
||||
(shorthand_property_identifier_pattern))) @property
|
||||
|
||||
; Special identifiers
|
||||
;--------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue