mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00

When the node mentioned in a predicate is not required for the query then predicates putting restrictions on that node shouldn't run. Fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/2600