diff options
Diffstat (limited to 'runtime/doc/tabpage.txt')
-rw-r--r-- | runtime/doc/tabpage.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/doc/tabpage.txt b/runtime/doc/tabpage.txt index 2fe366c71..6fbdeb5b4 100644 --- a/runtime/doc/tabpage.txt +++ b/runtime/doc/tabpage.txt @@ -1,4 +1,4 @@ -*tabpage.txt* For Vim version 7.0f. Last change: 2006 Apr 24 +*tabpage.txt* For Vim version 7.0f. Last change: 2006 Apr 25 VIM REFERENCE MANUAL by Bram Moolenaar @@ -162,8 +162,8 @@ Other commands: REORDERING TAB PAGES: - *:tabm* *:tabmove* -:tabmove N Move the current tab page to after tab page N. Use zero to +:tabm[ove] [N] *:tabm* *:tabmove* + Move the current tab page to after tab page N. Use zero to make the current tab page the first one. Without N the tab page is made the last one. |