mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 09:50:04 -04:00
fix: add more indentations for ruby (#3139)
This commit is contained in:
parent
ab3183107a
commit
9587db3d07
4 changed files with 19 additions and 0 deletions
|
|
@ -16,6 +16,8 @@
|
|||
(until)
|
||||
(for)
|
||||
(begin)
|
||||
(unless)
|
||||
(assignment)
|
||||
] @indent
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue