summaryrefslogtreecommitdiff
path: root/runtime/doc/tabpage.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2018-05-22 21:41:30 +0200
committerBram Moolenaar <Bram@vim.org>2018-05-22 21:41:30 +0200
commit0b0f0992d46ef02fdfc1240744bef91d4299c1df (patch)
tree98e8b08baf3d88d8dac97161796121044037c0d0 /runtime/doc/tabpage.txt
parent0b6d911e5de1a1c10a23d4c2ee1b0275c474a2dd (diff)
downloadvim-git-0b0f0992d46ef02fdfc1240744bef91d4299c1df.tar.gz
Update runtime files.
Diffstat (limited to 'runtime/doc/tabpage.txt')
-rw-r--r--runtime/doc/tabpage.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/tabpage.txt b/runtime/doc/tabpage.txt
index 20dd1efbd..31fcc4356 100644
--- a/runtime/doc/tabpage.txt
+++ b/runtime/doc/tabpage.txt
@@ -213,7 +213,8 @@ gT Go to the previous tab page. Wraps around from the first one
:tabN[ext] {count}
{count}<C-PageUp>
{count}gT Go {count} tab pages back. Wraps around from the first one
- to the last one.
+ to the last one. Note that the use of {count} is different
+ from |:tabnext|, where it is used as the tab page number.
:tabr[ewind] *:tabfir* *:tabfirst* *:tabr* *:tabrewind*
:tabfir[st] Go to the first tab page.