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

This commit also marks `child_containing_descendant()` as deprecated (per upstream's documentation), and uses `child_with_descendant()` in its place. Minimum required tree-sitter version will now be `0.24`.