32 lines
217 B
Scheme
32 lines
217 B
Scheme
[
|
|
(list)
|
|
(scope)
|
|
(cons)
|
|
] @indent.begin
|
|
|
|
[
|
|
")"
|
|
"}"
|
|
"]"
|
|
] @indent.end
|
|
|
|
[
|
|
"("
|
|
")"
|
|
] @indent.branch
|
|
|
|
[
|
|
"{"
|
|
"}"
|
|
] @indent.branch
|
|
|
|
[
|
|
"["
|
|
"]"
|
|
] @indent.branch
|
|
|
|
[
|
|
(ERROR)
|
|
(comment)
|
|
] @indent.auto
|