mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 12:30:01 -04:00
33 lines
372 B
Scheme
33 lines
372 B
Scheme
(number) @number
|
|
|
|
(string) @string
|
|
|
|
[
|
|
"("
|
|
")"
|
|
"["
|
|
"]"
|
|
] @punctuation.bracket
|
|
|
|
[
|
|
(coreTerminator)
|
|
(seriesTerminator)
|
|
] @punctuation.delimiter
|
|
|
|
|
|
(rune) @operator
|
|
|
|
(term) @constant
|
|
|
|
(aura) @constant.builtin
|
|
|
|
(Gap) @comment
|
|
|
|
(boolean) @constant.builtin
|
|
|
|
(date) @string.special
|
|
|
|
(mold) @symbol
|
|
(specialIndex) @number.builtin
|
|
(lark) @operator
|
|
(fullContext) @symbol
|