mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Update indents.scm
This commit is contained in:
parent
5b8b711926
commit
db73045a16
1 changed files with 1 additions and 2 deletions
|
|
@ -29,16 +29,15 @@
|
|||
] @indent_end
|
||||
|
||||
[
|
||||
"end"
|
||||
")"
|
||||
"}"
|
||||
"["
|
||||
"]"
|
||||
(when)
|
||||
(elsif)
|
||||
(else)
|
||||
(rescue)
|
||||
(ensure)
|
||||
"end"
|
||||
] @branch
|
||||
|
||||
(comment) @ignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue