mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00

Document that the `start` and `stop` parameters in `Query:iter_captures()` and `Query:iter_matches()` are optional. The tree-sitter lib has been bumped up to 0.20.9, so we also no longer need "Requires treesitter >= 0.20.9".