From: Bram Moolenaar Date: Thu, 26 Jan 2006 22:16:34 +0000 (+0000) Subject: updated for version 7.0188 X-Git-Tag: v7.0188~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ab5b84db46cda76b11fbd1e6f7144b4bfe0e6a3;p=vim updated for version 7.0188 --- diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt index bf2fb15d0..919e27f9a 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