summaryrefslogtreecommitdiffstats
path: root/runtime/doc/index.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-01-26 22:16:34 +0000
committerBram Moolenaar <Bram@vim.org>2006-01-26 22:16:34 +0000
commit6ab5b84db46cda76b11fbd1e6f7144b4bfe0e6a3 (patch)
tree4ff030699ef7f51332bf68caee8dbd655f77f3a9 /runtime/doc/index.txt
parentd12f5c17be85407b7beb8622828ba6bc5903369e (diff)
updated for version 7.0188
Diffstat (limited to 'runtime/doc/index.txt')
-rw-r--r--runtime/doc/index.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt
index bf2fb15d04..919e27f9a0 100644
--- a/runtime/doc/index.txt
+++ b/runtime/doc/index.txt
@@ -1,4 +1,4 @@
-*index.txt* For Vim version 7.0aa. Last change: 2006 Jan 11
+*index.txt* For Vim version 7.0aa. Last change: 2006 Jan 26
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1236,7 +1236,7 @@ The commands are sorted on the non-optional part of their name.
|:llist| :lli[st] list all locations
|:lmap| :lm[ap] like ":map!" but includes Lang-Arg mode
|:lmapclear| :lmapc[lear] like ":mapclear!" but includes Lang-Arg mode
-|:lnext| :ln[ext] go to next location
+|:lnext| :lne[xt] go to next location
|:lnewer| :lnew[er] go to newer location list
|:lnfile| :lnf[ile] go to first location in next file
|:lnoremap| :ln[oremap] like ":noremap!" but includes Lang-Arg mode