mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 05:50:04 -04:00
13 lines
159 B
Scheme
13 lines
159 B
Scheme
[
|
|
(atom (uni_record)) ; for {...}
|
|
(atom terms: (term)) ; for [...]
|
|
] @indent.begin
|
|
|
|
[
|
|
"]"
|
|
"}"
|
|
] @indent.end @indent.branch
|
|
|
|
[
|
|
(comment)
|
|
] @indent.auto
|