mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-04 12:50:06 +08:00
14 lines
159 B
Scheme
14 lines
159 B
Scheme
|
[
|
||
|
(atom (uni_record)) ; for {...}
|
||
|
(atom terms: (term)) ; for [...]
|
||
|
] @indent.begin
|
||
|
|
||
|
[
|
||
|
"]"
|
||
|
"}"
|
||
|
] @indent.end @indent.branch
|
||
|
|
||
|
[
|
||
|
(comment)
|
||
|
] @indent.auto
|