summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasul <73281386+Rassska@users.noreply.github.com>2021-06-24 09:16:53 +0000
committerGitHub <noreply@github.com>2021-06-24 09:16:53 +0000
commit60238d1a094a05f8f80e0d14d5c1f6067f58878a (patch)
tree53a0a6b28d080ff517ebc7670d149c4331626240
parentae87612ccabd0460c6f71387b7b23515383d5468 (diff)
Updated Readme.md
Added info about resizing vim-pane without changing ```g:bujo#window_width```
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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]__
54 ``` 54 ```
55 let g:bujo#window_width = 40 55 let g:bujo#window_width = 40
56 ``` 56 ```
57 * Press ```Ctrl-W n <``` replace _n_ with the number of steps you want to move to the left
58 * Press ```Ctrl-W n >``` replace _n_ with the number of steps you want to move to the right
59
57 60
58## Screenshots 61## Screenshots
59 62