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