Vim: window resizing

This commit is contained in:
manimax3 2018-02-15 14:41:22 +01:00
parent c68eb1439b
commit 714d8233d0
1 changed files with 4 additions and 2 deletions

View File

@ -262,8 +262,10 @@ CTRL-w h left window
CTRL-w j down window
CTRL-w k up window
CTRL-w l right window
CTRL-w + larger window
CTRL-w - smaller window
CTRL-w + increase window height
CTRL-w - decrease window height
CTRL-w < increase window width
CTRL-w > decrease window width
CTRL-w = equal window
CTRL-w o close other windows