mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 03:56:52 -04:00
fix: js indent for object inside arguments
This commit is contained in:
parent
9f12ad1142
commit
107d8b93c1
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
] @indent
|
||||
|
||||
[
|
||||
(arguments (object))
|
||||
"("
|
||||
")"
|
||||
"{"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue