diff options
author | Joshua Fonseca <jerseyfonseca@gmail.com> | 2021-11-30 17:45:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-30 17:45:27 +0000 |
commit | ee3fecb5b3206b8073ac3fe4153391f320c99197 (patch) | |
tree | 80043a4c4d27c2ed6fbedd5f4c1d00c23f3e320d | |
parent | 61b77bf02b05b5e5bc8351c1d71c27647c440ac6 (diff) | |
parent | 649b03baec5ba0130fdb1c490e0634142b522b76 (diff) |
Merge pull request #26 from Rassska/master
Updated Readme.md
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 | ||