mirror of
https://github.com/ilyakooo0/helix.git
synced 2024-11-09 21:56:34 +03:00
36f97b6aad
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
18 lines
219 B
Scheme
18 lines
219 B
Scheme
[
|
|
(parameters)
|
|
(template_parameters)
|
|
(expression_statement)
|
|
(aggregate_body)
|
|
(function_body)
|
|
(scope_statement)
|
|
(block_statement)
|
|
(case_statement)
|
|
] @indent
|
|
|
|
[
|
|
(case)
|
|
(default)
|
|
"}"
|
|
"]"
|
|
] @outdent
|