nvim-treesitter/queries/query/highlights.scm
Santos Gallegos fa5aa080dc Query: update highlights
More color!
2020-09-04 21:21:48 +02:00

19 lines
309 B
Scheme

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