From 3d2c6964c237006e85cdae9358bc6e3b7389f096 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ph=E1=BA=A1m=20Ng=E1=BB=8Dc=20Quang=20Nam?= Date: Thu, 5 Jan 2017 16:51:48 +0700 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)