diff --git a/README.md b/README.md index 60848d459..ba55abca5 100644 --- a/README.md +++ b/README.md @@ -306,7 +306,7 @@ Key | Mode | Action ``+`tw` | Normal | Toggle wrap (:setlocal wrap! breakindent!) `g0` | Normal | Go to first tab (:tabfirst) `g$` | Normal | Go to last tab (:tablast) -`gr` | Normal | Go to preview tab (:tabprevious) +`gr` | Normal | Go to previous tab (:tabprevious) `Ctrl`+`` | Normal | Move to split below (j) `Ctrl`+`` | Normal | Move to upper split (k) `Ctrl`+`` | Normal | Move to left split (h)