Add identifiers high-lighting
We now make use of the more specific '_type_identifier' and '_field_identifier' rules!
This commit is contained in:
parent
da494122ea
commit
0b549493a2
2 changed files with 33 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
; Misc {{{
|
||||
(comment) @comment
|
||||
|
||||
(type_identifier) @type
|
||||
(field_identifier) @property
|
||||
(identifier) @variable
|
||||
; }}}
|
||||
|
||||
; Keywords {{{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue