mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 03:10:04 -04:00
fix(ruby): indent of brackets & parens
This commit is contained in:
parent
65a1817ba3
commit
48d88ddbff
4 changed files with 16 additions and 2 deletions
|
|
@ -29,9 +29,7 @@
|
|||
] @indent_end
|
||||
|
||||
[
|
||||
"("
|
||||
")"
|
||||
"{"
|
||||
"}"
|
||||
"["
|
||||
"]"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue