mirror of
https://github.com/helix-editor/helix
synced 2026-08-04 02:12:59 +02:00
28 lines
257 B
Scheme
28 lines
257 B
Scheme
[
|
|
(argument_list)
|
|
(array)
|
|
(begin)
|
|
(block)
|
|
(call)
|
|
(class)
|
|
(case)
|
|
(if)
|
|
(hash)
|
|
(method)
|
|
(module)
|
|
(singleton_class)
|
|
(singleton_method)
|
|
] @indent
|
|
|
|
[
|
|
")"
|
|
"}"
|
|
"]"
|
|
"end"
|
|
"when"
|
|
"else"
|
|
"elsif"
|
|
"rescue"
|
|
"ensure"
|
|
] @outdent
|