mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 21:40:03 -04:00
23 lines
183 B
Scheme
23 lines
183 B
Scheme
[
|
|
(meta_map)
|
|
(map)
|
|
(imap)
|
|
(array)
|
|
] @indent
|
|
|
|
[
|
|
"]"
|
|
"}"
|
|
">"
|
|
] @indent_end
|
|
|
|
[ "{" "}" ] @branch
|
|
|
|
[ "[" "]" ] @branch
|
|
|
|
[ "<" ">" ] @branch
|
|
|
|
[
|
|
(ERROR)
|
|
(comment)
|
|
] @auto
|