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