24 lines
200 B
Scheme
24 lines
200 B
Scheme
(memory_execution) @indent.auto
|
|
|
|
[
|
|
(subroutine)
|
|
(brackets)
|
|
] @indent.begin
|
|
|
|
"}" @indent.end
|
|
|
|
[
|
|
"{"
|
|
"}"
|
|
] @indent.branch
|
|
|
|
[
|
|
"["
|
|
"]"
|
|
] @indent.branch
|
|
|
|
[
|
|
(ERROR)
|
|
(comment)
|
|
] @indent.auto
|