summaryrefslogtreecommitdiffstats
path: root/runtime/doc/index.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-01-21 23:36:05 +0100
committerBram Moolenaar <Bram@vim.org>2016-01-21 23:36:05 +0100
commit13d5aeef56e3140a8eb8f40c7062aa1c5700f76e (patch)
tree71c1b7e6a71aa1fd73a4016fa16ea28ddbb79d15 /runtime/doc/index.txt
parent5f8a14b9dea094b8bbab94cfc1e8da8e633fbc01 (diff)
Update runtime files
Diffstat (limited to 'runtime/doc/index.txt')
-rw-r--r--runtime/doc/index.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt
index 2c4c135caa..d23edd0196 100644
--- a/runtime/doc/index.txt
+++ b/runtime/doc/index.txt
@@ -1,4 +1,4 @@
-*index.txt* For Vim version 7.4. Last change: 2016 Jan 10
+*index.txt* For Vim version 7.4. Last change: 2016 Jan 19
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1539,14 +1539,14 @@ tag command action ~
|:tabdo| :tabdo execute command in each tab page
|:tabedit| :tabe[dit] edit a file in a new tab page
|:tabfind| :tabf[ind] find file in 'path', edit it in a new tab page
-|:tabfirst| :tabfir[st] got to first tab page
-|:tablast| :tabl[ast] got to last tab page
+|:tabfirst| :tabfir[st] go to first tab page
+|:tablast| :tabl[ast] go to last tab page
|:tabmove| :tabm[ove] move tab page to other position
|:tabnew| :tabnew edit a file in a new tab page
|:tabnext| :tabn[ext] go to next tab page
|:tabonly| :tabo[nly] close all tab pages except the current one
|:tabprevious| :tabp[revious] go to previous tab page
-|:tabrewind| :tabr[ewind] got to first tab page
+|:tabrewind| :tabr[ewind] go to first tab page
|:tabs| :tabs list the tab pages and what they contain
|:tab| :tab create new tab when opening new window
|:tag| :ta[g] jump to tag