Update indents.scm

This commit is contained in:
Cameron 2023-01-09 20:04:43 +01:00 committed by Stephan Seitz
parent 5b8b711926
commit db73045a16

View file

@ -29,16 +29,15 @@
] @indent_end ] @indent_end
[ [
"end"
")" ")"
"}" "}"
"["
"]" "]"
(when) (when)
(elsif) (elsif)
(else) (else)
(rescue) (rescue)
(ensure) (ensure)
"end"
] @branch ] @branch
(comment) @ignore (comment) @ignore