mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 00:10:04 -04:00
22 lines
167 B
Scheme
22 lines
167 B
Scheme
[
|
|
(block)
|
|
(object)
|
|
(tuple)
|
|
] @indent
|
|
|
|
[
|
|
(block_end)
|
|
(object_end)
|
|
(tuple_end)
|
|
] @branch
|
|
|
|
|
|
[
|
|
"]"
|
|
")"
|
|
"}"
|
|
] @indent_end
|
|
|
|
|
|
(comment) @auto
|
|
(ERROR) @auto
|