mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 10:20:11 -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
|
] @indent_end
|
||||||
|
|
||||||
[
|
[
|
||||||
|
"end"
|
||||||
")"
|
")"
|
||||||
"}"
|
"}"
|
||||||
"["
|
|
||||||
"]"
|
"]"
|
||||||
(when)
|
(when)
|
||||||
(elsif)
|
(elsif)
|
||||||
(else)
|
(else)
|
||||||
(rescue)
|
(rescue)
|
||||||
(ensure)
|
(ensure)
|
||||||
"end"
|
|
||||||
] @branch
|
] @branch
|
||||||
|
|
||||||
(comment) @ignore
|
(comment) @ignore
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue