mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 06:50:06 -04:00
Fix php indent for short array declaration
This commit is contained in:
parent
07e5fcbaad
commit
84e23bd979
3 changed files with 7 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
(return_statement)
|
||||
(arguments)
|
||||
(formal_parameters)
|
||||
"["
|
||||
] @indent
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue