mirror of
https://github.com/helix-editor/helix
synced 2026-05-04 05:30:40 +02:00
13 lines
143 B
Scheme
13 lines
143 B
Scheme
[
|
|
(function_definition)
|
|
(if_statement)
|
|
(for_statement)
|
|
(while_statement)
|
|
(case_statement)
|
|
(pipeline)
|
|
] @indent
|
|
|
|
[
|
|
"}"
|
|
] @outdent
|