mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 15:30:01 -04:00
feat(query): adapt to upstream changes
This commit is contained in:
parent
d3acd105bd
commit
488e39a8f1
3 changed files with 3 additions and 6 deletions
|
|
@ -5,9 +5,6 @@
|
|||
(capture
|
||||
(identifier) @type)
|
||||
|
||||
(anonymous_node
|
||||
(identifier) @string)
|
||||
|
||||
(predicate
|
||||
name: (identifier) @function.call)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue