1

Regenerate nvim config

This commit is contained in:
2024-06-02 03:29:20 +02:00
parent 75eea0c030
commit ef2e28883d
5576 changed files with 604886 additions and 503 deletions

View File

@ -0,0 +1,43 @@
[
(class)
(singleton_class)
(method)
(singleton_method)
(module)
(call)
(if)
(block)
(do_block)
(hash)
(array)
(argument_list)
(case)
(while)
(until)
(for)
(begin)
(unless)
(assignment)
(parenthesized_statements)
] @indent.begin
[
"end"
")"
"}"
"]"
] @indent.end
[
"end"
")"
"}"
"]"
(when)
(elsif)
(else)
(rescue)
(ensure)
] @indent.branch
(comment) @indent.ignore