mirror of
https://github.com/zoriya/vim.git
synced 2026-05-13 19:45:51 +00: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)