mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 02:40:09 -04:00
16 lines
185 B
Scheme
16 lines
185 B
Scheme
(variable) @constant.macro
|
|
|
|
(string) @string
|
|
|
|
(escape_sequence) @string.escape
|
|
|
|
[
|
|
"${"
|
|
"$("
|
|
"}"
|
|
")"
|
|
] @punctuation.bracket
|
|
|
|
"=" @punctuation.special
|
|
|
|
"," @punctuation.delimiter
|