Add more indentations

This commit is contained in:
Nick Pezza 2022-02-19 15:34:55 -05:00 committed by Stephan Seitz
parent 6a56be08e1
commit cd421899a8

View file

@ -12,6 +12,10 @@
(array) (array)
(argument_list) (argument_list)
(case) (case)
(while)
(until)
(for)
(begin)
] @indent ] @indent
[ [
@ -30,6 +34,7 @@
"]" "]"
(when) (when)
(elsif) (elsif)
(else)
"end" "end"
] @branch ] @branch