How do I rotate or swap window positions in Vim?
<C-w>R
Vim provides commands to rotate windows within a row or column, and to swap the current window with another.
<C-w>R
Vim provides commands to rotate windows within a row or column, and to swap the current window with another.