1
0
forked from aniani/vim

updated for version 7.0188

This commit is contained in:
Bram Moolenaar 2006-01-26 22:16:34 +00:00
parent d12f5c17be
commit 6ab5b84db4

View File

@ -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