Query: update highlights

More color!
This commit is contained in:
Santos Gallegos 2020-09-04 13:09:28 -05:00 committed by Thomas Vigouroux
parent 1ba18329c7
commit fa5aa080dc

View file

@ -1,8 +1,19 @@
(string) @string (string) @string
(capture) @type (capture) @type
(anonymous_node) @string (anonymous_node) @string
(predicate) @function
(named_node (named_node
name: (identifier) @variable name: (identifier) @variable
(field_definition (field_definition
name: (identifier) @property)) name: (identifier) @property))
(comment) @comment (comment) @comment
(quantifier) @operator
(predicate_type) @punctuation.special
[
"["
"]"
"("
")"
] @punctuation.bracket