tree-sitter-bruno/queries/bruno/highlights.scm

18 lines
159 B
Scheme

(keyword) @keyword
[
"{"
"}"
"["
"]"
] @punctuation.bracket
":" @punctuation.delimiter
(key) @type
[
(value)
(array_value)
] @string
(ERROR) @error