mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

Useful to e.g. limit the height to the window height, avoiding unnecessary work. Or to find out how many buffer lines beyond "start_row" take up a certain number of logical lines (returned in "end_row" and "end_vcol").