mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-12-18 08:34:06 +00:00
Vim: window resizing
This commit is contained in:
parent
c68eb1439b
commit
714d8233d0
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user