From 60238d1a094a05f8f80e0d14d5c1f6067f58878a Mon Sep 17 00:00:00 2001 From: Rasul <73281386+Rassska@users.noreply.github.com> Date: Thu, 24 Jun 2021 12:16:53 +0300 Subject: Updated Readme.md Added info about resizing vim-pane without changing ```g:bujo#window_width``` --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index b490b81..ece691a 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,9 @@ __You can see more mod commands at [:h mods]__ ``` let g:bujo#window_width = 40 ``` + * Press ```Ctrl-W n <``` replace _n_ with the number of steps you want to move to the left + * Press ```Ctrl-W n >``` replace _n_ with the number of steps you want to move to the right + ## Screenshots -- cgit v1.2.3