mirror of
https://github.com/helix-editor/helix
synced 2026-01-27 05:58:08 +01:00
18 lines
234 B
Scheme
18 lines
234 B
Scheme
[
|
|
(struct_declaration)
|
|
(function_declaration)
|
|
(if_expression)
|
|
(match_expression)
|
|
(expression_case)
|
|
(default_case)
|
|
(for_statement)
|
|
(unsafe_expression)
|
|
(short_var_declaration)
|
|
] @indent
|
|
|
|
[
|
|
"]"
|
|
")"
|
|
"}"
|
|
] @outdent
|