mirror of
https://github.com/neovim/neovim.git
synced 2026-01-18 11:09:11 +10: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".