comparison runtime/doc/index.txt @ 655:7566e1cda7bf

updated for version 7.0193
author vimboss
date Sat, 04 Feb 2006 22:37:47 +0000
parents 8157079cea85
children d6a69271cb9a
comparison
equal deleted inserted replaced
654:441f938ea9e9 655:7566e1cda7bf
1067 |:change| :c[hange] replace a line or series of lines 1067 |:change| :c[hange] replace a line or series of lines
1068 |:cNext| :cN[ext] go to previous error 1068 |:cNext| :cN[ext] go to previous error
1069 |:cNfile| :cNf[ile] go to last error in previous file 1069 |:cNfile| :cNf[ile] go to last error in previous file
1070 |:cabbrev| :ca[bbrev] like ":abbreviate" but for Command-line mode 1070 |:cabbrev| :ca[bbrev] like ":abbreviate" but for Command-line mode
1071 |:cabclear| :cabc[lear] clear all abbreviations for Command-line mode 1071 |:cabclear| :cabc[lear] clear all abbreviations for Command-line mode
1072 |:caddbuffer| :caddb[uffer] add errors from buffer
1072 |:caddexpr| :cad[dexpr] add errors from expr 1073 |:caddexpr| :cad[dexpr] add errors from expr
1073 |:caddfile| :caddf[ile] add error message to current quickfix list 1074 |:caddfile| :caddf[ile] add error message to current quickfix list
1074 |:call| :cal[l] call a function 1075 |:call| :cal[l] call a function
1075 |:catch| :cat[ch] part of a :try command 1076 |:catch| :cat[ch] part of a :try command
1076 |:cbuffer| :cb[uffer] parse error messages and jump to first error 1077 |:cbuffer| :cb[uffer] parse error messages and jump to first error
1215 |:keepjumps| :keepj[jumps] following command keeps jumplist and marks 1216 |:keepjumps| :keepj[jumps] following command keeps jumplist and marks
1216 |:lNext| :lN[ext] go to previous entry in location list 1217 |:lNext| :lN[ext] go to previous entry in location list
1217 |:lNfile| :lNf[ile] go to last entry in previous file 1218 |:lNfile| :lNf[ile] go to last entry in previous file
1218 |:list| :l[ist] print lines 1219 |:list| :l[ist] print lines
1219 |:laddexpr| :lad[dexpr] add locations from expr 1220 |:laddexpr| :lad[dexpr] add locations from expr
1221 |:laddbuffer| :laddb[uffer] add locations from buffer
1220 |:laddfile| :laddf[ile] add locations to current location list 1222 |:laddfile| :laddf[ile] add locations to current location list
1221 |:last| :la[st] go to the last file in the argument list 1223 |:last| :la[st] go to the last file in the argument list
1222 |:language| :lan[guage] set the language (locale) 1224 |:language| :lan[guage] set the language (locale)
1223 |:lbuffer| :lb[uffer] parse locations and jump to first location 1225 |:lbuffer| :lb[uffer] parse locations and jump to first location
1224 |:lcd| :lc[d] change directory locally 1226 |:lcd| :lc[d] change directory locally
1229 |:let| :let assign a value to a variable or option 1231 |:let| :let assign a value to a variable or option
1230 |:lexpr| :lex[pr] read locations from expr and jump to first 1232 |:lexpr| :lex[pr] read locations from expr and jump to first
1231 |:lfile| :lf[ile] read file with locations and jump to first 1233 |:lfile| :lf[ile] read file with locations and jump to first
1232 |:lfirst| :lfir[st] go to the specified location, default first one 1234 |:lfirst| :lfir[st] go to the specified location, default first one
1233 |:lgetfile| :lg[etfile] read file with locations 1235 |:lgetfile| :lg[etfile] read file with locations
1236 |:lgrep| :lgr[ep] run 'grepprg' and jump to first match
1237 |:lgrepadd| :lgrepa[dd] like :grep, but append to current list
1234 |:ll| :ll go to specific location 1238 |:ll| :ll go to specific location
1235 |:llast| :lla[st] go to the specified location, default last one 1239 |:llast| :lla[st] go to the specified location, default last one
1236 |:llist| :lli[st] list all locations 1240 |:llist| :lli[st] list all locations
1241 |:lmake| :lmak[e] execute external command 'makeprg' and parse
1242 error messages
1237 |:lmap| :lm[ap] like ":map!" but includes Lang-Arg mode 1243 |:lmap| :lm[ap] like ":map!" but includes Lang-Arg mode
1238 |:lmapclear| :lmapc[lear] like ":mapclear!" but includes Lang-Arg mode 1244 |:lmapclear| :lmapc[lear] like ":mapclear!" but includes Lang-Arg mode
1239 |:lnext| :lne[xt] go to next location 1245 |:lnext| :lne[xt] go to next location
1240 |:lnewer| :lnew[er] go to newer location list 1246 |:lnewer| :lnew[er] go to newer location list
1241 |:lnfile| :lnf[ile] go to first location in next file 1247 |:lnfile| :lnf[ile] go to first location in next file
1251 |:lrewind| :lr[ewind] go to the specified location, default first one 1257 |:lrewind| :lr[ewind] go to the specified location, default first one
1252 |:ls| :ls list all buffers 1258 |:ls| :ls list all buffers
1253 |:ltag| :lt[ag] jump to tag and add matching tags to the 1259 |:ltag| :lt[ag] jump to tag and add matching tags to the
1254 location list 1260 location list
1255 |:lunmap| :lu[nmap] like ":unmap!" but includes Lang-Arg mode 1261 |:lunmap| :lu[nmap] like ":unmap!" but includes Lang-Arg mode
1262 |:lvimgrep| :lv[imgrep] search for pattern in files
1263 |:lvimgrepadd| :lvimgrepa[dd] like :vimgrep, but append to current list
1256 |:lwindow| :lw[indow] open or close location window 1264 |:lwindow| :lw[indow] open or close location window
1257 |:move| :m[ove] move lines 1265 |:move| :m[ove] move lines
1258 |:mark| :ma[rk] set a mark 1266 |:mark| :ma[rk] set a mark
1259 |:make| :mak[e] execute external command 'makeprg' and parse 1267 |:make| :mak[e] execute external command 'makeprg' and parse
1260 error messages 1268 error messages