mirror of
https://github.com/neovim/neovim.git
synced 2024-12-24 05:05:00 -07:00
a2818819bb
Add support for default start and end row when omitted in the query:iter_captures and query:iter_matches functions. When the start and end row values are omitted, the values of the given node is used. The end row value is incremented by 1 to include the node end row in the match. Updated tests and docs accordingly. |
||
---|---|---|
.. | ||
highlight_spec.lua | ||
language_spec.lua | ||
parser_spec.lua |