mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(rust): add highlight for shorthand_field_identifier
This commit is contained in:
parent
6ed65c3a1d
commit
8724e7d028
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@
|
|||
|
||||
(field_identifier) @variable.member
|
||||
|
||||
(shorthand_field_identifier) @variable.member
|
||||
|
||||
(shorthand_field_initializer
|
||||
(identifier) @variable.member)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue