From 714d8233d06a994d030e01d1c4b8cf68768d3207 Mon Sep 17 00:00:00 2001 From: manimax3 Date: Thu, 15 Feb 2018 14:41:22 +0100 Subject: [PATCH] Vim: window resizing --- tools/vim.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tools/vim.txt b/tools/vim.txt index 41e5a7d..15249c1 100644 --- a/tools/vim.txt +++ b/tools/vim.txt @@ -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