mirror of
https://github.com/neovim/neovim.git
synced 2026-09-07 06:27:35 +00:00
Problem: The win_line() function is much too long.
Solution: Move code to separate functions.
e49f9acecc
Co-authored-by: Bram Moolenaar <Bram@vim.org>