mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 20:10:10 -04:00
highlights(php): argument name as parameter
This commit is contained in:
parent
68f016daf6
commit
fd92e70c69
1 changed files with 3 additions and 0 deletions
|
|
@ -71,6 +71,9 @@
|
|||
(variadic_parameter)
|
||||
] @parameter
|
||||
|
||||
(argument
|
||||
(name) @parameter)
|
||||
|
||||
; Member
|
||||
|
||||
(property_element
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue