mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 01:10:02 -04:00
fix(ruby): indent parenthesized_statements
This commit is contained in:
parent
1ca366af9b
commit
65a1817ba3
3 changed files with 4 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
(begin)
|
||||
(unless)
|
||||
(assignment)
|
||||
(parenthesized_statements)
|
||||
] @indent
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue