mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 02:40:09 -04:00
javascript: Mark shorthand_property_identifier as variable
This commit is contained in:
parent
322a4690c5
commit
a0b2fab978
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
||||||
;-----------
|
;-----------
|
||||||
|
|
||||||
(property_identifier) @property
|
(property_identifier) @property
|
||||||
|
(shorthand_property_identifier) @variable
|
||||||
|
|
||||||
; Special identifiers
|
; Special identifiers
|
||||||
;--------------------
|
;--------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue