mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 04:50:03 -04:00
fix(php): add indent for enums
This commit is contained in:
parent
14edfee545
commit
3096e637c8
3 changed files with 6 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
(return_statement)
|
||||
(arguments)
|
||||
(formal_parameters)
|
||||
(enum_declaration_list)
|
||||
"["
|
||||
] @indent
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue