Add map properties highlighting
This commit is contained in:
parent
42bef1d592
commit
ab6d235540
2 changed files with 13 additions and 0 deletions
|
|
@ -49,4 +49,10 @@
|
|||
field: (identifier) @variable.member))
|
||||
; }}}
|
||||
|
||||
; Expressions {{{
|
||||
(map_expression
|
||||
(property
|
||||
field: (identifier) @property))
|
||||
; }}}
|
||||
|
||||
; vim: sw=2 foldmethod=marker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue