mirror of
https://github.com/vim/vim.git
synced 2026-05-12 05:11:25 +02:00
Problem: Not easy to resize a window from a plugin.
Solution: Add win_move_separator() and win_move_statusline() functions.
(Daniel Steinberg, closes #9486)