mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 20:40:02 -04:00
update: add function.method.call
This commit is contained in:
parent
a9b31418e6
commit
b3869a7ba0
2 changed files with 11 additions and 0 deletions
|
|
@ -135,3 +135,7 @@
|
|||
|
||||
(invocation
|
||||
(identifier) @function.call)
|
||||
|
||||
(invocation
|
||||
(refinement
|
||||
property: (property_identifier) @function.method.call))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue