mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 14:00:00 -04:00
fix(php): fix indentation for in between braces
This commit is contained in:
parent
28e1361d4a
commit
bf87a16712
3 changed files with 4 additions and 3 deletions
|
|
@ -2,4 +2,5 @@
|
|||
|
||||
function test() {
|
||||
$array = [
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue