mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 20:00:07 -04:00
fix(php): remove recursive member_call_expression indent branch
This commit is contained in:
parent
3fc41e145c
commit
9ebc589329
1 changed files with 0 additions and 3 deletions
|
|
@ -23,9 +23,6 @@
|
||||||
(match_expression)
|
(match_expression)
|
||||||
]) @indent.dedent
|
]) @indent.dedent
|
||||||
|
|
||||||
(member_call_expression
|
|
||||||
object: (member_call_expression) @indent.branch)
|
|
||||||
|
|
||||||
[
|
[
|
||||||
")"
|
")"
|
||||||
"}"
|
"}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue