diff options
author | Bram Moolenaar <Bram@vim.org> | 2019-06-10 22:47:40 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2019-06-10 22:47:40 +0200 |
commit | 12ee7ff00b91d852e060bb24951d1c94239863eb (patch) | |
tree | aac461f55a91741c849fadbc5537e1b6db11e73a /runtime/doc/index.txt | |
parent | 4c063a0dab57be7bd7aad4b8434feff3db5f1057 (diff) | |
download | vim-git-12ee7ff00b91d852e060bb24951d1c94239863eb.tar.gz |
Update runtime files
Diffstat (limited to 'runtime/doc/index.txt')
-rw-r--r-- | runtime/doc/index.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt index 5aab7174d..d1c3c87f6 100644 --- a/runtime/doc/index.txt +++ b/runtime/doc/index.txt @@ -1,4 +1,4 @@ -*index.txt* For Vim version 8.1. Last change: 2019 May 25 +*index.txt* For Vim version 8.1. Last change: 2019 Jun 09 VIM REFERENCE MANUAL by Bram Moolenaar @@ -1484,7 +1484,6 @@ tag command action ~ |:perldo| :perld[o] execute Perl command for each line |:pop| :po[p] jump to older entry in tag stack |:popup| :popu[p] popup a menu by name -|:popupclear| :popupc[lear] remove all popup windows |:ppop| :pp[op] ":pop" in preview window |:preserve| :pre[serve] write all text to swap file |:previous| :prev[ious] go to previous file in argument list |