mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 19:46:58 -04:00
Update indents for Ruby
Add `rescue` and `ensure` as a @branch captures for ruby
This commit is contained in:
parent
68e8181dbc
commit
4ac38ee2d1
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@
|
|||
(when)
|
||||
(elsif)
|
||||
(else)
|
||||
(rescue)
|
||||
(ensure)
|
||||
"end"
|
||||
] @branch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue