1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-11-17 18:45:14 +00:00

Merge pull request #27 from manimax3/master

Vim: window resizing
This commit is contained in:
Julien Le Coupanec 2018-02-15 14:47:55 +01:00 committed by GitHub
commit c456873b44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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