mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 06:40:05 +08:00
23 lines
205 B
Scheme
23 lines
205 B
Scheme
[
|
|
(list)
|
|
(scope)
|
|
(cons)
|
|
] @indent.begin
|
|
|
|
[
|
|
")"
|
|
"}"
|
|
"]"
|
|
] @indent.end
|
|
|
|
[ "(" ")" ] @indent.branch
|
|
|
|
[ "{" "}" ] @indent.branch
|
|
|
|
[ "[" "]" ] @indent.branch
|
|
|
|
[
|
|
(ERROR)
|
|
(comment)
|
|
] @indent.auto
|