helix-mods/runtime/queries/ruby/indents.scm

26 lines
239 B
Scheme
Raw Normal View History

2022-03-30 17:08:07 +02:00
[
(argument_list)
(array)
(begin)
(block)
(call)
(class)
(case)
(do_block)
(elsif)
(if)
(hash)
(method)
(module)
(singleton_class)
(singleton_method)
] @indent
[
")"
"}"
"]"
"end"
"when"
] @outdent