mirror of
https://github.com/neovim/neovim.git
synced 2026-01-04 10:26:42 +10: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").