nvim-treesitter/queries/ruby/indents.scm

13 lines
91 B
Scheme
Raw Normal View History

2021-01-05 19:26:08 +07:00
[
(class)
(method)
(module)
(call)
(if)
] @indent
[
(elsif)
"end"
] @branch