1
Files
flake-nixinator/config/neovim/store/nvim-treesitter/queries/ungrammar/highlights.scm

27 lines
237 B
Scheme

(comment) @comment @spell
(definition) @keyword
(identifier) @variable
(label_name) @label
(token) @string
[
"="
"|"
] @operator
[
"*"
"?"
] @keyword.repeat
":" @punctuation.delimiter
[
"("
")"
] @punctuation.bracket