fb56a4bb75
- Update hightlight - add indents - add textobject - add injections
17 lines
234 B
Scheme
17 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
|