mirror of
https://github.com/helix-editor/helix
synced 2026-08-06 15:02:59 +02:00
14 lines
163 B
Scheme
14 lines
163 B
Scheme
[
|
|
(function_definition)
|
|
(while_statement)
|
|
(for_statement)
|
|
(if_statement)
|
|
(begin_statement)
|
|
(switch_statement)
|
|
] @indent
|
|
|
|
[
|
|
"end"
|
|
"else"
|
|
] @outdent
|