mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 11:50:36 +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`.