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

This matches the `iter_captures` functionality to the `iter_matches` functionality, allowing it to specify a match limit and start depth for the query iterator.