mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
c57a85e0ed
Instead of looping over all captured nodes, just take the end range from the last node in the list. This uses the fact that nodes returned by iter_matches are ordered by their range (earlier to later). |
||
---|---|---|
.. | ||
fold_spec.lua | ||
highlight_spec.lua | ||
inspect_tree_spec.lua | ||
language_spec.lua | ||
node_spec.lua | ||
parser_spec.lua | ||
query_spec.lua | ||
utils_spec.lua |