forked from Mirrors/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
316 B
Scheme
23 lines
316 B
Scheme
3 years ago
|
[
|
||
|
(block)
|
||
|
(arguments)
|
||
|
(parameter)
|
||
|
(class_definition)
|
||
|
(trait_definition)
|
||
|
(object_definition)
|
||
|
(function_definition)
|
||
|
(val_definition)
|
||
|
(import_declaration)
|
||
|
(while_expression)
|
||
|
(do_while_expression)
|
||
|
(for_expression)
|
||
|
(try_expression)
|
||
|
(match_expression)
|
||
|
] @indent
|
||
|
|
||
|
[
|
||
|
"}"
|
||
|
"]"
|
||
|
")"
|
||
|
] @outdent
|