mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(php): indent after default_statement
This commit is contained in:
parent
14cd8c5db1
commit
cd626dc48e
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
(switch_block)
|
||||
(match_block)
|
||||
(case_statement)
|
||||
(default_statement)
|
||||
] @indent.begin
|
||||
|
||||
(return_statement
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue