Mercurial > vim
annotate runtime/doc/tags @ 6918:2def7b25de60
Updated runtime files.
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Fri, 10 Jul 2015 19:31:35 +0200 |
parents | 29c328f69aaa |
children | b2673982c625 |
rev | line source |
---|---|
7 | 1 ! change.txt /*!* |
2 !! change.txt /*!!* | |
3 # pattern.txt /*#* | |
4 $ motion.txt /*$* | |
5 $HOME options.txt /*$HOME* | |
6 $HOME-use version5.txt /*$HOME-use* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7 $MYGVIMRC gui.txt /*$MYGVIMRC* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8 $MYVIMRC starting.txt /*$MYVIMRC* |
7 | 9 $VIM starting.txt /*$VIM* |
10 $VIM-use version5.txt /*$VIM-use* | |
11 $VIMRUNTIME starting.txt /*$VIMRUNTIME* | |
12 % motion.txt /*%* | |
2214
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
13 %:. cmdline.txt /*%:.* |
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
14 %:8 cmdline.txt /*%:8* |
5692
80e5f9584b02
Update runtime files. Add Euphoria syntax files.
Bram Moolenaar <bram@vim.org>
parents:
5663
diff
changeset
|
15 %:S cmdline.txt /*%:S* |
2214
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
16 %:e cmdline.txt /*%:e* |
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
17 %:gs cmdline.txt /*%:gs* |
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
18 %:h cmdline.txt /*%:h* |
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
19 %:p cmdline.txt /*%:p* |
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
20 %:r cmdline.txt /*%:r* |
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
21 %:s cmdline.txt /*%:s* |
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
22 %:t cmdline.txt /*%:t* |
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
23 %:~ cmdline.txt /*%:~* |
7 | 24 & change.txt /*&* |
25 ' motion.txt /*'* | |
26 '' motion.txt /*''* | |
27 '( motion.txt /*'(* | |
28 ') motion.txt /*')* | |
29 '. motion.txt /*'.* | |
30 '0 motion.txt /*'0* | |
31 '< motion.txt /*'<* | |
32 '> motion.txt /*'>* | |
33 'A motion.txt /*'A* | |
34 '[ motion.txt /*'[* | |
35 '] motion.txt /*']* | |
36 '^ motion.txt /*'^* | |
37 'a motion.txt /*'a* | |
38 'acd' options.txt /*'acd'* | |
39 'ai' options.txt /*'ai'* | |
40 'akm' options.txt /*'akm'* | |
41 'al' options.txt /*'al'* | |
42 'aleph' options.txt /*'aleph'* | |
43 'allowrevins' options.txt /*'allowrevins'* | |
44 'altkeymap' options.txt /*'altkeymap'* | |
45 'ambiwidth' options.txt /*'ambiwidth'* | |
46 'ambw' options.txt /*'ambw'* | |
47 'anti' options.txt /*'anti'* | |
48 'antialias' options.txt /*'antialias'* | |
49 'ap' vi_diff.txt /*'ap'* | |
50 'ar' options.txt /*'ar'* | |
51 'arab' options.txt /*'arab'* | |
52 'arabic' options.txt /*'arabic'* | |
53 'arabicshape' options.txt /*'arabicshape'* | |
54 'ari' options.txt /*'ari'* | |
55 'arshape' options.txt /*'arshape'* | |
56 'as' todo.txt /*'as'* | |
57 'autochdir' options.txt /*'autochdir'* | |
58 'autoindent' options.txt /*'autoindent'* | |
59 'autoprint' vi_diff.txt /*'autoprint'* | |
60 'autoread' options.txt /*'autoread'* | |
61 'autosave' todo.txt /*'autosave'* | |
62 'autowrite' options.txt /*'autowrite'* | |
63 'autowriteall' options.txt /*'autowriteall'* | |
64 'aw' options.txt /*'aw'* | |
65 'awa' options.txt /*'awa'* | |
66 'background' options.txt /*'background'* | |
67 'backspace' options.txt /*'backspace'* | |
68 'backup' options.txt /*'backup'* | |
69 'backupcopy' options.txt /*'backupcopy'* | |
70 'backupdir' options.txt /*'backupdir'* | |
71 'backupext' options.txt /*'backupext'* | |
72 'backupskip' options.txt /*'backupskip'* | |
73 'balloondelay' options.txt /*'balloondelay'* | |
74 'ballooneval' options.txt /*'ballooneval'* | |
189 | 75 'balloonexpr' options.txt /*'balloonexpr'* |
7 | 76 'bdir' options.txt /*'bdir'* |
77 'bdlay' options.txt /*'bdlay'* | |
78 'beautify' vi_diff.txt /*'beautify'* | |
79 'beval' options.txt /*'beval'* | |
80 'bex' options.txt /*'bex'* | |
189 | 81 'bexpr' options.txt /*'bexpr'* |
7 | 82 'bf' vi_diff.txt /*'bf'* |
83 'bg' options.txt /*'bg'* | |
84 'bh' options.txt /*'bh'* | |
85 'bin' options.txt /*'bin'* | |
86 'binary' options.txt /*'binary'* | |
87 'biosk' options.txt /*'biosk'* | |
88 'bioskey' options.txt /*'bioskey'* | |
89 'bk' options.txt /*'bk'* | |
90 'bkc' options.txt /*'bkc'* | |
91 'bl' options.txt /*'bl'* | |
92 'bomb' options.txt /*'bomb'* | |
93 'breakat' options.txt /*'breakat'* | |
6009 | 94 'breakindent' options.txt /*'breakindent'* |
95 'breakindentopt' options.txt /*'breakindentopt'* | |
96 'bri' options.txt /*'bri'* | |
97 'briopt' options.txt /*'briopt'* | |
7 | 98 'brk' options.txt /*'brk'* |
99 'browsedir' options.txt /*'browsedir'* | |
100 'bs' options.txt /*'bs'* | |
101 'bsdir' options.txt /*'bsdir'* | |
102 'bsk' options.txt /*'bsk'* | |
103 'bt' options.txt /*'bt'* | |
104 'bufhidden' options.txt /*'bufhidden'* | |
105 'buflisted' options.txt /*'buflisted'* | |
106 'buftype' options.txt /*'buftype'* | |
107 'casemap' options.txt /*'casemap'* | |
108 'cb' options.txt /*'cb'* | |
2314
233eb4412f5d
Added 'colorcolumn' option. Partly by Gregor Uhlenheuer.
Bram Moolenaar <bram@vim.org>
parents:
2301
diff
changeset
|
109 'cc' options.txt /*'cc'* |
7 | 110 'ccv' options.txt /*'ccv'* |
111 'cd' options.txt /*'cd'* | |
112 'cdpath' options.txt /*'cdpath'* | |
113 'cedit' options.txt /*'cedit'* | |
114 'cf' options.txt /*'cf'* | |
12 | 115 'cfu' options.txt /*'cfu'* |
7 | 116 'ch' options.txt /*'ch'* |
117 'character' intro.txt /*'character'* | |
118 'charconvert' options.txt /*'charconvert'* | |
119 'ci' options.txt /*'ci'* | |
120 'cin' options.txt /*'cin'* | |
121 'cindent' options.txt /*'cindent'* | |
122 'cink' options.txt /*'cink'* | |
123 'cinkeys' options.txt /*'cinkeys'* | |
124 'cino' options.txt /*'cino'* | |
125 'cinoptions' options.txt /*'cinoptions'* | |
126 'cinw' options.txt /*'cinw'* | |
127 'cinwords' options.txt /*'cinwords'* | |
128 'clipboard' options.txt /*'clipboard'* | |
2184
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
129 'cm' options.txt /*'cm'* |
7 | 130 'cmdheight' options.txt /*'cmdheight'* |
131 'cmdwinheight' options.txt /*'cmdwinheight'* | |
132 'cmp' options.txt /*'cmp'* | |
133 'cms' options.txt /*'cms'* | |
134 'co' options.txt /*'co'* | |
2378
85b7dc8da5eb
Add the 'concealcursor' option to decide when the cursor line is to be
Bram Moolenaar <bram@vim.org>
parents:
2368
diff
changeset
|
135 'cocu' options.txt /*'cocu'* |
85b7dc8da5eb
Add the 'concealcursor' option to decide when the cursor line is to be
Bram Moolenaar <bram@vim.org>
parents:
2368
diff
changeset
|
136 'cole' options.txt /*'cole'* |
2314
233eb4412f5d
Added 'colorcolumn' option. Partly by Gregor Uhlenheuer.
Bram Moolenaar <bram@vim.org>
parents:
2301
diff
changeset
|
137 'colorcolumn' options.txt /*'colorcolumn'* |
7 | 138 'columns' options.txt /*'columns'* |
139 'com' options.txt /*'com'* | |
140 'comments' options.txt /*'comments'* | |
141 'commentstring' options.txt /*'commentstring'* | |
142 'compatible' options.txt /*'compatible'* | |
143 'complete' options.txt /*'complete'* | |
12 | 144 'completefunc' options.txt /*'completefunc'* |
540 | 145 'completeopt' options.txt /*'completeopt'* |
2378
85b7dc8da5eb
Add the 'concealcursor' option to decide when the cursor line is to be
Bram Moolenaar <bram@vim.org>
parents:
2368
diff
changeset
|
146 'concealcursor' options.txt /*'concealcursor'* |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
147 'conceallevel' options.txt /*'conceallevel'* |
7 | 148 'confirm' options.txt /*'confirm'* |
149 'consk' options.txt /*'consk'* | |
150 'conskey' options.txt /*'conskey'* | |
151 'copyindent' options.txt /*'copyindent'* | |
540 | 152 'cot' options.txt /*'cot'* |
7 | 153 'cp' options.txt /*'cp'* |
154 'cpo' options.txt /*'cpo'* | |
155 'cpoptions' options.txt /*'cpoptions'* | |
156 'cpt' options.txt /*'cpt'* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
157 'crb' options.txt /*'crb'* |
2184
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
158 'cryptmethod' options.txt /*'cryptmethod'* |
7 | 159 'cscopepathcomp' options.txt /*'cscopepathcomp'* |
160 'cscopeprg' options.txt /*'cscopeprg'* | |
161 'cscopequickfix' options.txt /*'cscopequickfix'* | |
2908 | 162 'cscoperelative' options.txt /*'cscoperelative'* |
7 | 163 'cscopetag' options.txt /*'cscopetag'* |
164 'cscopetagorder' options.txt /*'cscopetagorder'* | |
165 'cscopeverbose' options.txt /*'cscopeverbose'* | |
166 'cspc' options.txt /*'cspc'* | |
167 'csprg' options.txt /*'csprg'* | |
168 'csqf' options.txt /*'csqf'* | |
2908 | 169 'csre' options.txt /*'csre'* |
7 | 170 'cst' options.txt /*'cst'* |
171 'csto' options.txt /*'csto'* | |
172 'csverb' options.txt /*'csverb'* | |
742 | 173 'cuc' options.txt /*'cuc'* |
174 'cul' options.txt /*'cul'* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
175 'cursorbind' options.txt /*'cursorbind'* |
742 | 176 'cursorcolumn' options.txt /*'cursorcolumn'* |
177 'cursorline' options.txt /*'cursorline'* | |
7 | 178 'cwh' options.txt /*'cwh'* |
179 'debug' options.txt /*'debug'* | |
180 'deco' options.txt /*'deco'* | |
181 'def' options.txt /*'def'* | |
182 'define' options.txt /*'define'* | |
183 'delcombine' options.txt /*'delcombine'* | |
184 'dex' options.txt /*'dex'* | |
185 'dg' options.txt /*'dg'* | |
186 'dict' options.txt /*'dict'* | |
187 'dictionary' options.txt /*'dictionary'* | |
188 'diff' options.txt /*'diff'* | |
189 'diffexpr' options.txt /*'diffexpr'* | |
190 'diffopt' options.txt /*'diffopt'* | |
191 'digraph' options.txt /*'digraph'* | |
192 'dip' options.txt /*'dip'* | |
193 'dir' options.txt /*'dir'* | |
194 'directory' options.txt /*'directory'* | |
195 'display' options.txt /*'display'* | |
196 'dy' options.txt /*'dy'* | |
197 'ea' options.txt /*'ea'* | |
198 'ead' options.txt /*'ead'* | |
199 'eadirection' options.txt /*'eadirection'* | |
200 'eb' options.txt /*'eb'* | |
201 'ed' options.txt /*'ed'* | |
202 'edcompatible' options.txt /*'edcompatible'* | |
203 'ef' options.txt /*'ef'* | |
204 'efm' options.txt /*'efm'* | |
205 'ei' options.txt /*'ei'* | |
206 'ek' options.txt /*'ek'* | |
207 'enc' options.txt /*'enc'* | |
208 'encoding' options.txt /*'encoding'* | |
209 'endofline' options.txt /*'endofline'* | |
210 'eol' options.txt /*'eol'* | |
211 'ep' options.txt /*'ep'* | |
212 'equalalways' options.txt /*'equalalways'* | |
213 'equalprg' options.txt /*'equalprg'* | |
214 'errorbells' options.txt /*'errorbells'* | |
215 'errorfile' options.txt /*'errorfile'* | |
216 'errorformat' options.txt /*'errorformat'* | |
217 'esckeys' options.txt /*'esckeys'* | |
218 'et' options.txt /*'et'* | |
219 'eventignore' options.txt /*'eventignore'* | |
220 'ex' options.txt /*'ex'* | |
221 'expandtab' options.txt /*'expandtab'* | |
222 'exrc' options.txt /*'exrc'* | |
223 'fcl' options.txt /*'fcl'* | |
224 'fcs' options.txt /*'fcs'* | |
225 'fdc' options.txt /*'fdc'* | |
226 'fde' options.txt /*'fde'* | |
227 'fdi' options.txt /*'fdi'* | |
228 'fdl' options.txt /*'fdl'* | |
229 'fdls' options.txt /*'fdls'* | |
230 'fdm' options.txt /*'fdm'* | |
231 'fdn' options.txt /*'fdn'* | |
232 'fdo' options.txt /*'fdo'* | |
233 'fdt' options.txt /*'fdt'* | |
234 'fe' options.txt /*'fe'* | |
235 'fen' options.txt /*'fen'* | |
236 'fenc' options.txt /*'fenc'* | |
237 'fencs' options.txt /*'fencs'* | |
667 | 238 'fex' options.txt /*'fex'* |
7 | 239 'ff' options.txt /*'ff'* |
240 'ffs' options.txt /*'ffs'* | |
4264 | 241 'fic' options.txt /*'fic'* |
7 | 242 'fileencoding' options.txt /*'fileencoding'* |
243 'fileencodings' options.txt /*'fileencodings'* | |
244 'fileformat' options.txt /*'fileformat'* | |
245 'fileformats' options.txt /*'fileformats'* | |
4264 | 246 'fileignorecase' options.txt /*'fileignorecase'* |
7 | 247 'filetype' options.txt /*'filetype'* |
248 'fillchars' options.txt /*'fillchars'* | |
249 'fk' options.txt /*'fk'* | |
250 'fkmap' options.txt /*'fkmap'* | |
251 'fl' vi_diff.txt /*'fl'* | |
252 'flash' vi_diff.txt /*'flash'* | |
41 | 253 'flp' options.txt /*'flp'* |
7 | 254 'fml' options.txt /*'fml'* |
255 'fmr' options.txt /*'fmr'* | |
256 'fo' options.txt /*'fo'* | |
257 'foldclose' options.txt /*'foldclose'* | |
258 'foldcolumn' options.txt /*'foldcolumn'* | |
259 'foldenable' options.txt /*'foldenable'* | |
260 'foldexpr' options.txt /*'foldexpr'* | |
261 'foldignore' options.txt /*'foldignore'* | |
262 'foldlevel' options.txt /*'foldlevel'* | |
263 'foldlevelstart' options.txt /*'foldlevelstart'* | |
264 'foldmarker' options.txt /*'foldmarker'* | |
265 'foldmethod' options.txt /*'foldmethod'* | |
266 'foldminlines' options.txt /*'foldminlines'* | |
267 'foldnestmax' options.txt /*'foldnestmax'* | |
268 'foldopen' options.txt /*'foldopen'* | |
269 'foldtext' options.txt /*'foldtext'* | |
667 | 270 'formatexpr' options.txt /*'formatexpr'* |
41 | 271 'formatlistpat' options.txt /*'formatlistpat'* |
7 | 272 'formatoptions' options.txt /*'formatoptions'* |
273 'formatprg' options.txt /*'formatprg'* | |
274 'fp' options.txt /*'fp'* | |
36 | 275 'fs' options.txt /*'fs'* |
276 'fsync' options.txt /*'fsync'* | |
7 | 277 'ft' options.txt /*'ft'* |
278 'gcr' options.txt /*'gcr'* | |
279 'gd' options.txt /*'gd'* | |
280 'gdefault' options.txt /*'gdefault'* | |
281 'gfm' options.txt /*'gfm'* | |
282 'gfn' options.txt /*'gfn'* | |
283 'gfs' options.txt /*'gfs'* | |
284 'gfw' options.txt /*'gfw'* | |
285 'ghr' options.txt /*'ghr'* | |
286 'go' options.txt /*'go'* | |
1121 | 287 'go-A' options.txt /*'go-A'* |
288 'go-F' options.txt /*'go-F'* | |
289 'go-L' options.txt /*'go-L'* | |
290 'go-M' options.txt /*'go-M'* | |
3682 | 291 'go-P' options.txt /*'go-P'* |
1121 | 292 'go-R' options.txt /*'go-R'* |
293 'go-T' options.txt /*'go-T'* | |
294 'go-a' options.txt /*'go-a'* | |
295 'go-b' options.txt /*'go-b'* | |
296 'go-c' options.txt /*'go-c'* | |
297 'go-e' options.txt /*'go-e'* | |
298 'go-f' options.txt /*'go-f'* | |
299 'go-g' options.txt /*'go-g'* | |
300 'go-h' options.txt /*'go-h'* | |
301 'go-i' options.txt /*'go-i'* | |
302 'go-l' options.txt /*'go-l'* | |
303 'go-m' options.txt /*'go-m'* | |
304 'go-p' options.txt /*'go-p'* | |
305 'go-r' options.txt /*'go-r'* | |
306 'go-t' options.txt /*'go-t'* | |
307 'go-v' options.txt /*'go-v'* | |
7 | 308 'gp' options.txt /*'gp'* |
309 'gr' vi_diff.txt /*'gr'* | |
310 'graphic' vi_diff.txt /*'graphic'* | |
311 'grepformat' options.txt /*'grepformat'* | |
312 'grepprg' options.txt /*'grepprg'* | |
688 | 313 'gtl' options.txt /*'gtl'* |
840 | 314 'gtt' options.txt /*'gtt'* |
7 | 315 'guicursor' options.txt /*'guicursor'* |
316 'guifont' options.txt /*'guifont'* | |
317 'guifontset' options.txt /*'guifontset'* | |
318 'guifontwide' options.txt /*'guifontwide'* | |
319 'guiheadroom' options.txt /*'guiheadroom'* | |
320 'guioptions' options.txt /*'guioptions'* | |
321 'guipty' options.txt /*'guipty'* | |
688 | 322 'guitablabel' options.txt /*'guitablabel'* |
840 | 323 'guitabtooltip' options.txt /*'guitabtooltip'* |
7 | 324 'hardtabs' vi_diff.txt /*'hardtabs'* |
325 'helpfile' options.txt /*'helpfile'* | |
326 'helpheight' options.txt /*'helpheight'* | |
327 'helplang' options.txt /*'helplang'* | |
328 'hf' options.txt /*'hf'* | |
329 'hh' options.txt /*'hh'* | |
330 'hi' options.txt /*'hi'* | |
331 'hid' options.txt /*'hid'* | |
332 'hidden' options.txt /*'hidden'* | |
333 'highlight' options.txt /*'highlight'* | |
334 'history' options.txt /*'history'* | |
335 'hk' options.txt /*'hk'* | |
336 'hkmap' options.txt /*'hkmap'* | |
337 'hkmapp' options.txt /*'hkmapp'* | |
338 'hkp' options.txt /*'hkp'* | |
339 'hl' options.txt /*'hl'* | |
340 'hlg' options.txt /*'hlg'* | |
341 'hls' options.txt /*'hls'* | |
342 'hlsearch' options.txt /*'hlsearch'* | |
343 'ht' vi_diff.txt /*'ht'* | |
344 'ic' options.txt /*'ic'* | |
345 'icon' options.txt /*'icon'* | |
346 'iconstring' options.txt /*'iconstring'* | |
347 'ignorecase' options.txt /*'ignorecase'* | |
348 'im' options.txt /*'im'* | |
5024
7a2ffd685c0e
Update runtime files. Remove duplicate tags in help.
Bram Moolenaar <bram@vim.org>
parents:
5003
diff
changeset
|
349 'imactivatefunc' options.txt /*'imactivatefunc'* |
7 | 350 'imactivatekey' options.txt /*'imactivatekey'* |
5024
7a2ffd685c0e
Update runtime files. Remove duplicate tags in help.
Bram Moolenaar <bram@vim.org>
parents:
5003
diff
changeset
|
351 'imaf' options.txt /*'imaf'* |
7 | 352 'imak' options.txt /*'imak'* |
353 'imc' options.txt /*'imc'* | |
354 'imcmdline' options.txt /*'imcmdline'* | |
355 'imd' options.txt /*'imd'* | |
356 'imdisable' options.txt /*'imdisable'* | |
357 'imi' options.txt /*'imi'* | |
358 'iminsert' options.txt /*'iminsert'* | |
359 'ims' options.txt /*'ims'* | |
360 'imsearch' options.txt /*'imsearch'* | |
5024
7a2ffd685c0e
Update runtime files. Remove duplicate tags in help.
Bram Moolenaar <bram@vim.org>
parents:
5003
diff
changeset
|
361 'imsf' options.txt /*'imsf'* |
7a2ffd685c0e
Update runtime files. Remove duplicate tags in help.
Bram Moolenaar <bram@vim.org>
parents:
5003
diff
changeset
|
362 'imstatusfunc' options.txt /*'imstatusfunc'* |
7 | 363 'inc' options.txt /*'inc'* |
364 'include' options.txt /*'include'* | |
365 'includeexpr' options.txt /*'includeexpr'* | |
366 'incsearch' options.txt /*'incsearch'* | |
367 'inde' options.txt /*'inde'* | |
368 'indentexpr' options.txt /*'indentexpr'* | |
369 'indentkeys' options.txt /*'indentkeys'* | |
370 'indk' options.txt /*'indk'* | |
371 'inex' options.txt /*'inex'* | |
372 'inf' options.txt /*'inf'* | |
373 'infercase' options.txt /*'infercase'* | |
374 'insertmode' options.txt /*'insertmode'* | |
375 'is' options.txt /*'is'* | |
376 'isf' options.txt /*'isf'* | |
377 'isfname' options.txt /*'isfname'* | |
378 'isi' options.txt /*'isi'* | |
379 'isident' options.txt /*'isident'* | |
380 'isk' options.txt /*'isk'* | |
381 'iskeyword' options.txt /*'iskeyword'* | |
382 'isp' options.txt /*'isp'* | |
383 'isprint' options.txt /*'isprint'* | |
384 'joinspaces' options.txt /*'joinspaces'* | |
385 'js' options.txt /*'js'* | |
386 'key' options.txt /*'key'* | |
387 'keymap' options.txt /*'keymap'* | |
388 'keymodel' options.txt /*'keymodel'* | |
389 'keywordprg' options.txt /*'keywordprg'* | |
390 'km' options.txt /*'km'* | |
391 'kmp' options.txt /*'kmp'* | |
392 'kp' options.txt /*'kp'* | |
393 'langmap' options.txt /*'langmap'* | |
394 'langmenu' options.txt /*'langmenu'* | |
6369 | 395 'langnoremap' options.txt /*'langnoremap'* |
7 | 396 'laststatus' options.txt /*'laststatus'* |
397 'lazyredraw' options.txt /*'lazyredraw'* | |
398 'lbr' options.txt /*'lbr'* | |
399 'lcs' options.txt /*'lcs'* | |
400 'linebreak' options.txt /*'linebreak'* | |
401 'lines' options.txt /*'lines'* | |
402 'linespace' options.txt /*'linespace'* | |
403 'lisp' options.txt /*'lisp'* | |
404 'lispwords' options.txt /*'lispwords'* | |
405 'list' options.txt /*'list'* | |
406 'listchars' options.txt /*'listchars'* | |
407 'lm' options.txt /*'lm'* | |
408 'lmap' options.txt /*'lmap'* | |
6369 | 409 'lnr' options.txt /*'lnr'* |
7 | 410 'loadplugins' options.txt /*'loadplugins'* |
411 'lpl' options.txt /*'lpl'* | |
412 'ls' options.txt /*'ls'* | |
413 'lsp' options.txt /*'lsp'* | |
414 'lw' options.txt /*'lw'* | |
415 'lz' options.txt /*'lz'* | |
416 'ma' options.txt /*'ma'* | |
842 | 417 'macatsui' options.txt /*'macatsui'* |
7 | 418 'magic' options.txt /*'magic'* |
419 'makeef' options.txt /*'makeef'* | |
420 'makeprg' options.txt /*'makeprg'* | |
421 'mat' options.txt /*'mat'* | |
422 'matchpairs' options.txt /*'matchpairs'* | |
423 'matchtime' options.txt /*'matchtime'* | |
714 | 424 'maxcombine' options.txt /*'maxcombine'* |
7 | 425 'maxfuncdepth' options.txt /*'maxfuncdepth'* |
426 'maxmapdepth' options.txt /*'maxmapdepth'* | |
427 'maxmem' options.txt /*'maxmem'* | |
189 | 428 'maxmempattern' options.txt /*'maxmempattern'* |
7 | 429 'maxmemtot' options.txt /*'maxmemtot'* |
714 | 430 'mco' options.txt /*'mco'* |
7 | 431 'mef' options.txt /*'mef'* |
432 'menuitems' options.txt /*'menuitems'* | |
433 'mesg' vi_diff.txt /*'mesg'* | |
434 'mfd' options.txt /*'mfd'* | |
435 'mh' options.txt /*'mh'* | |
436 'mis' options.txt /*'mis'* | |
484 | 437 'mkspellmem' options.txt /*'mkspellmem'* |
7 | 438 'ml' options.txt /*'ml'* |
439 'mls' options.txt /*'mls'* | |
440 'mm' options.txt /*'mm'* | |
441 'mmd' options.txt /*'mmd'* | |
189 | 442 'mmp' options.txt /*'mmp'* |
7 | 443 'mmt' options.txt /*'mmt'* |
444 'mod' options.txt /*'mod'* | |
445 'modeline' options.txt /*'modeline'* | |
446 'modelines' options.txt /*'modelines'* | |
447 'modifiable' options.txt /*'modifiable'* | |
448 'modified' options.txt /*'modified'* | |
449 'more' options.txt /*'more'* | |
450 'mouse' options.txt /*'mouse'* | |
451 'mousef' options.txt /*'mousef'* | |
452 'mousefocus' options.txt /*'mousefocus'* | |
453 'mousehide' options.txt /*'mousehide'* | |
454 'mousem' options.txt /*'mousem'* | |
455 'mousemodel' options.txt /*'mousemodel'* | |
456 'mouses' options.txt /*'mouses'* | |
457 'mouseshape' options.txt /*'mouseshape'* | |
458 'mouset' options.txt /*'mouset'* | |
459 'mousetime' options.txt /*'mousetime'* | |
460 'mp' options.txt /*'mp'* | |
461 'mps' options.txt /*'mps'* | |
484 | 462 'msm' options.txt /*'msm'* |
14 | 463 'mzq' options.txt /*'mzq'* |
464 'mzquantum' options.txt /*'mzquantum'* | |
7 | 465 'nf' options.txt /*'nf'* |
466 'noacd' options.txt /*'noacd'* | |
467 'noai' options.txt /*'noai'* | |
468 'noakm' options.txt /*'noakm'* | |
469 'noallowrevins' options.txt /*'noallowrevins'* | |
470 'noaltkeymap' options.txt /*'noaltkeymap'* | |
471 'noanti' options.txt /*'noanti'* | |
472 'noantialias' options.txt /*'noantialias'* | |
473 'noar' options.txt /*'noar'* | |
474 'noarab' options.txt /*'noarab'* | |
475 'noarabic' options.txt /*'noarabic'* | |
476 'noarabicshape' options.txt /*'noarabicshape'* | |
477 'noari' options.txt /*'noari'* | |
478 'noarshape' options.txt /*'noarshape'* | |
479 'noas' todo.txt /*'noas'* | |
480 'noautochdir' options.txt /*'noautochdir'* | |
481 'noautoindent' options.txt /*'noautoindent'* | |
482 'noautoread' options.txt /*'noautoread'* | |
483 'noautosave' todo.txt /*'noautosave'* | |
484 'noautowrite' options.txt /*'noautowrite'* | |
485 'noautowriteall' options.txt /*'noautowriteall'* | |
486 'noaw' options.txt /*'noaw'* | |
487 'noawa' options.txt /*'noawa'* | |
488 'nobackup' options.txt /*'nobackup'* | |
489 'noballooneval' options.txt /*'noballooneval'* | |
490 'nobeval' options.txt /*'nobeval'* | |
491 'nobin' options.txt /*'nobin'* | |
492 'nobinary' options.txt /*'nobinary'* | |
493 'nobiosk' options.txt /*'nobiosk'* | |
494 'nobioskey' options.txt /*'nobioskey'* | |
495 'nobk' options.txt /*'nobk'* | |
496 'nobl' options.txt /*'nobl'* | |
497 'nobomb' options.txt /*'nobomb'* | |
498 'nobuflisted' options.txt /*'nobuflisted'* | |
499 'nocf' options.txt /*'nocf'* | |
500 'noci' options.txt /*'noci'* | |
501 'nocin' options.txt /*'nocin'* | |
502 'nocindent' options.txt /*'nocindent'* | |
503 'nocompatible' options.txt /*'nocompatible'* | |
504 'noconfirm' options.txt /*'noconfirm'* | |
505 'noconsk' options.txt /*'noconsk'* | |
506 'noconskey' options.txt /*'noconskey'* | |
507 'nocopyindent' options.txt /*'nocopyindent'* | |
508 'nocp' options.txt /*'nocp'* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
509 'nocrb' options.txt /*'nocrb'* |
4869 | 510 'nocscoperelative' options.txt /*'nocscoperelative'* |
7 | 511 'nocscopetag' options.txt /*'nocscopetag'* |
512 'nocscopeverbose' options.txt /*'nocscopeverbose'* | |
4869 | 513 'nocsre' options.txt /*'nocsre'* |
7 | 514 'nocst' options.txt /*'nocst'* |
515 'nocsverb' options.txt /*'nocsverb'* | |
742 | 516 'nocuc' options.txt /*'nocuc'* |
517 'nocul' options.txt /*'nocul'* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
518 'nocursorbind' options.txt /*'nocursorbind'* |
742 | 519 'nocursorcolumn' options.txt /*'nocursorcolumn'* |
520 'nocursorline' options.txt /*'nocursorline'* | |
7 | 521 'nodeco' options.txt /*'nodeco'* |
522 'nodelcombine' options.txt /*'nodelcombine'* | |
523 'nodg' options.txt /*'nodg'* | |
524 'nodiff' options.txt /*'nodiff'* | |
525 'nodigraph' options.txt /*'nodigraph'* | |
526 'noea' options.txt /*'noea'* | |
527 'noeb' options.txt /*'noeb'* | |
528 'noed' options.txt /*'noed'* | |
529 'noedcompatible' options.txt /*'noedcompatible'* | |
530 'noek' options.txt /*'noek'* | |
531 'noendofline' options.txt /*'noendofline'* | |
532 'noeol' options.txt /*'noeol'* | |
533 'noequalalways' options.txt /*'noequalalways'* | |
534 'noerrorbells' options.txt /*'noerrorbells'* | |
535 'noesckeys' options.txt /*'noesckeys'* | |
536 'noet' options.txt /*'noet'* | |
537 'noex' options.txt /*'noex'* | |
538 'noexpandtab' options.txt /*'noexpandtab'* | |
539 'noexrc' options.txt /*'noexrc'* | |
540 'nofen' options.txt /*'nofen'* | |
4264 | 541 'nofic' options.txt /*'nofic'* |
542 'nofileignorecase' options.txt /*'nofileignorecase'* | |
7 | 543 'nofk' options.txt /*'nofk'* |
544 'nofkmap' options.txt /*'nofkmap'* | |
545 'nofoldenable' options.txt /*'nofoldenable'* | |
546 'nogd' options.txt /*'nogd'* | |
547 'nogdefault' options.txt /*'nogdefault'* | |
548 'noguipty' options.txt /*'noguipty'* | |
549 'nohid' options.txt /*'nohid'* | |
550 'nohidden' options.txt /*'nohidden'* | |
551 'nohk' options.txt /*'nohk'* | |
552 'nohkmap' options.txt /*'nohkmap'* | |
553 'nohkmapp' options.txt /*'nohkmapp'* | |
554 'nohkp' options.txt /*'nohkp'* | |
555 'nohls' options.txt /*'nohls'* | |
556 'nohlsearch' options.txt /*'nohlsearch'* | |
557 'noic' options.txt /*'noic'* | |
558 'noicon' options.txt /*'noicon'* | |
559 'noignorecase' options.txt /*'noignorecase'* | |
560 'noim' options.txt /*'noim'* | |
561 'noimc' options.txt /*'noimc'* | |
562 'noimcmdline' options.txt /*'noimcmdline'* | |
563 'noimd' options.txt /*'noimd'* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
564 'noimdisable' options.txt /*'noimdisable'* |
7 | 565 'noincsearch' options.txt /*'noincsearch'* |
566 'noinf' options.txt /*'noinf'* | |
567 'noinfercase' options.txt /*'noinfercase'* | |
568 'noinsertmode' options.txt /*'noinsertmode'* | |
569 'nois' options.txt /*'nois'* | |
570 'nojoinspaces' options.txt /*'nojoinspaces'* | |
571 'nojs' options.txt /*'nojs'* | |
572 'nolazyredraw' options.txt /*'nolazyredraw'* | |
573 'nolbr' options.txt /*'nolbr'* | |
574 'nolinebreak' options.txt /*'nolinebreak'* | |
575 'nolisp' options.txt /*'nolisp'* | |
576 'nolist' options.txt /*'nolist'* | |
577 'noloadplugins' options.txt /*'noloadplugins'* | |
578 'nolpl' options.txt /*'nolpl'* | |
579 'nolz' options.txt /*'nolz'* | |
580 'noma' options.txt /*'noma'* | |
842 | 581 'nomacatsui' options.txt /*'nomacatsui'* |
7 | 582 'nomagic' options.txt /*'nomagic'* |
583 'nomh' options.txt /*'nomh'* | |
584 'noml' options.txt /*'noml'* | |
585 'nomod' options.txt /*'nomod'* | |
586 'nomodeline' options.txt /*'nomodeline'* | |
587 'nomodifiable' options.txt /*'nomodifiable'* | |
588 'nomodified' options.txt /*'nomodified'* | |
589 'nomore' options.txt /*'nomore'* | |
590 'nomousef' options.txt /*'nomousef'* | |
591 'nomousefocus' options.txt /*'nomousefocus'* | |
592 'nomousehide' options.txt /*'nomousehide'* | |
593 'nonu' options.txt /*'nonu'* | |
594 'nonumber' options.txt /*'nonumber'* | |
1121 | 595 'noodev' options.txt /*'noodev'* |
596 'noopendevice' options.txt /*'noopendevice'* | |
7 | 597 'nopaste' options.txt /*'nopaste'* |
598 'nopi' options.txt /*'nopi'* | |
599 'nopreserveindent' options.txt /*'nopreserveindent'* | |
600 'nopreviewwindow' options.txt /*'nopreviewwindow'* | |
168 | 601 'noprompt' options.txt /*'noprompt'* |
7 | 602 'nopvw' options.txt /*'nopvw'* |
603 'noreadonly' options.txt /*'noreadonly'* | |
2178
c6f1aa1e9f32
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar <bram@vim.org>
parents:
2154
diff
changeset
|
604 'norelativenumber' options.txt /*'norelativenumber'* |
7 | 605 'noremap' options.txt /*'noremap'* |
606 'norestorescreen' options.txt /*'norestorescreen'* | |
607 'norevins' options.txt /*'norevins'* | |
608 'nori' options.txt /*'nori'* | |
609 'norightleft' options.txt /*'norightleft'* | |
610 'norl' options.txt /*'norl'* | |
2178
c6f1aa1e9f32
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar <bram@vim.org>
parents:
2154
diff
changeset
|
611 'nornu' options.txt /*'nornu'* |
7 | 612 'noro' options.txt /*'noro'* |
613 'nors' options.txt /*'nors'* | |
614 'noru' options.txt /*'noru'* | |
615 'noruler' options.txt /*'noruler'* | |
616 'nosb' options.txt /*'nosb'* | |
617 'nosc' options.txt /*'nosc'* | |
618 'noscb' options.txt /*'noscb'* | |
619 'noscrollbind' options.txt /*'noscrollbind'* | |
620 'noscs' options.txt /*'noscs'* | |
621 'nosecure' options.txt /*'nosecure'* | |
622 'nosft' options.txt /*'nosft'* | |
623 'noshellslash' options.txt /*'noshellslash'* | |
168 | 624 'noshelltemp' options.txt /*'noshelltemp'* |
7 | 625 'noshiftround' options.txt /*'noshiftround'* |
626 'noshortname' options.txt /*'noshortname'* | |
627 'noshowcmd' options.txt /*'noshowcmd'* | |
628 'noshowfulltag' options.txt /*'noshowfulltag'* | |
629 'noshowmatch' options.txt /*'noshowmatch'* | |
630 'noshowmode' options.txt /*'noshowmode'* | |
631 'nosi' options.txt /*'nosi'* | |
632 'nosm' options.txt /*'nosm'* | |
633 'nosmartcase' options.txt /*'nosmartcase'* | |
634 'nosmartindent' options.txt /*'nosmartindent'* | |
635 'nosmarttab' options.txt /*'nosmarttab'* | |
636 'nosmd' options.txt /*'nosmd'* | |
637 'nosn' options.txt /*'nosn'* | |
638 'nosol' options.txt /*'nosol'* | |
221 | 639 'nospell' options.txt /*'nospell'* |
7 | 640 'nosplitbelow' options.txt /*'nosplitbelow'* |
641 'nosplitright' options.txt /*'nosplitright'* | |
642 'nospr' options.txt /*'nospr'* | |
643 'nosr' options.txt /*'nosr'* | |
644 'nossl' options.txt /*'nossl'* | |
645 'nosta' options.txt /*'nosta'* | |
646 'nostartofline' options.txt /*'nostartofline'* | |
168 | 647 'nostmp' options.txt /*'nostmp'* |
7 | 648 'noswapfile' options.txt /*'noswapfile'* |
649 'noswf' options.txt /*'noswf'* | |
650 'nota' options.txt /*'nota'* | |
651 'notagbsearch' options.txt /*'notagbsearch'* | |
652 'notagrelative' options.txt /*'notagrelative'* | |
653 'notagstack' options.txt /*'notagstack'* | |
654 'notbi' options.txt /*'notbi'* | |
655 'notbidi' options.txt /*'notbidi'* | |
656 'notbs' options.txt /*'notbs'* | |
657 'notermbidi' options.txt /*'notermbidi'* | |
658 'noterse' options.txt /*'noterse'* | |
659 'notextauto' options.txt /*'notextauto'* | |
660 'notextmode' options.txt /*'notextmode'* | |
661 'notf' options.txt /*'notf'* | |
662 'notgst' options.txt /*'notgst'* | |
663 'notildeop' options.txt /*'notildeop'* | |
664 'notimeout' options.txt /*'notimeout'* | |
665 'notitle' options.txt /*'notitle'* | |
666 'noto' options.txt /*'noto'* | |
667 'notop' options.txt /*'notop'* | |
668 'notr' options.txt /*'notr'* | |
669 'nottimeout' options.txt /*'nottimeout'* | |
670 'nottybuiltin' options.txt /*'nottybuiltin'* | |
671 'nottyfast' options.txt /*'nottyfast'* | |
672 'notx' options.txt /*'notx'* | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
673 'noudf' options.txt /*'noudf'* |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
674 'noundofile' options.txt /*'noundofile'* |
7 | 675 'novb' options.txt /*'novb'* |
676 'novice' vi_diff.txt /*'novice'* | |
677 'novisualbell' options.txt /*'novisualbell'* | |
678 'nowa' options.txt /*'nowa'* | |
679 'nowarn' options.txt /*'nowarn'* | |
680 'nowb' options.txt /*'nowb'* | |
681 'noweirdinvert' options.txt /*'noweirdinvert'* | |
682 'nowfh' options.txt /*'nowfh'* | |
782 | 683 'nowfw' options.txt /*'nowfw'* |
2662 | 684 'nowic' options.txt /*'nowic'* |
685 'nowildignorecase' options.txt /*'nowildignorecase'* | |
7 | 686 'nowildmenu' options.txt /*'nowildmenu'* |
687 'nowinfixheight' options.txt /*'nowinfixheight'* | |
782 | 688 'nowinfixwidth' options.txt /*'nowinfixwidth'* |
7 | 689 'nowiv' options.txt /*'nowiv'* |
690 'nowmnu' options.txt /*'nowmnu'* | |
691 'nowrap' options.txt /*'nowrap'* | |
692 'nowrapscan' options.txt /*'nowrapscan'* | |
693 'nowrite' options.txt /*'nowrite'* | |
694 'nowriteany' options.txt /*'nowriteany'* | |
695 'nowritebackup' options.txt /*'nowritebackup'* | |
696 'nows' options.txt /*'nows'* | |
697 'nrformats' options.txt /*'nrformats'* | |
698 'nu' options.txt /*'nu'* | |
699 'number' options.txt /*'number'* | |
13 | 700 'numberwidth' options.txt /*'numberwidth'* |
701 'nuw' options.txt /*'nuw'* | |
1121 | 702 'odev' options.txt /*'odev'* |
7 | 703 'oft' options.txt /*'oft'* |
502 | 704 'ofu' options.txt /*'ofu'* |
523 | 705 'omnifunc' options.txt /*'omnifunc'* |
7 | 706 'op' vi_diff.txt /*'op'* |
707 'open' vi_diff.txt /*'open'* | |
1121 | 708 'opendevice' options.txt /*'opendevice'* |
593 | 709 'operatorfunc' options.txt /*'operatorfunc'* |
710 'opfunc' options.txt /*'opfunc'* | |
7 | 711 'optimize' vi_diff.txt /*'optimize'* |
712 'option' intro.txt /*'option'* | |
713 'osfiletype' options.txt /*'osfiletype'* | |
714 'pa' options.txt /*'pa'* | |
715 'para' options.txt /*'para'* | |
716 'paragraphs' options.txt /*'paragraphs'* | |
717 'paste' options.txt /*'paste'* | |
718 'pastetoggle' options.txt /*'pastetoggle'* | |
719 'patchexpr' options.txt /*'patchexpr'* | |
720 'patchmode' options.txt /*'patchmode'* | |
721 'path' options.txt /*'path'* | |
722 'pdev' options.txt /*'pdev'* | |
723 'penc' options.txt /*'penc'* | |
724 'pex' options.txt /*'pex'* | |
725 'pexpr' options.txt /*'pexpr'* | |
726 'pfn' options.txt /*'pfn'* | |
766 | 727 'ph' options.txt /*'ph'* |
7 | 728 'pheader' options.txt /*'pheader'* |
729 'pi' options.txt /*'pi'* | |
730 'pm' options.txt /*'pm'* | |
15 | 731 'pmbcs' options.txt /*'pmbcs'* |
732 'pmbfn' options.txt /*'pmbfn'* | |
7 | 733 'popt' options.txt /*'popt'* |
734 'preserveindent' options.txt /*'preserveindent'* | |
735 'previewheight' options.txt /*'previewheight'* | |
736 'previewwindow' options.txt /*'previewwindow'* | |
737 'printdevice' options.txt /*'printdevice'* | |
738 'printencoding' options.txt /*'printencoding'* | |
739 'printexpr' options.txt /*'printexpr'* | |
740 'printfont' options.txt /*'printfont'* | |
741 'printheader' options.txt /*'printheader'* | |
15 | 742 'printmbcharset' options.txt /*'printmbcharset'* |
743 'printmbfont' options.txt /*'printmbfont'* | |
7 | 744 'printoptions' options.txt /*'printoptions'* |
168 | 745 'prompt' options.txt /*'prompt'* |
7 | 746 'pt' options.txt /*'pt'* |
766 | 747 'pumheight' options.txt /*'pumheight'* |
7 | 748 'pvh' options.txt /*'pvh'* |
749 'pvw' options.txt /*'pvw'* | |
12 | 750 'qe' options.txt /*'qe'* |
7 | 751 'quote motion.txt /*'quote* |
140 | 752 'quoteescape' options.txt /*'quoteescape'* |
1621 | 753 'rdt' options.txt /*'rdt'* |
4444 | 754 're' options.txt /*'re'* |
7 | 755 'readonly' options.txt /*'readonly'* |
756 'redraw' vi_diff.txt /*'redraw'* | |
1621 | 757 'redrawtime' options.txt /*'redrawtime'* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
758 'regexpengine' options.txt /*'regexpengine'* |
2178
c6f1aa1e9f32
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar <bram@vim.org>
parents:
2154
diff
changeset
|
759 'relativenumber' options.txt /*'relativenumber'* |
7 | 760 'remap' options.txt /*'remap'* |
6153 | 761 'renderoptions' options.txt /*'renderoptions'* |
7 | 762 'report' options.txt /*'report'* |
763 'restorescreen' options.txt /*'restorescreen'* | |
764 'revins' options.txt /*'revins'* | |
765 'ri' options.txt /*'ri'* | |
766 'rightleft' options.txt /*'rightleft'* | |
767 'rightleftcmd' options.txt /*'rightleftcmd'* | |
768 'rl' options.txt /*'rl'* | |
769 'rlc' options.txt /*'rlc'* | |
2178
c6f1aa1e9f32
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar <bram@vim.org>
parents:
2154
diff
changeset
|
770 'rnu' options.txt /*'rnu'* |
7 | 771 'ro' options.txt /*'ro'* |
6153 | 772 'rop' options.txt /*'rop'* |
7 | 773 'rs' options.txt /*'rs'* |
774 'rtp' options.txt /*'rtp'* | |
775 'ru' options.txt /*'ru'* | |
776 'ruf' options.txt /*'ruf'* | |
777 'ruler' options.txt /*'ruler'* | |
778 'rulerformat' options.txt /*'rulerformat'* | |
779 'runtimepath' options.txt /*'runtimepath'* | |
780 'sb' options.txt /*'sb'* | |
781 'sbo' options.txt /*'sbo'* | |
782 'sbr' options.txt /*'sbr'* | |
783 'sc' options.txt /*'sc'* | |
784 'scb' options.txt /*'scb'* | |
785 'scr' options.txt /*'scr'* | |
786 'scroll' options.txt /*'scroll'* | |
787 'scrollbind' options.txt /*'scrollbind'* | |
788 'scrolljump' options.txt /*'scrolljump'* | |
789 'scrolloff' options.txt /*'scrolloff'* | |
790 'scrollopt' options.txt /*'scrollopt'* | |
791 'scs' options.txt /*'scs'* | |
792 'sect' options.txt /*'sect'* | |
793 'sections' options.txt /*'sections'* | |
794 'secure' options.txt /*'secure'* | |
795 'sel' options.txt /*'sel'* | |
796 'selection' options.txt /*'selection'* | |
797 'selectmode' options.txt /*'selectmode'* | |
798 'sessionoptions' options.txt /*'sessionoptions'* | |
799 'sft' options.txt /*'sft'* | |
800 'sh' options.txt /*'sh'* | |
801 'shcf' options.txt /*'shcf'* | |
802 'shell' options.txt /*'shell'* | |
803 'shellcmdflag' options.txt /*'shellcmdflag'* | |
804 'shellpipe' options.txt /*'shellpipe'* | |
805 'shellquote' options.txt /*'shellquote'* | |
806 'shellredir' options.txt /*'shellredir'* | |
807 'shellslash' options.txt /*'shellslash'* | |
168 | 808 'shelltemp' options.txt /*'shelltemp'* |
7 | 809 'shelltype' options.txt /*'shelltype'* |
3371 | 810 'shellxescape' options.txt /*'shellxescape'* |
7 | 811 'shellxquote' options.txt /*'shellxquote'* |
812 'shiftround' options.txt /*'shiftround'* | |
813 'shiftwidth' options.txt /*'shiftwidth'* | |
814 'shm' options.txt /*'shm'* | |
815 'shortmess' options.txt /*'shortmess'* | |
816 'shortname' options.txt /*'shortname'* | |
817 'showbreak' options.txt /*'showbreak'* | |
818 'showcmd' options.txt /*'showcmd'* | |
819 'showfulltag' options.txt /*'showfulltag'* | |
820 'showmatch' options.txt /*'showmatch'* | |
821 'showmode' options.txt /*'showmode'* | |
677 | 822 'showtabline' options.txt /*'showtabline'* |
7 | 823 'shq' options.txt /*'shq'* |
824 'si' options.txt /*'si'* | |
825 'sidescroll' options.txt /*'sidescroll'* | |
826 'sidescrolloff' options.txt /*'sidescrolloff'* | |
827 'siso' options.txt /*'siso'* | |
828 'sj' options.txt /*'sj'* | |
829 'slm' options.txt /*'slm'* | |
830 'slow' vi_diff.txt /*'slow'* | |
831 'slowopen' vi_diff.txt /*'slowopen'* | |
832 'sm' options.txt /*'sm'* | |
833 'smartcase' options.txt /*'smartcase'* | |
834 'smartindent' options.txt /*'smartindent'* | |
835 'smarttab' options.txt /*'smarttab'* | |
410 | 836 'smc' options.txt /*'smc'* |
7 | 837 'smd' options.txt /*'smd'* |
838 'sn' options.txt /*'sn'* | |
839 'so' options.txt /*'so'* | |
840 'softtabstop' options.txt /*'softtabstop'* | |
841 'sol' options.txt /*'sol'* | |
842 'sourceany' vi_diff.txt /*'sourceany'* | |
843 'sp' options.txt /*'sp'* | |
386 | 844 'spc' options.txt /*'spc'* |
221 | 845 'spell' options.txt /*'spell'* |
386 | 846 'spellcapcheck' options.txt /*'spellcapcheck'* |
319 | 847 'spellfile' options.txt /*'spellfile'* |
221 | 848 'spelllang' options.txt /*'spelllang'* |
348 | 849 'spellsuggest' options.txt /*'spellsuggest'* |
319 | 850 'spf' options.txt /*'spf'* |
221 | 851 'spl' options.txt /*'spl'* |
7 | 852 'splitbelow' options.txt /*'splitbelow'* |
853 'splitright' options.txt /*'splitright'* | |
854 'spr' options.txt /*'spr'* | |
348 | 855 'sps' options.txt /*'sps'* |
7 | 856 'sr' options.txt /*'sr'* |
857 'srr' options.txt /*'srr'* | |
858 'ss' options.txt /*'ss'* | |
859 'ssl' options.txt /*'ssl'* | |
860 'ssop' options.txt /*'ssop'* | |
861 'st' options.txt /*'st'* | |
862 'sta' options.txt /*'sta'* | |
677 | 863 'stal' options.txt /*'stal'* |
7 | 864 'startofline' options.txt /*'startofline'* |
865 'statusline' options.txt /*'statusline'* | |
866 'stl' options.txt /*'stl'* | |
168 | 867 'stmp' options.txt /*'stmp'* |
7 | 868 'sts' options.txt /*'sts'* |
869 'su' options.txt /*'su'* | |
870 'sua' options.txt /*'sua'* | |
871 'suffixes' options.txt /*'suffixes'* | |
872 'suffixesadd' options.txt /*'suffixesadd'* | |
873 'sw' options.txt /*'sw'* | |
874 'swapfile' options.txt /*'swapfile'* | |
875 'swapsync' options.txt /*'swapsync'* | |
876 'swb' options.txt /*'swb'* | |
877 'swf' options.txt /*'swf'* | |
878 'switchbuf' options.txt /*'switchbuf'* | |
879 'sws' options.txt /*'sws'* | |
3371 | 880 'sxe' options.txt /*'sxe'* |
7 | 881 'sxq' options.txt /*'sxq'* |
882 'syn' options.txt /*'syn'* | |
410 | 883 'synmaxcol' options.txt /*'synmaxcol'* |
7 | 884 'syntax' options.txt /*'syntax'* |
885 't_#2' term.txt /*'t_#2'* | |
886 't_#4' term.txt /*'t_#4'* | |
887 't_%1' term.txt /*'t_%1'* | |
888 't_%i' term.txt /*'t_%i'* | |
889 't_&8' term.txt /*'t_&8'* | |
890 't_@7' term.txt /*'t_@7'* | |
891 't_AB' term.txt /*'t_AB'* | |
892 't_AF' term.txt /*'t_AF'* | |
893 't_AL' term.txt /*'t_AL'* | |
894 't_CS' term.txt /*'t_CS'* | |
895 't_CV' term.txt /*'t_CV'* | |
205 | 896 't_Ce' term.txt /*'t_Ce'* |
7 | 897 't_Co' term.txt /*'t_Co'* |
205 | 898 't_Cs' term.txt /*'t_Cs'* |
7 | 899 't_DL' term.txt /*'t_DL'* |
36 | 900 't_EI' term.txt /*'t_EI'* |
7 | 901 't_F1' term.txt /*'t_F1'* |
902 't_F2' term.txt /*'t_F2'* | |
903 't_F3' term.txt /*'t_F3'* | |
904 't_F4' term.txt /*'t_F4'* | |
905 't_F5' term.txt /*'t_F5'* | |
906 't_F6' term.txt /*'t_F6'* | |
907 't_F7' term.txt /*'t_F7'* | |
908 't_F8' term.txt /*'t_F8'* | |
909 't_F9' term.txt /*'t_F9'* | |
910 't_IE' term.txt /*'t_IE'* | |
911 't_IS' term.txt /*'t_IS'* | |
912 't_K1' term.txt /*'t_K1'* | |
913 't_K3' term.txt /*'t_K3'* | |
914 't_K4' term.txt /*'t_K4'* | |
915 't_K5' term.txt /*'t_K5'* | |
916 't_K6' term.txt /*'t_K6'* | |
917 't_K7' term.txt /*'t_K7'* | |
918 't_K8' term.txt /*'t_K8'* | |
919 't_K9' term.txt /*'t_K9'* | |
920 't_KA' term.txt /*'t_KA'* | |
921 't_KB' term.txt /*'t_KB'* | |
922 't_KC' term.txt /*'t_KC'* | |
923 't_KD' term.txt /*'t_KD'* | |
924 't_KE' term.txt /*'t_KE'* | |
925 't_KF' term.txt /*'t_KF'* | |
926 't_KG' term.txt /*'t_KG'* | |
927 't_KH' term.txt /*'t_KH'* | |
928 't_KI' term.txt /*'t_KI'* | |
929 't_KJ' term.txt /*'t_KJ'* | |
930 't_KK' term.txt /*'t_KK'* | |
931 't_KL' term.txt /*'t_KL'* | |
6884 | 932 't_RB' term.txt /*'t_RB'* |
7 | 933 't_RI' term.txt /*'t_RI'* |
934 't_RV' term.txt /*'t_RV'* | |
36 | 935 't_SI' term.txt /*'t_SI'* |
6741 | 936 't_SR' term.txt /*'t_SR'* |
7 | 937 't_Sb' term.txt /*'t_Sb'* |
938 't_Sf' term.txt /*'t_Sf'* | |
939 't_WP' term.txt /*'t_WP'* | |
940 't_WS' term.txt /*'t_WS'* | |
941 't_ZH' term.txt /*'t_ZH'* | |
942 't_ZR' term.txt /*'t_ZR'* | |
943 't_al' term.txt /*'t_al'* | |
944 't_bc' term.txt /*'t_bc'* | |
945 't_cd' term.txt /*'t_cd'* | |
946 't_ce' term.txt /*'t_ce'* | |
947 't_cl' term.txt /*'t_cl'* | |
948 't_cm' term.txt /*'t_cm'* | |
949 't_cs' term.txt /*'t_cs'* | |
950 't_da' term.txt /*'t_da'* | |
951 't_db' term.txt /*'t_db'* | |
952 't_dl' term.txt /*'t_dl'* | |
953 't_fs' term.txt /*'t_fs'* | |
954 't_k1' term.txt /*'t_k1'* | |
955 't_k2' term.txt /*'t_k2'* | |
956 't_k3' term.txt /*'t_k3'* | |
957 't_k4' term.txt /*'t_k4'* | |
958 't_k5' term.txt /*'t_k5'* | |
959 't_k6' term.txt /*'t_k6'* | |
960 't_k7' term.txt /*'t_k7'* | |
961 't_k8' term.txt /*'t_k8'* | |
962 't_k9' term.txt /*'t_k9'* | |
963 't_k;' term.txt /*'t_k;'* | |
964 't_kB' term.txt /*'t_kB'* | |
965 't_kD' term.txt /*'t_kD'* | |
966 't_kI' term.txt /*'t_kI'* | |
967 't_kN' term.txt /*'t_kN'* | |
968 't_kP' term.txt /*'t_kP'* | |
969 't_kb' term.txt /*'t_kb'* | |
970 't_kd' term.txt /*'t_kd'* | |
971 't_ke' term.txt /*'t_ke'* | |
972 't_kh' term.txt /*'t_kh'* | |
973 't_kl' term.txt /*'t_kl'* | |
974 't_kr' term.txt /*'t_kr'* | |
975 't_ks' term.txt /*'t_ks'* | |
976 't_ku' term.txt /*'t_ku'* | |
977 't_le' term.txt /*'t_le'* | |
978 't_mb' term.txt /*'t_mb'* | |
979 't_md' term.txt /*'t_md'* | |
980 't_me' term.txt /*'t_me'* | |
981 't_mr' term.txt /*'t_mr'* | |
982 't_ms' term.txt /*'t_ms'* | |
983 't_nd' term.txt /*'t_nd'* | |
984 't_op' term.txt /*'t_op'* | |
985 't_se' term.txt /*'t_se'* | |
986 't_so' term.txt /*'t_so'* | |
987 't_sr' term.txt /*'t_sr'* | |
988 't_star7' term.txt /*'t_star7'* | |
989 't_te' term.txt /*'t_te'* | |
990 't_ti' term.txt /*'t_ti'* | |
991 't_ts' term.txt /*'t_ts'* | |
4229 | 992 't_u7' term.txt /*'t_u7'* |
7 | 993 't_ue' term.txt /*'t_ue'* |
994 't_us' term.txt /*'t_us'* | |
995 't_ut' term.txt /*'t_ut'* | |
996 't_vb' term.txt /*'t_vb'* | |
997 't_ve' term.txt /*'t_ve'* | |
998 't_vi' term.txt /*'t_vi'* | |
999 't_vs' term.txt /*'t_vs'* | |
6647 | 1000 't_xn' term.txt /*'t_xn'* |
7 | 1001 't_xs' term.txt /*'t_xs'* |
1002 'ta' options.txt /*'ta'* | |
674 | 1003 'tabline' options.txt /*'tabline'* |
699 | 1004 'tabpagemax' options.txt /*'tabpagemax'* |
7 | 1005 'tabstop' options.txt /*'tabstop'* |
1006 'tag' options.txt /*'tag'* | |
1007 'tagbsearch' options.txt /*'tagbsearch'* | |
1008 'taglength' options.txt /*'taglength'* | |
1009 'tagrelative' options.txt /*'tagrelative'* | |
1010 'tags' options.txt /*'tags'* | |
1011 'tagstack' options.txt /*'tagstack'* | |
674 | 1012 'tal' options.txt /*'tal'* |
7 | 1013 'tb' options.txt /*'tb'* |
1014 'tbi' options.txt /*'tbi'* | |
1015 'tbidi' options.txt /*'tbidi'* | |
1016 'tbis' options.txt /*'tbis'* | |
1017 'tbs' options.txt /*'tbs'* | |
1018 'tenc' options.txt /*'tenc'* | |
1019 'term' options.txt /*'term'* | |
1020 'termbidi' options.txt /*'termbidi'* | |
1021 'termencoding' options.txt /*'termencoding'* | |
1022 'terse' options.txt /*'terse'* | |
1023 'textauto' options.txt /*'textauto'* | |
1024 'textmode' options.txt /*'textmode'* | |
1025 'textwidth' options.txt /*'textwidth'* | |
1026 'tf' options.txt /*'tf'* | |
1027 'tgst' options.txt /*'tgst'* | |
1028 'thesaurus' options.txt /*'thesaurus'* | |
1029 'tildeop' options.txt /*'tildeop'* | |
1030 'timeout' options.txt /*'timeout'* | |
1031 'timeoutlen' options.txt /*'timeoutlen'* | |
1032 'title' options.txt /*'title'* | |
1033 'titlelen' options.txt /*'titlelen'* | |
1034 'titleold' options.txt /*'titleold'* | |
1035 'titlestring' options.txt /*'titlestring'* | |
1036 'tl' options.txt /*'tl'* | |
1037 'tm' options.txt /*'tm'* | |
1038 'to' options.txt /*'to'* | |
1039 'toolbar' options.txt /*'toolbar'* | |
1040 'toolbariconsize' options.txt /*'toolbariconsize'* | |
1041 'top' options.txt /*'top'* | |
699 | 1042 'tpm' options.txt /*'tpm'* |
7 | 1043 'tr' options.txt /*'tr'* |
1044 'ts' options.txt /*'ts'* | |
1045 'tsl' options.txt /*'tsl'* | |
1046 'tsr' options.txt /*'tsr'* | |
1047 'ttimeout' options.txt /*'ttimeout'* | |
1048 'ttimeoutlen' options.txt /*'ttimeoutlen'* | |
1049 'ttm' options.txt /*'ttm'* | |
1050 'tty' options.txt /*'tty'* | |
1051 'ttybuiltin' options.txt /*'ttybuiltin'* | |
1052 'ttyfast' options.txt /*'ttyfast'* | |
1053 'ttym' options.txt /*'ttym'* | |
1054 'ttymouse' options.txt /*'ttymouse'* | |
1055 'ttyscroll' options.txt /*'ttyscroll'* | |
1056 'ttytype' options.txt /*'ttytype'* | |
1057 'tw' options.txt /*'tw'* | |
1058 'tx' options.txt /*'tx'* | |
1059 'uc' options.txt /*'uc'* | |
2214
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
1060 'udf' options.txt /*'udf'* |
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
1061 'udir' options.txt /*'udir'* |
7 | 1062 'ul' options.txt /*'ul'* |
2214
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
1063 'undodir' options.txt /*'undodir'* |
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
1064 'undofile' options.txt /*'undofile'* |
7 | 1065 'undolevels' options.txt /*'undolevels'* |
2394
a3aca345aafa
Add the 'undoreload' option to be able to undo a file reload.
Bram Moolenaar <bram@vim.org>
parents:
2378
diff
changeset
|
1066 'undoreload' options.txt /*'undoreload'* |
7 | 1067 'updatecount' options.txt /*'updatecount'* |
1068 'updatetime' options.txt /*'updatetime'* | |
2394
a3aca345aafa
Add the 'undoreload' option to be able to undo a file reload.
Bram Moolenaar <bram@vim.org>
parents:
2378
diff
changeset
|
1069 'ur' options.txt /*'ur'* |
7 | 1070 'ut' options.txt /*'ut'* |
1071 'vb' options.txt /*'vb'* | |
1072 'vbs' options.txt /*'vbs'* | |
1073 'vdir' options.txt /*'vdir'* | |
1074 've' options.txt /*'ve'* | |
1075 'verbose' options.txt /*'verbose'* | |
293 | 1076 'verbosefile' options.txt /*'verbosefile'* |
1077 'vfile' options.txt /*'vfile'* | |
7 | 1078 'vi' options.txt /*'vi'* |
1079 'viewdir' options.txt /*'viewdir'* | |
1080 'viewoptions' options.txt /*'viewoptions'* | |
1081 'viminfo' options.txt /*'viminfo'* | |
1082 'virtualedit' options.txt /*'virtualedit'* | |
1083 'visualbell' options.txt /*'visualbell'* | |
1084 'vop' options.txt /*'vop'* | |
1085 'w1200' vi_diff.txt /*'w1200'* | |
1086 'w300' vi_diff.txt /*'w300'* | |
1087 'w9600' vi_diff.txt /*'w9600'* | |
1088 'wa' options.txt /*'wa'* | |
1089 'wak' options.txt /*'wak'* | |
1090 'warn' options.txt /*'warn'* | |
1091 'wb' options.txt /*'wb'* | |
1092 'wc' options.txt /*'wc'* | |
1093 'wcm' options.txt /*'wcm'* | |
1094 'wd' options.txt /*'wd'* | |
1095 'weirdinvert' options.txt /*'weirdinvert'* | |
1096 'wfh' options.txt /*'wfh'* | |
782 | 1097 'wfw' options.txt /*'wfw'* |
7 | 1098 'wh' options.txt /*'wh'* |
1099 'whichwrap' options.txt /*'whichwrap'* | |
164 | 1100 'wi' options.txt /*'wi'* |
2662 | 1101 'wic' options.txt /*'wic'* |
7 | 1102 'wig' options.txt /*'wig'* |
1103 'wildchar' options.txt /*'wildchar'* | |
1104 'wildcharm' options.txt /*'wildcharm'* | |
1105 'wildignore' options.txt /*'wildignore'* | |
2662 | 1106 'wildignorecase' options.txt /*'wildignorecase'* |
7 | 1107 'wildmenu' options.txt /*'wildmenu'* |
1108 'wildmode' options.txt /*'wildmode'* | |
40 | 1109 'wildoptions' options.txt /*'wildoptions'* |
7 | 1110 'wim' options.txt /*'wim'* |
1111 'winaltkeys' options.txt /*'winaltkeys'* | |
164 | 1112 'window' options.txt /*'window'* |
7 | 1113 'winfixheight' options.txt /*'winfixheight'* |
782 | 1114 'winfixwidth' options.txt /*'winfixwidth'* |
7 | 1115 'winheight' options.txt /*'winheight'* |
1116 'winminheight' options.txt /*'winminheight'* | |
1117 'winminwidth' options.txt /*'winminwidth'* | |
1118 'winwidth' options.txt /*'winwidth'* | |
1119 'wiv' options.txt /*'wiv'* | |
1120 'wiw' options.txt /*'wiw'* | |
1121 'wm' options.txt /*'wm'* | |
1122 'wmh' options.txt /*'wmh'* | |
1123 'wmnu' options.txt /*'wmnu'* | |
1124 'wmw' options.txt /*'wmw'* | |
40 | 1125 'wop' options.txt /*'wop'* |
7 | 1126 'wrap' options.txt /*'wrap'* |
1127 'wrapmargin' options.txt /*'wrapmargin'* | |
1128 'wrapscan' options.txt /*'wrapscan'* | |
1129 'write' options.txt /*'write'* | |
1130 'writeany' options.txt /*'writeany'* | |
1131 'writebackup' options.txt /*'writebackup'* | |
1132 'writedelay' options.txt /*'writedelay'* | |
1133 'ws' options.txt /*'ws'* | |
1134 'ww' options.txt /*'ww'* | |
1135 '{ motion.txt /*'{* | |
1136 '} motion.txt /*'}* | |
1137 ( motion.txt /*(* | |
1138 ) motion.txt /*)* | |
1139 + motion.txt /*+* | |
596 | 1140 ++bad editing.txt /*++bad* |
7 | 1141 ++bin editing.txt /*++bin* |
1142 ++builtin_terms various.txt /*++builtin_terms* | |
819 | 1143 ++edit editing.txt /*++edit* |
7 | 1144 ++enc editing.txt /*++enc* |
1145 ++ff editing.txt /*++ff* | |
1146 ++nobin editing.txt /*++nobin* | |
1147 ++opt editing.txt /*++opt* | |
1148 +ARP various.txt /*+ARP* | |
1149 +GUI_Athena various.txt /*+GUI_Athena* | |
1150 +GUI_GTK various.txt /*+GUI_GTK* | |
1151 +GUI_Motif various.txt /*+GUI_Motif* | |
1152 +GUI_Photon various.txt /*+GUI_Photon* | |
1153 +GUI_neXtaw various.txt /*+GUI_neXtaw* | |
1154 +X11 various.txt /*+X11* | |
5340 | 1155 +acl various.txt /*+acl* |
7 | 1156 +arabic various.txt /*+arabic* |
1157 +autocmd various.txt /*+autocmd* | |
1158 +balloon_eval various.txt /*+balloon_eval* | |
1159 +browse various.txt /*+browse* | |
1160 +builtin_terms various.txt /*+builtin_terms* | |
1161 +byte_offset various.txt /*+byte_offset* | |
1162 +cindent various.txt /*+cindent* | |
1163 +clientserver various.txt /*+clientserver* | |
1164 +clipboard various.txt /*+clipboard* | |
1165 +cmd editing.txt /*+cmd* | |
1166 +cmdline_compl various.txt /*+cmdline_compl* | |
1167 +cmdline_hist various.txt /*+cmdline_hist* | |
1168 +cmdline_info various.txt /*+cmdline_info* | |
1169 +comments various.txt /*+comments* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
1170 +conceal various.txt /*+conceal* |
7 | 1171 +cryptv various.txt /*+cryptv* |
1172 +cscope various.txt /*+cscope* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
1173 +cursorbind various.txt /*+cursorbind* |
501 | 1174 +cursorshape various.txt /*+cursorshape* |
1175 +debug various.txt /*+debug* | |
7 | 1176 +dialog_con various.txt /*+dialog_con* |
1177 +dialog_con_gui various.txt /*+dialog_con_gui* | |
1178 +dialog_gui various.txt /*+dialog_gui* | |
1179 +diff various.txt /*+diff* | |
1180 +digraphs various.txt /*+digraphs* | |
6153 | 1181 +directx various.txt /*+directx* |
7 | 1182 +dnd various.txt /*+dnd* |
1183 +emacs_tags various.txt /*+emacs_tags* | |
1184 +eval various.txt /*+eval* | |
1185 +ex_extra various.txt /*+ex_extra* | |
1186 +extra_search various.txt /*+extra_search* | |
1187 +farsi various.txt /*+farsi* | |
1188 +feature-list various.txt /*+feature-list* | |
1189 +file_in_path various.txt /*+file_in_path* | |
1190 +find_in_path various.txt /*+find_in_path* | |
1621 | 1191 +float various.txt /*+float* |
7 | 1192 +folding various.txt /*+folding* |
1193 +footer various.txt /*+footer* | |
1194 +fork various.txt /*+fork* | |
1195 +gettext various.txt /*+gettext* | |
1196 +hangul_input various.txt /*+hangul_input* | |
1197 +iconv various.txt /*+iconv* | |
557 | 1198 +iconv/dyn various.txt /*+iconv\/dyn* |
7 | 1199 +insert_expand various.txt /*+insert_expand* |
1200 +jumplist various.txt /*+jumplist* | |
1201 +keymap various.txt /*+keymap* | |
1202 +langmap various.txt /*+langmap* | |
1203 +libcall various.txt /*+libcall* | |
1204 +linebreak various.txt /*+linebreak* | |
1205 +lispindent various.txt /*+lispindent* | |
1206 +listcmds various.txt /*+listcmds* | |
1207 +localmap various.txt /*+localmap* | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
1208 +lua various.txt /*+lua* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
1209 +lua/dyn various.txt /*+lua\/dyn* |
7 | 1210 +menu various.txt /*+menu* |
1211 +mksession various.txt /*+mksession* | |
1212 +modify_fname various.txt /*+modify_fname* | |
1213 +mouse various.txt /*+mouse* | |
1214 +mouse_dec various.txt /*+mouse_dec* | |
1215 +mouse_gpm various.txt /*+mouse_gpm* | |
5929 | 1216 +mouse_jsbterm various.txt /*+mouse_jsbterm* |
7 | 1217 +mouse_netterm various.txt /*+mouse_netterm* |
1218 +mouse_pterm various.txt /*+mouse_pterm* | |
3750 | 1219 +mouse_sgr various.txt /*+mouse_sgr* |
1621 | 1220 +mouse_sysmouse various.txt /*+mouse_sysmouse* |
3224 | 1221 +mouse_urxvt various.txt /*+mouse_urxvt* |
7 | 1222 +mouse_xterm various.txt /*+mouse_xterm* |
1223 +mouseshape various.txt /*+mouseshape* | |
1224 +multi_byte various.txt /*+multi_byte* | |
1225 +multi_byte_ime various.txt /*+multi_byte_ime* | |
1226 +multi_lang various.txt /*+multi_lang* | |
14 | 1227 +mzscheme various.txt /*+mzscheme* |
626 | 1228 +mzscheme/dyn various.txt /*+mzscheme\/dyn* |
7 | 1229 +netbeans_intg various.txt /*+netbeans_intg* |
1230 +ole various.txt /*+ole* | |
1231 +path_extra various.txt /*+path_extra* | |
1232 +perl various.txt /*+perl* | |
557 | 1233 +perl/dyn various.txt /*+perl\/dyn* |
2214
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
1234 +persistent_undo various.txt /*+persistent_undo* |
7 | 1235 +postscript various.txt /*+postscript* |
1236 +printer various.txt /*+printer* | |
189 | 1237 +profile various.txt /*+profile* |
7 | 1238 +python various.txt /*+python* |
557 | 1239 +python/dyn various.txt /*+python\/dyn* |
2368 | 1240 +python3 various.txt /*+python3* |
1241 +python3/dyn various.txt /*+python3\/dyn* | |
7 | 1242 +quickfix various.txt /*+quickfix* |
794 | 1243 +reltime various.txt /*+reltime* |
7 | 1244 +rightleft various.txt /*+rightleft* |
1245 +ruby various.txt /*+ruby* | |
557 | 1246 +ruby/dyn various.txt /*+ruby\/dyn* |
7 | 1247 +scrollbind various.txt /*+scrollbind* |
1248 +signs various.txt /*+signs* | |
1249 +smartindent various.txt /*+smartindent* | |
1250 +sniff various.txt /*+sniff* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1251 +startuptime various.txt /*+startuptime* |
7 | 1252 +statusline various.txt /*+statusline* |
1253 +sun_workshop various.txt /*+sun_workshop* | |
1254 +syntax various.txt /*+syntax* | |
1255 +system() various.txt /*+system()* | |
1256 +tag_any_white various.txt /*+tag_any_white* | |
1257 +tag_binary various.txt /*+tag_binary* | |
1258 +tag_old_static various.txt /*+tag_old_static* | |
1259 +tcl various.txt /*+tcl* | |
557 | 1260 +tcl/dyn various.txt /*+tcl\/dyn* |
7 | 1261 +terminfo various.txt /*+terminfo* |
1262 +termresponse various.txt /*+termresponse* | |
1263 +textobjects various.txt /*+textobjects* | |
1264 +tgetent various.txt /*+tgetent* | |
1265 +title various.txt /*+title* | |
1266 +toolbar various.txt /*+toolbar* | |
1267 +user_commands various.txt /*+user_commands* | |
1268 +vertsplit various.txt /*+vertsplit* | |
1269 +viminfo various.txt /*+viminfo* | |
1270 +virtualedit various.txt /*+virtualedit* | |
1271 +visual various.txt /*+visual* | |
1272 +visualextra various.txt /*+visualextra* | |
1273 +vreplace various.txt /*+vreplace* | |
1274 +wildignore various.txt /*+wildignore* | |
1275 +wildmenu various.txt /*+wildmenu* | |
1276 +windows various.txt /*+windows* | |
1277 +writebackup various.txt /*+writebackup* | |
1278 +xfontset various.txt /*+xfontset* | |
1279 +xim various.txt /*+xim* | |
5340 | 1280 +xpm various.txt /*+xpm* |
3281 | 1281 +xpm_w32 various.txt /*+xpm_w32* |
7 | 1282 +xsmp various.txt /*+xsmp* |
1283 +xsmp_interact various.txt /*+xsmp_interact* | |
1284 +xterm_clipboard various.txt /*+xterm_clipboard* | |
1285 +xterm_save various.txt /*+xterm_save* | |
1286 , motion.txt /*,* | |
1287 - motion.txt /*-* | |
1288 -+ starting.txt /*-+* | |
1289 -+/ starting.txt /*-+\/* | |
1290 -+c starting.txt /*-+c* | |
1291 -+reverse gui_x11.txt /*-+reverse* | |
1292 -+rv gui_x11.txt /*-+rv* | |
1293 -- starting.txt /*--* | |
1294 --- starting.txt /*---* | |
1295 --cmd starting.txt /*--cmd* | |
1296 --echo-wid starting.txt /*--echo-wid* | |
1297 --help starting.txt /*--help* | |
1298 --literal starting.txt /*--literal* | |
1299 --nofork starting.txt /*--nofork* | |
1300 --noplugin starting.txt /*--noplugin* | |
1301 --remote remote.txt /*--remote* | |
1302 --remote-expr remote.txt /*--remote-expr* | |
1303 --remote-send remote.txt /*--remote-send* | |
1304 --remote-silent remote.txt /*--remote-silent* | |
730 | 1305 --remote-tab remote.txt /*--remote-tab* |
1306 --remote-tab-silent remote.txt /*--remote-tab-silent* | |
1307 --remote-tab-wait remote.txt /*--remote-tab-wait* | |
1308 --remote-tab-wait-silent remote.txt /*--remote-tab-wait-silent* | |
7 | 1309 --remote-wait remote.txt /*--remote-wait* |
1310 --remote-wait-silent remote.txt /*--remote-wait-silent* | |
1311 --role starting.txt /*--role* | |
1312 --serverlist remote.txt /*--serverlist* | |
1313 --servername remote.txt /*--servername* | |
1314 --socketid starting.txt /*--socketid* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1315 --startuptime starting.txt /*--startuptime* |
7 | 1316 --version starting.txt /*--version* |
1621 | 1317 --windowid starting.txt /*--windowid* |
7 | 1318 -A starting.txt /*-A* |
1319 -C starting.txt /*-C* | |
1320 -D starting.txt /*-D* | |
1321 -E starting.txt /*-E* | |
1322 -F starting.txt /*-F* | |
1323 -H starting.txt /*-H* | |
1324 -L starting.txt /*-L* | |
1325 -M starting.txt /*-M* | |
1326 -N starting.txt /*-N* | |
1327 -O starting.txt /*-O* | |
1328 -P starting.txt /*-P* | |
1329 -R starting.txt /*-R* | |
1330 -S starting.txt /*-S* | |
1331 -T starting.txt /*-T* | |
1332 -U starting.txt /*-U* | |
1333 -V starting.txt /*-V* | |
1334 -W starting.txt /*-W* | |
1335 -X starting.txt /*-X* | |
1336 -Z starting.txt /*-Z* | |
1337 -b starting.txt /*-b* | |
1338 -background gui_x11.txt /*-background* | |
1339 -bg gui_x11.txt /*-bg* | |
1340 -boldfont gui_x11.txt /*-boldfont* | |
1341 -borderwidth gui_x11.txt /*-borderwidth* | |
1342 -bw gui_x11.txt /*-bw* | |
1343 -c starting.txt /*-c* | |
1344 -d starting.txt /*-d* | |
1345 -dev starting.txt /*-dev* | |
1346 -display gui_x11.txt /*-display* | |
1347 -e starting.txt /*-e* | |
1348 -f starting.txt /*-f* | |
1349 -fg gui_x11.txt /*-fg* | |
1350 -file starting.txt /*-file* | |
1351 -fn gui_x11.txt /*-fn* | |
1352 -font gui_x11.txt /*-font* | |
1353 -foreground gui_x11.txt /*-foreground* | |
1354 -g starting.txt /*-g* | |
1355 -geom gui_x11.txt /*-geom* | |
1356 -geometry gui_x11.txt /*-geometry* | |
1357 -geometry-example gui_x11.txt /*-geometry-example* | |
1358 -gui gui_x11.txt /*-gui* | |
1359 -h starting.txt /*-h* | |
1360 -i starting.txt /*-i* | |
1361 -iconic gui_x11.txt /*-iconic* | |
1362 -italicfont gui_x11.txt /*-italicfont* | |
1363 -l starting.txt /*-l* | |
1364 -m starting.txt /*-m* | |
1365 -menufont gui_x11.txt /*-menufont* | |
1366 -menufontset gui_x11.txt /*-menufontset* | |
1367 -menuheight gui_x11.txt /*-menuheight* | |
1368 -mf gui_x11.txt /*-mf* | |
1369 -mh gui_x11.txt /*-mh* | |
1370 -n starting.txt /*-n* | |
1371 -nb starting.txt /*-nb* | |
1372 -o starting.txt /*-o* | |
674 | 1373 -p starting.txt /*-p* |
7 | 1374 -q starting.txt /*-q* |
1375 -qf starting.txt /*-qf* | |
1376 -r starting.txt /*-r* | |
1377 -register if_ole.txt /*-register* | |
1378 -reverse gui_x11.txt /*-reverse* | |
1379 -rv gui_x11.txt /*-rv* | |
1380 -s starting.txt /*-s* | |
1381 -s-ex starting.txt /*-s-ex* | |
1382 -scrollbarwidth gui_x11.txt /*-scrollbarwidth* | |
1383 -silent if_ole.txt /*-silent* | |
1384 -sw gui_x11.txt /*-sw* | |
1385 -t starting.txt /*-t* | |
1386 -tag starting.txt /*-tag* | |
1387 -u starting.txt /*-u* | |
1388 -ul gui_x11.txt /*-ul* | |
1389 -unregister if_ole.txt /*-unregister* | |
1390 -v starting.txt /*-v* | |
1391 -vim starting.txt /*-vim* | |
1392 -w starting.txt /*-w* | |
1393 -w_nr starting.txt /*-w_nr* | |
1394 -x starting.txt /*-x* | |
1395 -xrm gui_x11.txt /*-xrm* | |
1396 -y starting.txt /*-y* | |
1397 . repeat.txt /*.* | |
1121 | 1398 ... eval.txt /*...* |
7 | 1399 .Xdefaults gui_x11.txt /*.Xdefaults* |
374 | 1400 .aff spell.txt /*.aff* |
1401 .dic spell.txt /*.dic* | |
7 | 1402 .exrc starting.txt /*.exrc* |
1403 .gvimrc gui.txt /*.gvimrc* | |
6476 | 1404 .netrwbook pi_netrw.txt /*.netrwbook* |
1405 .netrwhist pi_netrw.txt /*.netrwhist* | |
7 | 1406 .vimrc starting.txt /*.vimrc* |
1407 / pattern.txt /*\/* | |
1408 /$ pattern.txt /*\/$* | |
1409 /. pattern.txt /*\/.* | |
1621 | 1410 // version7.txt /*\/\/* |
7 | 1411 //; pattern.txt /*\/\/;* |
1412 /<CR> pattern.txt /*\/<CR>* | |
168 | 1413 /[[. pattern.txt /*\/[[.* |
1414 /[[= pattern.txt /*\/[[=* | |
1121 | 1415 /[\n] pattern.txt /*\/[\\n]* |
7 | 1416 /[] pattern.txt /*\/[]* |
1417 /\ pattern.txt /*\/\\* | |
1418 /\$ pattern.txt /*\/\\$* | |
1419 /\%# pattern.txt /*\/\\%#* | |
4444 | 1420 /\%#= pattern.txt /*\/\\%#=* |
7 | 1421 /\%$ pattern.txt /*\/\\%$* |
639 | 1422 /\%'m pattern.txt /*\/\\%'m* |
7 | 1423 /\%( pattern.txt /*\/\\%(* |
1424 /\%(\) pattern.txt /*\/\\%(\\)* | |
639 | 1425 /\%<'m pattern.txt /*\/\\%<'m* |
7 | 1426 /\%<c pattern.txt /*\/\\%<c* |
1427 /\%<l pattern.txt /*\/\\%<l* | |
1428 /\%<v pattern.txt /*\/\\%<v* | |
639 | 1429 /\%>'m pattern.txt /*\/\\%>'m* |
7 | 1430 /\%>c pattern.txt /*\/\\%>c* |
1431 /\%>l pattern.txt /*\/\\%>l* | |
1432 /\%>v pattern.txt /*\/\\%>v* | |
5929 | 1433 /\%C pattern.txt /*\/\\%C* |
140 | 1434 /\%U pattern.txt /*\/\\%U* |
639 | 1435 /\%V pattern.txt /*\/\\%V* |
7 | 1436 /\%[] pattern.txt /*\/\\%[]* |
1437 /\%^ pattern.txt /*\/\\%^* | |
1438 /\%c pattern.txt /*\/\\%c* | |
24 | 1439 /\%d pattern.txt /*\/\\%d* |
7 | 1440 /\%l pattern.txt /*\/\\%l* |
24 | 1441 /\%o pattern.txt /*\/\\%o* |
1442 /\%u pattern.txt /*\/\\%u* | |
7 | 1443 /\%v pattern.txt /*\/\\%v* |
24 | 1444 /\%x pattern.txt /*\/\\%x* |
7 | 1445 /\& pattern.txt /*\/\\&* |
1446 /\( pattern.txt /*\/\\(* | |
1447 /\(\) pattern.txt /*\/\\(\\)* | |
1448 /\) pattern.txt /*\/\\)* | |
1449 /\+ pattern.txt /*\/\\+* | |
1450 /\. pattern.txt /*\/\\.* | |
1451 /\1 pattern.txt /*\/\\1* | |
1452 /\2 pattern.txt /*\/\\2* | |
1453 /\3 pattern.txt /*\/\\3* | |
1454 /\9 pattern.txt /*\/\\9* | |
1455 /\< pattern.txt /*\/\\<* | |
1456 /\= pattern.txt /*\/\\=* | |
1457 /\> pattern.txt /*\/\\>* | |
1458 /\? pattern.txt /*\/\\?* | |
1459 /\@! pattern.txt /*\/\\@!* | |
1460 /\@<! pattern.txt /*\/\\@<!* | |
1461 /\@<= pattern.txt /*\/\\@<=* | |
1462 /\@= pattern.txt /*\/\\@=* | |
1463 /\@> pattern.txt /*\/\\@>* | |
1464 /\A pattern.txt /*\/\\A* | |
1465 /\C pattern.txt /*\/\\C* | |
1466 /\D pattern.txt /*\/\\D* | |
1467 /\F pattern.txt /*\/\\F* | |
1468 /\H pattern.txt /*\/\\H* | |
1469 /\I pattern.txt /*\/\\I* | |
1470 /\K pattern.txt /*\/\\K* | |
1471 /\L pattern.txt /*\/\\L* | |
1472 /\M pattern.txt /*\/\\M* | |
1473 /\O pattern.txt /*\/\\O* | |
1474 /\P pattern.txt /*\/\\P* | |
1475 /\S pattern.txt /*\/\\S* | |
1476 /\U pattern.txt /*\/\\U* | |
1477 /\V pattern.txt /*\/\\V* | |
1478 /\W pattern.txt /*\/\\W* | |
1479 /\X pattern.txt /*\/\\X* | |
1480 /\Z pattern.txt /*\/\\Z* | |
1481 /\[] pattern.txt /*\/\\[]* | |
1482 /\\ pattern.txt /*\/\\\\* | |
1483 /\] pattern.txt /*\/\\]* | |
1484 /\^ pattern.txt /*\/\\^* | |
1485 /\_ pattern.txt /*\/\\_* | |
1486 /\_$ pattern.txt /*\/\\_$* | |
1487 /\_. pattern.txt /*\/\\_.* | |
1488 /\_A pattern.txt /*\/\\_A* | |
1489 /\_D pattern.txt /*\/\\_D* | |
1490 /\_F pattern.txt /*\/\\_F* | |
1491 /\_H pattern.txt /*\/\\_H* | |
1492 /\_I pattern.txt /*\/\\_I* | |
1493 /\_K pattern.txt /*\/\\_K* | |
1494 /\_L pattern.txt /*\/\\_L* | |
1495 /\_O pattern.txt /*\/\\_O* | |
1496 /\_P pattern.txt /*\/\\_P* | |
1497 /\_S pattern.txt /*\/\\_S* | |
1498 /\_U pattern.txt /*\/\\_U* | |
1499 /\_W pattern.txt /*\/\\_W* | |
1500 /\_X pattern.txt /*\/\\_X* | |
1501 /\_[] pattern.txt /*\/\\_[]* | |
1502 /\_^ pattern.txt /*\/\\_^* | |
1503 /\_a pattern.txt /*\/\\_a* | |
1504 /\_d pattern.txt /*\/\\_d* | |
1505 /\_f pattern.txt /*\/\\_f* | |
1506 /\_h pattern.txt /*\/\\_h* | |
1507 /\_i pattern.txt /*\/\\_i* | |
1508 /\_k pattern.txt /*\/\\_k* | |
1509 /\_l pattern.txt /*\/\\_l* | |
1510 /\_o pattern.txt /*\/\\_o* | |
1511 /\_p pattern.txt /*\/\\_p* | |
1512 /\_s pattern.txt /*\/\\_s* | |
1513 /\_u pattern.txt /*\/\\_u* | |
1514 /\_w pattern.txt /*\/\\_w* | |
1515 /\_x pattern.txt /*\/\\_x* | |
1516 /\a pattern.txt /*\/\\a* | |
1517 /\b pattern.txt /*\/\\b* | |
1518 /\bar pattern.txt /*\/\\bar* | |
1519 /\c pattern.txt /*\/\\c* | |
1520 /\d pattern.txt /*\/\\d* | |
1521 /\e pattern.txt /*\/\\e* | |
1522 /\f pattern.txt /*\/\\f* | |
1523 /\h pattern.txt /*\/\\h* | |
1524 /\i pattern.txt /*\/\\i* | |
1525 /\k pattern.txt /*\/\\k* | |
1526 /\l pattern.txt /*\/\\l* | |
1527 /\m pattern.txt /*\/\\m* | |
1528 /\n pattern.txt /*\/\\n* | |
1529 /\o pattern.txt /*\/\\o* | |
1530 /\p pattern.txt /*\/\\p* | |
1531 /\r pattern.txt /*\/\\r* | |
1532 /\s pattern.txt /*\/\\s* | |
1533 /\star pattern.txt /*\/\\star* | |
1534 /\t pattern.txt /*\/\\t* | |
1535 /\u pattern.txt /*\/\\u* | |
1536 /\v pattern.txt /*\/\\v* | |
1537 /\w pattern.txt /*\/\\w* | |
1538 /\x pattern.txt /*\/\\x* | |
1539 /\z( syntax.txt /*\/\\z(* | |
1540 /\z(\) syntax.txt /*\/\\z(\\)* | |
1541 /\z1 syntax.txt /*\/\\z1* | |
1542 /\z2 syntax.txt /*\/\\z2* | |
1543 /\z3 syntax.txt /*\/\\z3* | |
1544 /\z4 syntax.txt /*\/\\z4* | |
1545 /\z5 syntax.txt /*\/\\z5* | |
1546 /\z6 syntax.txt /*\/\\z6* | |
1547 /\z7 syntax.txt /*\/\\z7* | |
1548 /\z8 syntax.txt /*\/\\z8* | |
1549 /\z9 syntax.txt /*\/\\z9* | |
1550 /\ze pattern.txt /*\/\\ze* | |
1551 /\zs pattern.txt /*\/\\zs* | |
1552 /\{ pattern.txt /*\/\\{* | |
1553 /\{- pattern.txt /*\/\\{-* | |
1554 /\~ pattern.txt /*\/\\~* | |
1555 /^ pattern.txt /*\/^* | |
1556 /atom pattern.txt /*\/atom* | |
1557 /bar pattern.txt /*\/bar* | |
1558 /branch pattern.txt /*\/branch* | |
20 | 1559 /character-classes pattern.txt /*\/character-classes* |
7 | 1560 /collection pattern.txt /*\/collection* |
1561 /concat pattern.txt /*\/concat* | |
1562 /dyn various.txt /*\/dyn* | |
1563 /ignorecase pattern.txt /*\/ignorecase* | |
1564 /magic pattern.txt /*\/magic* | |
1565 /multi pattern.txt /*\/multi* | |
1566 /ordinary-atom pattern.txt /*\/ordinary-atom* | |
1567 /pattern pattern.txt /*\/pattern* | |
1568 /piece pattern.txt /*\/piece* | |
1569 /star pattern.txt /*\/star* | |
1570 /zero-width pattern.txt /*\/zero-width* | |
1571 /~ pattern.txt /*\/~* | |
1572 0 motion.txt /*0* | |
1573 01.1 usr_01.txt /*01.1* | |
1574 01.2 usr_01.txt /*01.2* | |
1575 01.3 usr_01.txt /*01.3* | |
1576 01.4 usr_01.txt /*01.4* | |
1577 02.1 usr_02.txt /*02.1* | |
1578 02.2 usr_02.txt /*02.2* | |
1579 02.3 usr_02.txt /*02.3* | |
1580 02.4 usr_02.txt /*02.4* | |
1581 02.5 usr_02.txt /*02.5* | |
1582 02.6 usr_02.txt /*02.6* | |
1583 02.7 usr_02.txt /*02.7* | |
1584 02.8 usr_02.txt /*02.8* | |
1585 03.1 usr_03.txt /*03.1* | |
1586 03.10 usr_03.txt /*03.10* | |
1587 03.2 usr_03.txt /*03.2* | |
1588 03.3 usr_03.txt /*03.3* | |
1589 03.4 usr_03.txt /*03.4* | |
1590 03.5 usr_03.txt /*03.5* | |
1591 03.6 usr_03.txt /*03.6* | |
1592 03.7 usr_03.txt /*03.7* | |
1593 03.8 usr_03.txt /*03.8* | |
1594 03.9 usr_03.txt /*03.9* | |
1595 04.1 usr_04.txt /*04.1* | |
1596 04.10 usr_04.txt /*04.10* | |
1597 04.2 usr_04.txt /*04.2* | |
1598 04.3 usr_04.txt /*04.3* | |
1599 04.4 usr_04.txt /*04.4* | |
1600 04.5 usr_04.txt /*04.5* | |
1601 04.6 usr_04.txt /*04.6* | |
1602 04.7 usr_04.txt /*04.7* | |
1603 04.8 usr_04.txt /*04.8* | |
1604 04.9 usr_04.txt /*04.9* | |
1605 05.1 usr_05.txt /*05.1* | |
1606 05.2 usr_05.txt /*05.2* | |
1607 05.3 usr_05.txt /*05.3* | |
1608 05.4 usr_05.txt /*05.4* | |
1609 05.5 usr_05.txt /*05.5* | |
1610 05.6 usr_05.txt /*05.6* | |
1611 05.7 usr_05.txt /*05.7* | |
1612 06.1 usr_06.txt /*06.1* | |
1613 06.2 usr_06.txt /*06.2* | |
1614 06.3 usr_06.txt /*06.3* | |
1615 06.4 usr_06.txt /*06.4* | |
1616 06.5 usr_06.txt /*06.5* | |
1617 06.6 usr_06.txt /*06.6* | |
1618 07.1 usr_07.txt /*07.1* | |
1619 07.2 usr_07.txt /*07.2* | |
1620 07.3 usr_07.txt /*07.3* | |
1621 07.4 usr_07.txt /*07.4* | |
1622 07.5 usr_07.txt /*07.5* | |
1623 07.6 usr_07.txt /*07.6* | |
1624 07.7 usr_07.txt /*07.7* | |
1625 08.1 usr_08.txt /*08.1* | |
1626 08.2 usr_08.txt /*08.2* | |
1627 08.3 usr_08.txt /*08.3* | |
1628 08.4 usr_08.txt /*08.4* | |
1629 08.5 usr_08.txt /*08.5* | |
1630 08.6 usr_08.txt /*08.6* | |
1631 08.7 usr_08.txt /*08.7* | |
1632 08.8 usr_08.txt /*08.8* | |
688 | 1633 08.9 usr_08.txt /*08.9* |
7 | 1634 09.1 usr_09.txt /*09.1* |
1635 09.2 usr_09.txt /*09.2* | |
1636 09.3 usr_09.txt /*09.3* | |
1637 09.4 usr_09.txt /*09.4* | |
1638 10.1 usr_10.txt /*10.1* | |
1639 10.2 usr_10.txt /*10.2* | |
1640 10.3 usr_10.txt /*10.3* | |
1641 10.4 usr_10.txt /*10.4* | |
1642 10.5 usr_10.txt /*10.5* | |
1643 10.6 usr_10.txt /*10.6* | |
1644 10.7 usr_10.txt /*10.7* | |
1645 10.8 usr_10.txt /*10.8* | |
1646 10.9 usr_10.txt /*10.9* | |
1647 11.1 usr_11.txt /*11.1* | |
1648 11.2 usr_11.txt /*11.2* | |
1649 11.3 usr_11.txt /*11.3* | |
1650 11.4 usr_11.txt /*11.4* | |
1651 12.1 usr_12.txt /*12.1* | |
1652 12.2 usr_12.txt /*12.2* | |
1653 12.3 usr_12.txt /*12.3* | |
1654 12.4 usr_12.txt /*12.4* | |
1655 12.5 usr_12.txt /*12.5* | |
1656 12.6 usr_12.txt /*12.6* | |
1657 12.7 usr_12.txt /*12.7* | |
1658 12.8 usr_12.txt /*12.8* | |
523 | 1659 1gD pattern.txt /*1gD* |
1660 1gd pattern.txt /*1gd* | |
7 | 1661 20.1 usr_20.txt /*20.1* |
1662 20.2 usr_20.txt /*20.2* | |
1663 20.3 usr_20.txt /*20.3* | |
1664 20.4 usr_20.txt /*20.4* | |
1665 20.5 usr_20.txt /*20.5* | |
1666 21.1 usr_21.txt /*21.1* | |
1667 21.2 usr_21.txt /*21.2* | |
1668 21.3 usr_21.txt /*21.3* | |
1669 21.4 usr_21.txt /*21.4* | |
1670 21.5 usr_21.txt /*21.5* | |
1671 21.6 usr_21.txt /*21.6* | |
1672 22.1 usr_22.txt /*22.1* | |
1673 22.2 usr_22.txt /*22.2* | |
1674 22.3 usr_22.txt /*22.3* | |
1675 22.4 usr_22.txt /*22.4* | |
1676 23.1 usr_23.txt /*23.1* | |
1677 23.2 usr_23.txt /*23.2* | |
1678 23.3 usr_23.txt /*23.3* | |
1679 23.4 usr_23.txt /*23.4* | |
1680 23.5 usr_23.txt /*23.5* | |
1681 24.1 usr_24.txt /*24.1* | |
1682 24.10 usr_24.txt /*24.10* | |
1683 24.2 usr_24.txt /*24.2* | |
1684 24.3 usr_24.txt /*24.3* | |
1685 24.4 usr_24.txt /*24.4* | |
1686 24.5 usr_24.txt /*24.5* | |
1687 24.6 usr_24.txt /*24.6* | |
1688 24.7 usr_24.txt /*24.7* | |
1689 24.8 usr_24.txt /*24.8* | |
1690 24.9 usr_24.txt /*24.9* | |
1691 25.1 usr_25.txt /*25.1* | |
1692 25.2 usr_25.txt /*25.2* | |
1693 25.3 usr_25.txt /*25.3* | |
1694 25.4 usr_25.txt /*25.4* | |
1695 25.5 usr_25.txt /*25.5* | |
1696 26.1 usr_26.txt /*26.1* | |
1697 26.2 usr_26.txt /*26.2* | |
1698 26.3 usr_26.txt /*26.3* | |
1699 26.4 usr_26.txt /*26.4* | |
1700 27.1 usr_27.txt /*27.1* | |
1701 27.2 usr_27.txt /*27.2* | |
1702 27.3 usr_27.txt /*27.3* | |
1703 27.4 usr_27.txt /*27.4* | |
1704 27.5 usr_27.txt /*27.5* | |
1705 27.6 usr_27.txt /*27.6* | |
1706 27.7 usr_27.txt /*27.7* | |
1707 27.8 usr_27.txt /*27.8* | |
1708 27.9 usr_27.txt /*27.9* | |
1709 28.1 usr_28.txt /*28.1* | |
1710 28.10 usr_28.txt /*28.10* | |
1711 28.2 usr_28.txt /*28.2* | |
1712 28.3 usr_28.txt /*28.3* | |
1713 28.4 usr_28.txt /*28.4* | |
1714 28.5 usr_28.txt /*28.5* | |
1715 28.6 usr_28.txt /*28.6* | |
1716 28.7 usr_28.txt /*28.7* | |
1717 28.8 usr_28.txt /*28.8* | |
1718 28.9 usr_28.txt /*28.9* | |
1719 29.1 usr_29.txt /*29.1* | |
1720 29.2 usr_29.txt /*29.2* | |
1721 29.3 usr_29.txt /*29.3* | |
1722 29.4 usr_29.txt /*29.4* | |
1723 29.5 usr_29.txt /*29.5* | |
1724 2html.vim syntax.txt /*2html.vim* | |
1725 30.1 usr_30.txt /*30.1* | |
1726 30.2 usr_30.txt /*30.2* | |
1727 30.3 usr_30.txt /*30.3* | |
1728 30.4 usr_30.txt /*30.4* | |
1729 30.5 usr_30.txt /*30.5* | |
1730 30.6 usr_30.txt /*30.6* | |
1731 31.1 usr_31.txt /*31.1* | |
1732 31.2 usr_31.txt /*31.2* | |
1733 31.3 usr_31.txt /*31.3* | |
1734 31.4 usr_31.txt /*31.4* | |
1735 31.5 usr_31.txt /*31.5* | |
799 | 1736 32.1 usr_32.txt /*32.1* |
1737 32.2 usr_32.txt /*32.2* | |
1738 32.3 usr_32.txt /*32.3* | |
2282
a888ed7ba375
Make updating text for conceal mode simpler. A few compiler warning fixes.
Bram Moolenaar <bram@vim.org>
parents:
2280
diff
changeset
|
1739 32.4 usr_32.txt /*32.4* |
7 | 1740 40.1 usr_40.txt /*40.1* |
1741 40.2 usr_40.txt /*40.2* | |
1742 40.3 usr_40.txt /*40.3* | |
1743 41.1 usr_41.txt /*41.1* | |
1744 41.10 usr_41.txt /*41.10* | |
1745 41.11 usr_41.txt /*41.11* | |
1746 41.12 usr_41.txt /*41.12* | |
161 | 1747 41.13 usr_41.txt /*41.13* |
170 | 1748 41.14 usr_41.txt /*41.14* |
1749 41.15 usr_41.txt /*41.15* | |
794 | 1750 41.16 usr_41.txt /*41.16* |
7 | 1751 41.2 usr_41.txt /*41.2* |
1752 41.3 usr_41.txt /*41.3* | |
1753 41.4 usr_41.txt /*41.4* | |
1754 41.5 usr_41.txt /*41.5* | |
1755 41.6 usr_41.txt /*41.6* | |
1756 41.7 usr_41.txt /*41.7* | |
1757 41.8 usr_41.txt /*41.8* | |
1758 41.9 usr_41.txt /*41.9* | |
1759 42 usr_42.txt /*42* | |
1760 42.1 usr_42.txt /*42.1* | |
1761 42.2 usr_42.txt /*42.2* | |
1762 42.3 usr_42.txt /*42.3* | |
1763 42.4 usr_42.txt /*42.4* | |
1764 43.1 usr_43.txt /*43.1* | |
1765 43.2 usr_43.txt /*43.2* | |
1766 44.1 usr_44.txt /*44.1* | |
1767 44.10 usr_44.txt /*44.10* | |
1768 44.11 usr_44.txt /*44.11* | |
1769 44.12 usr_44.txt /*44.12* | |
1770 44.2 usr_44.txt /*44.2* | |
1771 44.3 usr_44.txt /*44.3* | |
1772 44.4 usr_44.txt /*44.4* | |
1773 44.5 usr_44.txt /*44.5* | |
1774 44.6 usr_44.txt /*44.6* | |
1775 44.7 usr_44.txt /*44.7* | |
1776 44.8 usr_44.txt /*44.8* | |
1777 44.9 usr_44.txt /*44.9* | |
1778 45.1 usr_45.txt /*45.1* | |
1779 45.2 usr_45.txt /*45.2* | |
1780 45.3 usr_45.txt /*45.3* | |
1781 45.4 usr_45.txt /*45.4* | |
1782 45.5 usr_45.txt /*45.5* | |
777 | 1783 8g8 various.txt /*8g8* |
7 | 1784 90.1 usr_90.txt /*90.1* |
1785 90.2 usr_90.txt /*90.2* | |
1786 90.3 usr_90.txt /*90.3* | |
1787 90.4 usr_90.txt /*90.4* | |
1788 90.5 usr_90.txt /*90.5* | |
1789 : cmdline.txt /*:* | |
1790 :! various.txt /*:!* | |
1791 :!! various.txt /*:!!* | |
1792 :!cmd various.txt /*:!cmd* | |
1793 :!start os_win32.txt /*:!start* | |
1794 :# various.txt /*:#* | |
1121 | 1795 :#! various.txt /*:#!* |
7 | 1796 :$ cmdline.txt /*:$* |
1797 :% cmdline.txt /*:%* | |
1798 :& change.txt /*:&* | |
1799 :' cmdline.txt /*:'* | |
1800 :, cmdline.txt /*:,* | |
1801 :. cmdline.txt /*:.* | |
1802 :/ cmdline.txt /*:\/* | |
140 | 1803 :0file editing.txt /*:0file* |
819 | 1804 :2match pattern.txt /*:2match* |
1805 :3match pattern.txt /*:3match* | |
7 | 1806 ::. cmdline.txt /*::.* |
1807 ::8 cmdline.txt /*::8* | |
5692
80e5f9584b02
Update runtime files. Add Euphoria syntax files.
Bram Moolenaar <bram@vim.org>
parents:
5663
diff
changeset
|
1808 ::S cmdline.txt /*::S* |
7 | 1809 ::e cmdline.txt /*::e* |
1810 ::gs cmdline.txt /*::gs* | |
1811 ::h cmdline.txt /*::h* | |
1812 ::p cmdline.txt /*::p* | |
1813 ::r cmdline.txt /*::r* | |
1814 ::s cmdline.txt /*::s* | |
1815 ::t cmdline.txt /*::t* | |
1816 ::~ cmdline.txt /*::~* | |
1817 :; cmdline.txt /*:;* | |
1818 :< change.txt /*:<* | |
1819 :<abuf> cmdline.txt /*:<abuf>* | |
1820 :<afile> cmdline.txt /*:<afile>* | |
1821 :<amatch> cmdline.txt /*:<amatch>* | |
1822 :<cWORD> cmdline.txt /*:<cWORD>* | |
1823 :<cfile> cmdline.txt /*:<cfile>* | |
1824 :<cword> cmdline.txt /*:<cword>* | |
1825 :<sfile> cmdline.txt /*:<sfile>* | |
1826 := various.txt /*:=* | |
1827 :> change.txt /*:>* | |
1828 :? cmdline.txt /*:?* | |
1829 :@ repeat.txt /*:@* | |
1830 :@: repeat.txt /*:@:* | |
1831 :@@ repeat.txt /*:@@* | |
1621 | 1832 :AdaLines ft_ada.txt /*:AdaLines* |
1833 :AdaRainbow ft_ada.txt /*:AdaRainbow* | |
1834 :AdaSpaces ft_ada.txt /*:AdaSpaces* | |
1835 :AdaTagDir ft_ada.txt /*:AdaTagDir* | |
1836 :AdaTagFile ft_ada.txt /*:AdaTagFile* | |
1837 :AdaTypes ft_ada.txt /*:AdaTypes* | |
574 | 1838 :CompilerSet usr_41.txt /*:CompilerSet* |
1121 | 1839 :DiffOrig diff.txt /*:DiffOrig* |
1621 | 1840 :DoMatchParen pi_paren.txt /*:DoMatchParen* |
6855
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
1841 :ELP pi_logipat.txt /*:ELP* |
480 | 1842 :Explore pi_netrw.txt /*:Explore* |
1121 | 1843 :GLVS pi_getscript.txt /*:GLVS* |
1844 :GetLatestVimScripts_dat pi_getscript.txt /*:GetLatestVimScripts_dat* | |
1621 | 1845 :GnatFind ft_ada.txt /*:GnatFind* |
1846 :GnatPretty ft_ada.txt /*:GnatPretty* | |
1847 :GnatTags ft_ada.txt /*:GnatTags* | |
480 | 1848 :Hexplore pi_netrw.txt /*:Hexplore* |
6855
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
1849 :LP pi_logipat.txt /*:LP* |
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
1850 :LPF pi_logipat.txt /*:LPF* |
5618 | 1851 :Lexplore pi_netrw.txt /*:Lexplore* |
6855
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
1852 :LogiPat pi_logipat.txt /*:LogiPat* |
7 | 1853 :Man filetype.txt /*:Man* |
846 | 1854 :MkVimball pi_vimball.txt /*:MkVimball* |
7 | 1855 :N editing.txt /*:N* |
1621 | 1856 :NetrwClean pi_netrw.txt /*:NetrwClean* |
480 | 1857 :Nexplore pi_netrw.txt /*:Nexplore* |
7 | 1858 :Next editing.txt /*:Next* |
1621 | 1859 :NoMatchParen pi_paren.txt /*:NoMatchParen* |
2152 | 1860 :Nr pi_netrw.txt /*:Nr* |
1861 :Nread pi_netrw.txt /*:Nread* | |
1862 :Ns pi_netrw.txt /*:Ns* | |
1863 :Nsource pi_netrw.txt /*:Nsource* | |
5618 | 1864 :Ntree pi_netrw.txt /*:Ntree* |
2152 | 1865 :Nw pi_netrw.txt /*:Nw* |
1866 :Nwrite pi_netrw.txt /*:Nwrite* | |
7 | 1867 :P various.txt /*:P* |
480 | 1868 :Pexplore pi_netrw.txt /*:Pexplore* |
7 | 1869 :Print various.txt /*:Print* |
1621 | 1870 :Rexplore pi_netrw.txt /*:Rexplore* |
1121 | 1871 :RmVimball pi_vimball.txt /*:RmVimball* |
480 | 1872 :Sexplore pi_netrw.txt /*:Sexplore* |
7 | 1873 :TOhtml syntax.txt /*:TOhtml* |
4339 | 1874 :TarDiff pi_tar.txt /*:TarDiff* |
1121 | 1875 :Texplore pi_netrw.txt /*:Texplore* |
1876 :UseVimball pi_vimball.txt /*:UseVimball* | |
480 | 1877 :Vexplore pi_netrw.txt /*:Vexplore* |
1121 | 1878 :VimballList pi_vimball.txt /*:VimballList* |
2426 | 1879 :Vimuntar pi_tar.txt /*:Vimuntar* |
7 | 1880 :X editing.txt /*:X* |
557 | 1881 :XMLent insert.txt /*:XMLent* |
1882 :XMLns insert.txt /*:XMLns* | |
3750 | 1883 :[range] motion.txt /*:[range]* |
7 | 1884 :\bar cmdline.txt /*:\\bar* |
1885 :_! cmdline.txt /*:_!* | |
1886 :_# cmdline.txt /*:_#* | |
1887 :_## cmdline.txt /*:_##* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1888 :_#0 cmdline.txt /*:_#0* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1889 :_#< cmdline.txt /*:_#<* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1890 :_#n cmdline.txt /*:_#n* |
7 | 1891 :_% cmdline.txt /*:_%* |
1892 :_%: cmdline.txt /*:_%:* | |
1893 :_%< cmdline.txt /*:_%<* | |
1894 :a insert.txt /*:a* | |
1895 :ab map.txt /*:ab* | |
1896 :abbreviate map.txt /*:abbreviate* | |
1897 :abbreviate-<buffer> map.txt /*:abbreviate-<buffer>* | |
1898 :abbreviate-local map.txt /*:abbreviate-local* | |
502 | 1899 :abbreviate-verbose map.txt /*:abbreviate-verbose* |
7 | 1900 :abc map.txt /*:abc* |
1901 :abclear map.txt /*:abclear* | |
1902 :abo windows.txt /*:abo* | |
1903 :aboveleft windows.txt /*:aboveleft* | |
1904 :al windows.txt /*:al* | |
1905 :all windows.txt /*:all* | |
1906 :am gui.txt /*:am* | |
1907 :amenu gui.txt /*:amenu* | |
1908 :an gui.txt /*:an* | |
1909 :anoremenu gui.txt /*:anoremenu* | |
1910 :append insert.txt /*:append* | |
1911 :ar editing.txt /*:ar* | |
1912 :arga editing.txt /*:arga* | |
1913 :argadd editing.txt /*:argadd* | |
1914 :argd editing.txt /*:argd* | |
1915 :argdelete editing.txt /*:argdelete* | |
1916 :argdo editing.txt /*:argdo* | |
1917 :arge editing.txt /*:arge* | |
1918 :argedit editing.txt /*:argedit* | |
1919 :argglobal editing.txt /*:argglobal* | |
1920 :arglocal editing.txt /*:arglocal* | |
1921 :args editing.txt /*:args* | |
1922 :args_f editing.txt /*:args_f* | |
1923 :args_f! editing.txt /*:args_f!* | |
1924 :argu editing.txt /*:argu* | |
1925 :argument editing.txt /*:argument* | |
1926 :as various.txt /*:as* | |
1927 :ascii various.txt /*:ascii* | |
1928 :au autocmd.txt /*:au* | |
1929 :aug autocmd.txt /*:aug* | |
1930 :augroup autocmd.txt /*:augroup* | |
1931 :augroup-delete autocmd.txt /*:augroup-delete* | |
1932 :aun gui.txt /*:aun* | |
1933 :aunmenu gui.txt /*:aunmenu* | |
1934 :autocmd autocmd.txt /*:autocmd* | |
501 | 1935 :autocmd-verbose autocmd.txt /*:autocmd-verbose* |
7 | 1936 :b windows.txt /*:b* |
1937 :bN windows.txt /*:bN* | |
1938 :bNext windows.txt /*:bNext* | |
1939 :ba windows.txt /*:ba* | |
1940 :bad windows.txt /*:bad* | |
1941 :badd windows.txt /*:badd* | |
1942 :ball windows.txt /*:ball* | |
1943 :bar cmdline.txt /*:bar* | |
1944 :bd windows.txt /*:bd* | |
1945 :bdel windows.txt /*:bdel* | |
1946 :bdelete windows.txt /*:bdelete* | |
1947 :be gui.txt /*:be* | |
1948 :behave gui.txt /*:behave* | |
1949 :bel windows.txt /*:bel* | |
1950 :belowright windows.txt /*:belowright* | |
1951 :bf windows.txt /*:bf* | |
1952 :bfirst windows.txt /*:bfirst* | |
1953 :bl windows.txt /*:bl* | |
1954 :blast windows.txt /*:blast* | |
1955 :bm windows.txt /*:bm* | |
1956 :bmodified windows.txt /*:bmodified* | |
1957 :bn windows.txt /*:bn* | |
1958 :bnext windows.txt /*:bnext* | |
1959 :botright windows.txt /*:botright* | |
1960 :bp windows.txt /*:bp* | |
1961 :bprevious windows.txt /*:bprevious* | |
1962 :br windows.txt /*:br* | |
1963 :brea eval.txt /*:brea* | |
1964 :break eval.txt /*:break* | |
1965 :breaka repeat.txt /*:breaka* | |
1966 :breakadd repeat.txt /*:breakadd* | |
1967 :breakd repeat.txt /*:breakd* | |
1968 :breakdel repeat.txt /*:breakdel* | |
1969 :breakl repeat.txt /*:breakl* | |
1970 :breaklist repeat.txt /*:breaklist* | |
1971 :brewind windows.txt /*:brewind* | |
1972 :bro editing.txt /*:bro* | |
1973 :browse editing.txt /*:browse* | |
1974 :browse-set options.txt /*:browse-set* | |
1975 :bu windows.txt /*:bu* | |
1976 :buf windows.txt /*:buf* | |
1977 :bufdo windows.txt /*:bufdo* | |
1978 :buffer windows.txt /*:buffer* | |
1979 :buffer-! windows.txt /*:buffer-!* | |
1980 :buffers windows.txt /*:buffers* | |
1981 :bun windows.txt /*:bun* | |
1982 :bunload windows.txt /*:bunload* | |
1983 :bw windows.txt /*:bw* | |
1984 :bwipe windows.txt /*:bwipe* | |
1985 :bwipeout windows.txt /*:bwipeout* | |
1986 :c change.txt /*:c* | |
1987 :cN quickfix.txt /*:cN* | |
1988 :cNext quickfix.txt /*:cNext* | |
1989 :cNf quickfix.txt /*:cNf* | |
1990 :cNfile quickfix.txt /*:cNfile* | |
1991 :ca map.txt /*:ca* | |
1992 :cabbrev map.txt /*:cabbrev* | |
1993 :cabc map.txt /*:cabc* | |
1994 :cabclear map.txt /*:cabclear* | |
626 | 1995 :cad quickfix.txt /*:cad* |
657 | 1996 :caddbuffer quickfix.txt /*:caddbuffer* |
5734 | 1997 :cadde quickfix.txt /*:cadde* |
625 | 1998 :caddexpr quickfix.txt /*:caddexpr* |
1999 :caddf quickfix.txt /*:caddf* | |
446 | 2000 :caddfile quickfix.txt /*:caddfile* |
7 | 2001 :cal eval.txt /*:cal* |
2002 :call eval.txt /*:call* | |
2003 :cat eval.txt /*:cat* | |
2004 :catch eval.txt /*:catch* | |
41 | 2005 :cb quickfix.txt /*:cb* |
2006 :cbuffer quickfix.txt /*:cbuffer* | |
7 | 2007 :cc quickfix.txt /*:cc* |
2008 :ccl quickfix.txt /*:ccl* | |
2009 :cclose quickfix.txt /*:cclose* | |
2010 :cd editing.txt /*:cd* | |
2011 :cd- editing.txt /*:cd-* | |
2012 :ce change.txt /*:ce* | |
2013 :center change.txt /*:center* | |
446 | 2014 :cex quickfix.txt /*:cex* |
2015 :cexpr quickfix.txt /*:cexpr* | |
7 | 2016 :cf quickfix.txt /*:cf* |
2017 :cfile quickfix.txt /*:cfile* | |
2018 :cfir quickfix.txt /*:cfir* | |
2019 :cfirst quickfix.txt /*:cfirst* | |
2020 :cg quickfix.txt /*:cg* | |
798 | 2021 :cgetb quickfix.txt /*:cgetb* |
2022 :cgetbuffer quickfix.txt /*:cgetbuffer* | |
2023 :cgete quickfix.txt /*:cgete* | |
2024 :cgetexpr quickfix.txt /*:cgetexpr* | |
7 | 2025 :cgetfile quickfix.txt /*:cgetfile* |
2026 :ch change.txt /*:ch* | |
2027 :change change.txt /*:change* | |
2028 :changes motion.txt /*:changes* | |
2029 :chd editing.txt /*:chd* | |
2030 :chdir editing.txt /*:chdir* | |
2031 :che tagsrch.txt /*:che* | |
2032 :checkpath tagsrch.txt /*:checkpath* | |
2033 :checkt editing.txt /*:checkt* | |
2034 :checktime editing.txt /*:checktime* | |
2035 :cl quickfix.txt /*:cl* | |
2036 :cla quickfix.txt /*:cla* | |
2037 :clast quickfix.txt /*:clast* | |
2038 :clist quickfix.txt /*:clist* | |
2039 :clo windows.txt /*:clo* | |
2040 :close windows.txt /*:close* | |
2041 :cm map.txt /*:cm* | |
2042 :cmap map.txt /*:cmap* | |
2043 :cmap_l map.txt /*:cmap_l* | |
2044 :cmapc map.txt /*:cmapc* | |
2045 :cmapclear map.txt /*:cmapclear* | |
2046 :cme gui.txt /*:cme* | |
2047 :cmenu gui.txt /*:cmenu* | |
2048 :cn quickfix.txt /*:cn* | |
2049 :cnew quickfix.txt /*:cnew* | |
2050 :cnewer quickfix.txt /*:cnewer* | |
2051 :cnext quickfix.txt /*:cnext* | |
2052 :cnf quickfix.txt /*:cnf* | |
2053 :cnfile quickfix.txt /*:cnfile* | |
2054 :cno map.txt /*:cno* | |
2055 :cnorea map.txt /*:cnorea* | |
2056 :cnoreabbrev map.txt /*:cnoreabbrev* | |
2057 :cnoremap map.txt /*:cnoremap* | |
2058 :cnoreme gui.txt /*:cnoreme* | |
2059 :cnoremenu gui.txt /*:cnoremenu* | |
2060 :co change.txt /*:co* | |
2061 :col quickfix.txt /*:col* | |
2062 :colder quickfix.txt /*:colder* | |
2063 :colo syntax.txt /*:colo* | |
2064 :colorscheme syntax.txt /*:colorscheme* | |
2065 :com map.txt /*:com* | |
2066 :comc map.txt /*:comc* | |
2067 :comclear map.txt /*:comclear* | |
2068 :command map.txt /*:command* | |
6447 | 2069 :command-addr map.txt /*:command-addr* |
1121 | 2070 :command-bang map.txt /*:command-bang* |
2071 :command-bar map.txt /*:command-bar* | |
2072 :command-buffer map.txt /*:command-buffer* | |
2073 :command-complete map.txt /*:command-complete* | |
7 | 2074 :command-completion map.txt /*:command-completion* |
2075 :command-completion-custom map.txt /*:command-completion-custom* | |
557 | 2076 :command-completion-customlist map.txt /*:command-completion-customlist* |
1121 | 2077 :command-count map.txt /*:command-count* |
2078 :command-nargs map.txt /*:command-nargs* | |
2079 :command-range map.txt /*:command-range* | |
2080 :command-register map.txt /*:command-register* | |
482 | 2081 :command-verbose map.txt /*:command-verbose* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
2082 :comment cmdline.txt /*:comment* |
7 | 2083 :comp quickfix.txt /*:comp* |
2084 :compiler quickfix.txt /*:compiler* | |
2085 :con eval.txt /*:con* | |
2086 :conf editing.txt /*:conf* | |
2087 :confirm editing.txt /*:confirm* | |
2088 :continue eval.txt /*:continue* | |
2089 :cope quickfix.txt /*:cope* | |
2090 :copen quickfix.txt /*:copen* | |
2091 :copy change.txt /*:copy* | |
2092 :cp quickfix.txt /*:cp* | |
2093 :cpf quickfix.txt /*:cpf* | |
2094 :cpfile quickfix.txt /*:cpfile* | |
2095 :cprevious quickfix.txt /*:cprevious* | |
2096 :cq quickfix.txt /*:cq* | |
2097 :cquit quickfix.txt /*:cquit* | |
2098 :cr quickfix.txt /*:cr* | |
2099 :crewind quickfix.txt /*:crewind* | |
2100 :cs if_cscop.txt /*:cs* | |
2101 :cscope if_cscop.txt /*:cscope* | |
2102 :cstag if_cscop.txt /*:cstag* | |
2103 :cu map.txt /*:cu* | |
2104 :cuna map.txt /*:cuna* | |
2105 :cunabbrev map.txt /*:cunabbrev* | |
2106 :cunmap map.txt /*:cunmap* | |
2107 :cunme gui.txt /*:cunme* | |
2108 :cunmenu gui.txt /*:cunmenu* | |
2109 :cw quickfix.txt /*:cw* | |
2110 :cwindow quickfix.txt /*:cwindow* | |
2111 :d change.txt /*:d* | |
2112 :de change.txt /*:de* | |
2113 :debug repeat.txt /*:debug* | |
170 | 2114 :debug-name repeat.txt /*:debug-name* |
7 | 2115 :debugg repeat.txt /*:debugg* |
2116 :debuggreedy repeat.txt /*:debuggreedy* | |
2117 :del change.txt /*:del* | |
2118 :delc map.txt /*:delc* | |
2119 :delcommand map.txt /*:delcommand* | |
2120 :delcr todo.txt /*:delcr* | |
2121 :delete change.txt /*:delete* | |
2122 :delf eval.txt /*:delf* | |
2123 :delfunction eval.txt /*:delfunction* | |
24 | 2124 :delm motion.txt /*:delm* |
2125 :delmarks motion.txt /*:delmarks* | |
7 | 2126 :di change.txt /*:di* |
2127 :diffg diff.txt /*:diffg* | |
2128 :diffget diff.txt /*:diffget* | |
17 | 2129 :diffo diff.txt /*:diffo* |
2130 :diffoff diff.txt /*:diffoff* | |
7 | 2131 :diffp diff.txt /*:diffp* |
2132 :diffpatch diff.txt /*:diffpatch* | |
2133 :diffpu diff.txt /*:diffpu* | |
2134 :diffput diff.txt /*:diffput* | |
2135 :diffs diff.txt /*:diffs* | |
2136 :diffsplit diff.txt /*:diffsplit* | |
2137 :difft diff.txt /*:difft* | |
2138 :diffthis diff.txt /*:diffthis* | |
2139 :diffu diff.txt /*:diffu* | |
2140 :diffupdate diff.txt /*:diffupdate* | |
2141 :dig digraph.txt /*:dig* | |
2142 :digraphs digraph.txt /*:digraphs* | |
2143 :display change.txt /*:display* | |
2144 :dj tagsrch.txt /*:dj* | |
2145 :djump tagsrch.txt /*:djump* | |
3224 | 2146 :dl change.txt /*:dl* |
168 | 2147 :dli tagsrch.txt /*:dli* |
7 | 2148 :dlist tagsrch.txt /*:dlist* |
2149 :do autocmd.txt /*:do* | |
2150 :doau autocmd.txt /*:doau* | |
2151 :doautoa autocmd.txt /*:doautoa* | |
2152 :doautoall autocmd.txt /*:doautoall* | |
2153 :doautocmd autocmd.txt /*:doautocmd* | |
5220 | 2154 :dp change.txt /*:dp* |
7 | 2155 :dr windows.txt /*:dr* |
2156 :drop windows.txt /*:drop* | |
2157 :ds tagsrch.txt /*:ds* | |
2158 :dsearch tagsrch.txt /*:dsearch* | |
2159 :dsp tagsrch.txt /*:dsp* | |
2160 :dsplit tagsrch.txt /*:dsplit* | |
2161 :e editing.txt /*:e* | |
758 | 2162 :ea undo.txt /*:ea* |
2163 :earlier undo.txt /*:earlier* | |
7 | 2164 :ec eval.txt /*:ec* |
2165 :echo eval.txt /*:echo* | |
1121 | 2166 :echo-redraw eval.txt /*:echo-redraw* |
7 | 2167 :echoe eval.txt /*:echoe* |
2168 :echoerr eval.txt /*:echoerr* | |
2169 :echoh eval.txt /*:echoh* | |
2170 :echohl eval.txt /*:echohl* | |
2171 :echom eval.txt /*:echom* | |
2172 :echomsg eval.txt /*:echomsg* | |
2173 :echon eval.txt /*:echon* | |
2174 :edit editing.txt /*:edit* | |
2175 :edit! editing.txt /*:edit!* | |
2176 :edit!_f editing.txt /*:edit!_f* | |
2177 :edit_f editing.txt /*:edit_f* | |
2178 :el eval.txt /*:el* | |
2179 :else eval.txt /*:else* | |
2180 :elsei eval.txt /*:elsei* | |
2181 :elseif eval.txt /*:elseif* | |
2182 :em gui.txt /*:em* | |
2183 :emenu gui.txt /*:emenu* | |
2184 :en eval.txt /*:en* | |
2185 :endf eval.txt /*:endf* | |
75 | 2186 :endfo eval.txt /*:endfo* |
2187 :endfor eval.txt /*:endfor* | |
7 | 2188 :endfunction eval.txt /*:endfunction* |
2189 :endif eval.txt /*:endif* | |
2190 :endt eval.txt /*:endt* | |
2191 :endtry eval.txt /*:endtry* | |
2192 :endw eval.txt /*:endw* | |
2193 :endwhile eval.txt /*:endwhile* | |
2194 :ene editing.txt /*:ene* | |
2195 :ene! editing.txt /*:ene!* | |
2196 :enew editing.txt /*:enew* | |
2197 :enew! editing.txt /*:enew!* | |
2198 :ex editing.txt /*:ex* | |
2199 :exe eval.txt /*:exe* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
2200 :exe-comment eval.txt /*:exe-comment* |
7 | 2201 :execute eval.txt /*:execute* |
2202 :exi editing.txt /*:exi* | |
2203 :exit editing.txt /*:exit* | |
2246
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
2204 :exu helphelp.txt /*:exu* |
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
2205 :exusage helphelp.txt /*:exusage* |
7 | 2206 :f editing.txt /*:f* |
2207 :fi editing.txt /*:fi* | |
2208 :file editing.txt /*:file* | |
2209 :file_f editing.txt /*:file_f* | |
2210 :filename editing.txt /*:filename* | |
2211 :files windows.txt /*:files* | |
2212 :filet filetype.txt /*:filet* | |
2213 :filetype filetype.txt /*:filetype* | |
2214 :filetype-indent-off filetype.txt /*:filetype-indent-off* | |
2215 :filetype-indent-on filetype.txt /*:filetype-indent-on* | |
2216 :filetype-off filetype.txt /*:filetype-off* | |
2217 :filetype-overview filetype.txt /*:filetype-overview* | |
2218 :filetype-plugin-off filetype.txt /*:filetype-plugin-off* | |
2219 :filetype-plugin-on filetype.txt /*:filetype-plugin-on* | |
2220 :fin editing.txt /*:fin* | |
2221 :fina eval.txt /*:fina* | |
2222 :finally eval.txt /*:finally* | |
2223 :find editing.txt /*:find* | |
2224 :fini repeat.txt /*:fini* | |
2225 :finish repeat.txt /*:finish* | |
2226 :fir editing.txt /*:fir* | |
2227 :first editing.txt /*:first* | |
2228 :fix options.txt /*:fix* | |
2229 :fixdel options.txt /*:fixdel* | |
2230 :fo fold.txt /*:fo* | |
2231 :fold fold.txt /*:fold* | |
2232 :foldc fold.txt /*:foldc* | |
2233 :foldclose fold.txt /*:foldclose* | |
2234 :foldd fold.txt /*:foldd* | |
2235 :folddoc fold.txt /*:folddoc* | |
2236 :folddoclosed fold.txt /*:folddoclosed* | |
2237 :folddoopen fold.txt /*:folddoopen* | |
2238 :foldo fold.txt /*:foldo* | |
2239 :foldopen fold.txt /*:foldopen* | |
75 | 2240 :for eval.txt /*:for* |
7 | 2241 :fu eval.txt /*:fu* |
5618 | 2242 :func-abort eval.txt /*:func-abort* |
2243 :func-dict eval.txt /*:func-dict* | |
2244 :func-range eval.txt /*:func-range* | |
7 | 2245 :function eval.txt /*:function* |
482 | 2246 :function-verbose eval.txt /*:function-verbose* |
7 | 2247 :g repeat.txt /*:g* |
2248 :global repeat.txt /*:global* | |
2249 :go motion.txt /*:go* | |
2250 :goto motion.txt /*:goto* | |
2251 :gr quickfix.txt /*:gr* | |
2252 :grep quickfix.txt /*:grep* | |
2253 :grepa quickfix.txt /*:grepa* | |
2254 :grepadd quickfix.txt /*:grepadd* | |
2255 :gu gui_x11.txt /*:gu* | |
2256 :gui gui_x11.txt /*:gui* | |
2257 :gv gui_x11.txt /*:gv* | |
2258 :gvim gui_x11.txt /*:gvim* | |
2246
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
2259 :h helphelp.txt /*:h* |
15 | 2260 :ha print.txt /*:ha* |
2261 :hardcopy print.txt /*:hardcopy* | |
2246
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
2262 :help helphelp.txt /*:help* |
6238 | 2263 :helpc helphelp.txt /*:helpc* |
2264 :helpclose helphelp.txt /*:helpclose* | |
2246
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
2265 :helpf helphelp.txt /*:helpf* |
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
2266 :helpfind helphelp.txt /*:helpfind* |
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
2267 :helpg helphelp.txt /*:helpg* |
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
2268 :helpgrep helphelp.txt /*:helpgrep* |
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
2269 :helpt helphelp.txt /*:helpt* |
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
2270 :helptags helphelp.txt /*:helptags* |
7 | 2271 :hi syntax.txt /*:hi* |
2272 :hi-default syntax.txt /*:hi-default* | |
2273 :hi-link syntax.txt /*:hi-link* | |
2274 :hi-normal syntax.txt /*:hi-normal* | |
2275 :hi-normal-cterm syntax.txt /*:hi-normal-cterm* | |
2276 :hide windows.txt /*:hide* | |
2277 :highlight syntax.txt /*:highlight* | |
2278 :highlight-default syntax.txt /*:highlight-default* | |
2279 :highlight-link syntax.txt /*:highlight-link* | |
2280 :highlight-normal syntax.txt /*:highlight-normal* | |
481 | 2281 :highlight-verbose syntax.txt /*:highlight-verbose* |
1621 | 2282 :his cmdline.txt /*:his* |
7 | 2283 :history cmdline.txt /*:history* |
2284 :history-indexing cmdline.txt /*:history-indexing* | |
2285 :i insert.txt /*:i* | |
2286 :ia map.txt /*:ia* | |
2287 :iabbrev map.txt /*:iabbrev* | |
2288 :iabc map.txt /*:iabc* | |
2289 :iabclear map.txt /*:iabclear* | |
2290 :if eval.txt /*:if* | |
2291 :ij tagsrch.txt /*:ij* | |
2292 :ijump tagsrch.txt /*:ijump* | |
2293 :il tagsrch.txt /*:il* | |
2294 :ilist tagsrch.txt /*:ilist* | |
2295 :im map.txt /*:im* | |
2296 :imap map.txt /*:imap* | |
2297 :imap_l map.txt /*:imap_l* | |
2298 :imapc map.txt /*:imapc* | |
2299 :imapclear map.txt /*:imapclear* | |
2300 :ime gui.txt /*:ime* | |
2301 :imenu gui.txt /*:imenu* | |
2302 :in insert.txt /*:in* | |
2303 :index index.txt /*:index* | |
2304 :ino map.txt /*:ino* | |
2305 :inorea map.txt /*:inorea* | |
2306 :inoreabbrev map.txt /*:inoreabbrev* | |
2307 :inoremap map.txt /*:inoremap* | |
2308 :inoreme gui.txt /*:inoreme* | |
2309 :inoremenu gui.txt /*:inoremenu* | |
2310 :insert insert.txt /*:insert* | |
2311 :intro starting.txt /*:intro* | |
2312 :is tagsrch.txt /*:is* | |
2313 :isearch tagsrch.txt /*:isearch* | |
2314 :isp tagsrch.txt /*:isp* | |
2315 :isplit tagsrch.txt /*:isplit* | |
2316 :iu map.txt /*:iu* | |
2317 :iuna map.txt /*:iuna* | |
2318 :iunabbrev map.txt /*:iunabbrev* | |
2319 :iunmap map.txt /*:iunmap* | |
2320 :iunme gui.txt /*:iunme* | |
2321 :iunmenu gui.txt /*:iunmenu* | |
2322 :j change.txt /*:j* | |
2323 :join change.txt /*:join* | |
2324 :ju motion.txt /*:ju* | |
2325 :jumps motion.txt /*:jumps* | |
2326 :k motion.txt /*:k* | |
2327 :kee motion.txt /*:kee* | |
22 | 2328 :keepa editing.txt /*:keepa* |
2329 :keepalt editing.txt /*:keepalt* | |
7 | 2330 :keepj motion.txt /*:keepj* |
2331 :keepjumps motion.txt /*:keepjumps* | |
2332 :keepmarks motion.txt /*:keepmarks* | |
5487 | 2333 :keepp cmdline.txt /*:keepp* |
2334 :keeppatterns cmdline.txt /*:keeppatterns* | |
7 | 2335 :l various.txt /*:l* |
647 | 2336 :lN quickfix.txt /*:lN* |
2337 :lNext quickfix.txt /*:lNext* | |
2338 :lNf quickfix.txt /*:lNf* | |
2339 :lNfile quickfix.txt /*:lNfile* | |
7 | 2340 :la editing.txt /*:la* |
647 | 2341 :lad quickfix.txt /*:lad* |
657 | 2342 :laddb quickfix.txt /*:laddb* |
2343 :laddbuffer quickfix.txt /*:laddbuffer* | |
647 | 2344 :laddexpr quickfix.txt /*:laddexpr* |
2345 :laddf quickfix.txt /*:laddf* | |
2346 :laddfile quickfix.txt /*:laddfile* | |
7 | 2347 :lan mlang.txt /*:lan* |
2348 :lang mlang.txt /*:lang* | |
2349 :language mlang.txt /*:language* | |
2350 :last editing.txt /*:last* | |
758 | 2351 :lat undo.txt /*:lat* |
2352 :later undo.txt /*:later* | |
647 | 2353 :lb quickfix.txt /*:lb* |
2354 :lbuffer quickfix.txt /*:lbuffer* | |
7 | 2355 :lc editing.txt /*:lc* |
2356 :lcd editing.txt /*:lcd* | |
2357 :lch editing.txt /*:lch* | |
2358 :lchdir editing.txt /*:lchdir* | |
647 | 2359 :lcl quickfix.txt /*:lcl* |
2360 :lclose quickfix.txt /*:lclose* | |
665 | 2361 :lcs if_cscop.txt /*:lcs* |
2362 :lcscope if_cscop.txt /*:lcscope* | |
7 | 2363 :le change.txt /*:le* |
2364 :left change.txt /*:left* | |
2365 :lefta windows.txt /*:lefta* | |
2366 :leftabove windows.txt /*:leftabove* | |
2367 :let eval.txt /*:let* | |
123 | 2368 :let+= eval.txt /*:let+=* |
7 | 2369 :let-$ eval.txt /*:let-$* |
1121 | 2370 :let-& eval.txt /*:let-&* |
123 | 2371 :let-= eval.txt /*:let-=* |
7 | 2372 :let-@ eval.txt /*:let-@* |
2373 :let-environment eval.txt /*:let-environment* | |
2374 :let-option eval.txt /*:let-option* | |
2375 :let-register eval.txt /*:let-register* | |
75 | 2376 :let-unpack eval.txt /*:let-unpack* |
123 | 2377 :let.= eval.txt /*:let.=* |
647 | 2378 :lex quickfix.txt /*:lex* |
2379 :lexpr quickfix.txt /*:lexpr* | |
2380 :lf quickfix.txt /*:lf* | |
2381 :lfile quickfix.txt /*:lfile* | |
2382 :lfir quickfix.txt /*:lfir* | |
2383 :lfirst quickfix.txt /*:lfirst* | |
2384 :lg quickfix.txt /*:lg* | |
798 | 2385 :lgetb quickfix.txt /*:lgetb* |
2386 :lgetbuffer quickfix.txt /*:lgetbuffer* | |
2387 :lgete quickfix.txt /*:lgete* | |
2388 :lgetexpr quickfix.txt /*:lgetexpr* | |
647 | 2389 :lgetfile quickfix.txt /*:lgetfile* |
657 | 2390 :lgr quickfix.txt /*:lgr* |
2391 :lgrep quickfix.txt /*:lgrep* | |
2392 :lgrepa quickfix.txt /*:lgrepa* | |
2393 :lgrepadd quickfix.txt /*:lgrepadd* | |
2246
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
2394 :lh helphelp.txt /*:lh* |
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
2395 :lhelpgrep helphelp.txt /*:lhelpgrep* |
7 | 2396 :list various.txt /*:list* |
647 | 2397 :ll quickfix.txt /*:ll* |
2398 :lla quickfix.txt /*:lla* | |
2399 :llast quickfix.txt /*:llast* | |
2400 :lli quickfix.txt /*:lli* | |
2401 :llist quickfix.txt /*:llist* | |
7 | 2402 :lm map.txt /*:lm* |
657 | 2403 :lmak quickfix.txt /*:lmak* |
2404 :lmake quickfix.txt /*:lmake* | |
7 | 2405 :lmap map.txt /*:lmap* |
2406 :lmap_l map.txt /*:lmap_l* | |
2407 :lmapc map.txt /*:lmapc* | |
2408 :lmapclear map.txt /*:lmapclear* | |
2409 :ln map.txt /*:ln* | |
647 | 2410 :lne quickfix.txt /*:lne* |
2411 :lnew quickfix.txt /*:lnew* | |
2412 :lnewer quickfix.txt /*:lnewer* | |
2413 :lnext quickfix.txt /*:lnext* | |
2414 :lnf quickfix.txt /*:lnf* | |
2415 :lnfile quickfix.txt /*:lnfile* | |
7 | 2416 :lnoremap map.txt /*:lnoremap* |
2417 :lo starting.txt /*:lo* | |
2418 :loadk mbyte.txt /*:loadk* | |
2419 :loadkeymap mbyte.txt /*:loadkeymap* | |
2420 :loadview starting.txt /*:loadview* | |
2421 :loc motion.txt /*:loc* | |
2422 :lockmarks motion.txt /*:lockmarks* | |
148 | 2423 :lockv eval.txt /*:lockv* |
2424 :lockvar eval.txt /*:lockvar* | |
647 | 2425 :lol quickfix.txt /*:lol* |
2426 :lolder quickfix.txt /*:lolder* | |
2427 :lop quickfix.txt /*:lop* | |
2428 :lopen quickfix.txt /*:lopen* | |
2429 :lp quickfix.txt /*:lp* | |
2430 :lpf quickfix.txt /*:lpf* | |
2431 :lpfile quickfix.txt /*:lpfile* | |
2432 :lprevious quickfix.txt /*:lprevious* | |
2433 :lr quickfix.txt /*:lr* | |
2434 :lrewind quickfix.txt /*:lrewind* | |
7 | 2435 :ls windows.txt /*:ls* |
650 | 2436 :lt tagsrch.txt /*:lt* |
2437 :ltag tagsrch.txt /*:ltag* | |
7 | 2438 :lu map.txt /*:lu* |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
2439 :lua if_lua.txt /*:lua* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
2440 :luado if_lua.txt /*:luado* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
2441 :luafile if_lua.txt /*:luafile* |
7 | 2442 :lunmap map.txt /*:lunmap* |
657 | 2443 :lv quickfix.txt /*:lv* |
2444 :lvimgrep quickfix.txt /*:lvimgrep* | |
2445 :lvimgrepa quickfix.txt /*:lvimgrepa* | |
2446 :lvimgrepadd quickfix.txt /*:lvimgrepadd* | |
647 | 2447 :lw quickfix.txt /*:lw* |
2448 :lwindow quickfix.txt /*:lwindow* | |
7 | 2449 :m change.txt /*:m* |
2450 :ma motion.txt /*:ma* | |
2451 :mak quickfix.txt /*:mak* | |
2452 :make quickfix.txt /*:make* | |
2453 :make_makeprg quickfix.txt /*:make_makeprg* | |
2454 :map map.txt /*:map* | |
2455 :map! map.txt /*:map!* | |
2456 :map-<buffer> map.txt /*:map-<buffer>* | |
724 | 2457 :map-<expr> map.txt /*:map-<expr>* |
5055 | 2458 :map-<nowait> map.txt /*:map-<nowait>* |
7 | 2459 :map-<script> map.txt /*:map-<script>* |
2460 :map-<silent> map.txt /*:map-<silent>* | |
859 | 2461 :map-<special> map.txt /*:map-<special>* |
7 | 2462 :map-<unique> map.txt /*:map-<unique>* |
590 | 2463 :map-alt-keys map.txt /*:map-alt-keys* |
593 | 2464 :map-arguments map.txt /*:map-arguments* |
2465 :map-commands map.txt /*:map-commands* | |
724 | 2466 :map-expression map.txt /*:map-expression* |
7 | 2467 :map-local map.txt /*:map-local* |
593 | 2468 :map-modes map.txt /*:map-modes* |
5055 | 2469 :map-nowait map.txt /*:map-nowait* |
593 | 2470 :map-operator map.txt /*:map-operator* |
7 | 2471 :map-script map.txt /*:map-script* |
2472 :map-silent map.txt /*:map-silent* | |
859 | 2473 :map-special map.txt /*:map-special* |
593 | 2474 :map-special-chars map.txt /*:map-special-chars* |
7 | 2475 :map-special-keys map.txt /*:map-special-keys* |
2476 :map-undo map.txt /*:map-undo* | |
481 | 2477 :map-verbose map.txt /*:map-verbose* |
7 | 2478 :map_l map.txt /*:map_l* |
2479 :map_l! map.txt /*:map_l!* | |
2480 :mapc map.txt /*:mapc* | |
2481 :mapc! map.txt /*:mapc!* | |
2482 :mapclear map.txt /*:mapclear* | |
2483 :mapclear! map.txt /*:mapclear!* | |
2484 :mark motion.txt /*:mark* | |
2485 :marks motion.txt /*:marks* | |
2486 :mat pattern.txt /*:mat* | |
2487 :match pattern.txt /*:match* | |
2488 :me gui.txt /*:me* | |
2489 :menu gui.txt /*:menu* | |
2490 :menu-<script> gui.txt /*:menu-<script>* | |
2491 :menu-<silent> gui.txt /*:menu-<silent>* | |
859 | 2492 :menu-<special> gui.txt /*:menu-<special>* |
7 | 2493 :menu-disable gui.txt /*:menu-disable* |
2494 :menu-enable gui.txt /*:menu-enable* | |
2495 :menu-script gui.txt /*:menu-script* | |
2496 :menu-silent gui.txt /*:menu-silent* | |
859 | 2497 :menu-special gui.txt /*:menu-special* |
7 | 2498 :menut mlang.txt /*:menut* |
2499 :menutrans mlang.txt /*:menutrans* | |
2500 :menutranslate mlang.txt /*:menutranslate* | |
2501 :mes message.txt /*:mes* | |
2502 :messages message.txt /*:messages* | |
2503 :mk starting.txt /*:mk* | |
2504 :mkexrc starting.txt /*:mkexrc* | |
2505 :mks starting.txt /*:mks* | |
2506 :mksession starting.txt /*:mksession* | |
236 | 2507 :mksp spell.txt /*:mksp* |
2508 :mkspell spell.txt /*:mkspell* | |
7 | 2509 :mkv starting.txt /*:mkv* |
2510 :mkvie starting.txt /*:mkvie* | |
2511 :mkview starting.txt /*:mkview* | |
2512 :mkvimrc starting.txt /*:mkvimrc* | |
2513 :mo change.txt /*:mo* | |
2514 :mod term.txt /*:mod* | |
2515 :mode term.txt /*:mode* | |
2516 :move change.txt /*:move* | |
14 | 2517 :mz if_mzsch.txt /*:mz* |
2518 :mzf if_mzsch.txt /*:mzf* | |
2519 :mzfile if_mzsch.txt /*:mzfile* | |
2520 :mzscheme if_mzsch.txt /*:mzscheme* | |
7 | 2521 :n editing.txt /*:n* |
2210 | 2522 :nbclose netbeans.txt /*:nbclose* |
148 | 2523 :nbkey netbeans.txt /*:nbkey* |
2210 | 2524 :nbstart netbeans.txt /*:nbstart* |
7 | 2525 :ne editing.txt /*:ne* |
5734 | 2526 :netrw-s-cr pi_netrw.txt /*:netrw-s-cr* |
7 | 2527 :new windows.txt /*:new* |
2528 :next editing.txt /*:next* | |
2529 :next_f editing.txt /*:next_f* | |
2530 :nm map.txt /*:nm* | |
2531 :nmap map.txt /*:nmap* | |
2532 :nmap_l map.txt /*:nmap_l* | |
2533 :nmapc map.txt /*:nmapc* | |
2534 :nmapclear map.txt /*:nmapclear* | |
2535 :nme gui.txt /*:nme* | |
2536 :nmenu gui.txt /*:nmenu* | |
2537 :nn map.txt /*:nn* | |
2538 :nnoremap map.txt /*:nnoremap* | |
2539 :nnoreme gui.txt /*:nnoreme* | |
2540 :nnoremenu gui.txt /*:nnoremenu* | |
2541 :no map.txt /*:no* | |
2542 :no! map.txt /*:no!* | |
590 | 2543 :noa autocmd.txt /*:noa* |
2544 :noautocmd autocmd.txt /*:noautocmd* | |
7 | 2545 :noh pattern.txt /*:noh* |
2546 :nohlsearch pattern.txt /*:nohlsearch* | |
5968 | 2547 :nor map.txt /*:nor* |
6009 | 2548 :nore map.txt /*:nore* |
7 | 2549 :norea map.txt /*:norea* |
2550 :noreabbrev map.txt /*:noreabbrev* | |
6009 | 2551 :norem map.txt /*:norem* |
7 | 2552 :noremap map.txt /*:noremap* |
2553 :noremap! map.txt /*:noremap!* | |
2554 :noreme gui.txt /*:noreme* | |
2555 :noremenu gui.txt /*:noremenu* | |
2556 :norm various.txt /*:norm* | |
2557 :normal various.txt /*:normal* | |
2558 :normal-range various.txt /*:normal-range* | |
5763 | 2559 :nos recover.txt /*:nos* |
2560 :noswapfile recover.txt /*:noswapfile* | |
7 | 2561 :nu various.txt /*:nu* |
2562 :number various.txt /*:number* | |
2563 :nun map.txt /*:nun* | |
2564 :nunmap map.txt /*:nunmap* | |
2565 :nunme gui.txt /*:nunme* | |
2566 :nunmenu gui.txt /*:nunmenu* | |
2567 :o vi_diff.txt /*:o* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
2568 :ol starting.txt /*:ol* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
2569 :oldfiles starting.txt /*:oldfiles* |
7 | 2570 :om map.txt /*:om* |
2571 :omap map.txt /*:omap* | |
2572 :omap_l map.txt /*:omap_l* | |
2573 :omapc map.txt /*:omapc* | |
2574 :omapclear map.txt /*:omapclear* | |
2575 :ome gui.txt /*:ome* | |
2576 :omenu gui.txt /*:omenu* | |
2577 :on windows.txt /*:on* | |
2578 :only windows.txt /*:only* | |
2579 :ono map.txt /*:ono* | |
2580 :onoremap map.txt /*:onoremap* | |
2581 :onoreme gui.txt /*:onoreme* | |
2582 :onoremenu gui.txt /*:onoremenu* | |
2583 :op vi_diff.txt /*:op* | |
2584 :open vi_diff.txt /*:open* | |
2585 :opt options.txt /*:opt* | |
2586 :options options.txt /*:options* | |
2587 :ou map.txt /*:ou* | |
2588 :ounmap map.txt /*:ounmap* | |
2589 :ounme gui.txt /*:ounme* | |
2590 :ounmenu gui.txt /*:ounmenu* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2591 :ownsyntax syntax.txt /*:ownsyntax* |
7 | 2592 :p various.txt /*:p* |
2593 :pc windows.txt /*:pc* | |
2594 :pclose windows.txt /*:pclose* | |
2595 :pe if_perl.txt /*:pe* | |
2596 :ped windows.txt /*:ped* | |
2597 :pedit windows.txt /*:pedit* | |
2598 :perl if_perl.txt /*:perl* | |
2599 :perld if_perl.txt /*:perld* | |
2600 :perldo if_perl.txt /*:perldo* | |
2601 :po tagsrch.txt /*:po* | |
2602 :pop tagsrch.txt /*:pop* | |
2603 :popu gui.txt /*:popu* | |
2604 :popup gui.txt /*:popup* | |
2605 :pp windows.txt /*:pp* | |
2606 :ppop windows.txt /*:ppop* | |
2607 :pr various.txt /*:pr* | |
2608 :pre recover.txt /*:pre* | |
2609 :preserve recover.txt /*:preserve* | |
2610 :prev editing.txt /*:prev* | |
2611 :previous editing.txt /*:previous* | |
2612 :print various.txt /*:print* | |
2613 :pro change.txt /*:pro* | |
170 | 2614 :prof repeat.txt /*:prof* |
374 | 2615 :profd repeat.txt /*:profd* |
2616 :profdel repeat.txt /*:profdel* | |
170 | 2617 :profile repeat.txt /*:profile* |
7 | 2618 :promptfind change.txt /*:promptfind* |
2619 :promptr change.txt /*:promptr* | |
2620 :promptrepl change.txt /*:promptrepl* | |
2621 :ps windows.txt /*:ps* | |
2622 :psearch windows.txt /*:psearch* | |
2623 :ptN tagsrch.txt /*:ptN* | |
2624 :ptNext tagsrch.txt /*:ptNext* | |
2625 :pta windows.txt /*:pta* | |
2626 :ptag windows.txt /*:ptag* | |
2627 :ptf tagsrch.txt /*:ptf* | |
2628 :ptfirst tagsrch.txt /*:ptfirst* | |
2629 :ptj tagsrch.txt /*:ptj* | |
2630 :ptjump tagsrch.txt /*:ptjump* | |
2631 :ptl tagsrch.txt /*:ptl* | |
2632 :ptlast tagsrch.txt /*:ptlast* | |
2633 :ptn tagsrch.txt /*:ptn* | |
2634 :ptnext tagsrch.txt /*:ptnext* | |
2635 :ptp tagsrch.txt /*:ptp* | |
2636 :ptprevious tagsrch.txt /*:ptprevious* | |
2637 :ptr tagsrch.txt /*:ptr* | |
2638 :ptrewind tagsrch.txt /*:ptrewind* | |
2639 :pts tagsrch.txt /*:pts* | |
2640 :ptselect tagsrch.txt /*:ptselect* | |
2641 :pu change.txt /*:pu* | |
2642 :put change.txt /*:put* | |
2643 :pw editing.txt /*:pw* | |
2644 :pwd editing.txt /*:pwd* | |
2645 :py if_pyth.txt /*:py* | |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
2646 :py3 if_pyth.txt /*:py3* |
4437 | 2647 :py3do if_pyth.txt /*:py3do* |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
2648 :py3file if_pyth.txt /*:py3file* |
4437 | 2649 :pydo if_pyth.txt /*:pydo* |
7 | 2650 :pyf if_pyth.txt /*:pyf* |
2651 :pyfile if_pyth.txt /*:pyfile* | |
2652 :python if_pyth.txt /*:python* | |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
2653 :python3 if_pyth.txt /*:python3* |
7 | 2654 :q editing.txt /*:q* |
2655 :qa editing.txt /*:qa* | |
2656 :qall editing.txt /*:qall* | |
2657 :quit editing.txt /*:quit* | |
2658 :quita editing.txt /*:quita* | |
2659 :quitall editing.txt /*:quitall* | |
2660 :quote cmdline.txt /*:quote* | |
2661 :r insert.txt /*:r* | |
2662 :r! insert.txt /*:r!* | |
2663 :range cmdline.txt /*:range* | |
2664 :range! change.txt /*:range!* | |
2665 :re insert.txt /*:re* | |
2666 :read insert.txt /*:read* | |
2667 :read! insert.txt /*:read!* | |
2668 :rec recover.txt /*:rec* | |
2669 :recover recover.txt /*:recover* | |
2267 | 2670 :recover-crypt recover.txt /*:recover-crypt* |
7 | 2671 :red undo.txt /*:red* |
2672 :redi various.txt /*:redi* | |
2673 :redir various.txt /*:redir* | |
2674 :redo undo.txt /*:redo* | |
2675 :redr various.txt /*:redr* | |
2676 :redraw various.txt /*:redraw* | |
2677 :redraws various.txt /*:redraws* | |
2678 :redrawstatus various.txt /*:redrawstatus* | |
2679 :reg change.txt /*:reg* | |
2680 :registers change.txt /*:registers* | |
2681 :res windows.txt /*:res* | |
2682 :resize windows.txt /*:resize* | |
2683 :ret change.txt /*:ret* | |
2684 :retab change.txt /*:retab* | |
3492 | 2685 :retab! change.txt /*:retab!* |
7 | 2686 :retu eval.txt /*:retu* |
2687 :return eval.txt /*:return* | |
2688 :rew editing.txt /*:rew* | |
2689 :rewind editing.txt /*:rewind* | |
2690 :ri change.txt /*:ri* | |
2691 :right change.txt /*:right* | |
2692 :rightb windows.txt /*:rightb* | |
2693 :rightbelow windows.txt /*:rightbelow* | |
2694 :ru repeat.txt /*:ru* | |
2695 :rub if_ruby.txt /*:rub* | |
2696 :ruby if_ruby.txt /*:ruby* | |
2697 :rubyd if_ruby.txt /*:rubyd* | |
2698 :rubydo if_ruby.txt /*:rubydo* | |
2699 :rubyf if_ruby.txt /*:rubyf* | |
2700 :rubyfile if_ruby.txt /*:rubyfile* | |
2214
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
2701 :rundo undo.txt /*:rundo* |
7 | 2702 :runtime repeat.txt /*:runtime* |
2703 :rv starting.txt /*:rv* | |
2704 :rviminfo starting.txt /*:rviminfo* | |
2705 :s change.txt /*:s* | |
168 | 2706 :s% change.txt /*:s%* |
7 | 2707 :sN windows.txt /*:sN* |
2708 :sNext windows.txt /*:sNext* | |
2709 :s\= change.txt /*:s\\=* | |
2710 :s_c change.txt /*:s_c* | |
2711 :s_flags change.txt /*:s_flags* | |
2712 :sa windows.txt /*:sa* | |
2713 :sal windows.txt /*:sal* | |
2714 :sall windows.txt /*:sall* | |
29 | 2715 :san eval.txt /*:san* |
2716 :sandbox eval.txt /*:sandbox* | |
7 | 2717 :sargument windows.txt /*:sargument* |
2718 :sav editing.txt /*:sav* | |
2719 :saveas editing.txt /*:saveas* | |
2720 :sb windows.txt /*:sb* | |
2721 :sbN windows.txt /*:sbN* | |
2722 :sbNext windows.txt /*:sbNext* | |
2723 :sba windows.txt /*:sba* | |
2724 :sball windows.txt /*:sball* | |
2725 :sbf windows.txt /*:sbf* | |
2726 :sbfirst windows.txt /*:sbfirst* | |
2727 :sbl windows.txt /*:sbl* | |
2728 :sblast windows.txt /*:sblast* | |
2729 :sbm windows.txt /*:sbm* | |
2730 :sbmodified windows.txt /*:sbmodified* | |
2731 :sbn windows.txt /*:sbn* | |
2732 :sbnext windows.txt /*:sbnext* | |
2733 :sbp windows.txt /*:sbp* | |
2734 :sbprevious windows.txt /*:sbprevious* | |
2735 :sbr windows.txt /*:sbr* | |
2736 :sbrewind windows.txt /*:sbrewind* | |
2737 :sbuffer windows.txt /*:sbuffer* | |
6476 | 2738 :scr repeat.txt /*:scr* |
7 | 2739 :scripte repeat.txt /*:scripte* |
2740 :scriptencoding repeat.txt /*:scriptencoding* | |
2741 :scriptnames repeat.txt /*:scriptnames* | |
2742 :scs if_cscop.txt /*:scs* | |
2743 :scscope if_cscop.txt /*:scscope* | |
2744 :se options.txt /*:se* | |
2745 :search-args tagsrch.txt /*:search-args* | |
2746 :set options.txt /*:set* | |
2747 :set+= options.txt /*:set+=* | |
2152 | 2748 :set-! options.txt /*:set-!* |
7 | 2749 :set-& options.txt /*:set-&* |
2750 :set-&vi options.txt /*:set-&vi* | |
2751 :set-&vim options.txt /*:set-&vim* | |
2752 :set-= options.txt /*:set-=* | |
2753 :set-args options.txt /*:set-args* | |
2754 :set-browse options.txt /*:set-browse* | |
2755 :set-default options.txt /*:set-default* | |
2152 | 2756 :set-inv options.txt /*:set-inv* |
7 | 2757 :set-termcap options.txt /*:set-termcap* |
2758 :set-verbose options.txt /*:set-verbose* | |
2759 :set^= options.txt /*:set^=* | |
2760 :set_env options.txt /*:set_env* | |
2761 :setf options.txt /*:setf* | |
2762 :setfiletype options.txt /*:setfiletype* | |
2763 :setg options.txt /*:setg* | |
2764 :setglobal options.txt /*:setglobal* | |
2765 :setl options.txt /*:setl* | |
2766 :setlocal options.txt /*:setlocal* | |
2767 :sf windows.txt /*:sf* | |
2768 :sfind windows.txt /*:sfind* | |
2769 :sfir windows.txt /*:sfir* | |
2770 :sfirst windows.txt /*:sfirst* | |
2771 :sh various.txt /*:sh* | |
2772 :shell various.txt /*:shell* | |
2773 :sig sign.txt /*:sig* | |
2774 :sign sign.txt /*:sign* | |
2775 :sign-define sign.txt /*:sign-define* | |
2776 :sign-fname sign.txt /*:sign-fname* | |
2777 :sign-jump sign.txt /*:sign-jump* | |
2778 :sign-list sign.txt /*:sign-list* | |
2779 :sign-place sign.txt /*:sign-place* | |
5510 | 2780 :sign-place-list sign.txt /*:sign-place-list* |
7 | 2781 :sign-undefine sign.txt /*:sign-undefine* |
2782 :sign-unplace sign.txt /*:sign-unplace* | |
2783 :sil various.txt /*:sil* | |
2784 :silent various.txt /*:silent* | |
6476 | 2785 :sim gui_w32.txt /*:sim* |
7 | 2786 :simalt gui_w32.txt /*:simalt* |
2787 :sl various.txt /*:sl* | |
2788 :sla windows.txt /*:sla* | |
2789 :slast windows.txt /*:slast* | |
2790 :sleep various.txt /*:sleep* | |
2791 :sm change.txt /*:sm* | |
2792 :smagic change.txt /*:smagic* | |
790 | 2793 :smap map.txt /*:smap* |
2794 :smap_l map.txt /*:smap_l* | |
2795 :smapc map.txt /*:smapc* | |
2796 :smapclear map.txt /*:smapclear* | |
2797 :sme gui.txt /*:sme* | |
2798 :smenu gui.txt /*:smenu* | |
7 | 2799 :sn windows.txt /*:sn* |
2800 :snext windows.txt /*:snext* | |
2801 :sni if_sniff.txt /*:sni* | |
2802 :sniff if_sniff.txt /*:sniff* | |
2803 :sno change.txt /*:sno* | |
2804 :snomagic change.txt /*:snomagic* | |
790 | 2805 :snor map.txt /*:snor* |
2806 :snoremap map.txt /*:snoremap* | |
2807 :snoreme gui.txt /*:snoreme* | |
2808 :snoremenu gui.txt /*:snoremenu* | |
7 | 2809 :so repeat.txt /*:so* |
282 | 2810 :sor change.txt /*:sor* |
2811 :sort change.txt /*:sort* | |
7 | 2812 :source repeat.txt /*:source* |
2813 :source_crnl repeat.txt /*:source_crnl* | |
2814 :sp windows.txt /*:sp* | |
336 | 2815 :spe spell.txt /*:spe* |
359 | 2816 :spelld spell.txt /*:spelld* |
2817 :spelldump spell.txt /*:spelldump* | |
319 | 2818 :spellgood spell.txt /*:spellgood* |
714 | 2819 :spelli spell.txt /*:spelli* |
2820 :spellinfo spell.txt /*:spellinfo* | |
375 | 2821 :spellr spell.txt /*:spellr* |
2822 :spellrepall spell.txt /*:spellrepall* | |
714 | 2823 :spellu spell.txt /*:spellu* |
2824 :spellundo spell.txt /*:spellundo* | |
336 | 2825 :spellw spell.txt /*:spellw* |
2826 :spellwrong spell.txt /*:spellwrong* | |
7 | 2827 :split windows.txt /*:split* |
2828 :split_f windows.txt /*:split_f* | |
2829 :spr windows.txt /*:spr* | |
2830 :sprevious windows.txt /*:sprevious* | |
2831 :sre windows.txt /*:sre* | |
2832 :srewind windows.txt /*:srewind* | |
2833 :st starting.txt /*:st* | |
2834 :sta windows.txt /*:sta* | |
2835 :stag windows.txt /*:stag* | |
2836 :star repeat.txt /*:star* | |
2837 :start insert.txt /*:start* | |
600 | 2838 :startgreplace insert.txt /*:startgreplace* |
7 | 2839 :startinsert insert.txt /*:startinsert* |
14 | 2840 :startreplace insert.txt /*:startreplace* |
7 | 2841 :stj tagsrch.txt /*:stj* |
2842 :stjump tagsrch.txt /*:stjump* | |
2843 :stop starting.txt /*:stop* | |
2844 :stopi insert.txt /*:stopi* | |
2845 :stopinsert insert.txt /*:stopinsert* | |
2846 :sts tagsrch.txt /*:sts* | |
2847 :stselect tagsrch.txt /*:stselect* | |
2848 :su change.txt /*:su* | |
2849 :substitute change.txt /*:substitute* | |
2850 :sun windows.txt /*:sun* | |
2851 :sunhide windows.txt /*:sunhide* | |
790 | 2852 :sunm map.txt /*:sunm* |
2853 :sunmap map.txt /*:sunmap* | |
2854 :sunme gui.txt /*:sunme* | |
2855 :sunmenu gui.txt /*:sunmenu* | |
7 | 2856 :sus starting.txt /*:sus* |
2857 :suspend starting.txt /*:suspend* | |
2858 :sv windows.txt /*:sv* | |
2859 :sview windows.txt /*:sview* | |
2860 :sw recover.txt /*:sw* | |
2861 :swapname recover.txt /*:swapname* | |
2862 :sy syntax.txt /*:sy* | |
2863 :syn syntax.txt /*:syn* | |
2864 :syn-arguments syntax.txt /*:syn-arguments* | |
2865 :syn-case syntax.txt /*:syn-case* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2866 :syn-cchar syntax.txt /*:syn-cchar* |
7 | 2867 :syn-clear syntax.txt /*:syn-clear* |
2868 :syn-cluster syntax.txt /*:syn-cluster* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2869 :syn-conceal syntax.txt /*:syn-conceal* |
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2870 :syn-conceal-implicit syntax.txt /*:syn-conceal-implicit* |
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2871 :syn-concealends syntax.txt /*:syn-concealends* |
7 | 2872 :syn-contained syntax.txt /*:syn-contained* |
2873 :syn-containedin syntax.txt /*:syn-containedin* | |
2874 :syn-contains syntax.txt /*:syn-contains* | |
2875 :syn-context syntax.txt /*:syn-context* | |
2876 :syn-default-override usr_06.txt /*:syn-default-override* | |
2877 :syn-define syntax.txt /*:syn-define* | |
2878 :syn-display syntax.txt /*:syn-display* | |
2879 :syn-enable syntax.txt /*:syn-enable* | |
2880 :syn-end syntax.txt /*:syn-end* | |
2881 :syn-excludenl syntax.txt /*:syn-excludenl* | |
2882 :syn-ext-match syntax.txt /*:syn-ext-match* | |
2883 :syn-extend syntax.txt /*:syn-extend* | |
2884 :syn-file-remarks syntax.txt /*:syn-file-remarks* | |
2885 :syn-files syntax.txt /*:syn-files* | |
2886 :syn-fold syntax.txt /*:syn-fold* | |
2887 :syn-include syntax.txt /*:syn-include* | |
2888 :syn-keepend syntax.txt /*:syn-keepend* | |
2889 :syn-keyword syntax.txt /*:syn-keyword* | |
2890 :syn-lc syntax.txt /*:syn-lc* | |
2891 :syn-leading syntax.txt /*:syn-leading* | |
2892 :syn-list syntax.txt /*:syn-list* | |
2893 :syn-manual usr_06.txt /*:syn-manual* | |
2894 :syn-match syntax.txt /*:syn-match* | |
2895 :syn-matchgroup syntax.txt /*:syn-matchgroup* | |
2896 :syn-multi-line syntax.txt /*:syn-multi-line* | |
2897 :syn-nextgroup syntax.txt /*:syn-nextgroup* | |
2898 :syn-off usr_06.txt /*:syn-off* | |
2899 :syn-on syntax.txt /*:syn-on* | |
2900 :syn-oneline syntax.txt /*:syn-oneline* | |
2901 :syn-pattern syntax.txt /*:syn-pattern* | |
2902 :syn-pattern-offset syntax.txt /*:syn-pattern-offset* | |
2903 :syn-priority syntax.txt /*:syn-priority* | |
2904 :syn-qstart syntax.txt /*:syn-qstart* | |
2905 :syn-region syntax.txt /*:syn-region* | |
2906 :syn-reset syntax.txt /*:syn-reset* | |
2907 :syn-skip syntax.txt /*:syn-skip* | |
2908 :syn-skipempty syntax.txt /*:syn-skipempty* | |
2909 :syn-skipnl syntax.txt /*:syn-skipnl* | |
2910 :syn-skipwhite syntax.txt /*:syn-skipwhite* | |
418 | 2911 :syn-spell syntax.txt /*:syn-spell* |
7 | 2912 :syn-start syntax.txt /*:syn-start* |
2913 :syn-sync syntax.txt /*:syn-sync* | |
2914 :syn-sync-ccomment syntax.txt /*:syn-sync-ccomment* | |
2915 :syn-sync-first syntax.txt /*:syn-sync-first* | |
2916 :syn-sync-fourth syntax.txt /*:syn-sync-fourth* | |
2917 :syn-sync-linebreaks syntax.txt /*:syn-sync-linebreaks* | |
2918 :syn-sync-maxlines syntax.txt /*:syn-sync-maxlines* | |
2919 :syn-sync-minlines syntax.txt /*:syn-sync-minlines* | |
2920 :syn-sync-second syntax.txt /*:syn-sync-second* | |
2921 :syn-sync-third syntax.txt /*:syn-sync-third* | |
2922 :syn-transparent syntax.txt /*:syn-transparent* | |
1121 | 2923 :sync scroll.txt /*:sync* |
7 | 2924 :syncbind scroll.txt /*:syncbind* |
2925 :syntax syntax.txt /*:syntax* | |
2926 :syntax-enable syntax.txt /*:syntax-enable* | |
2927 :syntax-on syntax.txt /*:syntax-on* | |
2928 :syntax-reset syntax.txt /*:syntax-reset* | |
4780 | 2929 :syntime syntax.txt /*:syntime* |
7 | 2930 :t change.txt /*:t* |
2931 :tN tagsrch.txt /*:tN* | |
2932 :tNext tagsrch.txt /*:tNext* | |
2933 :ta tagsrch.txt /*:ta* | |
674 | 2934 :tab tabpage.txt /*:tab* |
683 | 2935 :tabN tabpage.txt /*:tabN* |
2936 :tabNext tabpage.txt /*:tabNext* | |
674 | 2937 :tabc tabpage.txt /*:tabc* |
2938 :tabclose tabpage.txt /*:tabclose* | |
688 | 2939 :tabd tabpage.txt /*:tabd* |
2940 :tabdo tabpage.txt /*:tabdo* | |
674 | 2941 :tabe tabpage.txt /*:tabe* |
2942 :tabedit tabpage.txt /*:tabedit* | |
677 | 2943 :tabf tabpage.txt /*:tabf* |
2944 :tabfind tabpage.txt /*:tabfind* | |
688 | 2945 :tabfir tabpage.txt /*:tabfir* |
2946 :tabfirst tabpage.txt /*:tabfirst* | |
2947 :tabl tabpage.txt /*:tabl* | |
2948 :tablast tabpage.txt /*:tablast* | |
683 | 2949 :tabm tabpage.txt /*:tabm* |
2950 :tabmove tabpage.txt /*:tabmove* | |
677 | 2951 :tabn tabpage.txt /*:tabn* |
2952 :tabnew tabpage.txt /*:tabnew* | |
683 | 2953 :tabnext tabpage.txt /*:tabnext* |
674 | 2954 :tabo tabpage.txt /*:tabo* |
2955 :tabonly tabpage.txt /*:tabonly* | |
683 | 2956 :tabp tabpage.txt /*:tabp* |
2957 :tabprevious tabpage.txt /*:tabprevious* | |
688 | 2958 :tabr tabpage.txt /*:tabr* |
2959 :tabrewind tabpage.txt /*:tabrewind* | |
674 | 2960 :tabs tabpage.txt /*:tabs* |
7 | 2961 :tag tagsrch.txt /*:tag* |
2962 :tags tagsrch.txt /*:tags* | |
2963 :tc if_tcl.txt /*:tc* | |
2964 :tcl if_tcl.txt /*:tcl* | |
2965 :tcld if_tcl.txt /*:tcld* | |
2966 :tcldo if_tcl.txt /*:tcldo* | |
2967 :tclf if_tcl.txt /*:tclf* | |
2968 :tclfile if_tcl.txt /*:tclfile* | |
2969 :te gui_w32.txt /*:te* | |
2970 :tearoff gui_w32.txt /*:tearoff* | |
2971 :tf tagsrch.txt /*:tf* | |
2972 :tfirst tagsrch.txt /*:tfirst* | |
2973 :th eval.txt /*:th* | |
2974 :throw eval.txt /*:throw* | |
2975 :tj tagsrch.txt /*:tj* | |
2976 :tjump tagsrch.txt /*:tjump* | |
2977 :tl tagsrch.txt /*:tl* | |
2978 :tlast tagsrch.txt /*:tlast* | |
2979 :tm gui.txt /*:tm* | |
2980 :tmenu gui.txt /*:tmenu* | |
2981 :tn tagsrch.txt /*:tn* | |
2982 :tnext tagsrch.txt /*:tnext* | |
2983 :topleft windows.txt /*:topleft* | |
2984 :tp tagsrch.txt /*:tp* | |
2985 :tprevious tagsrch.txt /*:tprevious* | |
2986 :tr tagsrch.txt /*:tr* | |
2987 :trewind tagsrch.txt /*:trewind* | |
2988 :try eval.txt /*:try* | |
2989 :ts tagsrch.txt /*:ts* | |
2990 :tselect tagsrch.txt /*:tselect* | |
2991 :tu gui.txt /*:tu* | |
2992 :tunmenu gui.txt /*:tunmenu* | |
2993 :u undo.txt /*:u* | |
2994 :un undo.txt /*:un* | |
2995 :una map.txt /*:una* | |
2996 :unabbreviate map.txt /*:unabbreviate* | |
2997 :undo undo.txt /*:undo* | |
697 | 2998 :undoj undo.txt /*:undoj* |
2999 :undojoin undo.txt /*:undojoin* | |
772 | 3000 :undol undo.txt /*:undol* |
3001 :undolist undo.txt /*:undolist* | |
7 | 3002 :unh windows.txt /*:unh* |
3003 :unhide windows.txt /*:unhide* | |
3004 :unl eval.txt /*:unl* | |
3005 :unlet eval.txt /*:unlet* | |
148 | 3006 :unlo eval.txt /*:unlo* |
3007 :unlockvar eval.txt /*:unlockvar* | |
7 | 3008 :unm map.txt /*:unm* |
3009 :unm! map.txt /*:unm!* | |
3010 :unmap map.txt /*:unmap* | |
3011 :unmap! map.txt /*:unmap!* | |
3012 :unme gui.txt /*:unme* | |
3013 :unmenu gui.txt /*:unmenu* | |
3014 :unmenu-all gui.txt /*:unmenu-all* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
3015 :uns various.txt /*:uns* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
3016 :unsilent various.txt /*:unsilent* |
7 | 3017 :up editing.txt /*:up* |
3018 :update editing.txt /*:update* | |
3019 :v repeat.txt /*:v* | |
3020 :ve various.txt /*:ve* | |
3021 :verb various.txt /*:verb* | |
3022 :verbose various.txt /*:verbose* | |
484 | 3023 :verbose-cmd various.txt /*:verbose-cmd* |
7 | 3024 :version various.txt /*:version* |
3025 :vert windows.txt /*:vert* | |
3026 :vertical windows.txt /*:vertical* | |
3027 :vertical-resize windows.txt /*:vertical-resize* | |
3028 :vglobal repeat.txt /*:vglobal* | |
3029 :vi editing.txt /*:vi* | |
3030 :vie editing.txt /*:vie* | |
3031 :view editing.txt /*:view* | |
42 | 3032 :vim quickfix.txt /*:vim* |
3033 :vimgrep quickfix.txt /*:vimgrep* | |
3034 :vimgrepa quickfix.txt /*:vimgrepa* | |
3035 :vimgrepadd quickfix.txt /*:vimgrepadd* | |
7 | 3036 :visual editing.txt /*:visual* |
3037 :visual_example visual.txt /*:visual_example* | |
2246
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
3038 :viu helphelp.txt /*:viu* |
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
3039 :viusage helphelp.txt /*:viusage* |
7 | 3040 :vm map.txt /*:vm* |
3041 :vmap map.txt /*:vmap* | |
3042 :vmap_l map.txt /*:vmap_l* | |
3043 :vmapc map.txt /*:vmapc* | |
3044 :vmapclear map.txt /*:vmapclear* | |
3045 :vme gui.txt /*:vme* | |
3046 :vmenu gui.txt /*:vmenu* | |
3047 :vn map.txt /*:vn* | |
3048 :vne windows.txt /*:vne* | |
3049 :vnew windows.txt /*:vnew* | |
3050 :vnoremap map.txt /*:vnoremap* | |
3051 :vnoreme gui.txt /*:vnoreme* | |
3052 :vnoremenu gui.txt /*:vnoremenu* | |
3053 :vs windows.txt /*:vs* | |
3054 :vsplit windows.txt /*:vsplit* | |
3055 :vu map.txt /*:vu* | |
3056 :vunmap map.txt /*:vunmap* | |
3057 :vunme gui.txt /*:vunme* | |
3058 :vunmenu gui.txt /*:vunmenu* | |
3059 :w editing.txt /*:w* | |
3060 :w! editing.txt /*:w!* | |
3061 :wN editing.txt /*:wN* | |
3062 :wNext editing.txt /*:wNext* | |
3063 :w_a editing.txt /*:w_a* | |
3064 :w_c editing.txt /*:w_c* | |
3065 :w_f editing.txt /*:w_f* | |
3066 :wa editing.txt /*:wa* | |
3067 :wall editing.txt /*:wall* | |
3068 :wh eval.txt /*:wh* | |
3069 :while eval.txt /*:while* | |
3070 :win gui.txt /*:win* | |
3071 :winc windows.txt /*:winc* | |
3072 :wincmd windows.txt /*:wincmd* | |
3073 :windo windows.txt /*:windo* | |
3074 :winp gui.txt /*:winp* | |
3075 :winpos gui.txt /*:winpos* | |
3076 :winsize gui.txt /*:winsize* | |
3077 :wn editing.txt /*:wn* | |
3078 :wnext editing.txt /*:wnext* | |
3079 :wp editing.txt /*:wp* | |
3080 :wprevious editing.txt /*:wprevious* | |
3081 :wq editing.txt /*:wq* | |
3082 :wqa editing.txt /*:wqa* | |
3083 :wqall editing.txt /*:wqall* | |
3084 :write editing.txt /*:write* | |
3085 :write_a editing.txt /*:write_a* | |
3086 :write_c editing.txt /*:write_c* | |
3087 :write_f editing.txt /*:write_f* | |
3088 :ws workshop.txt /*:ws* | |
3089 :wsverb workshop.txt /*:wsverb* | |
2214
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
3090 :wundo undo.txt /*:wundo* |
7 | 3091 :wv starting.txt /*:wv* |
3092 :wviminfo starting.txt /*:wviminfo* | |
3093 :x editing.txt /*:x* | |
3094 :xa editing.txt /*:xa* | |
3095 :xall editing.txt /*:xall* | |
3096 :xit editing.txt /*:xit* | |
790 | 3097 :xm map.txt /*:xm* |
3098 :xmap map.txt /*:xmap* | |
3099 :xmap_l map.txt /*:xmap_l* | |
3100 :xmapc map.txt /*:xmapc* | |
3101 :xmapclear map.txt /*:xmapclear* | |
3102 :xme gui.txt /*:xme* | |
3103 :xmenu gui.txt /*:xmenu* | |
3104 :xn map.txt /*:xn* | |
3105 :xnoremap map.txt /*:xnoremap* | |
3106 :xnoreme gui.txt /*:xnoreme* | |
3107 :xnoremenu gui.txt /*:xnoremenu* | |
3108 :xu map.txt /*:xu* | |
3109 :xunmap map.txt /*:xunmap* | |
3110 :xunme gui.txt /*:xunme* | |
3111 :xunmenu gui.txt /*:xunmenu* | |
7 | 3112 :y change.txt /*:y* |
3113 :yank change.txt /*:yank* | |
3114 :z various.txt /*:z* | |
3115 :z# various.txt /*:z#* | |
3116 :~ change.txt /*:~* | |
3117 ; motion.txt /*;* | |
3118 < change.txt /*<* | |
3119 <2-LeftMouse> term.txt /*<2-LeftMouse>* | |
3120 <3-LeftMouse> term.txt /*<3-LeftMouse>* | |
3121 <4-LeftMouse> term.txt /*<4-LeftMouse>* | |
3122 << change.txt /*<<* | |
3123 <> intro.txt /*<>* | |
3124 <A- intro.txt /*<A-* | |
600 | 3125 <A-LeftMouse> term.txt /*<A-LeftMouse>* |
3126 <A-RightMouse> term.txt /*<A-RightMouse>* | |
7 | 3127 <BS> motion.txt /*<BS>* |
3128 <Bar> intro.txt /*<Bar>* | |
3129 <Bslash> intro.txt /*<Bslash>* | |
3130 <C- intro.txt /*<C-* | |
3131 <C-Del> os_dos.txt /*<C-Del>* | |
3132 <C-End> motion.txt /*<C-End>* | |
3133 <C-Home> motion.txt /*<C-Home>* | |
3134 <C-Insert> os_dos.txt /*<C-Insert>* | |
3135 <C-Left> motion.txt /*<C-Left>* | |
3136 <C-LeftMouse> tagsrch.txt /*<C-LeftMouse>* | |
819 | 3137 <C-PageDown> tabpage.txt /*<C-PageDown>* |
3138 <C-PageUp> tabpage.txt /*<C-PageUp>* | |
7 | 3139 <C-Right> motion.txt /*<C-Right>* |
3140 <C-RightMouse> tagsrch.txt /*<C-RightMouse>* | |
2409
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3141 <C-ScrollWheelDown> scroll.txt /*<C-ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3142 <C-ScrollWheelLeft> scroll.txt /*<C-ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3143 <C-ScrollWheelRight> scroll.txt /*<C-ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3144 <C-ScrollWheelUp> scroll.txt /*<C-ScrollWheelUp>* |
7 | 3145 <CR> motion.txt /*<CR>* |
3146 <CSI> intro.txt /*<CSI>* | |
3147 <Char-> map.txt /*<Char->* | |
3148 <Char> map.txt /*<Char>* | |
6259 | 3149 <CursorHold> autocmd.txt /*<CursorHold>* |
7 | 3150 <D- intro.txt /*<D-* |
3151 <Del> change.txt /*<Del>* | |
3152 <Down> motion.txt /*<Down>* | |
3153 <Drop> change.txt /*<Drop>* | |
3154 <EOL> intro.txt /*<EOL>* | |
3155 <End> motion.txt /*<End>* | |
3156 <Enter> intro.txt /*<Enter>* | |
3157 <Esc> intro.txt /*<Esc>* | |
3158 <F10> term.txt /*<F10>* | |
3159 <F11> term.txt /*<F11>* | |
3160 <F12> term.txt /*<F12>* | |
3161 <F13> term.txt /*<F13>* | |
3162 <F14> term.txt /*<F14>* | |
3163 <F15> term.txt /*<F15>* | |
3164 <F16> term.txt /*<F16>* | |
3165 <F17> term.txt /*<F17>* | |
3166 <F18> term.txt /*<F18>* | |
3167 <F19> term.txt /*<F19>* | |
2246
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
3168 <F1> helphelp.txt /*<F1>* |
7 | 3169 <F2> term.txt /*<F2>* |
3170 <F3> term.txt /*<F3>* | |
3171 <F4> term.txt /*<F4>* | |
3172 <F5> term.txt /*<F5>* | |
3173 <F6> term.txt /*<F6>* | |
3174 <F7> term.txt /*<F7>* | |
3175 <F8> term.txt /*<F8>* | |
3176 <F9> term.txt /*<F9>* | |
2246
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
3177 <Help> helphelp.txt /*<Help>* |
7 | 3178 <Home> motion.txt /*<Home>* |
3179 <Insert> insert.txt /*<Insert>* | |
3180 <Leader> map.txt /*<Leader>* | |
3181 <Left> motion.txt /*<Left>* | |
3182 <LeftDrag> term.txt /*<LeftDrag>* | |
3183 <LeftMouse> visual.txt /*<LeftMouse>* | |
3184 <LeftRelease> visual.txt /*<LeftRelease>* | |
3185 <LocalLeader> map.txt /*<LocalLeader>* | |
3186 <M- intro.txt /*<M-* | |
3187 <MiddleDrag> term.txt /*<MiddleDrag>* | |
3188 <MiddleMouse> change.txt /*<MiddleMouse>* | |
3189 <MiddleRelease> term.txt /*<MiddleRelease>* | |
3190 <Mouse> term.txt /*<Mouse>* | |
3191 <MouseDown> scroll.txt /*<MouseDown>* | |
3192 <MouseUp> scroll.txt /*<MouseUp>* | |
3193 <NL> motion.txt /*<NL>* | |
3194 <Nop> map.txt /*<Nop>* | |
3195 <Nul> intro.txt /*<Nul>* | |
3196 <PageDown> scroll.txt /*<PageDown>* | |
3197 <PageUp> scroll.txt /*<PageUp>* | |
3198 <Plug> map.txt /*<Plug>* | |
3199 <Return> intro.txt /*<Return>* | |
3200 <Right> motion.txt /*<Right>* | |
3201 <RightDrag> term.txt /*<RightDrag>* | |
3202 <RightMouse> visual.txt /*<RightMouse>* | |
3203 <RightRelease> term.txt /*<RightRelease>* | |
3204 <S- intro.txt /*<S-* | |
3205 <S-Del> os_dos.txt /*<S-Del>* | |
3206 <S-Down> scroll.txt /*<S-Down>* | |
3207 <S-End> term.txt /*<S-End>* | |
3208 <S-F10> term.txt /*<S-F10>* | |
3209 <S-F11> term.txt /*<S-F11>* | |
3210 <S-F12> term.txt /*<S-F12>* | |
3211 <S-F1> intro.txt /*<S-F1>* | |
3212 <S-F2> term.txt /*<S-F2>* | |
3213 <S-F3> term.txt /*<S-F3>* | |
3214 <S-F4> term.txt /*<S-F4>* | |
3215 <S-F5> term.txt /*<S-F5>* | |
3216 <S-F6> term.txt /*<S-F6>* | |
3217 <S-F7> term.txt /*<S-F7>* | |
3218 <S-F8> term.txt /*<S-F8>* | |
3219 <S-F9> term.txt /*<S-F9>* | |
3220 <S-Home> term.txt /*<S-Home>* | |
3221 <S-Insert> os_dos.txt /*<S-Insert>* | |
3222 <S-Left> motion.txt /*<S-Left>* | |
3223 <S-LeftMouse> term.txt /*<S-LeftMouse>* | |
3224 <S-Right> motion.txt /*<S-Right>* | |
3225 <S-RightMouse> term.txt /*<S-RightMouse>* | |
2409
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3226 <S-ScrollWheelDown> scroll.txt /*<S-ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3227 <S-ScrollWheelLeft> scroll.txt /*<S-ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3228 <S-ScrollWheelRight> scroll.txt /*<S-ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3229 <S-ScrollWheelUp> scroll.txt /*<S-ScrollWheelUp>* |
7 | 3230 <S-Tab> term.txt /*<S-Tab>* |
3231 <S-Up> scroll.txt /*<S-Up>* | |
3232 <S-xF1> term.txt /*<S-xF1>* | |
3233 <S-xF2> term.txt /*<S-xF2>* | |
3234 <S-xF3> term.txt /*<S-xF3>* | |
3235 <S-xF4> term.txt /*<S-xF4>* | |
3236 <SID> map.txt /*<SID>* | |
3237 <SNR> map.txt /*<SNR>* | |
2409
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3238 <ScrollWheelDown> scroll.txt /*<ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3239 <ScrollWheelLeft> scroll.txt /*<ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3240 <ScrollWheelRight> scroll.txt /*<ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3241 <ScrollWheelUp> scroll.txt /*<ScrollWheelUp>* |
7 | 3242 <Space> motion.txt /*<Space>* |
3243 <Tab> motion.txt /*<Tab>* | |
3244 <Undo> undo.txt /*<Undo>* | |
3245 <Up> motion.txt /*<Up>* | |
3246 <abuf> cmdline.txt /*<abuf>* | |
3247 <afile> cmdline.txt /*<afile>* | |
3248 <amatch> cmdline.txt /*<amatch>* | |
3249 <args> map.txt /*<args>* | |
3250 <bang> map.txt /*<bang>* | |
40 | 3251 <buffer=N> autocmd.txt /*<buffer=N>* |
3252 <buffer=abuf> autocmd.txt /*<buffer=abuf>* | |
7 | 3253 <cfile> cmdline.txt /*<cfile>* |
3254 <character> intro.txt /*<character>* | |
3255 <count> map.txt /*<count>* | |
1121 | 3256 <f-args> map.txt /*<f-args>* |
7 | 3257 <k0> term.txt /*<k0>* |
3258 <k1> term.txt /*<k1>* | |
3259 <k2> term.txt /*<k2>* | |
3260 <k3> term.txt /*<k3>* | |
3261 <k4> term.txt /*<k4>* | |
3262 <k5> term.txt /*<k5>* | |
3263 <k6> term.txt /*<k6>* | |
3264 <k7> term.txt /*<k7>* | |
3265 <k8> term.txt /*<k8>* | |
3266 <k9> term.txt /*<k9>* | |
3267 <kDivide> term.txt /*<kDivide>* | |
3268 <kEnd> motion.txt /*<kEnd>* | |
3269 <kEnter> term.txt /*<kEnter>* | |
3270 <kHome> motion.txt /*<kHome>* | |
3271 <kMinus> term.txt /*<kMinus>* | |
3272 <kMultiply> term.txt /*<kMultiply>* | |
3273 <kPageDown> scroll.txt /*<kPageDown>* | |
3274 <kPageUp> scroll.txt /*<kPageUp>* | |
3275 <kPlus> term.txt /*<kPlus>* | |
3276 <kPoint> term.txt /*<kPoint>* | |
3277 <line1> map.txt /*<line1>* | |
3278 <line2> map.txt /*<line2>* | |
3279 <lt> intro.txt /*<lt>* | |
3356 | 3280 <nomodeline> autocmd.txt /*<nomodeline>* |
7 | 3281 <q-args> map.txt /*<q-args>* |
3282 <reg> map.txt /*<reg>* | |
3283 <register> map.txt /*<register>* | |
3284 <sfile> cmdline.txt /*<sfile>* | |
2725 | 3285 <slnum> cmdline.txt /*<slnum>* |
7 | 3286 <xCSI> intro.txt /*<xCSI>* |
189 | 3287 <xDown> term.txt /*<xDown>* |
7 | 3288 <xEnd> term.txt /*<xEnd>* |
3289 <xEnd>-xterm term.txt /*<xEnd>-xterm* | |
3290 <xF1> term.txt /*<xF1>* | |
3291 <xF1>-xterm term.txt /*<xF1>-xterm* | |
3292 <xF2> term.txt /*<xF2>* | |
3293 <xF2>-xterm term.txt /*<xF2>-xterm* | |
3294 <xF3> term.txt /*<xF3>* | |
3295 <xF3>-xterm term.txt /*<xF3>-xterm* | |
3296 <xF4> term.txt /*<xF4>* | |
3297 <xF4>-xterm term.txt /*<xF4>-xterm* | |
3298 <xHome> term.txt /*<xHome>* | |
3299 <xHome>-xterm term.txt /*<xHome>-xterm* | |
189 | 3300 <xLeft> term.txt /*<xLeft>* |
3301 <xRight> term.txt /*<xRight>* | |
3302 <xUp> term.txt /*<xUp>* | |
7 | 3303 = change.txt /*=* |
3304 == change.txt /*==* | |
3305 > change.txt /*>* | |
3306 >> change.txt /*>>* | |
3307 >cont repeat.txt /*>cont* | |
3308 >finish repeat.txt /*>finish* | |
3309 >interrupt repeat.txt /*>interrupt* | |
3310 >next repeat.txt /*>next* | |
3311 >quit repeat.txt /*>quit* | |
3312 >step repeat.txt /*>step* | |
3313 ? pattern.txt /*?* | |
3314 ?<CR> pattern.txt /*?<CR>* | |
3315 @ repeat.txt /*@* | |
3316 @/ change.txt /*@\/* | |
3317 @: repeat.txt /*@:* | |
1121 | 3318 @= change.txt /*@=* |
7 | 3319 @@ repeat.txt /*@@* |
1121 | 3320 @r eval.txt /*@r* |
7 | 3321 A insert.txt /*A* |
3322 ACL editing.txt /*ACL* | |
3323 ATTENTION usr_11.txt /*ATTENTION* | |
3324 Abbreviations map.txt /*Abbreviations* | |
3325 Aleph options.txt /*Aleph* | |
3326 Amiga os_amiga.txt /*Amiga* | |
3327 Arabic arabic.txt /*Arabic* | |
3328 Atari os_mint.txt /*Atari* | |
3329 Athena gui_x11.txt /*Athena* | |
3330 B motion.txt /*B* | |
3331 BeBox os_beos.txt /*BeBox* | |
3332 BeOS os_beos.txt /*BeOS* | |
323 | 3333 Bram intro.txt /*Bram* |
7 | 3334 BufAdd autocmd.txt /*BufAdd* |
3335 BufCreate autocmd.txt /*BufCreate* | |
3336 BufDelete autocmd.txt /*BufDelete* | |
3337 BufEnter autocmd.txt /*BufEnter* | |
3338 BufFilePost autocmd.txt /*BufFilePost* | |
3339 BufFilePre autocmd.txt /*BufFilePre* | |
3340 BufHidden autocmd.txt /*BufHidden* | |
3341 BufLeave autocmd.txt /*BufLeave* | |
3342 BufNew autocmd.txt /*BufNew* | |
3343 BufNewFile autocmd.txt /*BufNewFile* | |
3344 BufRead autocmd.txt /*BufRead* | |
3345 BufReadCmd autocmd.txt /*BufReadCmd* | |
3346 BufReadPost autocmd.txt /*BufReadPost* | |
3347 BufReadPre autocmd.txt /*BufReadPre* | |
3348 BufUnload autocmd.txt /*BufUnload* | |
3349 BufWinEnter autocmd.txt /*BufWinEnter* | |
3350 BufWinLeave autocmd.txt /*BufWinLeave* | |
3351 BufWipeout autocmd.txt /*BufWipeout* | |
3352 BufWrite autocmd.txt /*BufWrite* | |
3353 BufWriteCmd autocmd.txt /*BufWriteCmd* | |
3354 BufWritePost autocmd.txt /*BufWritePost* | |
3355 BufWritePre autocmd.txt /*BufWritePre* | |
3356 C change.txt /*C* | |
3357 C-editing tips.txt /*C-editing* | |
3358 C-indenting indent.txt /*C-indenting* | |
3359 COMSPEC starting.txt /*COMSPEC* | |
3360 CR-used-for-NL pattern.txt /*CR-used-for-NL* | |
3361 CTRL-6 editing.txt /*CTRL-6* | |
819 | 3362 CTRL-<PageDown> tabpage.txt /*CTRL-<PageDown>* |
3363 CTRL-<PageUp> tabpage.txt /*CTRL-<PageUp>* | |
7 | 3364 CTRL-A change.txt /*CTRL-A* |
3365 CTRL-B scroll.txt /*CTRL-B* | |
3366 CTRL-C pattern.txt /*CTRL-C* | |
3367 CTRL-D scroll.txt /*CTRL-D* | |
3368 CTRL-E scroll.txt /*CTRL-E* | |
3369 CTRL-F scroll.txt /*CTRL-F* | |
3370 CTRL-G editing.txt /*CTRL-G* | |
3371 CTRL-H motion.txt /*CTRL-H* | |
3372 CTRL-I motion.txt /*CTRL-I* | |
3373 CTRL-J motion.txt /*CTRL-J* | |
3374 CTRL-L various.txt /*CTRL-L* | |
3375 CTRL-M motion.txt /*CTRL-M* | |
3376 CTRL-N motion.txt /*CTRL-N* | |
3377 CTRL-O motion.txt /*CTRL-O* | |
3378 CTRL-P motion.txt /*CTRL-P* | |
168 | 3379 CTRL-Q gui_w32.txt /*CTRL-Q* |
7 | 3380 CTRL-R undo.txt /*CTRL-R* |
3381 CTRL-T tagsrch.txt /*CTRL-T* | |
3382 CTRL-U scroll.txt /*CTRL-U* | |
3383 CTRL-U-changed version6.txt /*CTRL-U-changed* | |
3384 CTRL-V visual.txt /*CTRL-V* | |
3385 CTRL-V-alternative gui_w32.txt /*CTRL-V-alternative* | |
3386 CTRL-W index.txt /*CTRL-W* | |
3387 CTRL-W_+ windows.txt /*CTRL-W_+* | |
3388 CTRL-W_- windows.txt /*CTRL-W_-* | |
3389 CTRL-W_< windows.txt /*CTRL-W_<* | |
3390 CTRL-W_<BS> windows.txt /*CTRL-W_<BS>* | |
170 | 3391 CTRL-W_<CR> quickfix.txt /*CTRL-W_<CR>* |
7 | 3392 CTRL-W_<Down> windows.txt /*CTRL-W_<Down>* |
170 | 3393 CTRL-W_<Enter> quickfix.txt /*CTRL-W_<Enter>* |
7 | 3394 CTRL-W_<Left> windows.txt /*CTRL-W_<Left>* |
3395 CTRL-W_<Right> windows.txt /*CTRL-W_<Right>* | |
3396 CTRL-W_<Up> windows.txt /*CTRL-W_<Up>* | |
3397 CTRL-W_= windows.txt /*CTRL-W_=* | |
3398 CTRL-W_> windows.txt /*CTRL-W_>* | |
3399 CTRL-W_CTRL-B windows.txt /*CTRL-W_CTRL-B* | |
3400 CTRL-W_CTRL-C windows.txt /*CTRL-W_CTRL-C* | |
3401 CTRL-W_CTRL-D tagsrch.txt /*CTRL-W_CTRL-D* | |
3402 CTRL-W_CTRL-F windows.txt /*CTRL-W_CTRL-F* | |
3403 CTRL-W_CTRL-H windows.txt /*CTRL-W_CTRL-H* | |
3404 CTRL-W_CTRL-I tagsrch.txt /*CTRL-W_CTRL-I* | |
3405 CTRL-W_CTRL-J windows.txt /*CTRL-W_CTRL-J* | |
3406 CTRL-W_CTRL-K windows.txt /*CTRL-W_CTRL-K* | |
3407 CTRL-W_CTRL-L windows.txt /*CTRL-W_CTRL-L* | |
3408 CTRL-W_CTRL-N windows.txt /*CTRL-W_CTRL-N* | |
3409 CTRL-W_CTRL-O windows.txt /*CTRL-W_CTRL-O* | |
3410 CTRL-W_CTRL-P windows.txt /*CTRL-W_CTRL-P* | |
3411 CTRL-W_CTRL-Q windows.txt /*CTRL-W_CTRL-Q* | |
3412 CTRL-W_CTRL-R windows.txt /*CTRL-W_CTRL-R* | |
3413 CTRL-W_CTRL-S windows.txt /*CTRL-W_CTRL-S* | |
3414 CTRL-W_CTRL-T windows.txt /*CTRL-W_CTRL-T* | |
3415 CTRL-W_CTRL-V windows.txt /*CTRL-W_CTRL-V* | |
3416 CTRL-W_CTRL-W windows.txt /*CTRL-W_CTRL-W* | |
3417 CTRL-W_CTRL-X windows.txt /*CTRL-W_CTRL-X* | |
3418 CTRL-W_CTRL-Z windows.txt /*CTRL-W_CTRL-Z* | |
3419 CTRL-W_CTRL-] windows.txt /*CTRL-W_CTRL-]* | |
3420 CTRL-W_CTRL-^ windows.txt /*CTRL-W_CTRL-^* | |
3421 CTRL-W_CTRL-_ windows.txt /*CTRL-W_CTRL-_* | |
681 | 3422 CTRL-W_F windows.txt /*CTRL-W_F* |
7 | 3423 CTRL-W_H windows.txt /*CTRL-W_H* |
3424 CTRL-W_J windows.txt /*CTRL-W_J* | |
3425 CTRL-W_K windows.txt /*CTRL-W_K* | |
3426 CTRL-W_L windows.txt /*CTRL-W_L* | |
3427 CTRL-W_P windows.txt /*CTRL-W_P* | |
3428 CTRL-W_R windows.txt /*CTRL-W_R* | |
3429 CTRL-W_S windows.txt /*CTRL-W_S* | |
826 | 3430 CTRL-W_T windows.txt /*CTRL-W_T* |
7 | 3431 CTRL-W_W windows.txt /*CTRL-W_W* |
3432 CTRL-W_] windows.txt /*CTRL-W_]* | |
3433 CTRL-W_^ windows.txt /*CTRL-W_^* | |
3434 CTRL-W__ windows.txt /*CTRL-W__* | |
3435 CTRL-W_b windows.txt /*CTRL-W_b* | |
3436 CTRL-W_bar windows.txt /*CTRL-W_bar* | |
3437 CTRL-W_c windows.txt /*CTRL-W_c* | |
3438 CTRL-W_d tagsrch.txt /*CTRL-W_d* | |
3439 CTRL-W_f windows.txt /*CTRL-W_f* | |
840 | 3440 CTRL-W_gF windows.txt /*CTRL-W_gF* |
7 | 3441 CTRL-W_g] windows.txt /*CTRL-W_g]* |
3442 CTRL-W_g_CTRL-] windows.txt /*CTRL-W_g_CTRL-]* | |
820 | 3443 CTRL-W_gf windows.txt /*CTRL-W_gf* |
7 | 3444 CTRL-W_g} windows.txt /*CTRL-W_g}* |
3445 CTRL-W_h windows.txt /*CTRL-W_h* | |
3446 CTRL-W_i tagsrch.txt /*CTRL-W_i* | |
3447 CTRL-W_j windows.txt /*CTRL-W_j* | |
3448 CTRL-W_k windows.txt /*CTRL-W_k* | |
3449 CTRL-W_l windows.txt /*CTRL-W_l* | |
3450 CTRL-W_n windows.txt /*CTRL-W_n* | |
3451 CTRL-W_o windows.txt /*CTRL-W_o* | |
3452 CTRL-W_p windows.txt /*CTRL-W_p* | |
3453 CTRL-W_q windows.txt /*CTRL-W_q* | |
3454 CTRL-W_r windows.txt /*CTRL-W_r* | |
3455 CTRL-W_s windows.txt /*CTRL-W_s* | |
3456 CTRL-W_t windows.txt /*CTRL-W_t* | |
3457 CTRL-W_v windows.txt /*CTRL-W_v* | |
3458 CTRL-W_w windows.txt /*CTRL-W_w* | |
3459 CTRL-W_x windows.txt /*CTRL-W_x* | |
3460 CTRL-W_z windows.txt /*CTRL-W_z* | |
3461 CTRL-W_} windows.txt /*CTRL-W_}* | |
3462 CTRL-X change.txt /*CTRL-X* | |
3463 CTRL-Y scroll.txt /*CTRL-Y* | |
3464 CTRL-Z starting.txt /*CTRL-Z* | |
3465 CTRL-\_CTRL-G intro.txt /*CTRL-\\_CTRL-G* | |
3466 CTRL-\_CTRL-N intro.txt /*CTRL-\\_CTRL-N* | |
3467 CTRL-] tagsrch.txt /*CTRL-]* | |
3468 CTRL-^ editing.txt /*CTRL-^* | |
3469 CTRL-{char} intro.txt /*CTRL-{char}* | |
3470 Chinese mbyte.txt /*Chinese* | |
3471 Cmd-event autocmd.txt /*Cmd-event* | |
6159 | 3472 CmdUndefined autocmd.txt /*CmdUndefined* |
7 | 3473 Cmdline cmdline.txt /*Cmdline* |
3474 Cmdline-mode cmdline.txt /*Cmdline-mode* | |
3475 CmdwinEnter autocmd.txt /*CmdwinEnter* | |
3476 CmdwinLeave autocmd.txt /*CmdwinLeave* | |
12 | 3477 ColorScheme autocmd.txt /*ColorScheme* |
7 | 3478 Command-line cmdline.txt /*Command-line* |
3479 Command-line-mode cmdline.txt /*Command-line-mode* | |
3682 | 3480 CompleteDone autocmd.txt /*CompleteDone* |
7 | 3481 Contents quickref.txt /*Contents* |
3482 Cscope if_cscop.txt /*Cscope* | |
3483 CursorHold autocmd.txt /*CursorHold* | |
3484 CursorHold-example windows.txt /*CursorHold-example* | |
665 | 3485 CursorHoldI autocmd.txt /*CursorHoldI* |
7 | 3486 CursorIM mbyte.txt /*CursorIM* |
665 | 3487 CursorMoved autocmd.txt /*CursorMoved* |
3488 CursorMovedI autocmd.txt /*CursorMovedI* | |
7 | 3489 D change.txt /*D* |
3490 DOS os_dos.txt /*DOS* | |
3491 DOS-format editing.txt /*DOS-format* | |
3492 DOS-format-write editing.txt /*DOS-format-write* | |
3493 DPMI os_msdos.txt /*DPMI* | |
102 | 3494 Dictionaries eval.txt /*Dictionaries* |
113 | 3495 Dictionary eval.txt /*Dictionary* |
3496 Dictionary-function eval.txt /*Dictionary-function* | |
7 | 3497 Digraphs digraph.txt /*Digraphs* |
3498 E motion.txt /*E* | |
3499 E10 message.txt /*E10* | |
3500 E100 diff.txt /*E100* | |
3501 E101 diff.txt /*E101* | |
3502 E102 diff.txt /*E102* | |
3503 E103 diff.txt /*E103* | |
3504 E104 digraph.txt /*E104* | |
3505 E105 mbyte.txt /*E105* | |
3506 E107 eval.txt /*E107* | |
3507 E108 eval.txt /*E108* | |
3508 E109 eval.txt /*E109* | |
3509 E11 cmdline.txt /*E11* | |
3510 E110 eval.txt /*E110* | |
3511 E111 eval.txt /*E111* | |
3512 E112 eval.txt /*E112* | |
3513 E113 eval.txt /*E113* | |
3514 E114 eval.txt /*E114* | |
3515 E115 eval.txt /*E115* | |
3516 E116 eval.txt /*E116* | |
786 | 3517 E117 eval.txt /*E117* |
7 | 3518 E118 eval.txt /*E118* |
3519 E119 eval.txt /*E119* | |
3520 E12 message.txt /*E12* | |
3521 E120 eval.txt /*E120* | |
3522 E121 eval.txt /*E121* | |
3523 E122 eval.txt /*E122* | |
3524 E123 eval.txt /*E123* | |
3525 E124 eval.txt /*E124* | |
3526 E125 eval.txt /*E125* | |
3527 E126 eval.txt /*E126* | |
3528 E127 eval.txt /*E127* | |
3529 E128 eval.txt /*E128* | |
3530 E129 eval.txt /*E129* | |
3531 E13 message.txt /*E13* | |
3532 E130 eval.txt /*E130* | |
3533 E131 eval.txt /*E131* | |
3534 E132 eval.txt /*E132* | |
3535 E133 eval.txt /*E133* | |
3536 E134 change.txt /*E134* | |
3537 E135 autocmd.txt /*E135* | |
3538 E136 starting.txt /*E136* | |
3539 E137 starting.txt /*E137* | |
3540 E138 starting.txt /*E138* | |
3541 E139 message.txt /*E139* | |
3542 E14 cmdline.txt /*E14* | |
3543 E140 message.txt /*E140* | |
3544 E141 message.txt /*E141* | |
3545 E142 message.txt /*E142* | |
3546 E143 autocmd.txt /*E143* | |
3547 E144 various.txt /*E144* | |
3548 E145 starting.txt /*E145* | |
3549 E146 change.txt /*E146* | |
3550 E147 repeat.txt /*E147* | |
3551 E148 repeat.txt /*E148* | |
2246
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
3552 E149 helphelp.txt /*E149* |
7 | 3553 E15 eval.txt /*E15* |
2246
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
3554 E150 helphelp.txt /*E150* |
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
3555 E151 helphelp.txt /*E151* |
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
3556 E152 helphelp.txt /*E152* |
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
3557 E153 helphelp.txt /*E153* |
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
3558 E154 helphelp.txt /*E154* |
7 | 3559 E155 sign.txt /*E155* |
3560 E156 sign.txt /*E156* | |
3561 E157 sign.txt /*E157* | |
3562 E158 sign.txt /*E158* | |
3563 E159 sign.txt /*E159* | |
3564 E16 cmdline.txt /*E16* | |
3565 E160 sign.txt /*E160* | |
3566 E161 repeat.txt /*E161* | |
3567 E162 message.txt /*E162* | |
3568 E163 editing.txt /*E163* | |
3569 E164 editing.txt /*E164* | |
3570 E165 editing.txt /*E165* | |
3571 E166 message.txt /*E166* | |
3572 E167 repeat.txt /*E167* | |
3573 E168 repeat.txt /*E168* | |
3574 E169 message.txt /*E169* | |
3575 E17 message.txt /*E17* | |
3576 E170 eval.txt /*E170* | |
3577 E171 eval.txt /*E171* | |
3578 E172 message.txt /*E172* | |
3579 E173 message.txt /*E173* | |
3580 E174 map.txt /*E174* | |
3581 E175 map.txt /*E175* | |
3582 E176 map.txt /*E176* | |
3583 E177 map.txt /*E177* | |
3584 E178 map.txt /*E178* | |
3585 E179 map.txt /*E179* | |
3586 E18 eval.txt /*E18* | |
3587 E180 map.txt /*E180* | |
3588 E181 map.txt /*E181* | |
3589 E182 map.txt /*E182* | |
3590 E183 map.txt /*E183* | |
3591 E184 map.txt /*E184* | |
3592 E185 syntax.txt /*E185* | |
3593 E186 editing.txt /*E186* | |
3594 E187 editing.txt /*E187* | |
3595 E188 gui.txt /*E188* | |
3596 E189 message.txt /*E189* | |
3597 E19 message.txt /*E19* | |
3598 E190 message.txt /*E190* | |
3599 E191 motion.txt /*E191* | |
3600 E192 message.txt /*E192* | |
3601 E193 eval.txt /*E193* | |
3602 E194 message.txt /*E194* | |
3603 E195 starting.txt /*E195* | |
3604 E196 various.txt /*E196* | |
3605 E197 mlang.txt /*E197* | |
3606 E198 options.txt /*E198* | |
3607 E199 cmdline.txt /*E199* | |
3608 E20 motion.txt /*E20* | |
3609 E200 autocmd.txt /*E200* | |
3610 E201 autocmd.txt /*E201* | |
3611 E202 options.txt /*E202* | |
3612 E203 autocmd.txt /*E203* | |
3613 E204 autocmd.txt /*E204* | |
6091
7090d7f160f7
Update runtime files. Add vroom file support.
Bram Moolenaar <bram@vim.org>
parents:
6051
diff
changeset
|
3614 E205 options.txt /*E205* |
7 | 3615 E206 options.txt /*E206* |
3616 E207 editing.txt /*E207* | |
3617 E208 message.txt /*E208* | |
3618 E209 message.txt /*E209* | |
3619 E21 options.txt /*E21* | |
3620 E210 message.txt /*E210* | |
3621 E211 message.txt /*E211* | |
3622 E212 message.txt /*E212* | |
3623 E213 options.txt /*E213* | |
3624 E214 options.txt /*E214* | |
3625 E215 autocmd.txt /*E215* | |
3626 E216 autocmd.txt /*E216* | |
3627 E217 autocmd.txt /*E217* | |
3628 E218 autocmd.txt /*E218* | |
3629 E219 message.txt /*E219* | |
3630 E22 message.txt /*E22* | |
3631 E220 message.txt /*E220* | |
3632 E222 message.txt /*E222* | |
3633 E223 options.txt /*E223* | |
3634 E224 map.txt /*E224* | |
3635 E225 map.txt /*E225* | |
3636 E226 map.txt /*E226* | |
3637 E227 map.txt /*E227* | |
3638 E228 message.txt /*E228* | |
3639 E229 gui.txt /*E229* | |
3640 E23 message.txt /*E23* | |
3641 E230 starting.txt /*E230* | |
3642 E231 options.txt /*E231* | |
3643 E232 message.txt /*E232* | |
3644 E233 gui.txt /*E233* | |
3645 E234 options.txt /*E234* | |
3646 E235 options.txt /*E235* | |
3647 E236 options.txt /*E236* | |
15 | 3648 E237 print.txt /*E237* |
3649 E238 print.txt /*E238* | |
7 | 3650 E239 sign.txt /*E239* |
3651 E24 message.txt /*E24* | |
3652 E240 remote.txt /*E240* | |
3653 E241 eval.txt /*E241* | |
3654 E243 if_ole.txt /*E243* | |
3655 E244 options.txt /*E244* | |
3656 E245 options.txt /*E245* | |
3657 E246 autocmd.txt /*E246* | |
3658 E247 remote.txt /*E247* | |
3659 E248 remote.txt /*E248* | |
3660 E25 message.txt /*E25* | |
3661 E250 options.txt /*E250* | |
3662 E251 remote.txt /*E251* | |
3663 E252 options.txt /*E252* | |
3664 E253 mbyte.txt /*E253* | |
3665 E254 message.txt /*E254* | |
3666 E255 sign.txt /*E255* | |
3667 E256 message.txt /*E256* | |
3668 E257 if_cscop.txt /*E257* | |
3669 E258 remote.txt /*E258* | |
3670 E259 if_cscop.txt /*E259* | |
3671 E26 rileft.txt /*E26* | |
3672 E261 if_cscop.txt /*E261* | |
3673 E262 if_cscop.txt /*E262* | |
3674 E263 if_pyth.txt /*E263* | |
3675 E264 if_pyth.txt /*E264* | |
3676 E265 if_ruby.txt /*E265* | |
3677 E266 if_ruby.txt /*E266* | |
3678 E267 if_ruby.txt /*E267* | |
3679 E268 if_ruby.txt /*E268* | |
3680 E269 if_ruby.txt /*E269* | |
3681 E27 farsi.txt /*E27* | |
3682 E270 if_ruby.txt /*E270* | |
3683 E271 if_ruby.txt /*E271* | |
3684 E272 if_ruby.txt /*E272* | |
3685 E273 if_ruby.txt /*E273* | |
3686 E274 if_sniff.txt /*E274* | |
3687 E275 if_sniff.txt /*E275* | |
3688 E276 if_sniff.txt /*E276* | |
3689 E277 remote.txt /*E277* | |
3690 E278 if_sniff.txt /*E278* | |
3691 E279 if_sniff.txt /*E279* | |
3692 E28 syntax.txt /*E28* | |
3693 E280 if_tcl.txt /*E280* | |
3694 E281 if_tcl.txt /*E281* | |
3695 E282 starting.txt /*E282* | |
3696 E283 motion.txt /*E283* | |
3697 E284 mbyte.txt /*E284* | |
3698 E285 mbyte.txt /*E285* | |
3699 E286 mbyte.txt /*E286* | |
3700 E287 mbyte.txt /*E287* | |
3701 E288 mbyte.txt /*E288* | |
3702 E289 mbyte.txt /*E289* | |
3703 E29 change.txt /*E29* | |
3704 E293 message.txt /*E293* | |
3705 E294 message.txt /*E294* | |
3706 E295 message.txt /*E295* | |
3707 E296 message.txt /*E296* | |
3708 E297 message.txt /*E297* | |
3709 E298 message.txt /*E298* | |
3710 E299 if_perl.txt /*E299* | |
3711 E30 change.txt /*E30* | |
3712 E300 message.txt /*E300* | |
3713 E301 message.txt /*E301* | |
3714 E302 message.txt /*E302* | |
3715 E303 message.txt /*E303* | |
3716 E304 message.txt /*E304* | |
3717 E305 recover.txt /*E305* | |
3718 E306 recover.txt /*E306* | |
3719 E307 recover.txt /*E307* | |
3720 E308 recover.txt /*E308* | |
3721 E309 recover.txt /*E309* | |
3722 E31 message.txt /*E31* | |
3723 E310 recover.txt /*E310* | |
3724 E311 recover.txt /*E311* | |
3725 E312 recover.txt /*E312* | |
3726 E313 recover.txt /*E313* | |
3727 E314 recover.txt /*E314* | |
3728 E315 message.txt /*E315* | |
3729 E316 message.txt /*E316* | |
3730 E317 message.txt /*E317* | |
3731 E318 message.txt /*E318* | |
3732 E319 message.txt /*E319* | |
3733 E32 message.txt /*E32* | |
3734 E320 message.txt /*E320* | |
3735 E321 editing.txt /*E321* | |
3736 E322 message.txt /*E322* | |
3737 E323 message.txt /*E323* | |
15 | 3738 E324 print.txt /*E324* |
7 | 3739 E325 usr_11.txt /*E325* |
3740 E326 recover.txt /*E326* | |
3741 E327 gui.txt /*E327* | |
3742 E328 gui.txt /*E328* | |
3743 E329 gui.txt /*E329* | |
3744 E33 message.txt /*E33* | |
3745 E330 gui.txt /*E330* | |
3746 E331 gui.txt /*E331* | |
3747 E332 gui.txt /*E332* | |
3748 E333 gui.txt /*E333* | |
3749 E334 gui.txt /*E334* | |
3750 E335 gui.txt /*E335* | |
3751 E336 gui.txt /*E336* | |
3752 E337 gui.txt /*E337* | |
3753 E338 editing.txt /*E338* | |
3754 E339 message.txt /*E339* | |
3755 E34 various.txt /*E34* | |
3756 E340 vi_diff.txt /*E340* | |
3757 E341 message.txt /*E341* | |
3758 E342 message.txt /*E342* | |
3759 E343 options.txt /*E343* | |
3760 E344 options.txt /*E344* | |
3761 E345 options.txt /*E345* | |
3762 E346 options.txt /*E346* | |
3763 E347 options.txt /*E347* | |
3764 E348 pattern.txt /*E348* | |
3765 E349 pattern.txt /*E349* | |
3766 E35 message.txt /*E35* | |
3767 E350 fold.txt /*E350* | |
3768 E351 fold.txt /*E351* | |
3769 E352 fold.txt /*E352* | |
3770 E353 change.txt /*E353* | |
3771 E354 change.txt /*E354* | |
3772 E355 options.txt /*E355* | |
3773 E356 message.txt /*E356* | |
3774 E357 options.txt /*E357* | |
3775 E358 options.txt /*E358* | |
3776 E359 term.txt /*E359* | |
3777 E36 windows.txt /*E36* | |
3778 E360 various.txt /*E360* | |
3779 E362 term.txt /*E362* | |
189 | 3780 E363 options.txt /*E363* |
7 | 3781 E364 eval.txt /*E364* |
15 | 3782 E365 print.txt /*E365* |
7 | 3783 E367 autocmd.txt /*E367* |
3784 E368 eval.txt /*E368* | |
3785 E369 pattern.txt /*E369* | |
3786 E37 message.txt /*E37* | |
3787 E370 various.txt /*E370* | |
3788 E371 various.txt /*E371* | |
3789 E372 quickfix.txt /*E372* | |
3790 E373 quickfix.txt /*E373* | |
3791 E374 quickfix.txt /*E374* | |
3792 E375 quickfix.txt /*E375* | |
3793 E376 quickfix.txt /*E376* | |
3794 E377 quickfix.txt /*E377* | |
3795 E378 quickfix.txt /*E378* | |
3796 E379 quickfix.txt /*E379* | |
3797 E38 message.txt /*E38* | |
3798 E380 quickfix.txt /*E380* | |
3799 E381 quickfix.txt /*E381* | |
3800 E382 options.txt /*E382* | |
3801 E383 pattern.txt /*E383* | |
3802 E384 options.txt /*E384* | |
3803 E385 options.txt /*E385* | |
3804 E386 pattern.txt /*E386* | |
3805 E387 tagsrch.txt /*E387* | |
3806 E388 tagsrch.txt /*E388* | |
3807 E389 tagsrch.txt /*E389* | |
3808 E39 digraph.txt /*E39* | |
3809 E390 syntax.txt /*E390* | |
3810 E391 syntax.txt /*E391* | |
3811 E392 syntax.txt /*E392* | |
3812 E393 syntax.txt /*E393* | |
3813 E394 syntax.txt /*E394* | |
3814 E395 syntax.txt /*E395* | |
3815 E397 syntax.txt /*E397* | |
3816 E398 syntax.txt /*E398* | |
3817 E399 syntax.txt /*E399* | |
3818 E40 message.txt /*E40* | |
3819 E400 syntax.txt /*E400* | |
3820 E401 syntax.txt /*E401* | |
3821 E402 syntax.txt /*E402* | |
3822 E403 syntax.txt /*E403* | |
3823 E404 syntax.txt /*E404* | |
3824 E405 syntax.txt /*E405* | |
3825 E406 syntax.txt /*E406* | |
3826 E407 syntax.txt /*E407* | |
3827 E408 syntax.txt /*E408* | |
3828 E409 syntax.txt /*E409* | |
3829 E41 message.txt /*E41* | |
3830 E410 syntax.txt /*E410* | |
3831 E411 syntax.txt /*E411* | |
3832 E412 syntax.txt /*E412* | |
3833 E413 syntax.txt /*E413* | |
3834 E414 syntax.txt /*E414* | |
3835 E415 syntax.txt /*E415* | |
3836 E416 syntax.txt /*E416* | |
3837 E417 syntax.txt /*E417* | |
3838 E418 syntax.txt /*E418* | |
3839 E419 syntax.txt /*E419* | |
3840 E42 quickfix.txt /*E42* | |
3841 E420 syntax.txt /*E420* | |
3842 E421 syntax.txt /*E421* | |
3843 E422 syntax.txt /*E422* | |
3844 E423 syntax.txt /*E423* | |
3845 E424 message.txt /*E424* | |
3846 E425 tagsrch.txt /*E425* | |
3847 E426 tagsrch.txt /*E426* | |
3848 E427 tagsrch.txt /*E427* | |
3849 E428 tagsrch.txt /*E428* | |
3850 E429 tagsrch.txt /*E429* | |
3851 E43 message.txt /*E43* | |
3852 E430 tagsrch.txt /*E430* | |
3853 E431 tagsrch.txt /*E431* | |
3854 E432 message.txt /*E432* | |
3855 E433 options.txt /*E433* | |
3856 E434 tagsrch.txt /*E434* | |
3857 E435 tagsrch.txt /*E435* | |
3858 E436 term.txt /*E436* | |
3859 E437 term.txt /*E437* | |
3860 E438 message.txt /*E438* | |
3861 E439 message.txt /*E439* | |
3862 E44 message.txt /*E44* | |
3863 E440 message.txt /*E440* | |
3864 E441 windows.txt /*E441* | |
3865 E442 windows.txt /*E442* | |
3866 E443 windows.txt /*E443* | |
3867 E444 windows.txt /*E444* | |
3868 E445 windows.txt /*E445* | |
3869 E446 editing.txt /*E446* | |
3870 E447 editing.txt /*E447* | |
3871 E448 various.txt /*E448* | |
3872 E449 eval.txt /*E449* | |
3873 E45 message.txt /*E45* | |
3874 E450 os_msdos.txt /*E450* | |
3875 E451 os_msdos.txt /*E451* | |
3876 E452 os_msdos.txt /*E452* | |
3877 E453 os_msdos.txt /*E453* | |
3878 E454 os_msdos.txt /*E454* | |
15 | 3879 E455 print.txt /*E455* |
3880 E456 print.txt /*E456* | |
3881 E457 print.txt /*E457* | |
7 | 3882 E458 message.txt /*E458* |
3883 E459 message.txt /*E459* | |
3884 E46 message.txt /*E46* | |
3885 E460 message.txt /*E460* | |
3886 E461 eval.txt /*E461* | |
3887 E462 editing.txt /*E462* | |
3888 E463 netbeans.txt /*E463* | |
3889 E464 message.txt /*E464* | |
3890 E465 gui.txt /*E465* | |
3891 E466 gui.txt /*E466* | |
3892 E467 map.txt /*E467* | |
3893 E468 map.txt /*E468* | |
3894 E469 if_cscop.txt /*E469* | |
3895 E47 message.txt /*E47* | |
3896 E470 change.txt /*E470* | |
3897 E471 message.txt /*E471* | |
3898 E472 editing.txt /*E472* | |
3899 E473 message.txt /*E473* | |
3900 E474 message.txt /*E474* | |
3901 E475 message.txt /*E475* | |
3902 E476 pattern.txt /*E476* | |
3903 E477 message.txt /*E477* | |
3904 E478 message.txt /*E478* | |
3905 E479 editing.txt /*E479* | |
3906 E48 eval.txt /*E48* | |
3907 E480 editing.txt /*E480* | |
3908 E481 message.txt /*E481* | |
3909 E482 message.txt /*E482* | |
3910 E483 message.txt /*E483* | |
3911 E484 message.txt /*E484* | |
3912 E485 message.txt /*E485* | |
3913 E486 pattern.txt /*E486* | |
3914 E487 options.txt /*E487* | |
3915 E488 message.txt /*E488* | |
3916 E49 message.txt /*E49* | |
3917 E490 fold.txt /*E490* | |
3918 E492 message.txt /*E492* | |
3919 E493 cmdline.txt /*E493* | |
3920 E494 editing.txt /*E494* | |
3921 E495 cmdline.txt /*E495* | |
3922 E496 cmdline.txt /*E496* | |
3923 E497 cmdline.txt /*E497* | |
3924 E498 cmdline.txt /*E498* | |
3925 E499 cmdline.txt /*E499* | |
3926 E50 syntax.txt /*E50* | |
3927 E500 cmdline.txt /*E500* | |
3928 E501 intro.txt /*E501* | |
3929 E502 editing.txt /*E502* | |
3930 E503 editing.txt /*E503* | |
3931 E504 editing.txt /*E504* | |
3932 E505 editing.txt /*E505* | |
3933 E506 editing.txt /*E506* | |
3934 E507 editing.txt /*E507* | |
3935 E508 editing.txt /*E508* | |
3936 E509 editing.txt /*E509* | |
3937 E51 pattern.txt /*E51* | |
3938 E510 editing.txt /*E510* | |
2210 | 3939 E511 netbeans.txt /*E511* |
7 | 3940 E512 editing.txt /*E512* |
3941 E513 options.txt /*E513* | |
3942 E514 editing.txt /*E514* | |
3943 E515 windows.txt /*E515* | |
3944 E516 windows.txt /*E516* | |
3945 E517 windows.txt /*E517* | |
3946 E518 options.txt /*E518* | |
3947 E519 options.txt /*E519* | |
3948 E52 syntax.txt /*E52* | |
3949 E520 options.txt /*E520* | |
3950 E521 options.txt /*E521* | |
3951 E522 options.txt /*E522* | |
3952 E523 options.txt /*E523* | |
3953 E524 options.txt /*E524* | |
3954 E525 options.txt /*E525* | |
3955 E526 options.txt /*E526* | |
3956 E527 options.txt /*E527* | |
3957 E528 options.txt /*E528* | |
3958 E529 options.txt /*E529* | |
3959 E53 pattern.txt /*E53* | |
3960 E530 options.txt /*E530* | |
3961 E531 options.txt /*E531* | |
2209
d0ddf7ba1630
Included the patch to support netbeans in a terminal.
Bram Moolenaar <bram@vim.org>
parents:
2207
diff
changeset
|
3962 E532 netbeans.txt /*E532* |
7 | 3963 E533 options.txt /*E533* |
3964 E534 options.txt /*E534* | |
3965 E535 options.txt /*E535* | |
3966 E536 options.txt /*E536* | |
3967 E537 options.txt /*E537* | |
3968 E538 options.txt /*E538* | |
3969 E539 options.txt /*E539* | |
3970 E54 pattern.txt /*E54* | |
3971 E540 options.txt /*E540* | |
3972 E541 options.txt /*E541* | |
3973 E542 options.txt /*E542* | |
3974 E543 options.txt /*E543* | |
3975 E544 options.txt /*E544* | |
3976 E545 options.txt /*E545* | |
3977 E546 options.txt /*E546* | |
3978 E547 options.txt /*E547* | |
3979 E548 options.txt /*E548* | |
3980 E549 options.txt /*E549* | |
3981 E55 pattern.txt /*E55* | |
3982 E550 options.txt /*E550* | |
3983 E551 options.txt /*E551* | |
3984 E552 options.txt /*E552* | |
3985 E553 quickfix.txt /*E553* | |
3986 E554 pattern.txt /*E554* | |
3987 E555 tagsrch.txt /*E555* | |
3988 E556 tagsrch.txt /*E556* | |
3989 E557 term.txt /*E557* | |
3990 E558 term.txt /*E558* | |
3991 E559 term.txt /*E559* | |
3992 E56 pattern.txt /*E56* | |
3993 E560 if_cscop.txt /*E560* | |
3994 E561 if_cscop.txt /*E561* | |
3995 E562 if_cscop.txt /*E562* | |
3996 E563 if_cscop.txt /*E563* | |
3997 E564 if_cscop.txt /*E564* | |
3998 E566 if_cscop.txt /*E566* | |
3999 E567 if_cscop.txt /*E567* | |
4000 E568 if_cscop.txt /*E568* | |
4001 E569 if_cscop.txt /*E569* | |
4002 E57 pattern.txt /*E57* | |
4003 E570 message.txt /*E570* | |
4004 E571 if_tcl.txt /*E571* | |
4005 E572 if_tcl.txt /*E572* | |
4006 E573 remote.txt /*E573* | |
4007 E574 starting.txt /*E574* | |
4008 E575 starting.txt /*E575* | |
4009 E576 starting.txt /*E576* | |
4010 E577 starting.txt /*E577* | |
4011 E578 editing.txt /*E578* | |
4012 E579 eval.txt /*E579* | |
4013 E58 pattern.txt /*E58* | |
4014 E580 eval.txt /*E580* | |
4015 E581 eval.txt /*E581* | |
4016 E582 eval.txt /*E582* | |
4017 E583 eval.txt /*E583* | |
4018 E584 eval.txt /*E584* | |
4019 E585 eval.txt /*E585* | |
4020 E586 eval.txt /*E586* | |
4021 E587 eval.txt /*E587* | |
4022 E588 eval.txt /*E588* | |
4023 E589 options.txt /*E589* | |
4024 E59 pattern.txt /*E59* | |
4025 E590 options.txt /*E590* | |
4026 E591 options.txt /*E591* | |
4027 E592 options.txt /*E592* | |
4028 E593 options.txt /*E593* | |
4029 E594 options.txt /*E594* | |
4030 E595 options.txt /*E595* | |
4031 E596 options.txt /*E596* | |
4032 E597 options.txt /*E597* | |
4033 E598 options.txt /*E598* | |
2209
d0ddf7ba1630
Included the patch to support netbeans in a terminal.
Bram Moolenaar <bram@vim.org>
parents:
2207
diff
changeset
|
4034 E599 options.txt /*E599* |
7 | 4035 E60 pattern.txt /*E60* |
4036 E600 eval.txt /*E600* | |
4037 E601 eval.txt /*E601* | |
4038 E602 eval.txt /*E602* | |
4039 E603 eval.txt /*E603* | |
4040 E604 eval.txt /*E604* | |
4041 E605 eval.txt /*E605* | |
4042 E606 eval.txt /*E606* | |
4043 E607 eval.txt /*E607* | |
4044 E608 eval.txt /*E608* | |
4045 E609 if_cscop.txt /*E609* | |
4046 E61 pattern.txt /*E61* | |
4047 E612 sign.txt /*E612* | |
15 | 4048 E613 print.txt /*E613* |
7 | 4049 E614 editing.txt /*E614* |
4050 E615 editing.txt /*E615* | |
4051 E616 editing.txt /*E616* | |
4052 E617 options.txt /*E617* | |
15 | 4053 E618 print.txt /*E618* |
4054 E619 print.txt /*E619* | |
7 | 4055 E62 pattern.txt /*E62* |
15 | 4056 E620 print.txt /*E620* |
4057 E621 print.txt /*E621* | |
7 | 4058 E622 if_cscop.txt /*E622* |
4059 E623 if_cscop.txt /*E623* | |
15 | 4060 E624 print.txt /*E624* |
7 | 4061 E625 if_cscop.txt /*E625* |
4062 E626 if_cscop.txt /*E626* | |
4063 E627 netbeans.txt /*E627* | |
4064 E628 netbeans.txt /*E628* | |
4065 E629 netbeans.txt /*E629* | |
4066 E63 pattern.txt /*E63* | |
4067 E630 netbeans.txt /*E630* | |
4068 E631 netbeans.txt /*E631* | |
4069 E632 netbeans.txt /*E632* | |
4070 E633 netbeans.txt /*E633* | |
4071 E634 netbeans.txt /*E634* | |
4072 E635 netbeans.txt /*E635* | |
4073 E636 netbeans.txt /*E636* | |
4074 E637 netbeans.txt /*E637* | |
4075 E638 netbeans.txt /*E638* | |
4076 E639 netbeans.txt /*E639* | |
4077 E64 pattern.txt /*E64* | |
4078 E640 netbeans.txt /*E640* | |
4079 E641 netbeans.txt /*E641* | |
4080 E642 netbeans.txt /*E642* | |
4081 E643 netbeans.txt /*E643* | |
4082 E644 netbeans.txt /*E644* | |
4083 E645 netbeans.txt /*E645* | |
4084 E646 netbeans.txt /*E646* | |
4085 E647 netbeans.txt /*E647* | |
4086 E648 netbeans.txt /*E648* | |
4087 E649 netbeans.txt /*E649* | |
4088 E65 pattern.txt /*E65* | |
4089 E650 netbeans.txt /*E650* | |
4090 E651 netbeans.txt /*E651* | |
4091 E652 netbeans.txt /*E652* | |
4092 E653 netbeans.txt /*E653* | |
4093 E654 netbeans.txt /*E654* | |
4094 E655 eval.txt /*E655* | |
4095 E656 netbeans.txt /*E656* | |
4096 E657 netbeans.txt /*E657* | |
4097 E658 netbeans.txt /*E658* | |
4098 E659 if_pyth.txt /*E659* | |
4099 E66 syntax.txt /*E66* | |
4100 E660 netbeans.txt /*E660* | |
2246
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
4101 E661 helphelp.txt /*E661* |
7 | 4102 E662 motion.txt /*E662* |
4103 E663 motion.txt /*E663* | |
4104 E664 motion.txt /*E664* | |
4105 E665 gui_x11.txt /*E665* | |
4106 E666 quickfix.txt /*E666* | |
4107 E667 editing.txt /*E667* | |
4108 E668 netbeans.txt /*E668* | |
4109 E669 syntax.txt /*E669* | |
4110 E67 syntax.txt /*E67* | |
2246
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
4111 E670 helphelp.txt /*E670* |
7 | 4112 E671 starting.txt /*E671* |
4113 E672 starting.txt /*E672* | |
15 | 4114 E673 print.txt /*E673* |
4115 E674 print.txt /*E674* | |
4116 E675 print.txt /*E675* | |
17 | 4117 E676 options.txt /*E676* |
24 | 4118 E677 eval.txt /*E677* |
4119 E678 pattern.txt /*E678* | |
26 | 4120 E679 syntax.txt /*E679* |
7 | 4121 E68 pattern.txt /*E68* |
40 | 4122 E680 autocmd.txt /*E680* |
41 | 4123 E681 quickfix.txt /*E681* |
85 | 4124 E682 quickfix.txt /*E682* |
4125 E683 quickfix.txt /*E683* | |
4126 E684 eval.txt /*E684* | |
4127 E685 message.txt /*E685* | |
4128 E686 eval.txt /*E686* | |
4129 E687 eval.txt /*E687* | |
4130 E688 eval.txt /*E688* | |
4131 E689 eval.txt /*E689* | |
7 | 4132 E69 pattern.txt /*E69* |
85 | 4133 E690 eval.txt /*E690* |
4134 E691 eval.txt /*E691* | |
4135 E692 eval.txt /*E692* | |
4136 E693 eval.txt /*E693* | |
4137 E694 eval.txt /*E694* | |
4138 E695 eval.txt /*E695* | |
4139 E696 eval.txt /*E696* | |
4140 E697 eval.txt /*E697* | |
4141 E698 eval.txt /*E698* | |
4142 E699 eval.txt /*E699* | |
7 | 4143 E70 pattern.txt /*E70* |
85 | 4144 E700 eval.txt /*E700* |
4145 E701 eval.txt /*E701* | |
4146 E702 eval.txt /*E702* | |
4147 E703 eval.txt /*E703* | |
4148 E704 eval.txt /*E704* | |
4149 E705 eval.txt /*E705* | |
4150 E706 eval.txt /*E706* | |
4151 E707 eval.txt /*E707* | |
95 | 4152 E708 eval.txt /*E708* |
4153 E709 eval.txt /*E709* | |
7 | 4154 E71 pattern.txt /*E71* |
95 | 4155 E710 eval.txt /*E710* |
4156 E711 eval.txt /*E711* | |
4157 E712 eval.txt /*E712* | |
113 | 4158 E713 eval.txt /*E713* |
4159 E714 eval.txt /*E714* | |
4160 E715 eval.txt /*E715* | |
4161 E716 eval.txt /*E716* | |
4162 E717 eval.txt /*E717* | |
4163 E718 eval.txt /*E718* | |
4164 E719 eval.txt /*E719* | |
7 | 4165 E72 message.txt /*E72* |
113 | 4166 E720 eval.txt /*E720* |
4167 E721 eval.txt /*E721* | |
4168 E722 eval.txt /*E722* | |
4169 E723 eval.txt /*E723* | |
4170 E724 eval.txt /*E724* | |
4171 E725 eval.txt /*E725* | |
4172 E726 eval.txt /*E726* | |
4173 E727 eval.txt /*E727* | |
4174 E728 eval.txt /*E728* | |
4175 E729 eval.txt /*E729* | |
7 | 4176 E73 tagsrch.txt /*E73* |
113 | 4177 E730 eval.txt /*E730* |
4178 E731 eval.txt /*E731* | |
4179 E732 eval.txt /*E732* | |
4180 E733 eval.txt /*E733* | |
153 | 4181 E734 eval.txt /*E734* |
113 | 4182 E735 eval.txt /*E735* |
4183 E736 eval.txt /*E736* | |
123 | 4184 E737 eval.txt /*E737* |
131 | 4185 E738 eval.txt /*E738* |
843 | 4186 E739 eval.txt /*E739* |
7 | 4187 E74 message.txt /*E74* |
131 | 4188 E740 eval.txt /*E740* |
148 | 4189 E741 eval.txt /*E741* |
4190 E742 eval.txt /*E742* | |
4191 E743 eval.txt /*E743* | |
4192 E744 netbeans.txt /*E744* | |
153 | 4193 E745 eval.txt /*E745* |
168 | 4194 E746 eval.txt /*E746* |
835 | 4195 E747 editing.txt /*E747* |
168 | 4196 E748 repeat.txt /*E748* |
843 | 4197 E749 various.txt /*E749* |
7 | 4198 E75 vi_diff.txt /*E75* |
170 | 4199 E750 repeat.txt /*E750* |
359 | 4200 E751 spell.txt /*E751* |
375 | 4201 E752 spell.txt /*E752* |
4202 E753 spell.txt /*E753* | |
236 | 4203 E754 spell.txt /*E754* |
819 | 4204 E755 spell.txt /*E755* |
236 | 4205 E756 spell.txt /*E756* |
484 | 4206 E757 options.txt /*E757* |
236 | 4207 E758 spell.txt /*E758* |
4208 E759 spell.txt /*E759* | |
7 | 4209 E76 pattern.txt /*E76* |
236 | 4210 E760 spell.txt /*E760* |
258 | 4211 E761 spell.txt /*E761* |
4212 E762 spell.txt /*E762* | |
4213 E763 spell.txt /*E763* | |
523 | 4214 E764 options.txt /*E764* |
386 | 4215 E765 options.txt /*E765* |
449 | 4216 E766 eval.txt /*E766* |
461 | 4217 E767 eval.txt /*E767* |
4218 E768 message.txt /*E768* | |
484 | 4219 E769 pattern.txt /*E769* |
7 | 4220 E77 message.txt /*E77* |
484 | 4221 E770 spell.txt /*E770* |
4222 E771 spell.txt /*E771* | |
4223 E772 spell.txt /*E772* | |
593 | 4224 E773 recover.txt /*E773* |
626 | 4225 E774 map.txt /*E774* |
4226 E775 map.txt /*E775* | |
647 | 4227 E776 quickfix.txt /*E776* |
626 | 4228 E777 quickfix.txt /*E777* |
4229 E778 spell.txt /*E778* | |
4230 E779 spell.txt /*E779* | |
7 | 4231 E78 motion.txt /*E78* |
626 | 4232 E780 spell.txt /*E780* |
4233 E781 spell.txt /*E781* | |
4234 E782 spell.txt /*E782* | |
4235 E783 spell.txt /*E783* | |
674 | 4236 E784 tabpage.txt /*E784* |
724 | 4237 E785 eval.txt /*E785* |
819 | 4238 E786 eval.txt /*E786* |
4239 E787 diff.txt /*E787* | |
4240 E788 autocmd.txt /*E788* | |
838 | 4241 E789 syntax.txt /*E789* |
7 | 4242 E79 message.txt /*E79* |
840 | 4243 E790 undo.txt /*E790* |
4244 E791 mbyte.txt /*E791* | |
1121 | 4245 E792 gui.txt /*E792* |
4246 E793 diff.txt /*E793* | |
4247 E794 eval.txt /*E794* | |
4248 E795 eval.txt /*E795* | |
4249 E796 editing.txt /*E796* | |
1211 | 4250 E797 spell.txt /*E797* |
1621 | 4251 E798 eval.txt /*E798* |
4252 E799 eval.txt /*E799* | |
7 | 4253 E80 message.txt /*E80* |
4254 E800 arabic.txt /*E800* | |
1621 | 4255 E801 eval.txt /*E801* |
4256 E802 eval.txt /*E802* | |
4257 E803 eval.txt /*E803* | |
4258 E804 eval.txt /*E804* | |
4259 E805 eval.txt /*E805* | |
4260 E806 eval.txt /*E806* | |
4261 E807 eval.txt /*E807* | |
4262 E808 eval.txt /*E808* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4263 E809 cmdline.txt /*E809* |
7 | 4264 E81 map.txt /*E81* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4265 E810 diff.txt /*E810* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4266 E811 autocmd.txt /*E811* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4267 E812 autocmd.txt /*E812* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4268 E813 editing.txt /*E813* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4269 E814 editing.txt /*E814* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4270 E815 if_mzsch.txt /*E815* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4271 E816 diff.txt /*E816* |
2184
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
4272 E817 editing.txt /*E817* |
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
4273 E818 editing.txt /*E818* |
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
4274 E819 editing.txt /*E819* |
7 | 4275 E82 message.txt /*E82* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4276 E820 editing.txt /*E820* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4277 E821 options.txt /*E821* |
2223
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4278 E822 undo.txt /*E822* |
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4279 E823 undo.txt /*E823* |
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4280 E824 undo.txt /*E824* |
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4281 E825 undo.txt /*E825* |
2251
646d34788036
Fix a few compiler warnings. Fix crash with encrypted undo file.
Bram Moolenaar <bram@vim.org>
parents:
2250
diff
changeset
|
4282 E826 undo.txt /*E826* |
646d34788036
Fix a few compiler warnings. Fix crash with encrypted undo file.
Bram Moolenaar <bram@vim.org>
parents:
2250
diff
changeset
|
4283 E827 undo.txt /*E827* |
2223
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4284 E828 undo.txt /*E828* |
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4285 E829 undo.txt /*E829* |
7 | 4286 E83 message.txt /*E83* |
2223
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4287 E830 undo.txt /*E830* |
2251
646d34788036
Fix a few compiler warnings. Fix crash with encrypted undo file.
Bram Moolenaar <bram@vim.org>
parents:
2250
diff
changeset
|
4288 E831 editing.txt /*E831* |
646d34788036
Fix a few compiler warnings. Fix crash with encrypted undo file.
Bram Moolenaar <bram@vim.org>
parents:
2250
diff
changeset
|
4289 E832 undo.txt /*E832* |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
4290 E833 editing.txt /*E833* |
2493
892c7366db35
Fixed: "make install" installed a few Amiga .info files.
Bram Moolenaar <bram@vim.org>
parents:
2426
diff
changeset
|
4291 E834 options.txt /*E834* |
892c7366db35
Fixed: "make install" installed a few Amiga .info files.
Bram Moolenaar <bram@vim.org>
parents:
2426
diff
changeset
|
4292 E835 options.txt /*E835* |
2560
84ba6293f9d7
Preparations for 7.3f release.
Bram Moolenaar <bram@vim.org>
parents:
2524
diff
changeset
|
4293 E836 if_pyth.txt /*E836* |
84ba6293f9d7
Preparations for 7.3f release.
Bram Moolenaar <bram@vim.org>
parents:
2524
diff
changeset
|
4294 E837 if_pyth.txt /*E837* |
2596 | 4295 E838 netbeans.txt /*E838* |
2642 | 4296 E839 insert.txt /*E839* |
7 | 4297 E84 windows.txt /*E84* |
2642 | 4298 E840 insert.txt /*E840* |
2662 | 4299 E841 map.txt /*E841* |
4300 E842 cmdline.txt /*E842* | |
4301 E843 editing.txt /*E843* | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
4302 E844 syntax.txt /*E844* |
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
4303 E845 spell.txt /*E845* |
2751 | 4304 E846 options.txt /*E846* |
4305 E847 syntax.txt /*E847* | |
4306 E848 syntax.txt /*E848* | |
4307 E849 syntax.txt /*E849* | |
7 | 4308 E85 options.txt /*E85* |
2826 | 4309 E850 change.txt /*E850* |
3082 | 4310 E851 gui_x11.txt /*E851* |
4311 E852 gui_x11.txt /*E852* | |
3153 | 4312 E853 eval.txt /*E853* |
3224 | 4313 E854 options.txt /*E854* |
3371 | 4314 E855 autocmd.txt /*E855* |
3682 | 4315 E858 eval.txt /*E858* |
4316 E859 eval.txt /*E859* | |
7 | 4317 E86 windows.txt /*E86* |
3682 | 4318 E860 eval.txt /*E860* |
4186 | 4319 E862 eval.txt /*E862* |
4437 | 4320 E863 if_pyth.txt /*E863* |
4444 | 4321 E864 pattern.txt /*E864* |
4322 E865 pattern.txt /*E865* | |
4323 E866 pattern.txt /*E866* | |
4324 E867 pattern.txt /*E867* | |
4325 E868 pattern.txt /*E868* | |
4326 E869 pattern.txt /*E869* | |
7 | 4327 E87 windows.txt /*E87* |
4444 | 4328 E870 pattern.txt /*E870* |
4329 E871 pattern.txt /*E871* | |
4330 E872 pattern.txt /*E872* | |
4331 E873 pattern.txt /*E873* | |
4332 E874 pattern.txt /*E874* | |
4333 E875 pattern.txt /*E875* | |
4334 E876 pattern.txt /*E876* | |
4335 E877 pattern.txt /*E877* | |
4336 E878 pattern.txt /*E878* | |
4780 | 4337 E879 syntax.txt /*E879* |
7 | 4338 E88 windows.txt /*E88* |
5130
71e066e10a47
updated for version 7.3.1308
Bram Moolenaar <bram@vim.org>
parents:
5055
diff
changeset
|
4339 E880 if_pyth.txt /*E880* |
5663
1dea14d4c738
Update runtime files. Add support for systemverilog.
Bram Moolenaar <bram@vim.org>
parents:
5618
diff
changeset
|
4340 E881 autocmd.txt /*E881* |
5763 | 4341 E882 eval.txt /*E882* |
5814 | 4342 E883 eval.txt /*E883* |
5862 | 4343 E884 eval.txt /*E884* |
5929 | 4344 E885 sign.txt /*E885* |
6051 | 4345 E886 starting.txt /*E886* |
6091
7090d7f160f7
Update runtime files. Add vroom file support.
Bram Moolenaar <bram@vim.org>
parents:
6051
diff
changeset
|
4346 E887 if_pyth.txt /*E887* |
6180 | 4347 E888 pattern.txt /*E888* |
6447 | 4348 E889 map.txt /*E889* |
7 | 4349 E89 message.txt /*E89* |
4350 E90 message.txt /*E90* | |
4351 E91 options.txt /*E91* | |
4352 E92 message.txt /*E92* | |
4353 E93 windows.txt /*E93* | |
4354 E94 windows.txt /*E94* | |
4355 E95 message.txt /*E95* | |
4356 E96 diff.txt /*E96* | |
4357 E97 diff.txt /*E97* | |
4358 E98 diff.txt /*E98* | |
4359 E99 diff.txt /*E99* | |
4360 EX intro.txt /*EX* | |
4361 EXINIT starting.txt /*EXINIT* | |
4362 Elvis intro.txt /*Elvis* | |
4363 EncodingChanged autocmd.txt /*EncodingChanged* | |
4364 Eterm syntax.txt /*Eterm* | |
4365 Ex intro.txt /*Ex* | |
4366 Ex-mode intro.txt /*Ex-mode* | |
20 | 4367 Exuberant_ctags tagsrch.txt /*Exuberant_ctags* |
7 | 4368 F motion.txt /*F* |
4369 FAQ intro.txt /*FAQ* | |
4370 Farsi farsi.txt /*Farsi* | |
4371 FileAppendCmd autocmd.txt /*FileAppendCmd* | |
4372 FileAppendPost autocmd.txt /*FileAppendPost* | |
4373 FileAppendPre autocmd.txt /*FileAppendPre* | |
4374 FileChangedRO autocmd.txt /*FileChangedRO* | |
4375 FileChangedShell autocmd.txt /*FileChangedShell* | |
766 | 4376 FileChangedShellPost autocmd.txt /*FileChangedShellPost* |
7 | 4377 FileEncoding autocmd.txt /*FileEncoding* |
4378 FileReadCmd autocmd.txt /*FileReadCmd* | |
4379 FileReadPost autocmd.txt /*FileReadPost* | |
4380 FileReadPre autocmd.txt /*FileReadPre* | |
4381 FileType autocmd.txt /*FileType* | |
4382 FileWriteCmd autocmd.txt /*FileWriteCmd* | |
4383 FileWritePost autocmd.txt /*FileWritePost* | |
4384 FileWritePre autocmd.txt /*FileWritePre* | |
4385 FilterReadPost autocmd.txt /*FilterReadPost* | |
4386 FilterReadPre autocmd.txt /*FilterReadPre* | |
4387 FilterWritePost autocmd.txt /*FilterWritePost* | |
4388 FilterWritePre autocmd.txt /*FilterWritePre* | |
1621 | 4389 Float eval.txt /*Float* |
7 | 4390 FocusGained autocmd.txt /*FocusGained* |
4391 FocusLost autocmd.txt /*FocusLost* | |
4392 Folding fold.txt /*Folding* | |
4393 FuncUndefined autocmd.txt /*FuncUndefined* | |
55 | 4394 Funcref eval.txt /*Funcref* |
7 | 4395 G motion.txt /*G* |
4396 GNOME gui_x11.txt /*GNOME* | |
4397 GTK gui_x11.txt /*GTK* | |
4398 GTK+ gui_x11.txt /*GTK+* | |
4399 GUI gui.txt /*GUI* | |
4400 GUI-X11 gui_x11.txt /*GUI-X11* | |
4401 GUIEnter autocmd.txt /*GUIEnter* | |
1121 | 4402 GUIFailed autocmd.txt /*GUIFailed* |
4403 GetLatestVimScripts pi_getscript.txt /*GetLatestVimScripts* | |
4404 GetLatestVimScripts-copyright pi_getscript.txt /*GetLatestVimScripts-copyright* | |
4405 GetLatestVimScripts_dat pi_getscript.txt /*GetLatestVimScripts_dat* | |
7 | 4406 Gnome gui_x11.txt /*Gnome* |
4407 H motion.txt /*H* | |
4408 I insert.txt /*I* | |
4409 ICCF uganda.txt /*ICCF* | |
4410 IM-server mbyte.txt /*IM-server* | |
4411 IME mbyte.txt /*IME* | |
4412 Insert insert.txt /*Insert* | |
4413 Insert-mode insert.txt /*Insert-mode* | |
11 | 4414 InsertChange autocmd.txt /*InsertChange* |
2908 | 4415 InsertCharPre autocmd.txt /*InsertCharPre* |
11 | 4416 InsertEnter autocmd.txt /*InsertEnter* |
4417 InsertLeave autocmd.txt /*InsertLeave* | |
7 | 4418 J change.txt /*J* |
4419 Japanese mbyte.txt /*Japanese* | |
4420 K various.txt /*K* | |
11 | 4421 KDE gui_x11.txt /*KDE* |
4422 KVim gui_x11.txt /*KVim* | |
1621 | 4423 Kibaale uganda.txt /*Kibaale* |
7 | 4424 Korean mbyte.txt /*Korean* |
4425 L motion.txt /*L* | |
4426 Linux-backspace options.txt /*Linux-backspace* | |
55 | 4427 List eval.txt /*List* |
161 | 4428 Lists eval.txt /*Lists* |
6855
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
4429 LogiPat() pi_logipat.txt /*LogiPat()* |
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
4430 LogiPat-flags pi_logipat.txt /*LogiPat-flags* |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
4431 Lua if_lua.txt /*Lua* |
7 | 4432 M motion.txt /*M* |
4433 MDI starting.txt /*MDI* | |
4434 MS-DOS os_msdos.txt /*MS-DOS* | |
4435 MS-Windows os_win32.txt /*MS-Windows* | |
4436 MSDOS os_msdos.txt /*MSDOS* | |
4437 MSVisualStudio if_ole.txt /*MSVisualStudio* | |
4438 MVS os_390.txt /*MVS* | |
4439 Mac os_mac.txt /*Mac* | |
4440 Mac-format editing.txt /*Mac-format* | |
4441 Mac-format-write editing.txt /*Mac-format-write* | |
4442 Macintosh os_mac.txt /*Macintosh* | |
4443 Mark motion.txt /*Mark* | |
435 | 4444 MenuPopup autocmd.txt /*MenuPopup* |
7 | 4445 MiNT os_mint.txt /*MiNT* |
323 | 4446 Moolenaar intro.txt /*Moolenaar* |
7 | 4447 MorphOS os_amiga.txt /*MorphOS* |
4448 Motif gui_x11.txt /*Motif* | |
374 | 4449 Myspell spell.txt /*Myspell* |
14 | 4450 MzScheme if_mzsch.txt /*MzScheme* |
7 | 4451 N pattern.txt /*N* |
4452 N% motion.txt /*N%* | |
4453 N: cmdline.txt /*N:* | |
4454 N<Del> various.txt /*N<Del>* | |
5146 | 4455 NFA pattern.txt /*NFA* |
7 | 4456 NL-used-for-Nul pattern.txt /*NL-used-for-Nul* |
4457 NetBSD-backspace options.txt /*NetBSD-backspace* | |
2152 | 4458 NetUserPass() pi_netrw.txt /*NetUserPass()* |
7 | 4459 Normal intro.txt /*Normal* |
4460 Normal-mode intro.txt /*Normal-mode* | |
1621 | 4461 Number eval.txt /*Number* |
7 | 4462 Nvi intro.txt /*Nvi* |
4463 O insert.txt /*O* | |
4464 OS/2 os_os2.txt /*OS\/2* | |
4465 OS2 os_os2.txt /*OS2* | |
4466 OS390 os_390.txt /*OS390* | |
4467 OS390-Motif os_390.txt /*OS390-Motif* | |
2249
6d3d35ff2c2b
Use full path in undofile(). Updated docs.
Bram Moolenaar <bram@vim.org>
parents:
2246
diff
changeset
|
4468 OS390-PuTTY os_390.txt /*OS390-PuTTY* |
7 | 4469 OS390-bugs os_390.txt /*OS390-bugs* |
4470 OS390-has-ebcdic os_390.txt /*OS390-has-ebcdic* | |
2249
6d3d35ff2c2b
Use full path in undofile(). Updated docs.
Bram Moolenaar <bram@vim.org>
parents:
2246
diff
changeset
|
4471 OS390-limitations os_390.txt /*OS390-limitations* |
7 | 4472 OS390-open-source os_390.txt /*OS390-open-source* |
4473 OffTheSpot mbyte.txt /*OffTheSpot* | |
4474 OnTheSpot mbyte.txt /*OnTheSpot* | |
4475 Operator-pending intro.txt /*Operator-pending* | |
4476 Operator-pending-mode intro.txt /*Operator-pending-mode* | |
4477 OverTheSpot mbyte.txt /*OverTheSpot* | |
4478 P change.txt /*P* | |
11 | 4479 PATHEXT eval.txt /*PATHEXT* |
5862 | 4480 PHP_BracesAtCodeLevel indent.txt /*PHP_BracesAtCodeLevel* |
4481 PHP_autoformatcomment indent.txt /*PHP_autoformatcomment* | |
4482 PHP_default_indenting indent.txt /*PHP_default_indenting* | |
4483 PHP_outdentSLComments indent.txt /*PHP_outdentSLComments* | |
4484 PHP_outdentphpescape indent.txt /*PHP_outdentphpescape* | |
4485 PHP_removeCRwhenUnix indent.txt /*PHP_removeCRwhenUnix* | |
4486 PHP_vintage_case_default_indent indent.txt /*PHP_vintage_case_default_indent* | |
7 | 4487 Pattern pattern.txt /*Pattern* |
4488 Perl if_perl.txt /*Perl* | |
4489 Posix intro.txt /*Posix* | |
4490 Python if_pyth.txt /*Python* | |
4491 Q intro.txt /*Q* | |
4492 Q-command-changed version5.txt /*Q-command-changed* | |
4493 QNX os_qnx.txt /*QNX* | |
4494 Q_ab quickref.txt /*Q_ab* | |
4495 Q_ac quickref.txt /*Q_ac* | |
4496 Q_ai quickref.txt /*Q_ai* | |
4497 Q_bu quickref.txt /*Q_bu* | |
4498 Q_ce quickref.txt /*Q_ce* | |
4499 Q_ch quickref.txt /*Q_ch* | |
4500 Q_cm quickref.txt /*Q_cm* | |
4501 Q_co quickref.txt /*Q_co* | |
4502 Q_ct help.txt /*Q_ct* | |
4503 Q_de quickref.txt /*Q_de* | |
4504 Q_di quickref.txt /*Q_di* | |
4505 Q_ed quickref.txt /*Q_ed* | |
4506 Q_et quickref.txt /*Q_et* | |
4507 Q_ex quickref.txt /*Q_ex* | |
4508 Q_fl quickref.txt /*Q_fl* | |
4509 Q_fo quickref.txt /*Q_fo* | |
4510 Q_gu quickref.txt /*Q_gu* | |
4511 Q_in quickref.txt /*Q_in* | |
4512 Q_km quickref.txt /*Q_km* | |
4513 Q_lr quickref.txt /*Q_lr* | |
4514 Q_ma quickref.txt /*Q_ma* | |
4515 Q_op quickref.txt /*Q_op* | |
4516 Q_pa quickref.txt /*Q_pa* | |
4517 Q_qf quickref.txt /*Q_qf* | |
4518 Q_ra quickref.txt /*Q_ra* | |
4519 Q_re quickref.txt /*Q_re* | |
4520 Q_sc quickref.txt /*Q_sc* | |
4521 Q_si quickref.txt /*Q_si* | |
4522 Q_ss quickref.txt /*Q_ss* | |
4523 Q_st quickref.txt /*Q_st* | |
4524 Q_sy quickref.txt /*Q_sy* | |
4525 Q_ta quickref.txt /*Q_ta* | |
4526 Q_tm quickref.txt /*Q_tm* | |
4527 Q_to quickref.txt /*Q_to* | |
4528 Q_ud quickref.txt /*Q_ud* | |
4529 Q_ur quickref.txt /*Q_ur* | |
4530 Q_vc quickref.txt /*Q_vc* | |
4531 Q_vi quickref.txt /*Q_vi* | |
4532 Q_vm quickref.txt /*Q_vm* | |
4533 Q_wi quickref.txt /*Q_wi* | |
4534 Q_wq quickref.txt /*Q_wq* | |
161 | 4535 QuickFixCmdPost autocmd.txt /*QuickFixCmdPost* |
1621 | 4536 QuickFixCmdPost-example quickfix.txt /*QuickFixCmdPost-example* |
161 | 4537 QuickFixCmdPre autocmd.txt /*QuickFixCmdPre* |
7 | 4538 Quickfix quickfix.txt /*Quickfix* |
3682 | 4539 QuitPre autocmd.txt /*QuitPre* |
7 | 4540 R change.txt /*R* |
4541 RISC-OS os_risc.txt /*RISC-OS* | |
4542 RISCOS os_risc.txt /*RISCOS* | |
4543 RemoteReply autocmd.txt /*RemoteReply* | |
4544 Replace insert.txt /*Replace* | |
4545 Replace-mode insert.txt /*Replace-mode* | |
4546 Root mbyte.txt /*Root* | |
4547 Ruby if_ruby.txt /*Ruby* | |
4548 Russian russian.txt /*Russian* | |
4549 S change.txt /*S* | |
4550 SHELL starting.txt /*SHELL* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4551 SQLGetType ft_sql.txt /*SQLGetType* |
1621 | 4552 SQLSetType ft_sql.txt /*SQLSetType* |
7 | 4553 Select visual.txt /*Select* |
4554 Select-mode visual.txt /*Select-mode* | |
4555 Select-mode-mapping visual.txt /*Select-mode-mapping* | |
4556 Session starting.txt /*Session* | |
574 | 4557 SessionLoad-variable starting.txt /*SessionLoad-variable* |
4558 SessionLoadPost autocmd.txt /*SessionLoadPost* | |
724 | 4559 ShellCmdPost autocmd.txt /*ShellCmdPost* |
4560 ShellFilterPost autocmd.txt /*ShellFilterPost* | |
1121 | 4561 SourceCmd autocmd.txt /*SourceCmd* |
716 | 4562 SourcePre autocmd.txt /*SourcePre* |
650 | 4563 SpellFileMissing autocmd.txt /*SpellFileMissing* |
7 | 4564 StdinReadPost autocmd.txt /*StdinReadPost* |
4565 StdinReadPre autocmd.txt /*StdinReadPre* | |
6884 | 4566 String eval.txt /*String* |
579 | 4567 SwapExists autocmd.txt /*SwapExists* |
7 | 4568 Syntax autocmd.txt /*Syntax* |
4569 T motion.txt /*T* | |
4570 TCL if_tcl.txt /*TCL* | |
4571 TERM starting.txt /*TERM* | |
3713 | 4572 TOhtml-encoding syntax.txt /*TOhtml-encoding* |
4573 TOhtml-encoding-detect syntax.txt /*TOhtml-encoding-detect* | |
4574 TOhtml-performance syntax.txt /*TOhtml-performance* | |
4575 TOhtml-uncopyable-text syntax.txt /*TOhtml-uncopyable-text* | |
4576 TOhtml-wrap-text syntax.txt /*TOhtml-wrap-text* | |
1621 | 4577 TSQL ft_sql.txt /*TSQL* |
7 | 4578 TTpro-telnet syntax.txt /*TTpro-telnet* |
4579 Tab intro.txt /*Tab* | |
677 | 4580 TabEnter autocmd.txt /*TabEnter* |
4581 TabLeave autocmd.txt /*TabLeave* | |
7 | 4582 Tcl if_tcl.txt /*Tcl* |
4583 TermChanged autocmd.txt /*TermChanged* | |
4584 TermResponse autocmd.txt /*TermResponse* | |
4264 | 4585 TextChanged autocmd.txt /*TextChanged* |
4586 TextChangedI autocmd.txt /*TextChangedI* | |
1621 | 4587 Transact-SQL ft_sql.txt /*Transact-SQL* |
7 | 4588 U undo.txt /*U* |
4589 UTF-8 mbyte.txt /*UTF-8* | |
4590 UTF8-xterm mbyte.txt /*UTF8-xterm* | |
4591 Uganda uganda.txt /*Uganda* | |
4592 Unicode mbyte.txt /*Unicode* | |
4593 Unix os_unix.txt /*Unix* | |
4594 Unix-format editing.txt /*Unix-format* | |
4595 Unix-format-write editing.txt /*Unix-format-write* | |
4596 User autocmd.txt /*User* | |
4597 UserGettingBored autocmd.txt /*UserGettingBored* | |
4598 V visual.txt /*V* | |
4599 VIMINIT starting.txt /*VIMINIT* | |
4600 VMS os_vms.txt /*VMS* | |
4601 Vi intro.txt /*Vi* | |
4602 View starting.txt /*View* | |
4603 VimEnter autocmd.txt /*VimEnter* | |
4604 VimLeave autocmd.txt /*VimLeave* | |
4605 VimLeavePre autocmd.txt /*VimLeavePre* | |
766 | 4606 VimResized autocmd.txt /*VimResized* |
846 | 4607 Vimball-copyright pi_vimball.txt /*Vimball-copyright* |
7 | 4608 Virtual-Replace-mode insert.txt /*Virtual-Replace-mode* |
4609 VisVim if_ole.txt /*VisVim* | |
4610 Visual visual.txt /*Visual* | |
4611 Visual-mode visual.txt /*Visual-mode* | |
4612 W motion.txt /*W* | |
4613 W10 message.txt /*W10* | |
4614 W11 message.txt /*W11* | |
4615 W12 message.txt /*W12* | |
4616 W13 message.txt /*W13* | |
4617 W14 message.txt /*W14* | |
4618 W15 repeat.txt /*W15* | |
4619 W16 message.txt /*W16* | |
4620 W17 arabic.txt /*W17* | |
4621 W18 syntax.txt /*W18* | |
4622 WORD motion.txt /*WORD* | |
838 | 4623 WWW intro.txt /*WWW* |
7 | 4624 Win32 os_win32.txt /*Win32* |
4625 WinEnter autocmd.txt /*WinEnter* | |
4626 WinLeave autocmd.txt /*WinLeave* | |
4627 X change.txt /*X* | |
4628 X11 options.txt /*X11* | |
4629 X11-icon gui_x11.txt /*X11-icon* | |
4630 X11_mouse_shapes gui_x11.txt /*X11_mouse_shapes* | |
4631 X1Drag term.txt /*X1Drag* | |
4632 X1Mouse term.txt /*X1Mouse* | |
4633 X1Release term.txt /*X1Release* | |
4634 X2Drag term.txt /*X2Drag* | |
4635 X2Mouse term.txt /*X2Mouse* | |
4636 X2Release term.txt /*X2Release* | |
4637 XIM mbyte.txt /*XIM* | |
4638 XLFD mbyte.txt /*XLFD* | |
4639 Y change.txt /*Y* | |
4640 Y2K intro.txt /*Y2K* | |
4641 ZQ editing.txt /*ZQ* | |
4642 ZZ editing.txt /*ZZ* | |
4643 [ index.txt /*[* | |
4644 [# motion.txt /*[#* | |
4645 [' motion.txt /*['* | |
4646 [( motion.txt /*[(* | |
4647 [++opt] editing.txt /*[++opt]* | |
4648 [+cmd] editing.txt /*[+cmd]* | |
168 | 4649 [..] pattern.txt /*[..]* |
7 | 4650 [/ motion.txt /*[\/* |
4651 [:alnum:] pattern.txt /*[:alnum:]* | |
4652 [:alpha:] pattern.txt /*[:alpha:]* | |
4653 [:backspace:] pattern.txt /*[:backspace:]* | |
4654 [:blank:] pattern.txt /*[:blank:]* | |
4655 [:cntrl:] pattern.txt /*[:cntrl:]* | |
4656 [:digit:] pattern.txt /*[:digit:]* | |
4657 [:escape:] pattern.txt /*[:escape:]* | |
4658 [:graph:] pattern.txt /*[:graph:]* | |
4659 [:lower:] pattern.txt /*[:lower:]* | |
4660 [:print:] pattern.txt /*[:print:]* | |
4661 [:punct:] pattern.txt /*[:punct:]* | |
4662 [:return:] pattern.txt /*[:return:]* | |
4663 [:space:] pattern.txt /*[:space:]* | |
4664 [:tab:] pattern.txt /*[:tab:]* | |
4665 [:upper:] pattern.txt /*[:upper:]* | |
4666 [:xdigit:] pattern.txt /*[:xdigit:]* | |
4667 [<MiddleMouse> change.txt /*[<MiddleMouse>* | |
168 | 4668 [==] pattern.txt /*[==]* |
7 | 4669 [D tagsrch.txt /*[D* |
4670 [I tagsrch.txt /*[I* | |
4671 [M motion.txt /*[M* | |
4672 [P change.txt /*[P* | |
252 | 4673 [S spell.txt /*[S* |
7 | 4674 [[ motion.txt /*[[* |
4675 [] motion.txt /*[]* | |
4676 [_CTRL-D tagsrch.txt /*[_CTRL-D* | |
4677 [_CTRL-I tagsrch.txt /*[_CTRL-I* | |
4678 [` motion.txt /*[`* | |
4679 [c diff.txt /*[c* | |
4680 [count] intro.txt /*[count]* | |
4681 [d tagsrch.txt /*[d* | |
4682 [f editing.txt /*[f* | |
4683 [i tagsrch.txt /*[i* | |
4684 [m motion.txt /*[m* | |
4685 [p change.txt /*[p* | |
4686 [pattern] pattern.txt /*[pattern]* | |
4687 [quotex] intro.txt /*[quotex]* | |
4688 [range] cmdline.txt /*[range]* | |
236 | 4689 [s spell.txt /*[s* |
7 | 4690 [star motion.txt /*[star* |
4691 [z fold.txt /*[z* | |
4692 [{ motion.txt /*[{* | |
4693 \0 change.txt /*\\0* | |
4694 ] index.txt /*]* | |
4695 ]# motion.txt /*]#* | |
4696 ]' motion.txt /*]'* | |
4697 ]) motion.txt /*])* | |
4698 ]/ motion.txt /*]\/* | |
4699 ]<MiddleMouse> change.txt /*]<MiddleMouse>* | |
4700 ]D tagsrch.txt /*]D* | |
4701 ]I tagsrch.txt /*]I* | |
4702 ]M motion.txt /*]M* | |
4703 ]P change.txt /*]P* | |
252 | 4704 ]S spell.txt /*]S* |
7 | 4705 ][ motion.txt /*][* |
4706 ]] motion.txt /*]]* | |
4707 ]_CTRL-D tagsrch.txt /*]_CTRL-D* | |
4708 ]_CTRL-I tagsrch.txt /*]_CTRL-I* | |
4709 ]` motion.txt /*]`* | |
4710 ]c diff.txt /*]c* | |
4711 ]d tagsrch.txt /*]d* | |
4712 ]f editing.txt /*]f* | |
4713 ]i tagsrch.txt /*]i* | |
4714 ]m motion.txt /*]m* | |
4715 ]p change.txt /*]p* | |
236 | 4716 ]s spell.txt /*]s* |
7 | 4717 ]star motion.txt /*]star* |
4718 ]z fold.txt /*]z* | |
4719 ]} motion.txt /*]}* | |
4720 ^ motion.txt /*^* | |
4721 _ motion.txt /*_* | |
4722 _exrc starting.txt /*_exrc* | |
4723 _gvimrc gui.txt /*_gvimrc* | |
4724 _vimrc starting.txt /*_vimrc* | |
4725 ` motion.txt /*`* | |
4726 `( motion.txt /*`(* | |
4727 `) motion.txt /*`)* | |
4728 `-expansion editing.txt /*`-expansion* | |
4729 `. motion.txt /*`.* | |
4730 `0 motion.txt /*`0* | |
4731 `< motion.txt /*`<* | |
8 | 4732 `= editing.txt /*`=* |
7 | 4733 `> motion.txt /*`>* |
4734 `A motion.txt /*`A* | |
4735 `[ motion.txt /*`[* | |
4736 `] motion.txt /*`]* | |
4737 `^ motion.txt /*`^* | |
4738 `` motion.txt /*``* | |
4739 `a motion.txt /*`a* | |
4740 `quote motion.txt /*`quote* | |
4741 `{ motion.txt /*`{* | |
4742 `} motion.txt /*`}* | |
4743 a insert.txt /*a* | |
12 | 4744 a' motion.txt /*a'* |
7 | 4745 a( motion.txt /*a(* |
4746 a) motion.txt /*a)* | |
15 | 4747 a4 print.txt /*a4* |
131 | 4748 a:0 eval.txt /*a:0* |
4749 a:000 eval.txt /*a:000* | |
4750 a:1 eval.txt /*a:1* | |
7 | 4751 a:firstline eval.txt /*a:firstline* |
4752 a:lastline eval.txt /*a:lastline* | |
4753 a:var eval.txt /*a:var* | |
4754 a< motion.txt /*a<* | |
4755 a> motion.txt /*a>* | |
4756 aB motion.txt /*aB* | |
4757 aW motion.txt /*aW* | |
4758 a[ motion.txt /*a[* | |
4759 a] motion.txt /*a]* | |
12 | 4760 a` motion.txt /*a`* |
7 | 4761 ab motion.txt /*ab* |
4762 abandon editing.txt /*abandon* | |
4763 abbreviations map.txt /*abbreviations* | |
4764 abel.vim syntax.txt /*abel.vim* | |
1621 | 4765 abs() eval.txt /*abs()* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4766 acos() eval.txt /*acos()* |
7 | 4767 active-buffer windows.txt /*active-buffer* |
1621 | 4768 ada#Create_Tags() ft_ada.txt /*ada#Create_Tags()* |
4769 ada#Jump_Tag() ft_ada.txt /*ada#Jump_Tag()* | |
4770 ada#Listtags() ft_ada.txt /*ada#Listtags()* | |
4771 ada#Switch_Syntax_Option() ft_ada.txt /*ada#Switch_Syntax_Option()* | |
4772 ada#Word() ft_ada.txt /*ada#Word()* | |
4773 ada-compiler ft_ada.txt /*ada-compiler* | |
4774 ada-ctags ft_ada.txt /*ada-ctags* | |
4775 ada-extra-plugins ft_ada.txt /*ada-extra-plugins* | |
4776 ada-reference ft_ada.txt /*ada-reference* | |
4777 ada.vim ft_ada.txt /*ada.vim* | |
82 | 4778 add() eval.txt /*add()* |
7 | 4779 add-filetype-plugin usr_05.txt /*add-filetype-plugin* |
4780 add-global-plugin usr_05.txt /*add-global-plugin* | |
4781 add-local-help usr_05.txt /*add-local-help* | |
4782 add-option-flags options.txt /*add-option-flags* | |
4783 add-plugin usr_05.txt /*add-plugin* | |
4784 added-5.1 version5.txt /*added-5.1* | |
4785 added-5.2 version5.txt /*added-5.2* | |
4786 added-5.3 version5.txt /*added-5.3* | |
4787 added-5.4 version5.txt /*added-5.4* | |
4788 added-5.5 version5.txt /*added-5.5* | |
4789 added-5.6 version5.txt /*added-5.6* | |
4790 added-5.7 version5.txt /*added-5.7* | |
4791 added-5.8 version5.txt /*added-5.8* | |
4792 added-6.1 version6.txt /*added-6.1* | |
4793 added-6.2 version6.txt /*added-6.2* | |
4794 added-6.3 version6.txt /*added-6.3* | |
551 | 4795 added-6.4 version6.txt /*added-6.4* |
1121 | 4796 added-7.1 version7.txt /*added-7.1* |
1621 | 4797 added-7.2 version7.txt /*added-7.2* |
2154
7c8c7c95a865
First step in the Vim 7.3 branch. Changed version numbers.
Bram Moolenaar <bram@zimbu.org>
parents:
2152
diff
changeset
|
4798 added-7.3 version7.txt /*added-7.3* |
5146 | 4799 added-7.4 version7.txt /*added-7.4* |
7 | 4800 added-BeOS version5.txt /*added-BeOS* |
4801 added-Mac version5.txt /*added-Mac* | |
4802 added-VMS version5.txt /*added-VMS* | |
4803 added-cmdline-args version5.txt /*added-cmdline-args* | |
4804 added-options version5.txt /*added-options* | |
4805 added-regexp version5.txt /*added-regexp* | |
4806 added-various version5.txt /*added-various* | |
4807 added-win32-GUI version5.txt /*added-win32-GUI* | |
820 | 4808 aff-dic-format spell.txt /*aff-dic-format* |
7 | 4809 after-directory options.txt /*after-directory* |
4810 aleph options.txt /*aleph* | |
4811 alt intro.txt /*alt* | |
4812 alt-input debugger.txt /*alt-input* | |
4813 alternate-file editing.txt /*alternate-file* | |
4814 amiga-window starting.txt /*amiga-window* | |
3224 | 4815 and() eval.txt /*and()* |
819 | 4816 anonymous-function eval.txt /*anonymous-function* |
7 | 4817 ant.vim syntax.txt /*ant.vim* |
4818 ap motion.txt /*ap* | |
4819 apache.vim syntax.txt /*apache.vim* | |
4820 append() eval.txt /*append()* | |
12 | 4821 aquote motion.txt /*aquote* |
7 | 4822 arabic.txt arabic.txt /*arabic.txt* |
4823 arabicfonts arabic.txt /*arabicfonts* | |
4824 arabickeymap arabic.txt /*arabickeymap* | |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
4825 arg-functions usr_41.txt /*arg-functions* |
7 | 4826 argc() eval.txt /*argc()* |
4827 argidx() eval.txt /*argidx()* | |
4828 arglist editing.txt /*arglist* | |
4829 arglist-position editing.txt /*arglist-position* | |
4830 arglist-quit usr_07.txt /*arglist-quit* | |
5968 | 4831 arglistid() eval.txt /*arglistid()* |
7 | 4832 argument-list editing.txt /*argument-list* |
4833 argv() eval.txt /*argv()* | |
4834 as motion.txt /*as* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4835 asin() eval.txt /*asin()* |
7 | 4836 asm.vim syntax.txt /*asm.vim* |
4837 asm68k syntax.txt /*asm68k* | |
4838 asmh8300.vim syntax.txt /*asmh8300.vim* | |
422 | 4839 at motion.txt /*at* |
1621 | 4840 atan() eval.txt /*atan()* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4841 atan2() eval.txt /*atan2()* |
7 | 4842 athena-intellimouse gui.txt /*athena-intellimouse* |
4843 attr-list syntax.txt /*attr-list* | |
4844 author intro.txt /*author* | |
4845 auto-format change.txt /*auto-format* | |
4846 auto-setting options.txt /*auto-setting* | |
4847 auto-shortname editing.txt /*auto-shortname* | |
4848 autocmd-<> tips.txt /*autocmd-<>* | |
40 | 4849 autocmd-buffer-local autocmd.txt /*autocmd-buffer-local* |
4850 autocmd-buflocal autocmd.txt /*autocmd-buflocal* | |
4851 autocmd-changes autocmd.txt /*autocmd-changes* | |
7 | 4852 autocmd-define autocmd.txt /*autocmd-define* |
590 | 4853 autocmd-disable autocmd.txt /*autocmd-disable* |
7 | 4854 autocmd-events autocmd.txt /*autocmd-events* |
579 | 4855 autocmd-events-abc autocmd.txt /*autocmd-events-abc* |
7 | 4856 autocmd-execute autocmd.txt /*autocmd-execute* |
4857 autocmd-groups autocmd.txt /*autocmd-groups* | |
4858 autocmd-intro autocmd.txt /*autocmd-intro* | |
4859 autocmd-list autocmd.txt /*autocmd-list* | |
4860 autocmd-nested autocmd.txt /*autocmd-nested* | |
4861 autocmd-osfiletypes filetype.txt /*autocmd-osfiletypes* | |
4862 autocmd-patterns autocmd.txt /*autocmd-patterns* | |
4863 autocmd-remove autocmd.txt /*autocmd-remove* | |
4864 autocmd-searchpat autocmd.txt /*autocmd-searchpat* | |
4865 autocmd-use autocmd.txt /*autocmd-use* | |
4866 autocmd.txt autocmd.txt /*autocmd.txt* | |
4867 autocmds-kept version5.txt /*autocmds-kept* | |
4868 autocommand autocmd.txt /*autocommand* | |
4869 autocommand-events autocmd.txt /*autocommand-events* | |
4870 autocommand-pattern autocmd.txt /*autocommand-pattern* | |
3492 | 4871 autoformat change.txt /*autoformat* |
168 | 4872 autoload eval.txt /*autoload* |
7 | 4873 autoload-functions eval.txt /*autoload-functions* |
4874 avoid-hit-enter version5.txt /*avoid-hit-enter* | |
4875 aw motion.txt /*aw* | |
4876 a{ motion.txt /*a{* | |
4877 a} motion.txt /*a}* | |
4878 b motion.txt /*b* | |
4358 | 4879 b: eval.txt /*b:* |
4264 | 4880 b:changedtick eval.txt /*b:changedtick* |
1698 | 4881 b:changelog_name filetype.txt /*b:changelog_name* |
7 | 4882 b:current_syntax-variable syntax.txt /*b:current_syntax-variable* |
480 | 4883 b:netrw_lastfile pi_netrw.txt /*b:netrw_lastfile* |
4992 | 4884 b:tex_stylish syntax.txt /*b:tex_stylish* |
7 | 4885 b:var eval.txt /*b:var* |
6744 | 4886 b:yaml_schema syntax.txt /*b:yaml_schema* |
844 | 4887 baan-folding syntax.txt /*baan-folding* |
4888 baan-syntax syntax.txt /*baan-syntax* | |
4889 baan.vim syntax.txt /*baan.vim* | |
7 | 4890 backslash intro.txt /*backslash* |
4891 backspace intro.txt /*backspace* | |
4892 backspace-delete version4.txt /*backspace-delete* | |
4893 backtick-expansion editing.txt /*backtick-expansion* | |
4894 backup editing.txt /*backup* | |
4895 backup-changed version4.txt /*backup-changed* | |
4896 backup-extension version4.txt /*backup-extension* | |
4897 backup-table editing.txt /*backup-table* | |
4898 balloon-eval debugger.txt /*balloon-eval* | |
4899 bar motion.txt /*bar* | |
4900 bars help.txt /*bars* | |
4901 base_font_name_list mbyte.txt /*base_font_name_list* | |
4902 basic.vim syntax.txt /*basic.vim* | |
4903 beep options.txt /*beep* | |
4904 beos-colors os_beos.txt /*beos-colors* | |
4905 beos-compiling os_beos.txt /*beos-compiling* | |
4906 beos-dragndrop os_beos.txt /*beos-dragndrop* | |
4907 beos-fonts os_beos.txt /*beos-fonts* | |
4908 beos-general os_beos.txt /*beos-general* | |
4909 beos-gui os_beos.txt /*beos-gui* | |
4910 beos-launch os_beos.txt /*beos-launch* | |
4911 beos-meta os_beos.txt /*beos-meta* | |
4912 beos-mouse os_beos.txt /*beos-mouse* | |
4913 beos-perl os_beos.txt /*beos-perl* | |
4914 beos-timeout os_beos.txt /*beos-timeout* | |
4915 beos-unicode os_beos.txt /*beos-unicode* | |
4916 beos-utf8 os_beos.txt /*beos-utf8* | |
4917 beos-vimdir os_beos.txt /*beos-vimdir* | |
5220 | 4918 better-python-interface version7.txt /*better-python-interface* |
189 | 4919 beval_bufnr-variable eval.txt /*beval_bufnr-variable* |
4920 beval_col-variable eval.txt /*beval_col-variable* | |
4921 beval_lnum-variable eval.txt /*beval_lnum-variable* | |
4922 beval_text-variable eval.txt /*beval_text-variable* | |
4923 beval_winnr-variable eval.txt /*beval_winnr-variable* | |
3281 | 4924 bitwise-function usr_41.txt /*bitwise-function* |
7 | 4925 blockwise-examples visual.txt /*blockwise-examples* |
4926 blockwise-operators visual.txt /*blockwise-operators* | |
4927 blockwise-register change.txt /*blockwise-register* | |
4928 blockwise-visual visual.txt /*blockwise-visual* | |
2184
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
4929 blowfish options.txt /*blowfish* |
6153 | 4930 blowfish2 options.txt /*blowfish2* |
303 | 4931 bold syntax.txt /*bold* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4932 bom-bytes mbyte.txt /*bom-bytes* |
7 | 4933 book intro.txt /*book* |
258 | 4934 bookmark usr_03.txt /*bookmark* |
7 | 4935 boolean options.txt /*boolean* |
4936 break-finally eval.txt /*break-finally* | |
4937 browse() eval.txt /*browse()* | |
29 | 4938 browsedir() eval.txt /*browsedir()* |
7 | 4939 browsefilter editing.txt /*browsefilter* |
4940 bufexists() eval.txt /*bufexists()* | |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
4941 buffer-functions usr_41.txt /*buffer-functions* |
7 | 4942 buffer-hidden windows.txt /*buffer-hidden* |
4943 buffer-list windows.txt /*buffer-list* | |
4944 buffer-variable eval.txt /*buffer-variable* | |
4945 buffer-write editing.txt /*buffer-write* | |
4946 buffer_exists() eval.txt /*buffer_exists()* | |
4947 buffer_name() eval.txt /*buffer_name()* | |
4948 buffer_number() eval.txt /*buffer_number()* | |
4949 buffers windows.txt /*buffers* | |
4950 buffers-menu gui.txt /*buffers-menu* | |
4951 buflisted() eval.txt /*buflisted()* | |
4952 bufloaded() eval.txt /*bufloaded()* | |
4953 bufname() eval.txt /*bufname()* | |
4954 bufnr() eval.txt /*bufnr()* | |
4955 bufwinnr() eval.txt /*bufwinnr()* | |
4956 bug-fixes-5 version5.txt /*bug-fixes-5* | |
4957 bug-fixes-6 version6.txt /*bug-fixes-6* | |
8 | 4958 bug-fixes-7 version7.txt /*bug-fixes-7* |
7 | 4959 bug-reports intro.txt /*bug-reports* |
4960 bugreport.vim intro.txt /*bugreport.vim* | |
4961 bugs intro.txt /*bugs* | |
4962 builtin-terms term.txt /*builtin-terms* | |
4963 builtin-tools gui.txt /*builtin-tools* | |
4964 builtin_terms term.txt /*builtin_terms* | |
4965 byte-count editing.txt /*byte-count* | |
4966 byte2line() eval.txt /*byte2line()* | |
19 | 4967 byteidx() eval.txt /*byteidx()* |
5466 | 4968 byteidxcomp() eval.txt /*byteidxcomp()* |
7 | 4969 bzip2 pi_gzip.txt /*bzip2* |
4970 c change.txt /*c* | |
4971 c.vim syntax.txt /*c.vim* | |
4972 cW change.txt /*cW* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4973 c_# cmdline.txt /*c_#* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4974 c_## cmdline.txt /*c_##* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4975 c_#< cmdline.txt /*c_#<* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4976 c_#n cmdline.txt /*c_#n* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4977 c_% cmdline.txt /*c_%* |
7 | 4978 c_<BS> cmdline.txt /*c_<BS>* |
4979 c_<C-Left> cmdline.txt /*c_<C-Left>* | |
4980 c_<C-R> cmdline.txt /*c_<C-R>* | |
4981 c_<C-R>_<C-A> cmdline.txt /*c_<C-R>_<C-A>* | |
4982 c_<C-R>_<C-F> cmdline.txt /*c_<C-R>_<C-F>* | |
4983 c_<C-R>_<C-O> cmdline.txt /*c_<C-R>_<C-O>* | |
4984 c_<C-R>_<C-P> cmdline.txt /*c_<C-R>_<C-P>* | |
4985 c_<C-R>_<C-R> cmdline.txt /*c_<C-R>_<C-R>* | |
4986 c_<C-R>_<C-W> cmdline.txt /*c_<C-R>_<C-W>* | |
4987 c_<C-Right> cmdline.txt /*c_<C-Right>* | |
4988 c_<CR> cmdline.txt /*c_<CR>* | |
4989 c_<Del> cmdline.txt /*c_<Del>* | |
4990 c_<Down> cmdline.txt /*c_<Down>* | |
4991 c_<End> cmdline.txt /*c_<End>* | |
4992 c_<Esc> cmdline.txt /*c_<Esc>* | |
4993 c_<Home> cmdline.txt /*c_<Home>* | |
4994 c_<Insert> cmdline.txt /*c_<Insert>* | |
4995 c_<Left> cmdline.txt /*c_<Left>* | |
4996 c_<LeftMouse> cmdline.txt /*c_<LeftMouse>* | |
4997 c_<NL> cmdline.txt /*c_<NL>* | |
4998 c_<PageDown> cmdline.txt /*c_<PageDown>* | |
4999 c_<PageUp> cmdline.txt /*c_<PageUp>* | |
5000 c_<Right> cmdline.txt /*c_<Right>* | |
5001 c_<S-Down> cmdline.txt /*c_<S-Down>* | |
5002 c_<S-Left> cmdline.txt /*c_<S-Left>* | |
5003 c_<S-Right> cmdline.txt /*c_<S-Right>* | |
5004 c_<S-Tab> cmdline.txt /*c_<S-Tab>* | |
5005 c_<S-Up> cmdline.txt /*c_<S-Up>* | |
5006 c_<Tab> cmdline.txt /*c_<Tab>* | |
5007 c_<Up> cmdline.txt /*c_<Up>* | |
2751 | 5008 c_BS cmdline.txt /*c_BS* |
5009 c_CR cmdline.txt /*c_CR* | |
7 | 5010 c_CTRL-A cmdline.txt /*c_CTRL-A* |
5011 c_CTRL-B cmdline.txt /*c_CTRL-B* | |
5012 c_CTRL-C cmdline.txt /*c_CTRL-C* | |
5013 c_CTRL-D cmdline.txt /*c_CTRL-D* | |
5014 c_CTRL-E cmdline.txt /*c_CTRL-E* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5015 c_CTRL-F cmdline.txt /*c_CTRL-F* |
7 | 5016 c_CTRL-H cmdline.txt /*c_CTRL-H* |
5017 c_CTRL-I cmdline.txt /*c_CTRL-I* | |
5018 c_CTRL-J cmdline.txt /*c_CTRL-J* | |
5019 c_CTRL-K cmdline.txt /*c_CTRL-K* | |
5020 c_CTRL-L cmdline.txt /*c_CTRL-L* | |
5021 c_CTRL-N cmdline.txt /*c_CTRL-N* | |
5022 c_CTRL-P cmdline.txt /*c_CTRL-P* | |
5023 c_CTRL-Q cmdline.txt /*c_CTRL-Q* | |
5024 c_CTRL-R cmdline.txt /*c_CTRL-R* | |
5025 c_CTRL-R_= cmdline.txt /*c_CTRL-R_=* | |
5026 c_CTRL-R_CTRL-A cmdline.txt /*c_CTRL-R_CTRL-A* | |
5027 c_CTRL-R_CTRL-F cmdline.txt /*c_CTRL-R_CTRL-F* | |
5028 c_CTRL-R_CTRL-O cmdline.txt /*c_CTRL-R_CTRL-O* | |
5029 c_CTRL-R_CTRL-P cmdline.txt /*c_CTRL-R_CTRL-P* | |
5030 c_CTRL-R_CTRL-R cmdline.txt /*c_CTRL-R_CTRL-R* | |
5031 c_CTRL-R_CTRL-W cmdline.txt /*c_CTRL-R_CTRL-W* | |
5032 c_CTRL-U cmdline.txt /*c_CTRL-U* | |
5033 c_CTRL-V cmdline.txt /*c_CTRL-V* | |
5034 c_CTRL-W cmdline.txt /*c_CTRL-W* | |
5035 c_CTRL-Y cmdline.txt /*c_CTRL-Y* | |
5036 c_CTRL-\_CTRL-G intro.txt /*c_CTRL-\\_CTRL-G* | |
5037 c_CTRL-\_CTRL-N intro.txt /*c_CTRL-\\_CTRL-N* | |
5038 c_CTRL-\_e cmdline.txt /*c_CTRL-\\_e* | |
1121 | 5039 c_CTRL-] cmdline.txt /*c_CTRL-]* |
7 | 5040 c_CTRL-^ cmdline.txt /*c_CTRL-^* |
5041 c_CTRL-_ cmdline.txt /*c_CTRL-_* | |
2751 | 5042 c_Del cmdline.txt /*c_Del* |
5043 c_Down cmdline.txt /*c_Down* | |
5044 c_End cmdline.txt /*c_End* | |
5045 c_Esc cmdline.txt /*c_Esc* | |
5046 c_Home cmdline.txt /*c_Home* | |
5047 c_Insert cmdline.txt /*c_Insert* | |
5048 c_Left cmdline.txt /*c_Left* | |
5049 c_Right cmdline.txt /*c_Right* | |
5050 c_Up cmdline.txt /*c_Up* | |
7 | 5051 c_digraph cmdline.txt /*c_digraph* |
5052 c_wildchar cmdline.txt /*c_wildchar* | |
82 | 5053 call() eval.txt /*call()* |
7 | 5054 carriage-return intro.txt /*carriage-return* |
5055 case change.txt /*case* | |
5056 catch-all eval.txt /*catch-all* | |
5057 catch-errors eval.txt /*catch-errors* | |
5058 catch-interrupt eval.txt /*catch-interrupt* | |
5059 catch-order eval.txt /*catch-order* | |
5060 catch-text eval.txt /*catch-text* | |
5061 cc change.txt /*cc* | |
1621 | 5062 ceil() eval.txt /*ceil()* |
22 | 5063 ch.vim syntax.txt /*ch.vim* |
7 | 5064 change-list-jumps motion.txt /*change-list-jumps* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5065 change-name tips.txt /*change-name* |
32 | 5066 change-tabs change.txt /*change-tabs* |
7 | 5067 change.txt change.txt /*change.txt* |
5068 changed-5.1 version5.txt /*changed-5.1* | |
5069 changed-5.2 version5.txt /*changed-5.2* | |
5070 changed-5.3 version5.txt /*changed-5.3* | |
5071 changed-5.4 version5.txt /*changed-5.4* | |
5072 changed-5.5 version5.txt /*changed-5.5* | |
5073 changed-5.6 version5.txt /*changed-5.6* | |
5074 changed-5.7 version5.txt /*changed-5.7* | |
5075 changed-5.8 version5.txt /*changed-5.8* | |
5076 changed-6.1 version6.txt /*changed-6.1* | |
5077 changed-6.2 version6.txt /*changed-6.2* | |
5078 changed-6.3 version6.txt /*changed-6.3* | |
551 | 5079 changed-6.4 version6.txt /*changed-6.4* |
1121 | 5080 changed-7.1 version7.txt /*changed-7.1* |
1621 | 5081 changed-7.2 version7.txt /*changed-7.2* |
2154
7c8c7c95a865
First step in the Vim 7.3 branch. Changed version numbers.
Bram Moolenaar <bram@zimbu.org>
parents:
2152
diff
changeset
|
5082 changed-7.3 version7.txt /*changed-7.3* |
5146 | 5083 changed-7.4 version7.txt /*changed-7.4* |
7 | 5084 changelist motion.txt /*changelist* |
5085 changelog.vim syntax.txt /*changelog.vim* | |
777 | 5086 changenr() eval.txt /*changenr()* |
7 | 5087 changetick eval.txt /*changetick* |
5088 changing change.txt /*changing* | |
844 | 5089 char-variable eval.txt /*char-variable* |
7 | 5090 char2nr() eval.txt /*char2nr()* |
5091 characterwise motion.txt /*characterwise* | |
5092 characterwise-register change.txt /*characterwise-register* | |
5093 characterwise-visual visual.txt /*characterwise-visual* | |
5094 charconvert_from-variable eval.txt /*charconvert_from-variable* | |
5095 charconvert_to-variable eval.txt /*charconvert_to-variable* | |
1621 | 5096 charity uganda.txt /*charity* |
7 | 5097 charset mbyte.txt /*charset* |
5098 charset-conversion mbyte.txt /*charset-conversion* | |
5099 chill.vim syntax.txt /*chill.vim* | |
5100 cindent() eval.txt /*cindent()* | |
5101 cinkeys-format indent.txt /*cinkeys-format* | |
2908 | 5102 cino-# indent.txt /*cino-#* |
5103 cino-( indent.txt /*cino-(* | |
5104 cino-) indent.txt /*cino-)* | |
5105 cino-+ indent.txt /*cino-+* | |
5106 cino-/ indent.txt /*cino-\/* | |
5107 cino-: indent.txt /*cino-:* | |
5108 cino-= indent.txt /*cino-=* | |
5109 cino-> indent.txt /*cino->* | |
5110 cino-C indent.txt /*cino-C* | |
5111 cino-J indent.txt /*cino-J* | |
5112 cino-L indent.txt /*cino-L* | |
5113 cino-M indent.txt /*cino-M* | |
5114 cino-N indent.txt /*cino-N* | |
5115 cino-U indent.txt /*cino-U* | |
5116 cino-W indent.txt /*cino-W* | |
5117 cino-^ indent.txt /*cino-^* | |
5118 cino-b indent.txt /*cino-b* | |
5119 cino-c indent.txt /*cino-c* | |
5120 cino-e indent.txt /*cino-e* | |
5121 cino-f indent.txt /*cino-f* | |
5122 cino-g indent.txt /*cino-g* | |
5123 cino-h indent.txt /*cino-h* | |
5124 cino-i indent.txt /*cino-i* | |
5125 cino-j indent.txt /*cino-j* | |
3465 | 5126 cino-k indent.txt /*cino-k* |
2908 | 5127 cino-l indent.txt /*cino-l* |
5128 cino-m indent.txt /*cino-m* | |
5129 cino-n indent.txt /*cino-n* | |
5130 cino-p indent.txt /*cino-p* | |
5131 cino-star indent.txt /*cino-star* | |
5132 cino-t indent.txt /*cino-t* | |
5133 cino-u indent.txt /*cino-u* | |
3082 | 5134 cino-w indent.txt /*cino-w* |
2908 | 5135 cino-{ indent.txt /*cino-{* |
5136 cino-} indent.txt /*cino-}* | |
7 | 5137 cinoptions-values indent.txt /*cinoptions-values* |
2249
6d3d35ff2c2b
Use full path in undofile(). Updated docs.
Bram Moolenaar <bram@vim.org>
parents:
2246
diff
changeset
|
5138 clear-undo undo.txt /*clear-undo* |
1621 | 5139 clearmatches() eval.txt /*clearmatches()* |
7 | 5140 client-server remote.txt /*client-server* |
5141 clientserver remote.txt /*clientserver* | |
5142 clipboard gui.txt /*clipboard* | |
3682 | 5143 clipboard-autoselect options.txt /*clipboard-autoselect* |
5144 clipboard-autoselectml options.txt /*clipboard-autoselectml* | |
5145 clipboard-autoselectplus options.txt /*clipboard-autoselectplus* | |
5146 clipboard-exclude options.txt /*clipboard-exclude* | |
5147 clipboard-html options.txt /*clipboard-html* | |
5148 clipboard-unnamed options.txt /*clipboard-unnamed* | |
5149 clipboard-unnamedplus options.txt /*clipboard-unnamedplus* | |
4098 | 5150 clojure-indent indent.txt /*clojure-indent* |
7 | 5151 cmdarg-variable eval.txt /*cmdarg-variable* |
5152 cmdbang-variable eval.txt /*cmdbang-variable* | |
5153 cmdline-arguments vi_diff.txt /*cmdline-arguments* | |
5154 cmdline-changed version5.txt /*cmdline-changed* | |
5155 cmdline-completion cmdline.txt /*cmdline-completion* | |
5156 cmdline-editing cmdline.txt /*cmdline-editing* | |
5157 cmdline-history cmdline.txt /*cmdline-history* | |
5158 cmdline-lines cmdline.txt /*cmdline-lines* | |
5159 cmdline-ranges cmdline.txt /*cmdline-ranges* | |
5160 cmdline-special cmdline.txt /*cmdline-special* | |
5161 cmdline-too-long cmdline.txt /*cmdline-too-long* | |
5162 cmdline-window cmdline.txt /*cmdline-window* | |
5163 cmdline.txt cmdline.txt /*cmdline.txt* | |
5164 cmdwin cmdline.txt /*cmdwin* | |
5165 cmdwin-char cmdline.txt /*cmdwin-char* | |
5166 cobol.vim syntax.txt /*cobol.vim* | |
5167 codeset mbyte.txt /*codeset* | |
5168 coding-style develop.txt /*coding-style* | |
5169 col() eval.txt /*col()* | |
5170 coldfusion.vim syntax.txt /*coldfusion.vim* | |
5171 collapse tips.txt /*collapse* | |
5172 color-xterm syntax.txt /*color-xterm* | |
5173 coloring syntax.txt /*coloring* | |
5174 colortest.vim syntax.txt /*colortest.vim* | |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
5175 command-line-functions usr_41.txt /*command-line-functions* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5176 command-line-window cmdline.txt /*command-line-window* |
7 | 5177 command-mode intro.txt /*command-mode* |
5178 compatible-default starting.txt /*compatible-default* | |
5179 compile-changes-5 version5.txt /*compile-changes-5* | |
5180 compile-changes-6 version6.txt /*compile-changes-6* | |
8 | 5181 compile-changes-7 version7.txt /*compile-changes-7* |
1621 | 5182 compiler-compaqada ft_ada.txt /*compiler-compaqada* |
5183 compiler-decada ft_ada.txt /*compiler-decada* | |
1211 | 5184 compiler-gcc quickfix.txt /*compiler-gcc* |
1621 | 5185 compiler-gnat ft_ada.txt /*compiler-gnat* |
5186 compiler-hpada ft_ada.txt /*compiler-hpada* | |
7 | 5187 compiler-manx quickfix.txt /*compiler-manx* |
1621 | 5188 compiler-perl quickfix.txt /*compiler-perl* |
7 | 5189 compiler-pyunit quickfix.txt /*compiler-pyunit* |
5190 compiler-select quickfix.txt /*compiler-select* | |
5191 compiler-tex quickfix.txt /*compiler-tex* | |
1621 | 5192 compiler-vaxada ft_ada.txt /*compiler-vaxada* |
7 | 5193 compl-current insert.txt /*compl-current* |
5194 compl-define insert.txt /*compl-define* | |
5195 compl-dictionary insert.txt /*compl-dictionary* | |
5196 compl-filename insert.txt /*compl-filename* | |
12 | 5197 compl-function insert.txt /*compl-function* |
7 | 5198 compl-generic insert.txt /*compl-generic* |
5199 compl-keyword insert.txt /*compl-keyword* | |
523 | 5200 compl-omni insert.txt /*compl-omni* |
5201 compl-omni-filetypes insert.txt /*compl-omni-filetypes* | |
477 | 5202 compl-spelling insert.txt /*compl-spelling* |
7 | 5203 compl-tag insert.txt /*compl-tag* |
5204 compl-vim insert.txt /*compl-vim* | |
5205 compl-whole-line insert.txt /*compl-whole-line* | |
724 | 5206 complete() eval.txt /*complete()* |
650 | 5207 complete-functions insert.txt /*complete-functions* |
724 | 5208 complete-items insert.txt /*complete-items* |
816 | 5209 complete_CTRL-E insert.txt /*complete_CTRL-E* |
5210 complete_CTRL-Y insert.txt /*complete_CTRL-Y* | |
464 | 5211 complete_add() eval.txt /*complete_add()* |
5212 complete_check() eval.txt /*complete_check()* | |
6918 | 5213 completed_item-variable eval.txt /*completed_item-variable* |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
5214 completion-functions usr_41.txt /*completion-functions* |
7 | 5215 complex-change change.txt /*complex-change* |
5216 complex-repeat repeat.txt /*complex-repeat* | |
5217 compress pi_gzip.txt /*compress* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
5218 conceal syntax.txt /*conceal* |
7 | 5219 confirm() eval.txt /*confirm()* |
5220 connection-refused message.txt /*connection-refused* | |
5221 console-menus gui.txt /*console-menus* | |
5222 control intro.txt /*control* | |
5223 conversion-server mbyte.txt /*conversion-server* | |
5224 convert-to-HTML syntax.txt /*convert-to-HTML* | |
5225 convert-to-XHTML syntax.txt /*convert-to-XHTML* | |
5226 convert-to-XML syntax.txt /*convert-to-XML* | |
55 | 5227 copy() eval.txt /*copy()* |
7 | 5228 copy-diffs diff.txt /*copy-diffs* |
5229 copy-move change.txt /*copy-move* | |
5230 copying uganda.txt /*copying* | |
5231 copyright uganda.txt /*copyright* | |
1621 | 5232 cos() eval.txt /*cos()* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
5233 cosh() eval.txt /*cosh()* |
7 | 5234 count intro.txt /*count* |
82 | 5235 count() eval.txt /*count()* |
7 | 5236 count-bytes tips.txt /*count-bytes* |
5237 count-items tips.txt /*count-items* | |
5238 count-variable eval.txt /*count-variable* | |
5239 count1-variable eval.txt /*count1-variable* | |
5240 cp-default version5.txt /*cp-default* | |
5241 cpo-! options.txt /*cpo-!* | |
164 | 5242 cpo-# options.txt /*cpo-#* |
7 | 5243 cpo-$ options.txt /*cpo-$* |
5244 cpo-% options.txt /*cpo-%* | |
164 | 5245 cpo-& options.txt /*cpo-&* |
40 | 5246 cpo-+ options.txt /*cpo-+* |
161 | 5247 cpo-- options.txt /*cpo--* |
168 | 5248 cpo-. options.txt /*cpo-.* |
5249 cpo-/ options.txt /*cpo-\/* | |
2965 | 5250 cpo-; options.txt /*cpo-;* |
7 | 5251 cpo-< options.txt /*cpo-<* |
164 | 5252 cpo-> options.txt /*cpo->* |
7 | 5253 cpo-A options.txt /*cpo-A* |
5254 cpo-B options.txt /*cpo-B* | |
5255 cpo-C options.txt /*cpo-C* | |
5256 cpo-D options.txt /*cpo-D* | |
5257 cpo-E options.txt /*cpo-E* | |
5258 cpo-F options.txt /*cpo-F* | |
164 | 5259 cpo-H options.txt /*cpo-H* |
11 | 5260 cpo-I options.txt /*cpo-I* |
7 | 5261 cpo-J options.txt /*cpo-J* |
5262 cpo-K options.txt /*cpo-K* | |
5263 cpo-L options.txt /*cpo-L* | |
5264 cpo-M options.txt /*cpo-M* | |
5265 cpo-O options.txt /*cpo-O* | |
590 | 5266 cpo-P options.txt /*cpo-P* |
7 | 5267 cpo-R options.txt /*cpo-R* |
5268 cpo-S options.txt /*cpo-S* | |
5269 cpo-W options.txt /*cpo-W* | |
164 | 5270 cpo-X options.txt /*cpo-X* |
168 | 5271 cpo-Z options.txt /*cpo-Z* |
5272 cpo-\ options.txt /*cpo-\\* | |
7 | 5273 cpo-a options.txt /*cpo-a* |
5274 cpo-b options.txt /*cpo-b* | |
164 | 5275 cpo-bar options.txt /*cpo-bar* |
7 | 5276 cpo-c options.txt /*cpo-c* |
5277 cpo-d options.txt /*cpo-d* | |
5278 cpo-e options.txt /*cpo-e* | |
5279 cpo-f options.txt /*cpo-f* | |
5280 cpo-g options.txt /*cpo-g* | |
5281 cpo-i options.txt /*cpo-i* | |
5282 cpo-j options.txt /*cpo-j* | |
5283 cpo-k options.txt /*cpo-k* | |
5284 cpo-l options.txt /*cpo-l* | |
5285 cpo-m options.txt /*cpo-m* | |
5286 cpo-n options.txt /*cpo-n* | |
5287 cpo-o options.txt /*cpo-o* | |
5288 cpo-p options.txt /*cpo-p* | |
164 | 5289 cpo-q options.txt /*cpo-q* |
7 | 5290 cpo-r options.txt /*cpo-r* |
5291 cpo-s options.txt /*cpo-s* | |
164 | 5292 cpo-star options.txt /*cpo-star* |
7 | 5293 cpo-t options.txt /*cpo-t* |
5294 cpo-u options.txt /*cpo-u* | |
5295 cpo-v options.txt /*cpo-v* | |
5296 cpo-w options.txt /*cpo-w* | |
5297 cpo-x options.txt /*cpo-x* | |
5298 cpo-y options.txt /*cpo-y* | |
164 | 5299 cpo-{ options.txt /*cpo-{* |
4229 | 5300 cpp.vim syntax.txt /*cpp.vim* |
7 | 5301 crash-recovery recover.txt /*crash-recovery* |
5302 creating-menus gui.txt /*creating-menus* | |
5303 credits intro.txt /*credits* | |
5304 crontab options.txt /*crontab* | |
5305 cs-find if_cscop.txt /*cs-find* | |
5306 cs7-problem term.txt /*cs7-problem* | |
5307 cscope if_cscop.txt /*cscope* | |
5308 cscope-commands if_cscop.txt /*cscope-commands* | |
5309 cscope-find if_cscop.txt /*cscope-find* | |
5310 cscope-howtouse if_cscop.txt /*cscope-howtouse* | |
5311 cscope-info if_cscop.txt /*cscope-info* | |
5312 cscope-intro if_cscop.txt /*cscope-intro* | |
5313 cscope-limitations if_cscop.txt /*cscope-limitations* | |
5314 cscope-options if_cscop.txt /*cscope-options* | |
5315 cscope-suggestions if_cscop.txt /*cscope-suggestions* | |
5316 cscope-win32 if_cscop.txt /*cscope-win32* | |
5317 cscope_connection() eval.txt /*cscope_connection()* | |
5318 cscopepathcomp if_cscop.txt /*cscopepathcomp* | |
5319 cscopeprg if_cscop.txt /*cscopeprg* | |
5320 cscopequickfix if_cscop.txt /*cscopequickfix* | |
2908 | 5321 cscoperelative if_cscop.txt /*cscoperelative* |
7 | 5322 cscopetag if_cscop.txt /*cscopetag* |
5323 cscopetagorder if_cscop.txt /*cscopetagorder* | |
5324 cscopeverbose if_cscop.txt /*cscopeverbose* | |
5325 csh.vim syntax.txt /*csh.vim* | |
5326 cspc if_cscop.txt /*cspc* | |
5327 csprg if_cscop.txt /*csprg* | |
5328 csqf if_cscop.txt /*csqf* | |
2908 | 5329 csre if_cscop.txt /*csre* |
7 | 5330 cst if_cscop.txt /*cst* |
5331 csto if_cscop.txt /*csto* | |
5332 csverb if_cscop.txt /*csverb* | |
5333 ctags tagsrch.txt /*ctags* | |
5334 ctags-gone version6.txt /*ctags-gone* | |
5335 cterm-colors syntax.txt /*cterm-colors* | |
5336 ctrl intro.txt /*ctrl* | |
5337 ctype-variable eval.txt /*ctype-variable* | |
5338 curly-braces-function-names eval.txt /*curly-braces-function-names* | |
5339 curly-braces-names eval.txt /*curly-braces-names* | |
5340 curpos-visual version6.txt /*curpos-visual* | |
5341 current-directory editing.txt /*current-directory* | |
5342 current-file editing.txt /*current-file* | |
5343 current_compiler quickfix.txt /*current_compiler* | |
5344 cursor() eval.txt /*cursor()* | |
5345 cursor-blinking options.txt /*cursor-blinking* | |
5346 cursor-down intro.txt /*cursor-down* | |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
5347 cursor-functions usr_41.txt /*cursor-functions* |
7 | 5348 cursor-left intro.txt /*cursor-left* |
5349 cursor-motions motion.txt /*cursor-motions* | |
5350 cursor-position pattern.txt /*cursor-position* | |
5351 cursor-right intro.txt /*cursor-right* | |
5352 cursor-up intro.txt /*cursor-up* | |
5353 cursor_down intro.txt /*cursor_down* | |
5354 cursor_left intro.txt /*cursor_left* | |
5355 cursor_right intro.txt /*cursor_right* | |
5356 cursor_up intro.txt /*cursor_up* | |
5357 cw change.txt /*cw* | |
5358 cweb.vim syntax.txt /*cweb.vim* | |
5359 cynlib.vim syntax.txt /*cynlib.vim* | |
5360 d change.txt /*d* | |
5361 daB motion.txt /*daB* | |
5362 daW motion.txt /*daW* | |
5363 dab motion.txt /*dab* | |
5364 dap motion.txt /*dap* | |
5365 das motion.txt /*das* | |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
5366 date-functions usr_41.txt /*date-functions* |
7 | 5367 dav pi_netrw.txt /*dav* |
1621 | 5368 davs pi_netrw.txt /*davs* |
7 | 5369 daw motion.txt /*daw* |
5370 dd change.txt /*dd* | |
502 | 5371 debug-gcc debug.txt /*debug-gcc* |
7 | 5372 debug-highlight debugger.txt /*debug-highlight* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5373 debug-leaks debug.txt /*debug-leaks* |
857 | 5374 debug-minidump debug.txt /*debug-minidump* |
7 | 5375 debug-mode repeat.txt /*debug-mode* |
5376 debug-scripts repeat.txt /*debug-scripts* | |
5377 debug-signs debugger.txt /*debug-signs* | |
502 | 5378 debug-vim debug.txt /*debug-vim* |
857 | 5379 debug-vs2005 debug.txt /*debug-vs2005* |
502 | 5380 debug-win32 debug.txt /*debug-win32* |
857 | 5381 debug-windbg debug.txt /*debug-windbg* |
502 | 5382 debug.txt debug.txt /*debug.txt* |
7 | 5383 debugger-compilation debugger.txt /*debugger-compilation* |
5384 debugger-features debugger.txt /*debugger-features* | |
5385 debugger-integration debugger.txt /*debugger-integration* | |
5386 debugger-support debugger.txt /*debugger-support* | |
5387 debugger.txt debugger.txt /*debugger.txt* | |
5388 dec-mouse options.txt /*dec-mouse* | |
1621 | 5389 decada_members ft_ada.txt /*decada_members* |
55 | 5390 deepcopy() eval.txt /*deepcopy()* |
7 | 5391 definition-search tagsrch.txt /*definition-search* |
5392 definitions intro.txt /*definitions* | |
5393 delete() eval.txt /*delete()* | |
5394 delete-insert change.txt /*delete-insert* | |
5395 delete-menus gui.txt /*delete-menus* | |
5396 deleting change.txt /*deleting* | |
5397 design-assumptions develop.txt /*design-assumptions* | |
5398 design-compatible develop.txt /*design-compatible* | |
5399 design-decisions develop.txt /*design-decisions* | |
5400 design-documented develop.txt /*design-documented* | |
5401 design-flexible develop.txt /*design-flexible* | |
5402 design-goals develop.txt /*design-goals* | |
5403 design-improved develop.txt /*design-improved* | |
5404 design-maintain develop.txt /*design-maintain* | |
5405 design-multi-platform develop.txt /*design-multi-platform* | |
5406 design-not develop.txt /*design-not* | |
5407 design-speed-size develop.txt /*design-speed-size* | |
5408 desktop.vim syntax.txt /*desktop.vim* | |
236 | 5409 develop-spell develop.txt /*develop-spell* |
626 | 5410 develop-spell-suggestions develop.txt /*develop-spell-suggestions* |
7 | 5411 develop.txt develop.txt /*develop.txt* |
5412 development develop.txt /*development* | |
3750 | 5413 dgn motion.txt /*dgn* |
7 | 5414 dh change.txt /*dh* |
5415 diB motion.txt /*diB* | |
5416 diW motion.txt /*diW* | |
5417 dialog gui_w32.txt /*dialog* | |
5418 dialogs-added version5.txt /*dialogs-added* | |
5419 dib motion.txt /*dib* | |
5814 | 5420 dict eval.txt /*dict* |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
5421 dict-functions usr_41.txt /*dict-functions* |
161 | 5422 dict-identity eval.txt /*dict-identity* |
102 | 5423 dict-modification eval.txt /*dict-modification* |
7 | 5424 did_filetype() eval.txt /*did_filetype()* |
5425 diff diff.txt /*diff* | |
5426 diff-diffexpr diff.txt /*diff-diffexpr* | |
5427 diff-mode diff.txt /*diff-mode* | |
5428 diff-options diff.txt /*diff-options* | |
1121 | 5429 diff-original-file diff.txt /*diff-original-file* |
7 | 5430 diff-patchexpr diff.txt /*diff-patchexpr* |
6583 | 5431 diff-slow diff.txt /*diff-slow* |
7 | 5432 diff.txt diff.txt /*diff.txt* |
6476 | 5433 diff.vim syntax.txt /*diff.vim* |
32 | 5434 diff_filler() eval.txt /*diff_filler()* |
5435 diff_hlID() eval.txt /*diff_hlID()* | |
6583 | 5436 diff_translations diff.txt /*diff_translations* |
1702 | 5437 digraph digraph.txt /*digraph* |
7 | 5438 digraph-arg change.txt /*digraph-arg* |
26 | 5439 digraph-encoding digraph.txt /*digraph-encoding* |
7 | 5440 digraph-table digraph.txt /*digraph-table* |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
5441 digraph-table-mbyte digraph.txt /*digraph-table-mbyte* |
7 | 5442 digraph.txt digraph.txt /*digraph.txt* |
5443 digraphs digraph.txt /*digraphs* | |
5444 digraphs-changed version6.txt /*digraphs-changed* | |
5445 digraphs-default digraph.txt /*digraphs-default* | |
5446 digraphs-define digraph.txt /*digraphs-define* | |
5447 digraphs-use digraph.txt /*digraphs-use* | |
5448 dip motion.txt /*dip* | |
5449 dircolors.vim syntax.txt /*dircolors.vim* | |
5450 dis motion.txt /*dis* | |
5451 disable-menus gui.txt /*disable-menus* | |
5277 | 5452 discard editing.txt /*discard* |
794 | 5453 distribute-script usr_41.txt /*distribute-script* |
7 | 5454 distribution intro.txt /*distribution* |
5455 diw motion.txt /*diw* | |
5456 dl change.txt /*dl* | |
5457 do diff.txt /*do* | |
5458 doc-file-list help.txt /*doc-file-list* | |
5459 docbk.vim syntax.txt /*docbk.vim* | |
5460 docbksgml.vim syntax.txt /*docbksgml.vim* | |
5461 docbkxml.vim syntax.txt /*docbkxml.vim* | |
5462 docbook syntax.txt /*docbook* | |
5463 documentation-6 version6.txt /*documentation-6* | |
170 | 5464 donate uganda.txt /*donate* |
7 | 5465 dos os_dos.txt /*dos* |
5466 dos-:cd os_dos.txt /*dos-:cd* | |
5467 dos-CTRL-Break os_dos.txt /*dos-CTRL-Break* | |
5468 dos-backslash os_dos.txt /*dos-backslash* | |
5469 dos-colors os_dos.txt /*dos-colors* | |
5470 dos-file-formats os_dos.txt /*dos-file-formats* | |
5471 dos-locations os_dos.txt /*dos-locations* | |
5472 dos-shell os_dos.txt /*dos-shell* | |
5473 dos-standard-mappings os_dos.txt /*dos-standard-mappings* | |
5474 dos-temp-files os_dos.txt /*dos-temp-files* | |
5475 dos16 os_msdos.txt /*dos16* | |
5476 dos32 os_msdos.txt /*dos32* | |
5477 dosbatch.vim syntax.txt /*dosbatch.vim* | |
5478 double-click term.txt /*double-click* | |
5479 download intro.txt /*download* | |
831 | 5480 doxygen-syntax syntax.txt /*doxygen-syntax* |
5481 doxygen.vim syntax.txt /*doxygen.vim* | |
7 | 5482 dp diff.txt /*dp* |
5483 drag-n-drop gui.txt /*drag-n-drop* | |
5484 drag-n-drop-win32 gui_w32.txt /*drag-n-drop-win32* | |
5485 drag-status-line term.txt /*drag-status-line* | |
5486 dtd.vim syntax.txt /*dtd.vim* | |
836 | 5487 dtd2vim insert.txt /*dtd2vim* |
7 | 5488 dying-variable eval.txt /*dying-variable* |
5489 e motion.txt /*e* | |
5490 easy starting.txt /*easy* | |
5491 edit-a-file editing.txt /*edit-a-file* | |
5492 edit-binary editing.txt /*edit-binary* | |
5493 edit-dialogs editing.txt /*edit-dialogs* | |
5494 edit-files editing.txt /*edit-files* | |
5495 edit-intro editing.txt /*edit-intro* | |
5496 edit-no-break usr_25.txt /*edit-no-break* | |
6336 | 5497 edit-paragraph-join usr_25.txt /*edit-paragraph-join* |
7 | 5498 editing.txt editing.txt /*editing.txt* |
790 | 5499 efm-%> quickfix.txt /*efm-%>* |
7 | 5500 efm-entries quickfix.txt /*efm-entries* |
5501 efm-ignore quickfix.txt /*efm-ignore* | |
5502 eiffel.vim syntax.txt /*eiffel.vim* | |
5503 emacs-keys tips.txt /*emacs-keys* | |
5504 emacs-tags tagsrch.txt /*emacs-tags* | |
5505 emacs_tags tagsrch.txt /*emacs_tags* | |
85 | 5506 empty() eval.txt /*empty()* |
7 | 5507 encoding-names mbyte.txt /*encoding-names* |
5508 encoding-table mbyte.txt /*encoding-table* | |
5509 encoding-values mbyte.txt /*encoding-values* | |
5510 encryption editing.txt /*encryption* | |
5511 end intro.txt /*end* | |
5512 end-of-file pattern.txt /*end-of-file* | |
5513 enlightened-terminal syntax.txt /*enlightened-terminal* | |
5514 erlang.vim syntax.txt /*erlang.vim* | |
5515 errmsg-variable eval.txt /*errmsg-variable* | |
5516 error-file-format quickfix.txt /*error-file-format* | |
5517 error-messages message.txt /*error-messages* | |
5518 errorformat quickfix.txt /*errorformat* | |
5519 errorformat-Jikes quickfix.txt /*errorformat-Jikes* | |
5520 errorformat-LaTeX quickfix.txt /*errorformat-LaTeX* | |
5521 errorformat-Perl quickfix.txt /*errorformat-Perl* | |
5522 errorformat-ant quickfix.txt /*errorformat-ant* | |
5523 errorformat-changed version4.txt /*errorformat-changed* | |
5524 errorformat-jade quickfix.txt /*errorformat-jade* | |
5525 errorformat-javac quickfix.txt /*errorformat-javac* | |
5526 errorformat-multi-line quickfix.txt /*errorformat-multi-line* | |
5527 errorformat-separate-filename quickfix.txt /*errorformat-separate-filename* | |
5528 errorformats quickfix.txt /*errorformats* | |
1621 | 5529 errors message.txt /*errors* |
7 | 5530 escape intro.txt /*escape* |
5531 escape() eval.txt /*escape()* | |
5532 escape-bar version4.txt /*escape-bar* | |
5697 | 5533 euphoria3.vim syntax.txt /*euphoria3.vim* |
5534 euphoria4.vim syntax.txt /*euphoria4.vim* | |
7 | 5535 eval eval.txt /*eval* |
95 | 5536 eval() eval.txt /*eval()* |
7 | 5537 eval-examples eval.txt /*eval-examples* |
5538 eval-sandbox eval.txt /*eval-sandbox* | |
5539 eval.txt eval.txt /*eval.txt* | |
5540 eventhandler() eval.txt /*eventhandler()* | |
5541 eview starting.txt /*eview* | |
5542 evim starting.txt /*evim* | |
5543 evim-keys starting.txt /*evim-keys* | |
5544 evim.vim starting.txt /*evim.vim* | |
5545 ex starting.txt /*ex* | |
5546 ex-cmd-index index.txt /*ex-cmd-index* | |
5547 ex-edit-index index.txt /*ex-edit-index* | |
168 | 5548 ex-flags cmdline.txt /*ex-flags* |
7 | 5549 ex: options.txt /*ex:* |
5550 except-autocmd eval.txt /*except-autocmd* | |
5551 except-autocmd-Cmd eval.txt /*except-autocmd-Cmd* | |
5552 except-autocmd-Post eval.txt /*except-autocmd-Post* | |
5553 except-autocmd-Pre eval.txt /*except-autocmd-Pre* | |
5554 except-autocmd-ill eval.txt /*except-autocmd-ill* | |
5555 except-compat eval.txt /*except-compat* | |
5556 except-examine eval.txt /*except-examine* | |
5557 except-from-finally eval.txt /*except-from-finally* | |
5558 except-hier-param eval.txt /*except-hier-param* | |
5559 except-several-errors eval.txt /*except-several-errors* | |
5560 except-single-line eval.txt /*except-single-line* | |
5561 except-syntax-err eval.txt /*except-syntax-err* | |
5562 except-syntax-error eval.txt /*except-syntax-error* | |
5563 exception-handling eval.txt /*exception-handling* | |
5564 exception-variable eval.txt /*exception-variable* | |
5565 exclusive motion.txt /*exclusive* | |
20 | 5566 exclusive-linewise motion.txt /*exclusive-linewise* |
7 | 5567 executable() eval.txt /*executable()* |
5568 execute-menus gui.txt /*execute-menus* | |
5814 | 5569 exepath() eval.txt /*exepath()* |
7 | 5570 exim starting.txt /*exim* |
5571 exists() eval.txt /*exists()* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
5572 exp() eval.txt /*exp()* |
7 | 5573 expand() eval.txt /*expand()* |
5574 expand-env options.txt /*expand-env* | |
5575 expand-environment-var options.txt /*expand-environment-var* | |
5576 expr eval.txt /*expr* | |
5577 expr-! eval.txt /*expr-!* | |
5578 expr-!= eval.txt /*expr-!=* | |
5579 expr-!=# eval.txt /*expr-!=#* | |
5580 expr-!=? eval.txt /*expr-!=?* | |
5581 expr-!~ eval.txt /*expr-!~* | |
5582 expr-!~# eval.txt /*expr-!~#* | |
5583 expr-!~? eval.txt /*expr-!~?* | |
5584 expr-% eval.txt /*expr-%* | |
5585 expr-&& eval.txt /*expr-&&* | |
5586 expr-' eval.txt /*expr-'* | |
5587 expr-+ eval.txt /*expr-+* | |
5588 expr-- eval.txt /*expr--* | |
5589 expr-. eval.txt /*expr-.* | |
5590 expr-/ eval.txt /*expr-\/* | |
5591 expr-< eval.txt /*expr-<* | |
5592 expr-<# eval.txt /*expr-<#* | |
5593 expr-<= eval.txt /*expr-<=* | |
5594 expr-<=# eval.txt /*expr-<=#* | |
5595 expr-<=? eval.txt /*expr-<=?* | |
5596 expr-<? eval.txt /*expr-<?* | |
5597 expr-== eval.txt /*expr-==* | |
5598 expr-==# eval.txt /*expr-==#* | |
5599 expr-==? eval.txt /*expr-==?* | |
5600 expr-=~ eval.txt /*expr-=~* | |
5601 expr-=~# eval.txt /*expr-=~#* | |
5602 expr-=~? eval.txt /*expr-=~?* | |
5603 expr-> eval.txt /*expr->* | |
5604 expr-># eval.txt /*expr->#* | |
5605 expr->= eval.txt /*expr->=* | |
5606 expr->=# eval.txt /*expr->=#* | |
5607 expr->=? eval.txt /*expr->=?* | |
5608 expr->? eval.txt /*expr->?* | |
55 | 5609 expr-[:] eval.txt /*expr-[:]* |
7 | 5610 expr-[] eval.txt /*expr-[]* |
5611 expr-barbar eval.txt /*expr-barbar* | |
102 | 5612 expr-entry eval.txt /*expr-entry* |
7 | 5613 expr-env eval.txt /*expr-env* |
5614 expr-env-expand eval.txt /*expr-env-expand* | |
5615 expr-function eval.txt /*expr-function* | |
82 | 5616 expr-is eval.txt /*expr-is* |
2908 | 5617 expr-is# eval.txt /*expr-is#* |
5618 expr-is? eval.txt /*expr-is?* | |
5619 expr-isnot eval.txt /*expr-isnot* | |
5620 expr-isnot# eval.txt /*expr-isnot#* | |
5621 expr-isnot? eval.txt /*expr-isnot?* | |
7 | 5622 expr-nesting eval.txt /*expr-nesting* |
5623 expr-number eval.txt /*expr-number* | |
5624 expr-option eval.txt /*expr-option* | |
5625 expr-quote eval.txt /*expr-quote* | |
5626 expr-register eval.txt /*expr-register* | |
5627 expr-star eval.txt /*expr-star* | |
5628 expr-string eval.txt /*expr-string* | |
5629 expr-unary-+ eval.txt /*expr-unary-+* | |
5630 expr-unary-- eval.txt /*expr-unary--* | |
5631 expr-variable eval.txt /*expr-variable* | |
5632 expr1 eval.txt /*expr1* | |
5633 expr2 eval.txt /*expr2* | |
5634 expr3 eval.txt /*expr3* | |
5635 expr4 eval.txt /*expr4* | |
5636 expr5 eval.txt /*expr5* | |
5637 expr6 eval.txt /*expr6* | |
5638 expr7 eval.txt /*expr7* | |
5639 expr8 eval.txt /*expr8* | |
5640 expr9 eval.txt /*expr9* | |
5641 expression eval.txt /*expression* | |
5642 expression-commands eval.txt /*expression-commands* | |
5643 expression-syntax eval.txt /*expression-syntax* | |
5644 exrc starting.txt /*exrc* | |
82 | 5645 extend() eval.txt /*extend()* |
7 | 5646 extension-removal cmdline.txt /*extension-removal* |
5647 extensions-improvements todo.txt /*extensions-improvements* | |
5648 f motion.txt /*f* | |
5649 faq intro.txt /*faq* | |
5650 farsi farsi.txt /*farsi* | |
5651 farsi.txt farsi.txt /*farsi.txt* | |
5652 fasm.vim syntax.txt /*fasm.vim* | |
179 | 5653 fcs_choice-variable eval.txt /*fcs_choice-variable* |
5654 fcs_reason-variable eval.txt /*fcs_reason-variable* | |
7 | 5655 feature-list eval.txt /*feature-list* |
842 | 5656 feedkeys() eval.txt /*feedkeys()* |
7 | 5657 fetch pi_netrw.txt /*fetch* |
5658 file-browser-5.2 version5.txt /*file-browser-5.2* | |
5659 file-formats editing.txt /*file-formats* | |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
5660 file-functions usr_41.txt /*file-functions* |
7 | 5661 file-pattern autocmd.txt /*file-pattern* |
5662 file-read insert.txt /*file-read* | |
5663 file-searching editing.txt /*file-searching* | |
5664 file-type filetype.txt /*file-type* | |
5665 file-types filetype.txt /*file-types* | |
5666 file_readable() eval.txt /*file_readable()* | |
5667 fileencoding-changed version6.txt /*fileencoding-changed* | |
5668 filename-backslash cmdline.txt /*filename-backslash* | |
5669 filename-modifiers cmdline.txt /*filename-modifiers* | |
5670 filereadable() eval.txt /*filereadable()* | |
5671 filetype filetype.txt /*filetype* | |
5672 filetype-detect filetype.txt /*filetype-detect* | |
5673 filetype-ignore filetype.txt /*filetype-ignore* | |
5674 filetype-overrule filetype.txt /*filetype-overrule* | |
5675 filetype-plugin usr_43.txt /*filetype-plugin* | |
5676 filetype-plugins filetype.txt /*filetype-plugins* | |
5677 filetype.txt filetype.txt /*filetype.txt* | |
5678 filetypedetect-changed version6.txt /*filetypedetect-changed* | |
5679 filetypes filetype.txt /*filetypes* | |
5680 filewritable() eval.txt /*filewritable()* | |
5681 filter change.txt /*filter* | |
95 | 5682 filter() eval.txt /*filter()* |
7 | 5683 find-manpage usr_12.txt /*find-manpage* |
5684 find-replace usr_10.txt /*find-replace* | |
20 | 5685 finddir() eval.txt /*finddir()* |
19 | 5686 findfile() eval.txt /*findfile()* |
7 | 5687 fixed-5.1 version5.txt /*fixed-5.1* |
5688 fixed-5.2 version5.txt /*fixed-5.2* | |
5689 fixed-5.3 version5.txt /*fixed-5.3* | |
5690 fixed-5.4 version5.txt /*fixed-5.4* | |
5691 fixed-5.5 version5.txt /*fixed-5.5* | |
5692 fixed-5.6 version5.txt /*fixed-5.6* | |
5693 fixed-5.7 version5.txt /*fixed-5.7* | |
5694 fixed-5.8 version5.txt /*fixed-5.8* | |
5695 fixed-6.1 version6.txt /*fixed-6.1* | |
5696 fixed-6.2 version6.txt /*fixed-6.2* | |
5697 fixed-6.3 version6.txt /*fixed-6.3* | |
551 | 5698 fixed-6.4 version6.txt /*fixed-6.4* |
1121 | 5699 fixed-7.1 version7.txt /*fixed-7.1* |
1621 | 5700 fixed-7.2 version7.txt /*fixed-7.2* |
2154
7c8c7c95a865
First step in the Vim 7.3 branch. Changed version numbers.
Bram Moolenaar <bram@zimbu.org>
parents:
2152
diff
changeset
|
5701 fixed-7.3 version7.txt /*fixed-7.3* |
5146 | 5702 fixed-7.4 version7.txt /*fixed-7.4* |
857 | 5703 flexwiki.vim syntax.txt /*flexwiki.vim* |
1698 | 5704 float-e eval.txt /*float-e* |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
5705 float-functions usr_41.txt /*float-functions* |
1698 | 5706 float-pi eval.txt /*float-pi* |
1621 | 5707 float2nr() eval.txt /*float2nr()* |
5708 floating-point-format eval.txt /*floating-point-format* | |
5709 floating-point-precision eval.txt /*floating-point-precision* | |
5710 floor() eval.txt /*floor()* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
5711 fmod() eval.txt /*fmod()* |
7 | 5712 fname_diff-variable eval.txt /*fname_diff-variable* |
5713 fname_in-variable eval.txt /*fname_in-variable* | |
5714 fname_new-variable eval.txt /*fname_new-variable* | |
5715 fname_out-variable eval.txt /*fname_out-variable* | |
1621 | 5716 fnameescape() eval.txt /*fnameescape()* |
7 | 5717 fnamemodify() eval.txt /*fnamemodify()* |
5718 fo-table change.txt /*fo-table* | |
5719 fold-behavior fold.txt /*fold-behavior* | |
5720 fold-colors fold.txt /*fold-colors* | |
5721 fold-commands fold.txt /*fold-commands* | |
5722 fold-create-marker fold.txt /*fold-create-marker* | |
5723 fold-delete-marker fold.txt /*fold-delete-marker* | |
5724 fold-diff fold.txt /*fold-diff* | |
5725 fold-expr fold.txt /*fold-expr* | |
5726 fold-foldcolumn fold.txt /*fold-foldcolumn* | |
5727 fold-foldlevel fold.txt /*fold-foldlevel* | |
5728 fold-foldtext fold.txt /*fold-foldtext* | |
5729 fold-indent fold.txt /*fold-indent* | |
5730 fold-manual fold.txt /*fold-manual* | |
5731 fold-marker fold.txt /*fold-marker* | |
5732 fold-methods fold.txt /*fold-methods* | |
5733 fold-options fold.txt /*fold-options* | |
5734 fold-syntax fold.txt /*fold-syntax* | |
5735 fold.txt fold.txt /*fold.txt* | |
5736 foldclosed() eval.txt /*foldclosed()* | |
5737 foldclosedend() eval.txt /*foldclosedend()* | |
5738 folddashes-variable eval.txt /*folddashes-variable* | |
5739 foldend-variable eval.txt /*foldend-variable* | |
5740 folding fold.txt /*folding* | |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
5741 folding-functions usr_41.txt /*folding-functions* |
7 | 5742 foldlevel() eval.txt /*foldlevel()* |
5743 foldlevel-variable eval.txt /*foldlevel-variable* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5744 folds fold.txt /*folds* |
7 | 5745 foldstart-variable eval.txt /*foldstart-variable* |
5746 foldtext() eval.txt /*foldtext()* | |
32 | 5747 foldtextresult() eval.txt /*foldtextresult()* |
7 | 5748 font-sizes gui_x11.txt /*font-sizes* |
5749 fontset mbyte.txt /*fontset* | |
5750 foreground() eval.txt /*foreground()* | |
5751 fork os_unix.txt /*fork* | |
5752 form.vim syntax.txt /*form.vim* | |
5753 format-bullet-list tips.txt /*format-bullet-list* | |
5754 format-comments change.txt /*format-comments* | |
5755 formatting change.txt /*formatting* | |
5756 formfeed intro.txt /*formfeed* | |
5757 fortran.vim syntax.txt /*fortran.vim* | |
4992 | 5758 friendship intro.txt /*friendship* |
7 | 5759 frombook usr_01.txt /*frombook* |
501 | 5760 ft-abel-syntax syntax.txt /*ft-abel-syntax* |
1621 | 5761 ft-ada-commands ft_ada.txt /*ft-ada-commands* |
5762 ft-ada-constants ft_ada.txt /*ft-ada-constants* | |
5763 ft-ada-functions ft_ada.txt /*ft-ada-functions* | |
5764 ft-ada-indent ft_ada.txt /*ft-ada-indent* | |
5765 ft-ada-omni ft_ada.txt /*ft-ada-omni* | |
5766 ft-ada-options ft_ada.txt /*ft-ada-options* | |
5767 ft-ada-plugin ft_ada.txt /*ft-ada-plugin* | |
5768 ft-ada-syntax ft_ada.txt /*ft-ada-syntax* | |
5769 ft-ada-variables ft_ada.txt /*ft-ada-variables* | |
501 | 5770 ft-ant-syntax syntax.txt /*ft-ant-syntax* |
5771 ft-apache-syntax syntax.txt /*ft-apache-syntax* | |
5772 ft-asm-syntax syntax.txt /*ft-asm-syntax* | |
5773 ft-asm68k-syntax syntax.txt /*ft-asm68k-syntax* | |
5774 ft-asmh8300-syntax syntax.txt /*ft-asmh8300-syntax* | |
5775 ft-aspperl-syntax syntax.txt /*ft-aspperl-syntax* | |
5776 ft-aspvbs-syntax syntax.txt /*ft-aspvbs-syntax* | |
5777 ft-bash-syntax syntax.txt /*ft-bash-syntax* | |
5778 ft-basic-syntax syntax.txt /*ft-basic-syntax* | |
523 | 5779 ft-c-omni insert.txt /*ft-c-omni* |
501 | 5780 ft-c-syntax syntax.txt /*ft-c-syntax* |
5781 ft-ch-syntax syntax.txt /*ft-ch-syntax* | |
5782 ft-changelog-plugin filetype.txt /*ft-changelog-plugin* | |
5783 ft-changelog-syntax syntax.txt /*ft-changelog-syntax* | |
5784 ft-chill-syntax syntax.txt /*ft-chill-syntax* | |
4098 | 5785 ft-clojure-indent indent.txt /*ft-clojure-indent* |
5763 | 5786 ft-clojure-syntax syntax.txt /*ft-clojure-syntax* |
501 | 5787 ft-cobol-syntax syntax.txt /*ft-cobol-syntax* |
5788 ft-coldfusion-syntax syntax.txt /*ft-coldfusion-syntax* | |
4229 | 5789 ft-cpp-syntax syntax.txt /*ft-cpp-syntax* |
501 | 5790 ft-csh-syntax syntax.txt /*ft-csh-syntax* |
532 | 5791 ft-css-omni insert.txt /*ft-css-omni* |
501 | 5792 ft-cweb-syntax syntax.txt /*ft-cweb-syntax* |
5793 ft-cynlib-syntax syntax.txt /*ft-cynlib-syntax* | |
5794 ft-desktop-syntax syntax.txt /*ft-desktop-syntax* | |
5795 ft-dircolors-syntax syntax.txt /*ft-dircolors-syntax* | |
5796 ft-docbk-syntax syntax.txt /*ft-docbk-syntax* | |
5797 ft-docbksgml-syntax syntax.txt /*ft-docbksgml-syntax* | |
5798 ft-docbkxml-syntax syntax.txt /*ft-docbkxml-syntax* | |
5799 ft-dosbatch-syntax syntax.txt /*ft-dosbatch-syntax* | |
5800 ft-dtd-syntax syntax.txt /*ft-dtd-syntax* | |
5801 ft-eiffel-syntax syntax.txt /*ft-eiffel-syntax* | |
5802 ft-erlang-syntax syntax.txt /*ft-erlang-syntax* | |
5697 | 5803 ft-euphoria-syntax syntax.txt /*ft-euphoria-syntax* |
857 | 5804 ft-flexwiki-syntax syntax.txt /*ft-flexwiki-syntax* |
501 | 5805 ft-form-syntax syntax.txt /*ft-form-syntax* |
5806 ft-fortran-indent indent.txt /*ft-fortran-indent* | |
5807 ft-fortran-plugin filetype.txt /*ft-fortran-plugin* | |
5808 ft-fortran-syntax syntax.txt /*ft-fortran-syntax* | |
5809 ft-fvwm-syntax syntax.txt /*ft-fvwm-syntax* | |
1621 | 5810 ft-gitcommit-plugin filetype.txt /*ft-gitcommit-plugin* |
501 | 5811 ft-groff-syntax syntax.txt /*ft-groff-syntax* |
5812 ft-gsp-syntax syntax.txt /*ft-gsp-syntax* | |
5813 ft-haskell-syntax syntax.txt /*ft-haskell-syntax* | |
4869 | 5814 ft-html-indent indent.txt /*ft-html-indent* |
531 | 5815 ft-html-omni insert.txt /*ft-html-omni* |
501 | 5816 ft-html-syntax syntax.txt /*ft-html-syntax* |
5817 ft-htmlos-syntax syntax.txt /*ft-htmlos-syntax* | |
5818 ft-ia64-syntax syntax.txt /*ft-ia64-syntax* | |
5819 ft-inform-syntax syntax.txt /*ft-inform-syntax* | |
5820 ft-java-syntax syntax.txt /*ft-java-syntax* | |
650 | 5821 ft-javascript-omni insert.txt /*ft-javascript-omni* |
501 | 5822 ft-ksh-syntax syntax.txt /*ft-ksh-syntax* |
5823 ft-lace-syntax syntax.txt /*ft-lace-syntax* | |
5824 ft-lex-syntax syntax.txt /*ft-lex-syntax* | |
2412
ca3f40b0d95e
Prepare for 7.3b release. Fix src/Makefile enabling python3 by default.
Bram Moolenaar <bram@vim.org>
parents:
2409
diff
changeset
|
5825 ft-lifelines-syntax syntax.txt /*ft-lifelines-syntax* |
557 | 5826 ft-lisp-syntax syntax.txt /*ft-lisp-syntax* |
501 | 5827 ft-lite-syntax syntax.txt /*ft-lite-syntax* |
5828 ft-lpc-syntax syntax.txt /*ft-lpc-syntax* | |
5829 ft-lua-syntax syntax.txt /*ft-lua-syntax* | |
5830 ft-mail-plugin filetype.txt /*ft-mail-plugin* | |
5831 ft-mail.vim syntax.txt /*ft-mail.vim* | |
5832 ft-make-syntax syntax.txt /*ft-make-syntax* | |
5833 ft-man-plugin filetype.txt /*ft-man-plugin* | |
5834 ft-maple-syntax syntax.txt /*ft-maple-syntax* | |
5835 ft-masm-syntax syntax.txt /*ft-masm-syntax* | |
5836 ft-mathematica-syntax syntax.txt /*ft-mathematica-syntax* | |
5837 ft-mma-syntax syntax.txt /*ft-mma-syntax* | |
5838 ft-moo-syntax syntax.txt /*ft-moo-syntax* | |
5839 ft-msql-syntax syntax.txt /*ft-msql-syntax* | |
5840 ft-nasm-syntax syntax.txt /*ft-nasm-syntax* | |
5841 ft-ncf-syntax syntax.txt /*ft-ncf-syntax* | |
5842 ft-nroff-syntax syntax.txt /*ft-nroff-syntax* | |
5843 ft-ocaml-syntax syntax.txt /*ft-ocaml-syntax* | |
5844 ft-papp-syntax syntax.txt /*ft-papp-syntax* | |
5845 ft-pascal-syntax syntax.txt /*ft-pascal-syntax* | |
1621 | 5846 ft-pdf-plugin filetype.txt /*ft-pdf-plugin* |
501 | 5847 ft-perl-syntax syntax.txt /*ft-perl-syntax* |
1668 | 5848 ft-php-indent indent.txt /*ft-php-indent* |
714 | 5849 ft-php-omni insert.txt /*ft-php-omni* |
501 | 5850 ft-php-syntax syntax.txt /*ft-php-syntax* |
5851 ft-php3-syntax syntax.txt /*ft-php3-syntax* | |
5852 ft-phtml-syntax syntax.txt /*ft-phtml-syntax* | |
816 | 5853 ft-plaintex-syntax syntax.txt /*ft-plaintex-syntax* |
501 | 5854 ft-postscr-syntax syntax.txt /*ft-postscr-syntax* |
5855 ft-ppwiz-syntax syntax.txt /*ft-ppwiz-syntax* | |
5856 ft-printcap-syntax syntax.txt /*ft-printcap-syntax* | |
5857 ft-progress-syntax syntax.txt /*ft-progress-syntax* | |
5858 ft-ptcap-syntax syntax.txt /*ft-ptcap-syntax* | |
5859 ft-python-indent indent.txt /*ft-python-indent* | |
5860 ft-python-syntax syntax.txt /*ft-python-syntax* | |
5861 ft-quake-syntax syntax.txt /*ft-quake-syntax* | |
3082 | 5862 ft-r-indent indent.txt /*ft-r-indent* |
501 | 5863 ft-readline-syntax syntax.txt /*ft-readline-syntax* |
5864 ft-rexx-syntax syntax.txt /*ft-rexx-syntax* | |
3967 | 5865 ft-rst-syntax syntax.txt /*ft-rst-syntax* |
838 | 5866 ft-ruby-omni insert.txt /*ft-ruby-omni* |
501 | 5867 ft-ruby-syntax syntax.txt /*ft-ruby-syntax* |
5868 ft-scheme-syntax syntax.txt /*ft-scheme-syntax* | |
5869 ft-sdl-syntax syntax.txt /*ft-sdl-syntax* | |
5870 ft-sed-syntax syntax.txt /*ft-sed-syntax* | |
5871 ft-sgml-syntax syntax.txt /*ft-sgml-syntax* | |
1211 | 5872 ft-sh-indent indent.txt /*ft-sh-indent* |
501 | 5873 ft-sh-syntax syntax.txt /*ft-sh-syntax* |
5874 ft-spec-plugin filetype.txt /*ft-spec-plugin* | |
5875 ft-spup-syntax syntax.txt /*ft-spup-syntax* | |
719 | 5876 ft-sql filetype.txt /*ft-sql* |
818 | 5877 ft-sql-omni insert.txt /*ft-sql-omni* |
501 | 5878 ft-sql-syntax syntax.txt /*ft-sql-syntax* |
719 | 5879 ft-sqlanywhere-syntax syntax.txt /*ft-sqlanywhere-syntax* |
501 | 5880 ft-sqlinformix-syntax syntax.txt /*ft-sqlinformix-syntax* |
626 | 5881 ft-syntax-omni insert.txt /*ft-syntax-omni* |
501 | 5882 ft-tcsh-syntax syntax.txt /*ft-tcsh-syntax* |
5883 ft-termcap-syntax syntax.txt /*ft-termcap-syntax* | |
798 | 5884 ft-tex-plugin filetype.txt /*ft-tex-plugin* |
501 | 5885 ft-tex-syntax syntax.txt /*ft-tex-syntax* |
5886 ft-tf-syntax syntax.txt /*ft-tf-syntax* | |
5887 ft-vb-syntax syntax.txt /*ft-vb-syntax* | |
5888 ft-verilog-indent indent.txt /*ft-verilog-indent* | |
1621 | 5889 ft-vhdl-indent indent.txt /*ft-vhdl-indent* |
501 | 5890 ft-vim-indent indent.txt /*ft-vim-indent* |
5891 ft-vim-syntax syntax.txt /*ft-vim-syntax* | |
5892 ft-xf86conf-syntax syntax.txt /*ft-xf86conf-syntax* | |
557 | 5893 ft-xhtml-omni insert.txt /*ft-xhtml-omni* |
5894 ft-xml-omni insert.txt /*ft-xml-omni* | |
501 | 5895 ft-xml-syntax syntax.txt /*ft-xml-syntax* |
5896 ft-xpm-syntax syntax.txt /*ft-xpm-syntax* | |
6744 | 5897 ft-yaml-syntax syntax.txt /*ft-yaml-syntax* |
1621 | 5898 ft_ada.txt ft_ada.txt /*ft_ada.txt* |
2324
0a258a67051d
In Visual mode with 'showcmd' display the number of bytes and characters.
Bram Moolenaar <bram@vim.org>
parents:
2320
diff
changeset
|
5899 ft_sql.txt ft_sql.txt /*ft_sql.txt* |
22 | 5900 ftdetect filetype.txt /*ftdetect* |
7 | 5901 ftp pi_netrw.txt /*ftp* |
5902 ftplugin usr_41.txt /*ftplugin* | |
5903 ftplugin-docs filetype.txt /*ftplugin-docs* | |
5904 ftplugin-name usr_05.txt /*ftplugin-name* | |
5905 ftplugin-overrule filetype.txt /*ftplugin-overrule* | |
5906 ftplugin-special usr_41.txt /*ftplugin-special* | |
5907 ftplugins usr_05.txt /*ftplugins* | |
55 | 5908 function() eval.txt /*function()* |
7 | 5909 function-argument eval.txt /*function-argument* |
5910 function-key intro.txt /*function-key* | |
5911 function-list usr_41.txt /*function-list* | |
5912 function-range-example eval.txt /*function-range-example* | |
1621 | 5913 function-search-undo eval.txt /*function-search-undo* |
7 | 5914 function_key intro.txt /*function_key* |
5915 functions eval.txt /*functions* | |
5916 fvwm.vim syntax.txt /*fvwm.vim* | |
5917 fvwm2rc syntax.txt /*fvwm2rc* | |
5918 fvwmrc syntax.txt /*fvwmrc* | |
5919 g index.txt /*g* | |
5920 g# pattern.txt /*g#* | |
5921 g$ motion.txt /*g$* | |
5922 g& change.txt /*g&* | |
5923 g' motion.txt /*g'* | |
5924 g'a motion.txt /*g'a* | |
758 | 5925 g+ undo.txt /*g+* |
7 | 5926 g, motion.txt /*g,* |
758 | 5927 g- undo.txt /*g-* |
7 | 5928 g0 motion.txt /*g0* |
5929 g8 various.txt /*g8* | |
4358 | 5930 g: eval.txt /*g:* |
828 | 5931 g:NetrwTopLvlMenu pi_netrw.txt /*g:NetrwTopLvlMenu* |
3153 | 5932 g:Netrw_corehandler pi_netrw.txt /*g:Netrw_corehandler* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5933 g:Netrw_funcref pi_netrw.txt /*g:Netrw_funcref* |
1621 | 5934 g:ada#Comment ft_ada.txt /*g:ada#Comment* |
5935 g:ada#Ctags_Kinds ft_ada.txt /*g:ada#Ctags_Kinds* | |
5936 g:ada#DotWordRegex ft_ada.txt /*g:ada#DotWordRegex* | |
5937 g:ada#Keywords ft_ada.txt /*g:ada#Keywords* | |
5938 g:ada#WordRegex ft_ada.txt /*g:ada#WordRegex* | |
5939 g:ada_abbrev ft_ada.txt /*g:ada_abbrev* | |
5940 g:ada_all_tab_usage ft_ada.txt /*g:ada_all_tab_usage* | |
5941 g:ada_begin_preproc ft_ada.txt /*g:ada_begin_preproc* | |
5942 g:ada_default_compiler ft_ada.txt /*g:ada_default_compiler* | |
5943 g:ada_extended_completion ft_ada.txt /*g:ada_extended_completion* | |
5944 g:ada_extended_tagging ft_ada.txt /*g:ada_extended_tagging* | |
5945 g:ada_folding ft_ada.txt /*g:ada_folding* | |
5946 g:ada_gnat_extensions ft_ada.txt /*g:ada_gnat_extensions* | |
5947 g:ada_line_errors ft_ada.txt /*g:ada_line_errors* | |
5948 g:ada_no_tab_space_error ft_ada.txt /*g:ada_no_tab_space_error* | |
5949 g:ada_no_trail_space_error ft_ada.txt /*g:ada_no_trail_space_error* | |
5950 g:ada_omni_with_keywords ft_ada.txt /*g:ada_omni_with_keywords* | |
5951 g:ada_rainbow_color ft_ada.txt /*g:ada_rainbow_color* | |
5952 g:ada_space_errors ft_ada.txt /*g:ada_space_errors* | |
5953 g:ada_standard_types ft_ada.txt /*g:ada_standard_types* | |
5954 g:ada_with_gnat_project_files ft_ada.txt /*g:ada_with_gnat_project_files* | |
5955 g:ada_withuse_ordinary ft_ada.txt /*g:ada_withuse_ordinary* | |
4098 | 5956 g:clojure_align_multiline_strings indent.txt /*g:clojure_align_multiline_strings* |
5618 | 5957 g:clojure_align_subforms indent.txt /*g:clojure_align_subforms* |
5763 | 5958 g:clojure_fold syntax.txt /*g:clojure_fold* |
4098 | 5959 g:clojure_fuzzy_indent indent.txt /*g:clojure_fuzzy_indent* |
5960 g:clojure_fuzzy_indent_blacklist indent.txt /*g:clojure_fuzzy_indent_blacklist* | |
5961 g:clojure_fuzzy_indent_patterns indent.txt /*g:clojure_fuzzy_indent_patterns* | |
5962 g:clojure_maxlines indent.txt /*g:clojure_maxlines* | |
5963 g:clojure_special_indent_words indent.txt /*g:clojure_special_indent_words* | |
1621 | 5964 g:colors_name options.txt /*g:colors_name* |
5965 g:decada ft_ada.txt /*g:decada* | |
5966 g:decada.Error_Format ft_ada.txt /*g:decada.Error_Format* | |
5967 g:decada.Make() ft_ada.txt /*g:decada.Make()* | |
5968 g:decada.Make_Command ft_ada.txt /*g:decada.Make_Command* | |
5969 g:decada.Unit_Name() ft_ada.txt /*g:decada.Unit_Name()* | |
2965 | 5970 g:filetype_csh syntax.txt /*g:filetype_csh* |
5971 g:filetype_r syntax.txt /*g:filetype_r* | |
1621 | 5972 g:gnat ft_ada.txt /*g:gnat* |
5973 g:gnat.Error_Format ft_ada.txt /*g:gnat.Error_Format* | |
5974 g:gnat.Find() ft_ada.txt /*g:gnat.Find()* | |
5975 g:gnat.Find_Program ft_ada.txt /*g:gnat.Find_Program* | |
5976 g:gnat.Make() ft_ada.txt /*g:gnat.Make()* | |
5977 g:gnat.Make_Command ft_ada.txt /*g:gnat.Make_Command* | |
5978 g:gnat.Pretty() ft_ada.txt /*g:gnat.Pretty()* | |
5979 g:gnat.Pretty_Program ft_ada.txt /*g:gnat.Pretty_Program* | |
5980 g:gnat.Project_File ft_ada.txt /*g:gnat.Project_File* | |
5981 g:gnat.Set_Project_File() ft_ada.txt /*g:gnat.Set_Project_File()* | |
5982 g:gnat.Tags() ft_ada.txt /*g:gnat.Tags()* | |
5983 g:gnat.Tags_Command ft_ada.txt /*g:gnat.Tags_Command* | |
3713 | 5984 g:html_charset_override syntax.txt /*g:html_charset_override* |
5985 g:html_diff_one_file syntax.txt /*g:html_diff_one_file* | |
5986 g:html_dynamic_folds syntax.txt /*g:html_dynamic_folds* | |
5987 g:html_encoding_override syntax.txt /*g:html_encoding_override* | |
5988 g:html_end_line syntax.txt /*g:html_end_line* | |
5989 g:html_expand_tabs syntax.txt /*g:html_expand_tabs* | |
5990 g:html_hover_unfold syntax.txt /*g:html_hover_unfold* | |
5003
ad6996a23e3e
Updated runtime files. New version of TOhtml plugin.
Bram Moolenaar <bram@vim.org>
parents:
4992
diff
changeset
|
5991 g:html_id_expr syntax.txt /*g:html_id_expr* |
3713 | 5992 g:html_ignore_conceal syntax.txt /*g:html_ignore_conceal* |
5993 g:html_ignore_folding syntax.txt /*g:html_ignore_folding* | |
5003
ad6996a23e3e
Updated runtime files. New version of TOhtml plugin.
Bram Moolenaar <bram@vim.org>
parents:
4992
diff
changeset
|
5994 g:html_line_ids syntax.txt /*g:html_line_ids* |
3713 | 5995 g:html_no_foldcolumn syntax.txt /*g:html_no_foldcolumn* |
5996 g:html_no_invalid syntax.txt /*g:html_no_invalid* | |
5997 g:html_no_pre syntax.txt /*g:html_no_pre* | |
5998 g:html_no_progress syntax.txt /*g:html_no_progress* | |
5999 g:html_number_lines syntax.txt /*g:html_number_lines* | |
6000 g:html_pre_wrap syntax.txt /*g:html_pre_wrap* | |
6001 g:html_prevent_copy syntax.txt /*g:html_prevent_copy* | |
6002 g:html_start_line syntax.txt /*g:html_start_line* | |
6003 g:html_use_css syntax.txt /*g:html_use_css* | |
6004 g:html_use_encoding syntax.txt /*g:html_use_encoding* | |
6005 g:html_use_xhtml syntax.txt /*g:html_use_xhtml* | |
6006 g:html_whole_filler syntax.txt /*g:html_whole_filler* | |
5618 | 6007 g:netrw_altfile pi_netrw.txt /*g:netrw_altfile* |
480 | 6008 g:netrw_alto pi_netrw.txt /*g:netrw_alto* |
6009 g:netrw_altv pi_netrw.txt /*g:netrw_altv* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6010 g:netrw_banner pi_netrw.txt /*g:netrw_banner* |
4502
605c9ce57ec3
Updated runtime files, language files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4444
diff
changeset
|
6011 g:netrw_bannerbackslash pi_netrw.txt /*g:netrw_bannerbackslash* |
650 | 6012 g:netrw_browse_split pi_netrw.txt /*g:netrw_browse_split* |
6013 g:netrw_browsex_viewer pi_netrw.txt /*g:netrw_browsex_viewer* | |
2426 | 6014 g:netrw_bufsettings pi_netrw.txt /*g:netrw_bufsettings* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6015 g:netrw_chgperm pi_netrw.txt /*g:netrw_chgperm* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6016 g:netrw_chgwin pi_netrw.txt /*g:netrw_chgwin* |
1621 | 6017 g:netrw_compress pi_netrw.txt /*g:netrw_compress* |
1668 | 6018 g:netrw_ctags pi_netrw.txt /*g:netrw_ctags* |
2751 | 6019 g:netrw_cursor pi_netrw.txt /*g:netrw_cursor* |
480 | 6020 g:netrw_cygwin pi_netrw.txt /*g:netrw_cygwin* |
6021 g:netrw_dav_cmd pi_netrw.txt /*g:netrw_dav_cmd* | |
1621 | 6022 g:netrw_decompress pi_netrw.txt /*g:netrw_decompress* |
2751 | 6023 g:netrw_dirhistmax pi_netrw.txt /*g:netrw_dirhistmax* |
3967 | 6024 g:netrw_dynamic_maxfilenamelen pi_netrw.txt /*g:netrw_dynamic_maxfilenamelen* |
3465 | 6025 g:netrw_errorlvl pi_netrw.txt /*g:netrw_errorlvl* |
719 | 6026 g:netrw_fastbrowse pi_netrw.txt /*g:netrw_fastbrowse* |
480 | 6027 g:netrw_fetch_cmd pi_netrw.txt /*g:netrw_fetch_cmd* |
5929 | 6028 g:netrw_ffkeep pi_netrw.txt /*g:netrw_ffkeep* |
6476 | 6029 g:netrw_file_cmd pi_netrw.txt /*g:netrw_file_cmd* |
1621 | 6030 g:netrw_fname_escape pi_netrw.txt /*g:netrw_fname_escape* |
480 | 6031 g:netrw_ftp pi_netrw.txt /*g:netrw_ftp* |
6032 g:netrw_ftp_browse_reject pi_netrw.txt /*g:netrw_ftp_browse_reject* | |
6033 g:netrw_ftp_cmd pi_netrw.txt /*g:netrw_ftp_cmd* | |
6034 g:netrw_ftp_list_cmd pi_netrw.txt /*g:netrw_ftp_list_cmd* | |
3465 | 6035 g:netrw_ftp_options pi_netrw.txt /*g:netrw_ftp_options* |
1121 | 6036 g:netrw_ftp_sizelist_cmd pi_netrw.txt /*g:netrw_ftp_sizelist_cmd* |
6037 g:netrw_ftp_timelist_cmd pi_netrw.txt /*g:netrw_ftp_timelist_cmd* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6038 g:netrw_ftpextracmd pi_netrw.txt /*g:netrw_ftpextracmd* |
480 | 6039 g:netrw_ftpmode pi_netrw.txt /*g:netrw_ftpmode* |
1621 | 6040 g:netrw_glob_escape pi_netrw.txt /*g:netrw_glob_escape* |
6476 | 6041 g:netrw_gx pi_netrw.txt /*g:netrw_gx* |
480 | 6042 g:netrw_hide pi_netrw.txt /*g:netrw_hide* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6043 g:netrw_home pi_netrw.txt /*g:netrw_home* |
480 | 6044 g:netrw_http_cmd pi_netrw.txt /*g:netrw_http_cmd* |
5618 | 6045 g:netrw_http_put_cmd pi_netrw.txt /*g:netrw_http_put_cmd* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6046 g:netrw_http_xcmd pi_netrw.txt /*g:netrw_http_xcmd* |
482 | 6047 g:netrw_ignorenetrc pi_netrw.txt /*g:netrw_ignorenetrc* |
480 | 6048 g:netrw_keepdir pi_netrw.txt /*g:netrw_keepdir* |
6476 | 6049 g:netrw_keepj pi_netrw.txt /*g:netrw_keepj* |
13 | 6050 g:netrw_list_cmd pi_netrw.txt /*g:netrw_list_cmd* |
6476 | 6051 g:netrw_list_cmd_options pi_netrw.txt /*g:netrw_list_cmd_options* |
13 | 6052 g:netrw_list_hide pi_netrw.txt /*g:netrw_list_hide* |
1121 | 6053 g:netrw_liststyle pi_netrw.txt /*g:netrw_liststyle* |
1621 | 6054 g:netrw_localcopycmd pi_netrw.txt /*g:netrw_localcopycmd* |
6476 | 6055 g:netrw_localcopydircmd pi_netrw.txt /*g:netrw_localcopydircmd* |
3465 | 6056 g:netrw_localmkdir pi_netrw.txt /*g:netrw_localmkdir* |
1621 | 6057 g:netrw_localmovecmd pi_netrw.txt /*g:netrw_localmovecmd* |
3465 | 6058 g:netrw_localrmdir pi_netrw.txt /*g:netrw_localrmdir* |
480 | 6059 g:netrw_maxfilenamelen pi_netrw.txt /*g:netrw_maxfilenamelen* |
1121 | 6060 g:netrw_menu pi_netrw.txt /*g:netrw_menu* |
480 | 6061 g:netrw_mkdir_cmd pi_netrw.txt /*g:netrw_mkdir_cmd* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6062 g:netrw_mousemaps pi_netrw.txt /*g:netrw_mousemaps* |
3153 | 6063 g:netrw_nobeval pi_netrw.txt /*g:netrw_nobeval* |
1121 | 6064 g:netrw_nogx pi_netrw.txt /*g:netrw_nogx* |
1621 | 6065 g:netrw_preview pi_netrw.txt /*g:netrw_preview* |
480 | 6066 g:netrw_rcp_cmd pi_netrw.txt /*g:netrw_rcp_cmd* |
3153 | 6067 g:netrw_remote_mkdir pi_netrw.txt /*g:netrw_remote_mkdir* |
1621 | 6068 g:netrw_retmap pi_netrw.txt /*g:netrw_retmap* |
13 | 6069 g:netrw_rm_cmd pi_netrw.txt /*g:netrw_rm_cmd* |
6070 g:netrw_rmdir_cmd pi_netrw.txt /*g:netrw_rmdir_cmd* | |
6071 g:netrw_rmf_cmd pi_netrw.txt /*g:netrw_rmf_cmd* | |
480 | 6072 g:netrw_rsync_cmd pi_netrw.txt /*g:netrw_rsync_cmd* |
6073 g:netrw_scp_cmd pi_netrw.txt /*g:netrw_scp_cmd* | |
1211 | 6074 g:netrw_scpport pi_netrw.txt /*g:netrw_scpport* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6075 g:netrw_sepchr pi_netrw.txt /*g:netrw_sepchr* |
6476 | 6076 g:netrw_servername pi_netrw.txt /*g:netrw_servername* |
480 | 6077 g:netrw_sftp_cmd pi_netrw.txt /*g:netrw_sftp_cmd* |
1621 | 6078 g:netrw_silent pi_netrw.txt /*g:netrw_silent* |
480 | 6079 g:netrw_sort_by pi_netrw.txt /*g:netrw_sort_by* |
6080 g:netrw_sort_direction pi_netrw.txt /*g:netrw_sort_direction* | |
1668 | 6081 g:netrw_sort_options pi_netrw.txt /*g:netrw_sort_options* |
480 | 6082 g:netrw_sort_sequence pi_netrw.txt /*g:netrw_sort_sequence* |
1621 | 6083 g:netrw_special_syntax pi_netrw.txt /*g:netrw_special_syntax* |
480 | 6084 g:netrw_ssh_browse_reject pi_netrw.txt /*g:netrw_ssh_browse_reject* |
574 | 6085 g:netrw_ssh_cmd pi_netrw.txt /*g:netrw_ssh_cmd* |
1211 | 6086 g:netrw_sshport pi_netrw.txt /*g:netrw_sshport* |
480 | 6087 g:netrw_timefmt pi_netrw.txt /*g:netrw_timefmt* |
1621 | 6088 g:netrw_tmpfile_escape pi_netrw.txt /*g:netrw_tmpfile_escape* |
480 | 6089 g:netrw_uid pi_netrw.txt /*g:netrw_uid* |
1211 | 6090 g:netrw_use_errorwindow pi_netrw.txt /*g:netrw_use_errorwindow* |
1121 | 6091 g:netrw_use_noswf pi_netrw.txt /*g:netrw_use_noswf* |
480 | 6092 g:netrw_use_nt_rcp pi_netrw.txt /*g:netrw_use_nt_rcp* |
6093 g:netrw_win95ftp pi_netrw.txt /*g:netrw_win95ftp* | |
6094 g:netrw_winsize pi_netrw.txt /*g:netrw_winsize* | |
1621 | 6095 g:netrw_xstrlen pi_netrw.txt /*g:netrw_xstrlen* |
3153 | 6096 g:sh_isk syntax.txt /*g:sh_isk* |
6097 g:sh_noisk syntax.txt /*g:sh_noisk* | |
2524
aa7ac7a26620
Update version info in help files.
Bram Moolenaar <bram@vim.org>
parents:
2513
diff
changeset
|
6098 g:syntax_on syntax.txt /*g:syntax_on* |
819 | 6099 g:tar_browseoptions pi_tar.txt /*g:tar_browseoptions* |
6100 g:tar_cmd pi_tar.txt /*g:tar_cmd* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6101 g:tar_copycmd pi_tar.txt /*g:tar_copycmd* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6102 g:tar_extractcmd pi_tar.txt /*g:tar_extractcmd* |
1621 | 6103 g:tar_nomax pi_tar.txt /*g:tar_nomax* |
819 | 6104 g:tar_readoptions pi_tar.txt /*g:tar_readoptions* |
1702 | 6105 g:tar_secure pi_tar.txt /*g:tar_secure* |
819 | 6106 g:tar_writeoptions pi_tar.txt /*g:tar_writeoptions* |
4992 | 6107 g:tex_comment_nospell syntax.txt /*g:tex_comment_nospell* |
2560
84ba6293f9d7
Preparations for 7.3f release.
Bram Moolenaar <bram@vim.org>
parents:
2524
diff
changeset
|
6108 g:tex_conceal syntax.txt /*g:tex_conceal* |
4229 | 6109 g:tex_fast syntax.txt /*g:tex_fast* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
6110 g:tex_flavor filetype.txt /*g:tex_flavor* |
4992 | 6111 g:tex_fold_enabled syntax.txt /*g:tex_fold_enabled* |
3465 | 6112 g:tex_isk syntax.txt /*g:tex_isk* |
4992 | 6113 g:tex_no_error syntax.txt /*g:tex_no_error* |
6114 g:tex_nospell syntax.txt /*g:tex_nospell* | |
6115 g:tex_stylish syntax.txt /*g:tex_stylish* | |
6213 | 6116 g:tex_subscripts syntax.txt /*g:tex_subscripts* |
6117 g:tex_superscripts syntax.txt /*g:tex_superscripts* | |
4992 | 6118 g:tex_verbspell syntax.txt /*g:tex_verbspell* |
7 | 6119 g:var eval.txt /*g:var* |
1121 | 6120 g:vimball_home pi_vimball.txt /*g:vimball_home* |
1621 | 6121 g:vimball_mkdir pi_vimball.txt /*g:vimball_mkdir* |
6122 g:vimsyn_embed syntax.txt /*g:vimsyn_embed* | |
6123 g:vimsyn_folding syntax.txt /*g:vimsyn_folding* | |
6124 g:vimsyn_maxlines syntax.txt /*g:vimsyn_maxlines* | |
6125 g:vimsyn_minlines syntax.txt /*g:vimsyn_minlines* | |
6126 g:vimsyn_noerror syntax.txt /*g:vimsyn_noerror* | |
6744 | 6127 g:yaml_schema syntax.txt /*g:yaml_schema* |
1621 | 6128 g:zip_nomax pi_zip.txt /*g:zip_nomax* |
6129 g:zip_shq pi_zip.txt /*g:zip_shq* | |
1211 | 6130 g:zip_unzipcmd pi_zip.txt /*g:zip_unzipcmd* |
6131 g:zip_zipcmd pi_zip.txt /*g:zip_zipcmd* | |
7 | 6132 g; motion.txt /*g;* |
448 | 6133 g< message.txt /*g<* |
7 | 6134 g<Down> motion.txt /*g<Down>* |
6135 g<End> motion.txt /*g<End>* | |
6136 g<Home> motion.txt /*g<Home>* | |
6137 g<LeftMouse> tagsrch.txt /*g<LeftMouse>* | |
6138 g<RightMouse> tagsrch.txt /*g<RightMouse>* | |
6139 g<Up> motion.txt /*g<Up>* | |
6140 g? change.txt /*g?* | |
6141 g?? change.txt /*g??* | |
6142 g?g? change.txt /*g?g?* | |
593 | 6143 g@ map.txt /*g@* |
7 | 6144 gD pattern.txt /*gD* |
6145 gE motion.txt /*gE* | |
681 | 6146 gF editing.txt /*gF* |
7 | 6147 gH visual.txt /*gH* |
6148 gI insert.txt /*gI* | |
6149 gJ change.txt /*gJ* | |
3713 | 6150 gN visual.txt /*gN* |
7 | 6151 gP change.txt /*gP* |
6152 gQ intro.txt /*gQ* | |
6153 gR change.txt /*gR* | |
683 | 6154 gT tabpage.txt /*gT* |
7 | 6155 gU change.txt /*gU* |
6156 gUU change.txt /*gUU* | |
6157 gUgU change.txt /*gUgU* | |
6158 gV visual.txt /*gV* | |
6159 g] tagsrch.txt /*g]* | |
6160 g^ motion.txt /*g^* | |
6161 g_ motion.txt /*g_* | |
6162 g_CTRL-A various.txt /*g_CTRL-A* | |
6163 g_CTRL-G editing.txt /*g_CTRL-G* | |
6164 g_CTRL-H visual.txt /*g_CTRL-H* | |
6165 g_CTRL-] tagsrch.txt /*g_CTRL-]* | |
6166 g` motion.txt /*g`* | |
6167 g`a motion.txt /*g`a* | |
6168 ga various.txt /*ga* | |
374 | 6169 garbagecollect() eval.txt /*garbagecollect()* |
7 | 6170 gd pattern.txt /*gd* |
3356 | 6171 gdb debug.txt /*gdb* |
7 | 6172 ge motion.txt /*ge* |
140 | 6173 get() eval.txt /*get()* |
857 | 6174 get-ms-debuggers debug.txt /*get-ms-debuggers* |
435 | 6175 getbufline() eval.txt /*getbufline()* |
7 | 6176 getbufvar() eval.txt /*getbufvar()* |
6177 getchar() eval.txt /*getchar()* | |
6178 getcharmod() eval.txt /*getcharmod()* | |
6179 getcmdline() eval.txt /*getcmdline()* | |
6180 getcmdpos() eval.txt /*getcmdpos()* | |
531 | 6181 getcmdtype() eval.txt /*getcmdtype()* |
6153 | 6182 getcmdwintype() eval.txt /*getcmdwintype()* |
5968 | 6183 getcurpos() eval.txt /*getcurpos()* |
7 | 6184 getcwd() eval.txt /*getcwd()* |
37 | 6185 getfontname() eval.txt /*getfontname()* |
20 | 6186 getfperm() eval.txt /*getfperm()* |
7 | 6187 getfsize() eval.txt /*getfsize()* |
6188 getftime() eval.txt /*getftime()* | |
20 | 6189 getftype() eval.txt /*getftype()* |
1121 | 6190 getlatestvimscripts-install pi_getscript.txt /*getlatestvimscripts-install* |
7 | 6191 getline() eval.txt /*getline()* |
647 | 6192 getloclist() eval.txt /*getloclist()* |
1621 | 6193 getmatches() eval.txt /*getmatches()* |
6194 getpid() eval.txt /*getpid()* | |
703 | 6195 getpos() eval.txt /*getpos()* |
230 | 6196 getqflist() eval.txt /*getqflist()* |
7 | 6197 getreg() eval.txt /*getreg()* |
6198 getregtype() eval.txt /*getregtype()* | |
1121 | 6199 getscript pi_getscript.txt /*getscript* |
6200 getscript-autoinstall pi_getscript.txt /*getscript-autoinstall* | |
6201 getscript-data pi_getscript.txt /*getscript-data* | |
6202 getscript-history pi_getscript.txt /*getscript-history* | |
6203 getscript-plugins pi_getscript.txt /*getscript-plugins* | |
6204 getscript-start pi_getscript.txt /*getscript-start* | |
2207
b17bbfa96fa0
Add the settabvar() and gettabvar() functions.
Bram Moolenaar <bram@vim.org>
parents:
2206
diff
changeset
|
6205 gettabvar() eval.txt /*gettabvar()* |
831 | 6206 gettabwinvar() eval.txt /*gettabwinvar()* |
7 | 6207 getwinposx() eval.txt /*getwinposx()* |
6208 getwinposy() eval.txt /*getwinposy()* | |
6209 getwinvar() eval.txt /*getwinvar()* | |
6210 gex starting.txt /*gex* | |
6211 gf editing.txt /*gf* | |
6212 gg motion.txt /*gg* | |
6213 gh visual.txt /*gh* | |
6214 gi insert.txt /*gi* | |
6215 gj motion.txt /*gj* | |
6216 gk motion.txt /*gk* | |
6217 glob() eval.txt /*glob()* | |
6697 | 6218 glob2regpat() eval.txt /*glob2regpat()* |
7 | 6219 global-ime mbyte.txt /*global-ime* |
6220 global-local options.txt /*global-local* | |
6221 global-variable eval.txt /*global-variable* | |
1621 | 6222 global_markfilelist pi_netrw.txt /*global_markfilelist* |
7 | 6223 globpath() eval.txt /*globpath()* |
1121 | 6224 glvs pi_getscript.txt /*glvs* |
6225 glvs-alg pi_getscript.txt /*glvs-alg* | |
6226 glvs-algorithm pi_getscript.txt /*glvs-algorithm* | |
6227 glvs-autoinstall pi_getscript.txt /*glvs-autoinstall* | |
6228 glvs-contents pi_getscript.txt /*glvs-contents* | |
6229 glvs-copyright pi_getscript.txt /*glvs-copyright* | |
6230 glvs-data pi_getscript.txt /*glvs-data* | |
6231 glvs-dist-install pi_getscript.txt /*glvs-dist-install* | |
6232 glvs-hist pi_getscript.txt /*glvs-hist* | |
6233 glvs-install pi_getscript.txt /*glvs-install* | |
6234 glvs-options pi_getscript.txt /*glvs-options* | |
6235 glvs-plugins pi_getscript.txt /*glvs-plugins* | |
6236 glvs-usage pi_getscript.txt /*glvs-usage* | |
7 | 6237 gm motion.txt /*gm* |
3713 | 6238 gn visual.txt /*gn* |
1621 | 6239 gnat#Insert_Tags_Header() ft_ada.txt /*gnat#Insert_Tags_Header()* |
6240 gnat#New() ft_ada.txt /*gnat#New()* | |
6241 gnat-xref ft_ada.txt /*gnat-xref* | |
6242 gnat_members ft_ada.txt /*gnat_members* | |
7 | 6243 gnome-session gui_x11.txt /*gnome-session* |
6244 go motion.txt /*go* | |
6245 gp change.txt /*gp* | |
6246 gpm-mouse term.txt /*gpm-mouse* | |
6247 gq change.txt /*gq* | |
6248 gqap change.txt /*gqap* | |
6249 gqgq change.txt /*gqgq* | |
6250 gqq change.txt /*gqq* | |
6251 gr change.txt /*gr* | |
6252 graphic-option-gone version4.txt /*graphic-option-gone* | |
6253 greek options.txt /*greek* | |
6254 grep quickfix.txt /*grep* | |
6255 groff.vim syntax.txt /*groff.vim* | |
4992 | 6256 gross-national-happiness intro.txt /*gross-national-happiness* |
7 | 6257 group-name syntax.txt /*group-name* |
6258 gs various.txt /*gs* | |
6259 gsp.vim syntax.txt /*gsp.vim* | |
6260 gstar pattern.txt /*gstar* | |
674 | 6261 gt tabpage.txt /*gt* |
7 | 6262 gtk-tooltip-colors gui_x11.txt /*gtk-tooltip-colors* |
6263 gu change.txt /*gu* | |
6264 gugu change.txt /*gugu* | |
6265 gui gui.txt /*gui* | |
3082 | 6266 gui-IME gui.txt /*gui-IME* |
7 | 6267 gui-clipboard gui_w32.txt /*gui-clipboard* |
6268 gui-colors syntax.txt /*gui-colors* | |
6269 gui-extras gui.txt /*gui-extras* | |
6270 gui-footer debugger.txt /*gui-footer* | |
6271 gui-fork gui_x11.txt /*gui-fork* | |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
6272 gui-functions usr_41.txt /*gui-functions* |
7 | 6273 gui-gnome gui_x11.txt /*gui-gnome* |
6274 gui-gnome-session gui_x11.txt /*gui-gnome-session* | |
6275 gui-gtk gui_x11.txt /*gui-gtk* | |
6276 gui-gtk-socketid gui_x11.txt /*gui-gtk-socketid* | |
6277 gui-horiz-scroll gui.txt /*gui-horiz-scroll* | |
6278 gui-init gui.txt /*gui-init* | |
11 | 6279 gui-kde gui_x11.txt /*gui-kde* |
7 | 6280 gui-mouse gui.txt /*gui-mouse* |
6281 gui-mouse-focus gui.txt /*gui-mouse-focus* | |
6282 gui-mouse-mapping gui.txt /*gui-mouse-mapping* | |
6283 gui-mouse-modeless gui.txt /*gui-mouse-modeless* | |
6284 gui-mouse-move gui.txt /*gui-mouse-move* | |
6285 gui-mouse-select gui.txt /*gui-mouse-select* | |
6286 gui-mouse-status gui.txt /*gui-mouse-status* | |
6287 gui-mouse-various gui.txt /*gui-mouse-various* | |
6288 gui-pty gui_x11.txt /*gui-pty* | |
6289 gui-pty-erase gui_x11.txt /*gui-pty-erase* | |
6290 gui-resources gui_x11.txt /*gui-resources* | |
6291 gui-scrollbars gui.txt /*gui-scrollbars* | |
6292 gui-selections gui.txt /*gui-selections* | |
6293 gui-shell gui.txt /*gui-shell* | |
6294 gui-shell-win32 gui_w32.txt /*gui-shell-win32* | |
6295 gui-start gui.txt /*gui-start* | |
6296 gui-toolbar gui.txt /*gui-toolbar* | |
6297 gui-vert-scroll gui.txt /*gui-vert-scroll* | |
6298 gui-w16 gui_w16.txt /*gui-w16* | |
6299 gui-w32 gui_w32.txt /*gui-w32* | |
6300 gui-w32-cmdargs gui_w32.txt /*gui-w32-cmdargs* | |
6301 gui-w32-dialogs gui_w32.txt /*gui-w32-dialogs* | |
6302 gui-w32-printing gui_w32.txt /*gui-w32-printing* | |
6303 gui-w32-start gui_w32.txt /*gui-w32-start* | |
6304 gui-w32-various gui_w32.txt /*gui-w32-various* | |
1621 | 6305 gui-w32-windowid gui_w32.txt /*gui-w32-windowid* |
7 | 6306 gui-w32s gui_w32.txt /*gui-w32s* |
6307 gui-win32-maximized gui_w32.txt /*gui-win32-maximized* | |
6308 gui-x11 gui_x11.txt /*gui-x11* | |
6309 gui-x11-athena gui_x11.txt /*gui-x11-athena* | |
6310 gui-x11-compiling gui_x11.txt /*gui-x11-compiling* | |
6311 gui-x11-gtk gui_x11.txt /*gui-x11-gtk* | |
11 | 6312 gui-x11-kde gui_x11.txt /*gui-x11-kde* |
7 | 6313 gui-x11-misc gui_x11.txt /*gui-x11-misc* |
6314 gui-x11-motif gui_x11.txt /*gui-x11-motif* | |
6315 gui-x11-neXtaw gui_x11.txt /*gui-x11-neXtaw* | |
6316 gui-x11-printing gui_x11.txt /*gui-x11-printing* | |
6317 gui-x11-start gui_x11.txt /*gui-x11-start* | |
6318 gui-x11-various gui_x11.txt /*gui-x11-various* | |
6319 gui.txt gui.txt /*gui.txt* | |
6320 gui_w16.txt gui_w16.txt /*gui_w16.txt* | |
6321 gui_w32.txt gui_w32.txt /*gui_w32.txt* | |
6322 gui_x11.txt gui_x11.txt /*gui_x11.txt* | |
6323 guifontwide_gtk2 options.txt /*guifontwide_gtk2* | |
4098 | 6324 guifontwide_win_mbyte options.txt /*guifontwide_win_mbyte* |
7 | 6325 guioptions_a options.txt /*guioptions_a* |
6326 guu change.txt /*guu* | |
6327 gv visual.txt /*gv* | |
6328 gview starting.txt /*gview* | |
6329 gvim starting.txt /*gvim* | |
6330 gvimdiff diff.txt /*gvimdiff* | |
6331 gvimrc gui.txt /*gvimrc* | |
6332 gw change.txt /*gw* | |
11 | 6333 gwgw change.txt /*gwgw* |
6334 gww change.txt /*gww* | |
7 | 6335 gzip pi_gzip.txt /*gzip* |
6336 gzip-autocmd pi_gzip.txt /*gzip-autocmd* | |
6337 gzip-example autocmd.txt /*gzip-example* | |
6338 gzip-helpfile tips.txt /*gzip-helpfile* | |
6339 g~ change.txt /*g~* | |
6340 g~g~ change.txt /*g~g~* | |
6341 g~~ change.txt /*g~~* | |
6342 h motion.txt /*h* | |
6343 hangul hangulin.txt /*hangul* | |
6344 hangulin.txt hangulin.txt /*hangulin.txt* | |
6345 has() eval.txt /*has()* | |
6346 has-patch eval.txt /*has-patch* | |
2826 | 6347 has-python if_pyth.txt /*has-python* |
102 | 6348 has_key() eval.txt /*has_key()* |
7 | 6349 haskell.vim syntax.txt /*haskell.vim* |
1121 | 6350 haslocaldir() eval.txt /*haslocaldir()* |
7 | 6351 hasmapto() eval.txt /*hasmapto()* |
6352 hebrew hebrew.txt /*hebrew* | |
6353 hebrew.txt hebrew.txt /*hebrew.txt* | |
2246
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
6354 help helphelp.txt /*help* |
7 | 6355 help-context help.txt /*help-context* |
1121 | 6356 help-summary usr_02.txt /*help-summary* |
1149 | 6357 help-tags tags 1 |
2246
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
6358 help-translated helphelp.txt /*help-translated* |
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
6359 help-writing helphelp.txt /*help-writing* |
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
6360 help-xterm-window helphelp.txt /*help-xterm-window* |
7 | 6361 help.txt help.txt /*help.txt* |
2249
6d3d35ff2c2b
Use full path in undofile(). Updated docs.
Bram Moolenaar <bram@vim.org>
parents:
2246
diff
changeset
|
6362 helpfile_name.txt helphelp.txt /*helpfile_name.txt* |
2246
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
6363 helphelp helphelp.txt /*helphelp* |
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
6364 helphelp.txt helphelp.txt /*helphelp.txt* |
7 | 6365 hex-editing tips.txt /*hex-editing* |
3224 | 6366 hex-number eval.txt /*hex-number* |
7 | 6367 hidden-buffer windows.txt /*hidden-buffer* |
6368 hidden-changed version5.txt /*hidden-changed* | |
6369 hidden-menus gui.txt /*hidden-menus* | |
519 | 6370 hidden-options options.txt /*hidden-options* |
7 | 6371 hidden-quit windows.txt /*hidden-quit* |
6372 highlight-args syntax.txt /*highlight-args* | |
6373 highlight-changed version4.txt /*highlight-changed* | |
6374 highlight-cterm syntax.txt /*highlight-cterm* | |
6375 highlight-ctermbg syntax.txt /*highlight-ctermbg* | |
6376 highlight-ctermfg syntax.txt /*highlight-ctermfg* | |
6377 highlight-default syntax.txt /*highlight-default* | |
6378 highlight-font syntax.txt /*highlight-font* | |
6379 highlight-groups syntax.txt /*highlight-groups* | |
6380 highlight-gui syntax.txt /*highlight-gui* | |
6381 highlight-guibg syntax.txt /*highlight-guibg* | |
6382 highlight-guifg syntax.txt /*highlight-guifg* | |
205 | 6383 highlight-guisp syntax.txt /*highlight-guisp* |
7 | 6384 highlight-start syntax.txt /*highlight-start* |
6385 highlight-stop syntax.txt /*highlight-stop* | |
6386 highlight-term syntax.txt /*highlight-term* | |
6387 highlightID() eval.txt /*highlightID()* | |
6388 highlight_exists() eval.txt /*highlight_exists()* | |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
6389 highlighting-functions usr_41.txt /*highlighting-functions* |
7 | 6390 hist-names eval.txt /*hist-names* |
6391 histadd() eval.txt /*histadd()* | |
6392 histdel() eval.txt /*histdel()* | |
6393 histget() eval.txt /*histget()* | |
6394 histnr() eval.txt /*histnr()* | |
6395 history cmdline.txt /*history* | |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
6396 history-functions usr_41.txt /*history-functions* |
7 | 6397 hit-enter message.txt /*hit-enter* |
446 | 6398 hit-enter-prompt message.txt /*hit-enter-prompt* |
7 | 6399 hit-return message.txt /*hit-return* |
6400 hitest.vim syntax.txt /*hitest.vim* | |
6401 hjkl usr_02.txt /*hjkl* | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6402 hl-ColorColumn syntax.txt /*hl-ColorColumn* |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
6403 hl-Conceal syntax.txt /*hl-Conceal* |
7 | 6404 hl-Cursor syntax.txt /*hl-Cursor* |
742 | 6405 hl-CursorColumn syntax.txt /*hl-CursorColumn* |
7 | 6406 hl-CursorIM syntax.txt /*hl-CursorIM* |
742 | 6407 hl-CursorLine syntax.txt /*hl-CursorLine* |
3465 | 6408 hl-CursorLineNr syntax.txt /*hl-CursorLineNr* |
7 | 6409 hl-DiffAdd syntax.txt /*hl-DiffAdd* |
6410 hl-DiffChange syntax.txt /*hl-DiffChange* | |
6411 hl-DiffDelete syntax.txt /*hl-DiffDelete* | |
6412 hl-DiffText syntax.txt /*hl-DiffText* | |
6413 hl-Directory syntax.txt /*hl-Directory* | |
6414 hl-ErrorMsg syntax.txt /*hl-ErrorMsg* | |
6415 hl-FoldColumn syntax.txt /*hl-FoldColumn* | |
6416 hl-Folded syntax.txt /*hl-Folded* | |
2394
a3aca345aafa
Add the 'undoreload' option to be able to undo a file reload.
Bram Moolenaar <bram@vim.org>
parents:
2378
diff
changeset
|
6417 hl-Ignore syntax.txt /*hl-Ignore* |
7 | 6418 hl-IncSearch syntax.txt /*hl-IncSearch* |
6419 hl-LineNr syntax.txt /*hl-LineNr* | |
699 | 6420 hl-MatchParen syntax.txt /*hl-MatchParen* |
7 | 6421 hl-Menu syntax.txt /*hl-Menu* |
6422 hl-ModeMsg syntax.txt /*hl-ModeMsg* | |
6423 hl-MoreMsg syntax.txt /*hl-MoreMsg* | |
6424 hl-NonText syntax.txt /*hl-NonText* | |
6425 hl-Normal syntax.txt /*hl-Normal* | |
540 | 6426 hl-Pmenu syntax.txt /*hl-Pmenu* |
6427 hl-PmenuSbar syntax.txt /*hl-PmenuSbar* | |
6428 hl-PmenuSel syntax.txt /*hl-PmenuSel* | |
6429 hl-PmenuThumb syntax.txt /*hl-PmenuThumb* | |
7 | 6430 hl-Question syntax.txt /*hl-Question* |
6431 hl-Scrollbar syntax.txt /*hl-Scrollbar* | |
6432 hl-Search syntax.txt /*hl-Search* | |
6433 hl-SignColumn syntax.txt /*hl-SignColumn* | |
6434 hl-SpecialKey syntax.txt /*hl-SpecialKey* | |
221 | 6435 hl-SpellBad syntax.txt /*hl-SpellBad* |
391 | 6436 hl-SpellCap syntax.txt /*hl-SpellCap* |
221 | 6437 hl-SpellLocal syntax.txt /*hl-SpellLocal* |
6438 hl-SpellRare syntax.txt /*hl-SpellRare* | |
7 | 6439 hl-StatusLine syntax.txt /*hl-StatusLine* |
6440 hl-StatusLineNC syntax.txt /*hl-StatusLineNC* | |
677 | 6441 hl-TabLine syntax.txt /*hl-TabLine* |
6442 hl-TabLineFill syntax.txt /*hl-TabLineFill* | |
6443 hl-TabLineSel syntax.txt /*hl-TabLineSel* | |
7 | 6444 hl-Title syntax.txt /*hl-Title* |
6445 hl-Tooltip syntax.txt /*hl-Tooltip* | |
6446 hl-User1 syntax.txt /*hl-User1* | |
6447 hl-User1..9 syntax.txt /*hl-User1..9* | |
523 | 6448 hl-User9 syntax.txt /*hl-User9* |
7 | 6449 hl-VertSplit syntax.txt /*hl-VertSplit* |
6450 hl-Visual syntax.txt /*hl-Visual* | |
6451 hl-VisualNOS syntax.txt /*hl-VisualNOS* | |
6452 hl-WarningMsg syntax.txt /*hl-WarningMsg* | |
6453 hl-WildMenu syntax.txt /*hl-WildMenu* | |
6454 hlID() eval.txt /*hlID()* | |
6455 hlexists() eval.txt /*hlexists()* | |
5466 | 6456 hlsearch-variable eval.txt /*hlsearch-variable* |
7 | 6457 holy-grail index.txt /*holy-grail* |
6458 home intro.txt /*home* | |
6459 home-replace editing.txt /*home-replace* | |
6460 hostname() eval.txt /*hostname()* | |
6461 how-do-i howto.txt /*how-do-i* | |
6462 how-to howto.txt /*how-to* | |
6463 howdoi howto.txt /*howdoi* | |
6464 howto howto.txt /*howto* | |
6465 howto.txt howto.txt /*howto.txt* | |
6466 hpterm term.txt /*hpterm* | |
6467 hpterm-color syntax.txt /*hpterm-color* | |
836 | 6468 html-flavor insert.txt /*html-flavor* |
4869 | 6469 html-indent indent.txt /*html-indent* |
6470 html-indenting indent.txt /*html-indenting* | |
7 | 6471 html.vim syntax.txt /*html.vim* |
6472 htmlos.vim syntax.txt /*htmlos.vim* | |
6473 http pi_netrw.txt /*http* | |
6474 i insert.txt /*i* | |
12 | 6475 i' motion.txt /*i'* |
7 | 6476 i( motion.txt /*i(* |
6477 i) motion.txt /*i)* | |
6478 i< motion.txt /*i<* | |
6479 i> motion.txt /*i>* | |
6480 iB motion.txt /*iB* | |
3082 | 6481 iBus gui.txt /*iBus* |
7 | 6482 iW motion.txt /*iW* |
6483 i[ motion.txt /*i[* | |
6484 i] motion.txt /*i]* | |
6485 i_0_CTRL-D insert.txt /*i_0_CTRL-D* | |
6486 i_<BS> insert.txt /*i_<BS>* | |
6487 i_<C-End> insert.txt /*i_<C-End>* | |
6488 i_<C-Home> insert.txt /*i_<C-Home>* | |
6489 i_<C-Left> insert.txt /*i_<C-Left>* | |
828 | 6490 i_<C-PageDown> tabpage.txt /*i_<C-PageDown>* |
6491 i_<C-PageUp> tabpage.txt /*i_<C-PageUp>* | |
7 | 6492 i_<C-Right> insert.txt /*i_<C-Right>* |
6493 i_<CR> insert.txt /*i_<CR>* | |
6494 i_<Del> insert.txt /*i_<Del>* | |
6495 i_<Down> insert.txt /*i_<Down>* | |
6496 i_<End> insert.txt /*i_<End>* | |
6497 i_<Esc> insert.txt /*i_<Esc>* | |
2246
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
6498 i_<F1> helphelp.txt /*i_<F1>* |
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
6499 i_<Help> helphelp.txt /*i_<Help>* |
7 | 6500 i_<Home> insert.txt /*i_<Home>* |
6501 i_<Insert> insert.txt /*i_<Insert>* | |
6502 i_<Left> insert.txt /*i_<Left>* | |
6503 i_<LeftMouse> insert.txt /*i_<LeftMouse>* | |
6504 i_<NL> insert.txt /*i_<NL>* | |
6505 i_<PageDown> insert.txt /*i_<PageDown>* | |
6506 i_<PageUp> insert.txt /*i_<PageUp>* | |
6507 i_<Right> insert.txt /*i_<Right>* | |
6508 i_<S-Down> insert.txt /*i_<S-Down>* | |
6509 i_<S-Left> insert.txt /*i_<S-Left>* | |
6510 i_<S-Right> insert.txt /*i_<S-Right>* | |
2409
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
6511 i_<S-ScrollWheelDown> insert.txt /*i_<S-ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
6512 i_<S-ScrollWheelLeft> insert.txt /*i_<S-ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
6513 i_<S-ScrollWheelRight> insert.txt /*i_<S-ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
6514 i_<S-ScrollWheelUp> insert.txt /*i_<S-ScrollWheelUp>* |
7 | 6515 i_<S-Up> insert.txt /*i_<S-Up>* |
2409
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
6516 i_<ScrollWheelDown> insert.txt /*i_<ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
6517 i_<ScrollWheelLeft> insert.txt /*i_<ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
6518 i_<ScrollWheelRight> insert.txt /*i_<ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
6519 i_<ScrollWheelUp> insert.txt /*i_<ScrollWheelUp>* |
7 | 6520 i_<Tab> insert.txt /*i_<Tab>* |
6521 i_<Up> insert.txt /*i_<Up>* | |
6522 i_BS insert.txt /*i_BS* | |
828 | 6523 i_CTRL-<PageDown> tabpage.txt /*i_CTRL-<PageDown>* |
6524 i_CTRL-<PageUp> tabpage.txt /*i_CTRL-<PageUp>* | |
7 | 6525 i_CTRL-@ insert.txt /*i_CTRL-@* |
6526 i_CTRL-A insert.txt /*i_CTRL-A* | |
6527 i_CTRL-B-gone version5.txt /*i_CTRL-B-gone* | |
6528 i_CTRL-C insert.txt /*i_CTRL-C* | |
6529 i_CTRL-D insert.txt /*i_CTRL-D* | |
6530 i_CTRL-E insert.txt /*i_CTRL-E* | |
818 | 6531 i_CTRL-F indent.txt /*i_CTRL-F* |
7 | 6532 i_CTRL-G_<Down> insert.txt /*i_CTRL-G_<Down>* |
6533 i_CTRL-G_<Up> insert.txt /*i_CTRL-G_<Up>* | |
6534 i_CTRL-G_CTRL-J insert.txt /*i_CTRL-G_CTRL-J* | |
6535 i_CTRL-G_CTRL-K insert.txt /*i_CTRL-G_CTRL-K* | |
6536 i_CTRL-G_j insert.txt /*i_CTRL-G_j* | |
6537 i_CTRL-G_k insert.txt /*i_CTRL-G_k* | |
6538 i_CTRL-G_u insert.txt /*i_CTRL-G_u* | |
6539 i_CTRL-H insert.txt /*i_CTRL-H* | |
6540 i_CTRL-I insert.txt /*i_CTRL-I* | |
6541 i_CTRL-J insert.txt /*i_CTRL-J* | |
6542 i_CTRL-K insert.txt /*i_CTRL-K* | |
477 | 6543 i_CTRL-L insert.txt /*i_CTRL-L* |
7 | 6544 i_CTRL-M insert.txt /*i_CTRL-M* |
6545 i_CTRL-N insert.txt /*i_CTRL-N* | |
6546 i_CTRL-O insert.txt /*i_CTRL-O* | |
6547 i_CTRL-P insert.txt /*i_CTRL-P* | |
6548 i_CTRL-Q insert.txt /*i_CTRL-Q* | |
6549 i_CTRL-R insert.txt /*i_CTRL-R* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6550 i_CTRL-R_= insert.txt /*i_CTRL-R_=* |
7 | 6551 i_CTRL-R_CTRL-O insert.txt /*i_CTRL-R_CTRL-O* |
6552 i_CTRL-R_CTRL-P insert.txt /*i_CTRL-R_CTRL-P* | |
6553 i_CTRL-R_CTRL-R insert.txt /*i_CTRL-R_CTRL-R* | |
6554 i_CTRL-T insert.txt /*i_CTRL-T* | |
6555 i_CTRL-U insert.txt /*i_CTRL-U* | |
6556 i_CTRL-V insert.txt /*i_CTRL-V* | |
6557 i_CTRL-V_digit insert.txt /*i_CTRL-V_digit* | |
6558 i_CTRL-W insert.txt /*i_CTRL-W* | |
6559 i_CTRL-X insert.txt /*i_CTRL-X* | |
6560 i_CTRL-X_CTRL-D insert.txt /*i_CTRL-X_CTRL-D* | |
6561 i_CTRL-X_CTRL-E insert.txt /*i_CTRL-X_CTRL-E* | |
6562 i_CTRL-X_CTRL-F insert.txt /*i_CTRL-X_CTRL-F* | |
6563 i_CTRL-X_CTRL-I insert.txt /*i_CTRL-X_CTRL-I* | |
6564 i_CTRL-X_CTRL-K insert.txt /*i_CTRL-X_CTRL-K* | |
6565 i_CTRL-X_CTRL-L insert.txt /*i_CTRL-X_CTRL-L* | |
6566 i_CTRL-X_CTRL-N insert.txt /*i_CTRL-X_CTRL-N* | |
449 | 6567 i_CTRL-X_CTRL-O insert.txt /*i_CTRL-X_CTRL-O* |
7 | 6568 i_CTRL-X_CTRL-P insert.txt /*i_CTRL-X_CTRL-P* |
477 | 6569 i_CTRL-X_CTRL-S insert.txt /*i_CTRL-X_CTRL-S* |
7 | 6570 i_CTRL-X_CTRL-T insert.txt /*i_CTRL-X_CTRL-T* |
12 | 6571 i_CTRL-X_CTRL-U insert.txt /*i_CTRL-X_CTRL-U* |
7 | 6572 i_CTRL-X_CTRL-V insert.txt /*i_CTRL-X_CTRL-V* |
6573 i_CTRL-X_CTRL-Y insert.txt /*i_CTRL-X_CTRL-Y* | |
6574 i_CTRL-X_CTRL-] insert.txt /*i_CTRL-X_CTRL-]* | |
12 | 6575 i_CTRL-X_index index.txt /*i_CTRL-X_index* |
477 | 6576 i_CTRL-X_s insert.txt /*i_CTRL-X_s* |
7 | 6577 i_CTRL-Y insert.txt /*i_CTRL-Y* |
6578 i_CTRL-Z options.txt /*i_CTRL-Z* | |
6579 i_CTRL-[ insert.txt /*i_CTRL-[* | |
6580 i_CTRL-\_CTRL-G intro.txt /*i_CTRL-\\_CTRL-G* | |
6581 i_CTRL-\_CTRL-N intro.txt /*i_CTRL-\\_CTRL-N* | |
477 | 6582 i_CTRL-\_CTRL-O insert.txt /*i_CTRL-\\_CTRL-O* |
7 | 6583 i_CTRL-] insert.txt /*i_CTRL-]* |
6584 i_CTRL-^ insert.txt /*i_CTRL-^* | |
6585 i_CTRL-_ insert.txt /*i_CTRL-_* | |
6586 i_DEL insert.txt /*i_DEL* | |
6587 i_Tab insert.txt /*i_Tab* | |
6588 i_^_CTRL-D insert.txt /*i_^_CTRL-D* | |
6589 i_backspacing insert.txt /*i_backspacing* | |
6590 i_digraph digraph.txt /*i_digraph* | |
6591 i_esc intro.txt /*i_esc* | |
12 | 6592 i` motion.txt /*i`* |
7 | 6593 ia64.vim syntax.txt /*ia64.vim* |
6594 ib motion.txt /*ib* | |
6595 iccf uganda.txt /*iccf* | |
799 | 6596 iccf-donations uganda.txt /*iccf-donations* |
7 | 6597 icon-changed version4.txt /*icon-changed* |
6598 iconise starting.txt /*iconise* | |
6599 iconize starting.txt /*iconize* | |
6600 iconv() eval.txt /*iconv()* | |
557 | 6601 iconv-dynamic mbyte.txt /*iconv-dynamic* |
7 | 6602 ident-search tips.txt /*ident-search* |
829 | 6603 idl-syntax syntax.txt /*idl-syntax* |
6604 idl.vim syntax.txt /*idl.vim* | |
7 | 6605 if_cscop.txt if_cscop.txt /*if_cscop.txt* |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6606 if_lua.txt if_lua.txt /*if_lua.txt* |
14 | 6607 if_mzsch.txt if_mzsch.txt /*if_mzsch.txt* |
7 | 6608 if_ole.txt if_ole.txt /*if_ole.txt* |
6609 if_perl.txt if_perl.txt /*if_perl.txt* | |
6610 if_pyth.txt if_pyth.txt /*if_pyth.txt* | |
6611 if_ruby.txt if_ruby.txt /*if_ruby.txt* | |
6612 if_sniff.txt if_sniff.txt /*if_sniff.txt* | |
6613 if_tcl.txt if_tcl.txt /*if_tcl.txt* | |
6614 ignore-errors eval.txt /*ignore-errors* | |
6615 improved-autocmds-5.4 version5.txt /*improved-autocmds-5.4* | |
6616 improved-quickfix version5.txt /*improved-quickfix* | |
6617 improved-sessions version5.txt /*improved-sessions* | |
6618 improved-viminfo version5.txt /*improved-viminfo* | |
6619 improvements-5 version5.txt /*improvements-5* | |
6620 improvements-6 version6.txt /*improvements-6* | |
8 | 6621 improvements-7 version7.txt /*improvements-7* |
7 | 6622 inactive-buffer windows.txt /*inactive-buffer* |
6623 include-search tagsrch.txt /*include-search* | |
6624 inclusive motion.txt /*inclusive* | |
6625 incomp-small-6 version6.txt /*incomp-small-6* | |
6626 incompatible-5 version5.txt /*incompatible-5* | |
6627 incompatible-6 version6.txt /*incompatible-6* | |
8 | 6628 incompatible-7 version7.txt /*incompatible-7* |
7 | 6629 indent() eval.txt /*indent()* |
6630 indent-expression indent.txt /*indent-expression* | |
6631 indent.txt indent.txt /*indent.txt* | |
6632 indentkeys-format indent.txt /*indentkeys-format* | |
6633 index index.txt /*index* | |
82 | 6634 index() eval.txt /*index()* |
7 | 6635 index.txt index.txt /*index.txt* |
6636 info-message starting.txt /*info-message* | |
6637 inform.vim syntax.txt /*inform.vim* | |
1621 | 6638 informix ft_sql.txt /*informix* |
7 | 6639 initialization starting.txt /*initialization* |
6640 input() eval.txt /*input()* | |
6641 inputdialog() eval.txt /*inputdialog()* | |
519 | 6642 inputlist() eval.txt /*inputlist()* |
7 | 6643 inputrestore() eval.txt /*inputrestore()* |
6644 inputsave() eval.txt /*inputsave()* | |
6645 inputsecret() eval.txt /*inputsecret()* | |
6646 ins-completion insert.txt /*ins-completion* | |
540 | 6647 ins-completion-menu insert.txt /*ins-completion-menu* |
7 | 6648 ins-expandtab insert.txt /*ins-expandtab* |
6649 ins-reverse rileft.txt /*ins-reverse* | |
6650 ins-smarttab insert.txt /*ins-smarttab* | |
6651 ins-softtabstop insert.txt /*ins-softtabstop* | |
6652 ins-special-keys insert.txt /*ins-special-keys* | |
6653 ins-special-special insert.txt /*ins-special-special* | |
6654 ins-textwidth insert.txt /*ins-textwidth* | |
6655 insert insert.txt /*insert* | |
55 | 6656 insert() eval.txt /*insert()* |
7 | 6657 insert-index index.txt /*insert-index* |
6658 insert.txt insert.txt /*insert.txt* | |
6659 insert_expand insert.txt /*insert_expand* | |
6660 inserting insert.txt /*inserting* | |
6661 inserting-ex insert.txt /*inserting-ex* | |
6662 inserting-file insert.txt /*inserting-file* | |
11 | 6663 insertmode-variable eval.txt /*insertmode-variable* |
7 | 6664 install usr_90.txt /*install* |
6665 install-home usr_90.txt /*install-home* | |
6666 install-registry gui_w32.txt /*install-registry* | |
6667 intel-itanium syntax.txt /*intel-itanium* | |
6668 intellimouse-wheel-problems gui_w32.txt /*intellimouse-wheel-problems* | |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
6669 interactive-functions usr_41.txt /*interactive-functions* |
7 | 6670 interfaces-5.2 version5.txt /*interfaces-5.2* |
6671 internal-variables eval.txt /*internal-variables* | |
386 | 6672 internal-wordlist spell.txt /*internal-wordlist* |
7 | 6673 internet intro.txt /*internet* |
6674 intro intro.txt /*intro* | |
6675 intro.txt intro.txt /*intro.txt* | |
303 | 6676 inverse syntax.txt /*inverse* |
3224 | 6677 invert() eval.txt /*invert()* |
7 | 6678 ip motion.txt /*ip* |
12 | 6679 iquote motion.txt /*iquote* |
7 | 6680 is motion.txt /*is* |
6681 isdirectory() eval.txt /*isdirectory()* | |
148 | 6682 islocked() eval.txt /*islocked()* |
422 | 6683 it motion.txt /*it* |
303 | 6684 italic syntax.txt /*italic* |
140 | 6685 items() eval.txt /*items()* |
7 | 6686 iw motion.txt /*iw* |
6687 i{ motion.txt /*i{* | |
6688 i} motion.txt /*i}* | |
6689 j motion.txt /*j* | |
6690 java-cinoptions indent.txt /*java-cinoptions* | |
6691 java-indenting indent.txt /*java-indenting* | |
6692 java.vim syntax.txt /*java.vim* | |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
6693 javascript-cinoptions indent.txt /*javascript-cinoptions* |
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
6694 javascript-indenting indent.txt /*javascript-indenting* |
95 | 6695 join() eval.txt /*join()* |
7 | 6696 jsbterm-mouse options.txt /*jsbterm-mouse* |
6697 jtags tagsrch.txt /*jtags* | |
6698 jump-motions motion.txt /*jump-motions* | |
6699 jumplist motion.txt /*jumplist* | |
6700 jumpto-diffs diff.txt /*jumpto-diffs* | |
6701 k motion.txt /*k* | |
6702 kcc uganda.txt /*kcc* | |
12 | 6703 kde gui_x11.txt /*kde* |
7 | 6704 key-codes intro.txt /*key-codes* |
6705 key-codes-changed version4.txt /*key-codes-changed* | |
6706 key-mapping map.txt /*key-mapping* | |
6707 key-notation intro.txt /*key-notation* | |
102 | 6708 key-variable eval.txt /*key-variable* |
7 | 6709 keycodes intro.txt /*keycodes* |
818 | 6710 keymap-accents mbyte.txt /*keymap-accents* |
7 | 6711 keymap-file-format mbyte.txt /*keymap-file-format* |
6712 keymap-hebrew mbyte.txt /*keymap-hebrew* | |
6713 keypad-0 intro.txt /*keypad-0* | |
6714 keypad-9 intro.txt /*keypad-9* | |
33 | 6715 keypad-comma term.txt /*keypad-comma* |
7 | 6716 keypad-divide intro.txt /*keypad-divide* |
6717 keypad-end intro.txt /*keypad-end* | |
6718 keypad-enter intro.txt /*keypad-enter* | |
6719 keypad-home intro.txt /*keypad-home* | |
6720 keypad-minus intro.txt /*keypad-minus* | |
6721 keypad-multiply intro.txt /*keypad-multiply* | |
6722 keypad-page-down intro.txt /*keypad-page-down* | |
6723 keypad-page-up intro.txt /*keypad-page-up* | |
6724 keypad-plus intro.txt /*keypad-plus* | |
6725 keypad-point intro.txt /*keypad-point* | |
102 | 6726 keys() eval.txt /*keys()* |
7 | 6727 known-bugs todo.txt /*known-bugs* |
6728 l motion.txt /*l* | |
4358 | 6729 l: eval.txt /*l:* |
7 | 6730 l:var eval.txt /*l:var* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6731 lCursor mbyte.txt /*lCursor* |
7 | 6732 lace.vim syntax.txt /*lace.vim* |
6733 lang-variable eval.txt /*lang-variable* | |
6734 language-mapping map.txt /*language-mapping* | |
6735 last-pattern pattern.txt /*last-pattern* | |
6736 last-position-jump eval.txt /*last-position-jump* | |
6737 last_buffer_nr() eval.txt /*last_buffer_nr()* | |
4992 | 6738 latex-syntax syntax.txt /*latex-syntax* |
7 | 6739 lc_time-variable eval.txt /*lc_time-variable* |
3682 | 6740 lcs-conceal options.txt /*lcs-conceal* |
6741 lcs-eol options.txt /*lcs-eol* | |
6742 lcs-extends options.txt /*lcs-extends* | |
6743 lcs-nbsp options.txt /*lcs-nbsp* | |
6744 lcs-precedes options.txt /*lcs-precedes* | |
6855
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
6745 lcs-space options.txt /*lcs-space* |
3682 | 6746 lcs-tab options.txt /*lcs-tab* |
6747 lcs-trail options.txt /*lcs-trail* | |
7 | 6748 left-right-motions motion.txt /*left-right-motions* |
55 | 6749 len() eval.txt /*len()* |
7 | 6750 less various.txt /*less* |
15 | 6751 letter print.txt /*letter* |
7 | 6752 lex.vim syntax.txt /*lex.vim* |
6753 lhaskell.vim syntax.txt /*lhaskell.vim* | |
6754 libcall() eval.txt /*libcall()* | |
6755 libcallnr() eval.txt /*libcallnr()* | |
6756 license uganda.txt /*license* | |
6757 lid quickfix.txt /*lid* | |
2412
ca3f40b0d95e
Prepare for 7.3b release. Fix src/Makefile enabling python3 by default.
Bram Moolenaar <bram@vim.org>
parents:
2409
diff
changeset
|
6758 lifelines.vim syntax.txt /*lifelines.vim* |
7 | 6759 limits vi_diff.txt /*limits* |
6760 line() eval.txt /*line()* | |
6761 line-continuation repeat.txt /*line-continuation* | |
6762 line2byte() eval.txt /*line2byte()* | |
6763 linefeed intro.txt /*linefeed* | |
6764 linewise motion.txt /*linewise* | |
6765 linewise-register change.txt /*linewise-register* | |
6766 linewise-visual visual.txt /*linewise-visual* | |
557 | 6767 lisp.vim syntax.txt /*lisp.vim* |
7 | 6768 lispindent() eval.txt /*lispindent()* |
5814 | 6769 list eval.txt /*list* |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
6770 list-functions usr_41.txt /*list-functions* |
102 | 6771 list-identity eval.txt /*list-identity* |
75 | 6772 list-index eval.txt /*list-index* |
85 | 6773 list-modification eval.txt /*list-modification* |
7 | 6774 list-repeat windows.txt /*list-repeat* |
6775 lite.vim syntax.txt /*lite.vim* | |
6776 literal-string eval.txt /*literal-string* | |
6777 lnum-variable eval.txt /*lnum-variable* | |
6778 load-plugins starting.txt /*load-plugins* | |
6779 load-vim-script repeat.txt /*load-vim-script* | |
6780 local-additions help.txt /*local-additions* | |
6781 local-function eval.txt /*local-function* | |
6782 local-options options.txt /*local-options* | |
6783 local-variable eval.txt /*local-variable* | |
131 | 6784 local-variables eval.txt /*local-variables* |
1621 | 6785 local_markfilelist pi_netrw.txt /*local_markfilelist* |
7 | 6786 locale mbyte.txt /*locale* |
6787 locale-name mbyte.txt /*locale-name* | |
6788 localtime() eval.txt /*localtime()* | |
647 | 6789 location-list quickfix.txt /*location-list* |
6790 location-list-window quickfix.txt /*location-list-window* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
6791 log() eval.txt /*log()* |
1621 | 6792 log10() eval.txt /*log10()* |
6855
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
6793 logipat pi_logipat.txt /*logipat* |
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
6794 logipat-arg pi_logipat.txt /*logipat-arg* |
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
6795 logipat-caveat pi_logipat.txt /*logipat-caveat* |
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
6796 logipat-contents pi_logipat.txt /*logipat-contents* |
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
6797 logipat-copyright pi_logipat.txt /*logipat-copyright* |
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
6798 logipat-examples pi_logipat.txt /*logipat-examples* |
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
6799 logipat-history pi_logipat.txt /*logipat-history* |
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
6800 logipat-input pi_logipat.txt /*logipat-input* |
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
6801 logipat-man pi_logipat.txt /*logipat-man* |
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
6802 logipat-manual pi_logipat.txt /*logipat-manual* |
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
6803 logipat-operators pi_logipat.txt /*logipat-operators* |
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
6804 logipat-pattern pi_logipat.txt /*logipat-pattern* |
7 | 6805 long-lines version5.txt /*long-lines* |
4992 | 6806 love intro.txt /*love* |
7 | 6807 lowercase change.txt /*lowercase* |
6808 lpc.vim syntax.txt /*lpc.vim* | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6809 lua if_lua.txt /*lua* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6810 lua-buffer if_lua.txt /*lua-buffer* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6811 lua-commands if_lua.txt /*lua-commands* |
3465 | 6812 lua-dict if_lua.txt /*lua-dict* |
3682 | 6813 lua-eval if_lua.txt /*lua-eval* |
4911 | 6814 lua-funcref if_lua.txt /*lua-funcref* |
3465 | 6815 lua-list if_lua.txt /*lua-list* |
6816 lua-luaeval if_lua.txt /*lua-luaeval* | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6817 lua-vim if_lua.txt /*lua-vim* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6818 lua-window if_lua.txt /*lua-window* |
7 | 6819 lua.vim syntax.txt /*lua.vim* |
3493
1be42b88900e
Updated runtime files, include fixes for line continuation.
Bram Moolenaar <bram@vim.org>
parents:
3492
diff
changeset
|
6820 luaeval() eval.txt /*luaeval()* |
7 | 6821 m motion.txt /*m* |
6822 m' motion.txt /*m'* | |
3682 | 6823 m< motion.txt /*m<* |
6824 m> motion.txt /*m>* | |
7 | 6825 m[ motion.txt /*m[* |
6826 m] motion.txt /*m]* | |
6827 m` motion.txt /*m`* | |
6828 mac os_mac.txt /*mac* | |
6829 mac-bug os_mac.txt /*mac-bug* | |
6830 mac-compile os_mac.txt /*mac-compile* | |
6831 mac-faq os_mac.txt /*mac-faq* | |
6832 mac-filename os_mac.txt /*mac-filename* | |
6833 mac-lack os_mac.txt /*mac-lack* | |
6834 mac-vimfile os_mac.txt /*mac-vimfile* | |
6835 macintosh os_mac.txt /*macintosh* | |
6836 macro map.txt /*macro* | |
6837 mail-list intro.txt /*mail-list* | |
6838 mail.vim syntax.txt /*mail.vim* | |
6839 maillist intro.txt /*maillist* | |
6840 maillist-archive intro.txt /*maillist-archive* | |
6841 make.vim syntax.txt /*make.vim* | |
6842 manual-copyright usr_01.txt /*manual-copyright* | |
95 | 6843 map() eval.txt /*map()* |
7 | 6844 map-<SID> map.txt /*map-<SID>* |
6845 map-ambiguous map.txt /*map-ambiguous* | |
6846 map-backtick tips.txt /*map-backtick* | |
6847 map-comments map.txt /*map-comments* | |
5239 | 6848 map-error map.txt /*map-error* |
7 | 6849 map-examples map.txt /*map-examples* |
6850 map-keys-fails map.txt /*map-keys-fails* | |
6851 map-listing map.txt /*map-listing* | |
6852 map-modes map.txt /*map-modes* | |
6853 map-multibyte map.txt /*map-multibyte* | |
6854 map-overview map.txt /*map-overview* | |
4869 | 6855 map-precedence map.txt /*map-precedence* |
7 | 6856 map-self-destroy tips.txt /*map-self-destroy* |
6857 map-typing map.txt /*map-typing* | |
6858 map-which-keys map.txt /*map-which-keys* | |
6859 map.txt map.txt /*map.txt* | |
532 | 6860 map_CTRL-C map.txt /*map_CTRL-C* |
7 | 6861 map_backslash map.txt /*map_backslash* |
6862 map_bar map.txt /*map_bar* | |
6863 map_empty_rhs map.txt /*map_empty_rhs* | |
6864 map_return map.txt /*map_return* | |
6865 map_space_in_lhs map.txt /*map_space_in_lhs* | |
6866 map_space_in_rhs map.txt /*map_space_in_rhs* | |
6867 maparg() eval.txt /*maparg()* | |
6868 mapcheck() eval.txt /*mapcheck()* | |
6869 maple.vim syntax.txt /*maple.vim* | |
6870 mapleader map.txt /*mapleader* | |
6871 maplocalleader map.txt /*maplocalleader* | |
665 | 6872 mapmode-c map.txt /*mapmode-c* |
6873 mapmode-i map.txt /*mapmode-i* | |
6874 mapmode-ic map.txt /*mapmode-ic* | |
6875 mapmode-l map.txt /*mapmode-l* | |
6876 mapmode-n map.txt /*mapmode-n* | |
6877 mapmode-nvo map.txt /*mapmode-nvo* | |
6878 mapmode-o map.txt /*mapmode-o* | |
790 | 6879 mapmode-s map.txt /*mapmode-s* |
665 | 6880 mapmode-v map.txt /*mapmode-v* |
790 | 6881 mapmode-x map.txt /*mapmode-x* |
7 | 6882 mapping map.txt /*mapping* |
4186 | 6883 mapping-functions usr_41.txt /*mapping-functions* |
7 | 6884 mark motion.txt /*mark* |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
6885 mark-functions usr_41.txt /*mark-functions* |
7 | 6886 mark-motions motion.txt /*mark-motions* |
1621 | 6887 markfilelist pi_netrw.txt /*markfilelist* |
7 | 6888 masm.vim syntax.txt /*masm.vim* |
6889 match() eval.txt /*match()* | |
6890 match-highlight pattern.txt /*match-highlight* | |
667 | 6891 match-parens tips.txt /*match-parens* |
1621 | 6892 matchadd() eval.txt /*matchadd()* |
6009 | 6893 matchaddpos() eval.txt /*matchaddpos()* |
819 | 6894 matcharg() eval.txt /*matcharg()* |
1621 | 6895 matchdelete() eval.txt /*matchdelete()* |
7 | 6896 matchend() eval.txt /*matchend()* |
6897 matchit-install usr_05.txt /*matchit-install* | |
161 | 6898 matchlist() eval.txt /*matchlist()* |
694 | 6899 matchparen pi_paren.txt /*matchparen* |
7 | 6900 matchstr() eval.txt /*matchstr()* |
95 | 6901 max() eval.txt /*max()* |
7 | 6902 mbyte-IME mbyte.txt /*mbyte-IME* |
6903 mbyte-XIM mbyte.txt /*mbyte-XIM* | |
714 | 6904 mbyte-combining mbyte.txt /*mbyte-combining* |
6905 mbyte-composing mbyte.txt /*mbyte-composing* | |
7 | 6906 mbyte-conversion mbyte.txt /*mbyte-conversion* |
6907 mbyte-encoding mbyte.txt /*mbyte-encoding* | |
6908 mbyte-first mbyte.txt /*mbyte-first* | |
6909 mbyte-fonts-MSwin mbyte.txt /*mbyte-fonts-MSwin* | |
6910 mbyte-fonts-X11 mbyte.txt /*mbyte-fonts-X11* | |
6911 mbyte-keymap mbyte.txt /*mbyte-keymap* | |
6912 mbyte-locale mbyte.txt /*mbyte-locale* | |
6913 mbyte-options mbyte.txt /*mbyte-options* | |
6914 mbyte-terminal mbyte.txt /*mbyte-terminal* | |
6915 mbyte-utf8 mbyte.txt /*mbyte-utf8* | |
6916 mbyte.txt mbyte.txt /*mbyte.txt* | |
6917 menu-changes-5.4 version5.txt /*menu-changes-5.4* | |
6918 menu-examples gui.txt /*menu-examples* | |
6919 menu-priority gui.txt /*menu-priority* | |
6920 menu-separator gui.txt /*menu-separator* | |
6921 menu.vim gui.txt /*menu.vim* | |
6922 menus gui.txt /*menus* | |
532 | 6923 merge diff.txt /*merge* |
7 | 6924 message-history message.txt /*message-history* |
6925 message.txt message.txt /*message.txt* | |
6926 messages message.txt /*messages* | |
6927 meta intro.txt /*meta* | |
95 | 6928 min() eval.txt /*min()* |
7 | 6929 minimal-features os_msdos.txt /*minimal-features* |
6930 missing-options vi_diff.txt /*missing-options* | |
168 | 6931 mkdir() eval.txt /*mkdir()* |
7 | 6932 mlang.txt mlang.txt /*mlang.txt* |
273 | 6933 mma.vim syntax.txt /*mma.vim* |
7 | 6934 mode() eval.txt /*mode()* |
6935 mode-Ex intro.txt /*mode-Ex* | |
6936 mode-cmdline cmdline.txt /*mode-cmdline* | |
6937 mode-ins-repl insert.txt /*mode-ins-repl* | |
6938 mode-replace insert.txt /*mode-replace* | |
6939 mode-switching intro.txt /*mode-switching* | |
6940 modeless-and-clipboard version6.txt /*modeless-and-clipboard* | |
6941 modeless-selection gui.txt /*modeless-selection* | |
6942 modeline options.txt /*modeline* | |
6943 modeline-local options.txt /*modeline-local* | |
6944 modeline-version options.txt /*modeline-version* | |
6945 moo.vim syntax.txt /*moo.vim* | |
6946 more-compatible version5.txt /*more-compatible* | |
6947 more-prompt message.txt /*more-prompt* | |
85 | 6948 more-variables eval.txt /*more-variables* |
7 | 6949 motion.txt motion.txt /*motion.txt* |
6950 mouse-mode-table term.txt /*mouse-mode-table* | |
6951 mouse-overview term.txt /*mouse-overview* | |
6952 mouse-swap-buttons term.txt /*mouse-swap-buttons* | |
6953 mouse-using term.txt /*mouse-using* | |
1121 | 6954 mouse_col-variable eval.txt /*mouse_col-variable* |
6955 mouse_lnum-variable eval.txt /*mouse_lnum-variable* | |
6956 mouse_win-variable eval.txt /*mouse_win-variable* | |
36 | 6957 movement intro.txt /*movement* |
7 | 6958 ms-dos os_msdos.txt /*ms-dos* |
6959 msdos os_msdos.txt /*msdos* | |
6960 msdos-arrows os_msdos.txt /*msdos-arrows* | |
6961 msdos-clipboard-limits os_msdos.txt /*msdos-clipboard-limits* | |
6962 msdos-compiling os_msdos.txt /*msdos-compiling* | |
6963 msdos-copy-paste os_msdos.txt /*msdos-copy-paste* | |
6964 msdos-fname-extensions os_msdos.txt /*msdos-fname-extensions* | |
6965 msdos-limitations os_msdos.txt /*msdos-limitations* | |
6966 msdos-linked-files os_msdos.txt /*msdos-linked-files* | |
6967 msdos-longfname os_msdos.txt /*msdos-longfname* | |
6968 msdos-mode gui_w32.txt /*msdos-mode* | |
6969 msdos-problems os_msdos.txt /*msdos-problems* | |
6970 msdos-termcap os_msdos.txt /*msdos-termcap* | |
6971 msdos-versions os_msdos.txt /*msdos-versions* | |
6972 msql.vim syntax.txt /*msql.vim* | |
6973 mswin.vim gui_w32.txt /*mswin.vim* | |
6974 multi-byte mbyte.txt /*multi-byte* | |
6975 multi-lang mlang.txt /*multi-lang* | |
6976 multi-repeat repeat.txt /*multi-repeat* | |
6977 multibyte mbyte.txt /*multibyte* | |
6978 multibyte-ime mbyte.txt /*multibyte-ime* | |
6979 multibyte-input mbyte.txt /*multibyte-input* | |
6980 multilang mlang.txt /*multilang* | |
6981 multilang-menus mlang.txt /*multilang-menus* | |
6982 multilang-messages mlang.txt /*multilang-messages* | |
6983 multilang-scripts mlang.txt /*multilang-scripts* | |
6984 myfiletypefile syntax.txt /*myfiletypefile* | |
6985 myscriptsfile syntax.txt /*myscriptsfile* | |
1621 | 6986 mysql ft_sql.txt /*mysql* |
7 | 6987 mysyntaxfile syntax.txt /*mysyntaxfile* |
6988 mysyntaxfile-add syntax.txt /*mysyntaxfile-add* | |
6989 mysyntaxfile-replace syntax.txt /*mysyntaxfile-replace* | |
2072 | 6990 mzeval() eval.txt /*mzeval()* |
14 | 6991 mzscheme if_mzsch.txt /*mzscheme* |
6992 mzscheme-buffer if_mzsch.txt /*mzscheme-buffer* | |
6993 mzscheme-commands if_mzsch.txt /*mzscheme-commands* | |
626 | 6994 mzscheme-dynamic if_mzsch.txt /*mzscheme-dynamic* |
14 | 6995 mzscheme-examples if_mzsch.txt /*mzscheme-examples* |
4098 | 6996 mzscheme-funcref if_mzsch.txt /*mzscheme-funcref* |
2072 | 6997 mzscheme-mzeval if_mzsch.txt /*mzscheme-mzeval* |
282 | 6998 mzscheme-sandbox if_mzsch.txt /*mzscheme-sandbox* |
14 | 6999 mzscheme-threads if_mzsch.txt /*mzscheme-threads* |
7000 mzscheme-vim if_mzsch.txt /*mzscheme-vim* | |
7001 mzscheme-vimext if_mzsch.txt /*mzscheme-vimext* | |
7002 mzscheme-window if_mzsch.txt /*mzscheme-window* | |
7 | 7003 n pattern.txt /*n* |
7004 nasm.vim syntax.txt /*nasm.vim* | |
7005 navigation motion.txt /*navigation* | |
7006 nb-commands netbeans.txt /*nb-commands* | |
7007 nb-events netbeans.txt /*nb-events* | |
7008 nb-functions netbeans.txt /*nb-functions* | |
7009 nb-messages netbeans.txt /*nb-messages* | |
1621 | 7010 nb-protocol_errors netbeans.txt /*nb-protocol_errors* |
7 | 7011 nb-special netbeans.txt /*nb-special* |
7012 nb-terms netbeans.txt /*nb-terms* | |
7013 ncf.vim syntax.txt /*ncf.vim* | |
7014 netbeans netbeans.txt /*netbeans* | |
2210 | 7015 netbeans-commands netbeans.txt /*netbeans-commands* |
7 | 7016 netbeans-configure netbeans.txt /*netbeans-configure* |
1621 | 7017 netbeans-debugging netbeans.txt /*netbeans-debugging* |
7 | 7018 netbeans-download netbeans.txt /*netbeans-download* |
1621 | 7019 netbeans-integration netbeans.txt /*netbeans-integration* |
7 | 7020 netbeans-intro netbeans.txt /*netbeans-intro* |
7021 netbeans-keybindings netbeans.txt /*netbeans-keybindings* | |
7022 netbeans-messages netbeans.txt /*netbeans-messages* | |
2210 | 7023 netbeans-parameters netbeans.txt /*netbeans-parameters* |
7 | 7024 netbeans-preparation netbeans.txt /*netbeans-preparation* |
7025 netbeans-problems netbeans.txt /*netbeans-problems* | |
7026 netbeans-protocol netbeans.txt /*netbeans-protocol* | |
7027 netbeans-run netbeans.txt /*netbeans-run* | |
7028 netbeans-setup netbeans.txt /*netbeans-setup* | |
7029 netbeans-support netbeans.txt /*netbeans-support* | |
7030 netbeans.txt netbeans.txt /*netbeans.txt* | |
459 | 7031 netreadfixup pi_netrw.txt /*netreadfixup* |
7 | 7032 netrw pi_netrw.txt /*netrw* |
1668 | 7033 netrw-% pi_netrw.txt /*netrw-%* |
13 | 7034 netrw-- pi_netrw.txt /*netrw--* |
5734 | 7035 netrw-:Explore pi_netrw.txt /*netrw-:Explore* |
7036 netrw-:Hexplore pi_netrw.txt /*netrw-:Hexplore* | |
7037 netrw-:Lexplore pi_netrw.txt /*netrw-:Lexplore* | |
7038 netrw-:MF pi_netrw.txt /*netrw-:MF* | |
7039 netrw-:MT pi_netrw.txt /*netrw-:MT* | |
6476 | 7040 netrw-:NetrwC pi_netrw.txt /*netrw-:NetrwC* |
7041 netrw-:NetrwMB pi_netrw.txt /*netrw-:NetrwMB* | |
5734 | 7042 netrw-:Rexplore pi_netrw.txt /*netrw-:Rexplore* |
7043 netrw-:Sexplore pi_netrw.txt /*netrw-:Sexplore* | |
7044 netrw-:Texplore pi_netrw.txt /*netrw-:Texplore* | |
7045 netrw-:Vexplore pi_netrw.txt /*netrw-:Vexplore* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7046 netrw-C pi_netrw.txt /*netrw-C* |
13 | 7047 netrw-D pi_netrw.txt /*netrw-D* |
519 | 7048 netrw-O pi_netrw.txt /*netrw-O* |
650 | 7049 netrw-P pi_netrw.txt /*netrw-P* |
6476 | 7050 netrw-P18 pi_netrw.txt /*netrw-P18* |
17 | 7051 netrw-R pi_netrw.txt /*netrw-R* |
22 | 7052 netrw-S pi_netrw.txt /*netrw-S* |
4339 | 7053 netrw-Tb pi_netrw.txt /*netrw-Tb* |
7054 netrw-Th pi_netrw.txt /*netrw-Th* | |
36 | 7055 netrw-U pi_netrw.txt /*netrw-U* |
3967 | 7056 netrw-X pi_netrw.txt /*netrw-X* |
534 | 7057 netrw-a pi_netrw.txt /*netrw-a* |
7 | 7058 netrw-activate pi_netrw.txt /*netrw-activate* |
26 | 7059 netrw-bookmark pi_netrw.txt /*netrw-bookmark* |
7060 netrw-bookmarks pi_netrw.txt /*netrw-bookmarks* | |
11 | 7061 netrw-browse pi_netrw.txt /*netrw-browse* |
17 | 7062 netrw-browse-cmds pi_netrw.txt /*netrw-browse-cmds* |
1621 | 7063 netrw-browse-maps pi_netrw.txt /*netrw-browse-maps* |
7064 netrw-browser pi_netrw.txt /*netrw-browser* | |
7065 netrw-browser-options pi_netrw.txt /*netrw-browser-options* | |
3153 | 7066 netrw-browser-settings pi_netrw.txt /*netrw-browser-settings* |
1621 | 7067 netrw-browser-var pi_netrw.txt /*netrw-browser-var* |
7068 netrw-browsing pi_netrw.txt /*netrw-browsing* | |
22 | 7069 netrw-c pi_netrw.txt /*netrw-c* |
13 | 7070 netrw-cadaver pi_netrw.txt /*netrw-cadaver* |
482 | 7071 netrw-chgup pi_netrw.txt /*netrw-chgup* |
1621 | 7072 netrw-clean pi_netrw.txt /*netrw-clean* |
7 | 7073 netrw-contents pi_netrw.txt /*netrw-contents* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7074 netrw-copyright pi_netrw.txt /*netrw-copyright* |
13 | 7075 netrw-cr pi_netrw.txt /*netrw-cr* |
2751 | 7076 netrw-createfile pi_netrw.txt /*netrw-createfile* |
7 | 7077 netrw-credits pi_netrw.txt /*netrw-credits* |
650 | 7078 netrw-ctrl-h pi_netrw.txt /*netrw-ctrl-h* |
22 | 7079 netrw-ctrl-l pi_netrw.txt /*netrw-ctrl-l* |
6476 | 7080 netrw-ctrl-r pi_netrw.txt /*netrw-ctrl-r* |
1121 | 7081 netrw-ctrl_l pi_netrw.txt /*netrw-ctrl_l* |
26 | 7082 netrw-curdir pi_netrw.txt /*netrw-curdir* |
22 | 7083 netrw-d pi_netrw.txt /*netrw-d* |
7 | 7084 netrw-debug pi_netrw.txt /*netrw-debug* |
650 | 7085 netrw-del pi_netrw.txt /*netrw-del* |
11 | 7086 netrw-delete pi_netrw.txt /*netrw-delete* |
7087 netrw-dir pi_netrw.txt /*netrw-dir* | |
482 | 7088 netrw-dirlist pi_netrw.txt /*netrw-dirlist* |
459 | 7089 netrw-downdir pi_netrw.txt /*netrw-downdir* |
7090 netrw-edithide pi_netrw.txt /*netrw-edithide* | |
7 | 7091 netrw-ex pi_netrw.txt /*netrw-ex* |
459 | 7092 netrw-explore pi_netrw.txt /*netrw-explore* |
7093 netrw-explore-cmds pi_netrw.txt /*netrw-explore-cmds* | |
480 | 7094 netrw-externapp pi_netrw.txt /*netrw-externapp* |
7 | 7095 netrw-file pi_netrw.txt /*netrw-file* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7096 netrw-filigree pi_netrw.txt /*netrw-filigree* |
7 | 7097 netrw-fixup pi_netrw.txt /*netrw-fixup* |
13 | 7098 netrw-ftp pi_netrw.txt /*netrw-ftp* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7099 netrw-ftype pi_netrw.txt /*netrw-ftype* |
1121 | 7100 netrw-gb pi_netrw.txt /*netrw-gb* |
2751 | 7101 netrw-gd pi_netrw.txt /*netrw-gd* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7102 netrw-getftype pi_netrw.txt /*netrw-getftype* |
2751 | 7103 netrw-gf pi_netrw.txt /*netrw-gf* |
1621 | 7104 netrw-gh pi_netrw.txt /*netrw-gh* |
5618 | 7105 netrw-gitignore pi_netrw.txt /*netrw-gitignore* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7106 netrw-gp pi_netrw.txt /*netrw-gp* |
6476 | 7107 netrw-grep pi_netrw.txt /*netrw-grep* |
1121 | 7108 netrw-gx pi_netrw.txt /*netrw-gx* |
459 | 7109 netrw-handler pi_netrw.txt /*netrw-handler* |
13 | 7110 netrw-help pi_netrw.txt /*netrw-help* |
477 | 7111 netrw-hexplore pi_netrw.txt /*netrw-hexplore* |
1621 | 7112 netrw-hide pi_netrw.txt /*netrw-hide* |
1121 | 7113 netrw-hiding pi_netrw.txt /*netrw-hiding* |
11 | 7114 netrw-history pi_netrw.txt /*netrw-history* |
459 | 7115 netrw-horiz pi_netrw.txt /*netrw-horiz* |
17 | 7116 netrw-i pi_netrw.txt /*netrw-i* |
719 | 7117 netrw-incompatible pi_netrw.txt /*netrw-incompatible* |
3153 | 7118 netrw-internal-variables pi_netrw.txt /*netrw-internal-variables* |
1621 | 7119 netrw-intro-browse pi_netrw.txt /*netrw-intro-browse* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7120 netrw-leftmouse pi_netrw.txt /*netrw-leftmouse* |
5618 | 7121 netrw-lexplore pi_netrw.txt /*netrw-lexplore* |
11 | 7122 netrw-list pi_netrw.txt /*netrw-list* |
459 | 7123 netrw-listbookmark pi_netrw.txt /*netrw-listbookmark* |
519 | 7124 netrw-listhack pi_netrw.txt /*netrw-listhack* |
1121 | 7125 netrw-login pi_netrw.txt /*netrw-login* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7126 netrw-mB pi_netrw.txt /*netrw-mB* |
4339 | 7127 netrw-mF pi_netrw.txt /*netrw-mF* |
1621 | 7128 netrw-mT pi_netrw.txt /*netrw-mT* |
6476 | 7129 netrw-mX pi_netrw.txt /*netrw-mX* |
1121 | 7130 netrw-mb pi_netrw.txt /*netrw-mb* |
1621 | 7131 netrw-mc pi_netrw.txt /*netrw-mc* |
7132 netrw-md pi_netrw.txt /*netrw-md* | |
7133 netrw-me pi_netrw.txt /*netrw-me* | |
7134 netrw-mf pi_netrw.txt /*netrw-mf* | |
7135 netrw-mg pi_netrw.txt /*netrw-mg* | |
7136 netrw-mh pi_netrw.txt /*netrw-mh* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7137 netrw-middlemouse pi_netrw.txt /*netrw-middlemouse* |
1121 | 7138 netrw-ml_get pi_netrw.txt /*netrw-ml_get* |
1621 | 7139 netrw-mm pi_netrw.txt /*netrw-mm* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7140 netrw-mouse pi_netrw.txt /*netrw-mouse* |
11 | 7141 netrw-move pi_netrw.txt /*netrw-move* |
1621 | 7142 netrw-mp pi_netrw.txt /*netrw-mp* |
7143 netrw-mr pi_netrw.txt /*netrw-mr* | |
7144 netrw-ms pi_netrw.txt /*netrw-ms* | |
7145 netrw-mt pi_netrw.txt /*netrw-mt* | |
7146 netrw-mu pi_netrw.txt /*netrw-mu* | |
6476 | 7147 netrw-mv pi_netrw.txt /*netrw-mv* |
1621 | 7148 netrw-mx pi_netrw.txt /*netrw-mx* |
7149 netrw-mz pi_netrw.txt /*netrw-mz* | |
7 | 7150 netrw-netrc pi_netrw.txt /*netrw-netrc* |
477 | 7151 netrw-nexplore pi_netrw.txt /*netrw-nexplore* |
2152 | 7152 netrw-noload pi_netrw.txt /*netrw-noload* |
22 | 7153 netrw-nread pi_netrw.txt /*netrw-nread* |
5618 | 7154 netrw-ntree pi_netrw.txt /*netrw-ntree* |
22 | 7155 netrw-nwrite pi_netrw.txt /*netrw-nwrite* |
13 | 7156 netrw-o pi_netrw.txt /*netrw-o* |
7 | 7157 netrw-options pi_netrw.txt /*netrw-options* |
459 | 7158 netrw-p pi_netrw.txt /*netrw-p* |
480 | 7159 netrw-p1 pi_netrw.txt /*netrw-p1* |
1621 | 7160 netrw-p10 pi_netrw.txt /*netrw-p10* |
7161 netrw-p11 pi_netrw.txt /*netrw-p11* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7162 netrw-p12 pi_netrw.txt /*netrw-p12* |
2152 | 7163 netrw-p13 pi_netrw.txt /*netrw-p13* |
2908 | 7164 netrw-p14 pi_netrw.txt /*netrw-p14* |
7165 netrw-p15 pi_netrw.txt /*netrw-p15* | |
5929 | 7166 netrw-p16 pi_netrw.txt /*netrw-p16* |
6476 | 7167 netrw-p17 pi_netrw.txt /*netrw-p17* |
480 | 7168 netrw-p2 pi_netrw.txt /*netrw-p2* |
7169 netrw-p3 pi_netrw.txt /*netrw-p3* | |
7170 netrw-p4 pi_netrw.txt /*netrw-p4* | |
7171 netrw-p5 pi_netrw.txt /*netrw-p5* | |
7172 netrw-p6 pi_netrw.txt /*netrw-p6* | |
1121 | 7173 netrw-p7 pi_netrw.txt /*netrw-p7* |
7174 netrw-p8 pi_netrw.txt /*netrw-p8* | |
7175 netrw-p9 pi_netrw.txt /*netrw-p9* | |
7 | 7176 netrw-passwd pi_netrw.txt /*netrw-passwd* |
1121 | 7177 netrw-password pi_netrw.txt /*netrw-password* |
22 | 7178 netrw-path pi_netrw.txt /*netrw-path* |
477 | 7179 netrw-pexplore pi_netrw.txt /*netrw-pexplore* |
459 | 7180 netrw-preview pi_netrw.txt /*netrw-preview* |
24 | 7181 netrw-problems pi_netrw.txt /*netrw-problems* |
7 | 7182 netrw-protocol pi_netrw.txt /*netrw-protocol* |
650 | 7183 netrw-prvwin pi_netrw.txt /*netrw-prvwin* |
794 | 7184 netrw-pscp pi_netrw.txt /*netrw-pscp* |
1121 | 7185 netrw-psftp pi_netrw.txt /*netrw-psftp* |
794 | 7186 netrw-putty pi_netrw.txt /*netrw-putty* |
4339 | 7187 netrw-qF pi_netrw.txt /*netrw-qF* |
1621 | 7188 netrw-qb pi_netrw.txt /*netrw-qb* |
7189 netrw-qf pi_netrw.txt /*netrw-qf* | |
7190 netrw-quickcom pi_netrw.txt /*netrw-quickcom* | |
7191 netrw-quickcoms pi_netrw.txt /*netrw-quickcoms* | |
7192 netrw-quickhelp pi_netrw.txt /*netrw-quickhelp* | |
7193 netrw-quickmap pi_netrw.txt /*netrw-quickmap* | |
7194 netrw-quickmaps pi_netrw.txt /*netrw-quickmaps* | |
13 | 7195 netrw-r pi_netrw.txt /*netrw-r* |
22 | 7196 netrw-read pi_netrw.txt /*netrw-read* |
7 | 7197 netrw-ref pi_netrw.txt /*netrw-ref* |
11 | 7198 netrw-rename pi_netrw.txt /*netrw-rename* |
459 | 7199 netrw-reverse pi_netrw.txt /*netrw-reverse* |
1621 | 7200 netrw-rexplore pi_netrw.txt /*netrw-rexplore* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7201 netrw-rightmouse pi_netrw.txt /*netrw-rightmouse* |
13 | 7202 netrw-s pi_netrw.txt /*netrw-s* |
482 | 7203 netrw-settings pi_netrw.txt /*netrw-settings* |
3153 | 7204 netrw-settings-window pi_netrw.txt /*netrw-settings-window* |
477 | 7205 netrw-sexplore pi_netrw.txt /*netrw-sexplore* |
459 | 7206 netrw-sort pi_netrw.txt /*netrw-sort* |
3153 | 7207 netrw-sort-sequence pi_netrw.txt /*netrw-sort-sequence* |
459 | 7208 netrw-sortsequence pi_netrw.txt /*netrw-sortsequence* |
1121 | 7209 netrw-source pi_netrw.txt /*netrw-source* |
1621 | 7210 netrw-ssh-hack pi_netrw.txt /*netrw-ssh-hack* |
7211 netrw-star pi_netrw.txt /*netrw-star* | |
840 | 7212 netrw-starpat pi_netrw.txt /*netrw-starpat* |
477 | 7213 netrw-starstar pi_netrw.txt /*netrw-starstar* |
841 | 7214 netrw-starstarpat pi_netrw.txt /*netrw-starstarpat* |
650 | 7215 netrw-start pi_netrw.txt /*netrw-start* |
1121 | 7216 netrw-t pi_netrw.txt /*netrw-t* |
7217 netrw-texplore pi_netrw.txt /*netrw-texplore* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7218 netrw-todo pi_netrw.txt /*netrw-todo* |
2908 | 7219 netrw-trailingslash pi_netrw.txt /*netrw-trailingslash* |
7 | 7220 netrw-transparent pi_netrw.txt /*netrw-transparent* |
36 | 7221 netrw-u pi_netrw.txt /*netrw-u* |
459 | 7222 netrw-updir pi_netrw.txt /*netrw-updir* |
7 | 7223 netrw-urls pi_netrw.txt /*netrw-urls* |
1121 | 7224 netrw-userpass pi_netrw.txt /*netrw-userpass* |
13 | 7225 netrw-v pi_netrw.txt /*netrw-v* |
3465 | 7226 netrw-var pi_netrw.txt /*netrw-var* |
22 | 7227 netrw-variables pi_netrw.txt /*netrw-variables* |
477 | 7228 netrw-vexplore pi_netrw.txt /*netrw-vexplore* |
3465 | 7229 netrw-windows-netrc pi_netrw.txt /*netrw-windows-netrc* |
7230 netrw-windows-s pi_netrw.txt /*netrw-windows-s* | |
22 | 7231 netrw-write pi_netrw.txt /*netrw-write* |
11 | 7232 netrw-x pi_netrw.txt /*netrw-x* |
7 | 7233 netrw-xfer pi_netrw.txt /*netrw-xfer* |
7234 netrw.vim pi_netrw.txt /*netrw.vim* | |
650 | 7235 netrw_filehandler pi_netrw.txt /*netrw_filehandler* |
7 | 7236 netterm-mouse options.txt /*netterm-mouse* |
7237 network pi_netrw.txt /*network* | |
7238 new-5 version5.txt /*new-5* | |
7239 new-6 version6.txt /*new-6* | |
8 | 7240 new-7 version7.txt /*new-7* |
7 | 7241 new-GTK-GUI version5.txt /*new-GTK-GUI* |
15 | 7242 new-MzScheme version7.txt /*new-MzScheme* |
7 | 7243 new-Select-mode version5.txt /*new-Select-mode* |
7244 new-View version6.txt /*new-View* | |
7245 new-argument-list version6.txt /*new-argument-list* | |
7246 new-buftype version6.txt /*new-buftype* | |
7247 new-cmdwin version6.txt /*new-cmdwin* | |
7248 new-color-schemes version6.txt /*new-color-schemes* | |
7249 new-commands version5.txt /*new-commands* | |
7250 new-commands-5.4 version5.txt /*new-commands-5.4* | |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
7251 new-conceal version7.txt /*new-conceal* |
7 | 7252 new-debug-itf version6.txt /*new-debug-itf* |
7253 new-debug-mode version6.txt /*new-debug-mode* | |
199 | 7254 new-debug-support version7.txt /*new-debug-support* |
593 | 7255 new-define-operator version7.txt /*new-define-operator* |
7 | 7256 new-diff-mode version6.txt /*new-diff-mode* |
7257 new-encryption version5.txt /*new-encryption* | |
7258 new-evim version6.txt /*new-evim* | |
7259 new-ex-commands-5.2 version5.txt /*new-ex-commands-5.2* | |
7260 new-file-browser version6.txt /*new-file-browser* | |
7261 new-file-writing version6.txt /*new-file-writing* | |
7262 new-filetype filetype.txt /*new-filetype* | |
7263 new-filetype-5.4 version5.txt /*new-filetype-5.4* | |
7264 new-filetype-plugins version6.txt /*new-filetype-plugins* | |
7265 new-filetype-scripts filetype.txt /*new-filetype-scripts* | |
7266 new-folding version6.txt /*new-folding* | |
7267 new-functions-5.2 version5.txt /*new-functions-5.2* | |
7268 new-global-values version6.txt /*new-global-values* | |
7269 new-highlighting version5.txt /*new-highlighting* | |
7270 new-indent-flex version6.txt /*new-indent-flex* | |
7271 new-items-6 version6.txt /*new-items-6* | |
8 | 7272 new-items-7 version7.txt /*new-items-7* |
7 | 7273 new-line-continuation version5.txt /*new-line-continuation* |
647 | 7274 new-location-list version7.txt /*new-location-list* |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
7275 new-lua version7.txt /*new-lua* |
36 | 7276 new-manpage-trans version7.txt /*new-manpage-trans* |
724 | 7277 new-map-expression version7.txt /*new-map-expression* |
790 | 7278 new-map-select version7.txt /*new-map-select* |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
7279 new-more-encryption version7.txt /*new-more-encryption* |
742 | 7280 new-more-highlighting version7.txt /*new-more-highlighting* |
714 | 7281 new-more-unicode version7.txt /*new-more-unicode* |
7 | 7282 new-multi-byte version5.txt /*new-multi-byte* |
7283 new-multi-lang version6.txt /*new-multi-lang* | |
461 | 7284 new-netrw-explore version7.txt /*new-netrw-explore* |
7 | 7285 new-network-files version6.txt /*new-network-files* |
523 | 7286 new-omni-completion version7.txt /*new-omni-completion* |
772 | 7287 new-onemore version7.txt /*new-onemore* |
7 | 7288 new-operator-mod version6.txt /*new-operator-mod* |
7289 new-options-5.2 version5.txt /*new-options-5.2* | |
7290 new-options-5.4 version5.txt /*new-options-5.4* | |
7291 new-perl-python version5.txt /*new-perl-python* | |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
7292 new-persistent-undo version7.txt /*new-persistent-undo* |
7 | 7293 new-plugins version6.txt /*new-plugins* |
164 | 7294 new-posix version7.txt /*new-posix* |
15 | 7295 new-print-multi-byte version7.txt /*new-print-multi-byte* |
7 | 7296 new-printing version6.txt /*new-printing* |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
7297 new-python3 version7.txt /*new-python3* |
5146 | 7298 new-regexp-engine version7.txt /*new-regexp-engine* |
7 | 7299 new-runtime-dir version5.txt /*new-runtime-dir* |
7300 new-script version5.txt /*new-script* | |
7301 new-script-5.4 version5.txt /*new-script-5.4* | |
446 | 7302 new-scroll-back version7.txt /*new-scroll-back* |
7 | 7303 new-search-path version6.txt /*new-search-path* |
7304 new-searchpat version6.txt /*new-searchpat* | |
7305 new-session-files version5.txt /*new-session-files* | |
221 | 7306 new-spell version7.txt /*new-spell* |
742 | 7307 new-tab-pages version7.txt /*new-tab-pages* |
758 | 7308 new-undo-branches version7.txt /*new-undo-branches* |
7 | 7309 new-unlisted-buffers version6.txt /*new-unlisted-buffers* |
7310 new-user-defined version5.txt /*new-user-defined* | |
7311 new-user-manual version6.txt /*new-user-manual* | |
7312 new-utf-8 version6.txt /*new-utf-8* | |
7313 new-vertsplit version6.txt /*new-vertsplit* | |
113 | 7314 new-vim-script version7.txt /*new-vim-script* |
7 | 7315 new-vim-server version6.txt /*new-vim-server* |
42 | 7316 new-vimgrep version7.txt /*new-vimgrep* |
7 | 7317 new-virtedit version6.txt /*new-virtedit* |
7318 news intro.txt /*news* | |
7319 nextnonblank() eval.txt /*nextnonblank()* | |
1121 | 7320 nice todo.txt /*nice* |
7 | 7321 no-eval-feature eval.txt /*no-eval-feature* |
7322 no_buffers_menu gui.txt /*no_buffers_menu* | |
1121 | 7323 non-greedy pattern.txt /*non-greedy* |
1668 | 7324 non-zero-arg eval.txt /*non-zero-arg* |
7 | 7325 normal-index index.txt /*normal-index* |
7326 not-compatible usr_01.txt /*not-compatible* | |
7327 not-edited editing.txt /*not-edited* | |
7328 notation intro.txt /*notation* | |
7329 notepad gui_w32.txt /*notepad* | |
7330 nr2char() eval.txt /*nr2char()* | |
7331 nroff.vim syntax.txt /*nroff.vim* | |
4780 | 7332 number_relativenumber options.txt /*number_relativenumber* |
113 | 7333 numbered-function eval.txt /*numbered-function* |
7 | 7334 o insert.txt /*o* |
7335 o_CTRL-V motion.txt /*o_CTRL-V* | |
7336 o_V motion.txt /*o_V* | |
7337 o_v motion.txt /*o_v* | |
7338 object-motions motion.txt /*object-motions* | |
7339 object-select motion.txt /*object-select* | |
7340 objects index.txt /*objects* | |
7341 obtaining-exted netbeans.txt /*obtaining-exted* | |
7342 ocaml.vim syntax.txt /*ocaml.vim* | |
2152 | 7343 octal eval.txt /*octal* |
3281 | 7344 octal-nrformats options.txt /*octal-nrformats* |
3224 | 7345 octal-number eval.txt /*octal-number* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7346 oldfiles-variable eval.txt /*oldfiles-variable* |
7 | 7347 ole-activation if_ole.txt /*ole-activation* |
7348 ole-eval if_ole.txt /*ole-eval* | |
7349 ole-gethwnd if_ole.txt /*ole-gethwnd* | |
7350 ole-interface if_ole.txt /*ole-interface* | |
7351 ole-methods if_ole.txt /*ole-methods* | |
7352 ole-normal if_ole.txt /*ole-normal* | |
7353 ole-registration if_ole.txt /*ole-registration* | |
7354 ole-sendkeys if_ole.txt /*ole-sendkeys* | |
7355 ole-setforeground if_ole.txt /*ole-setforeground* | |
1621 | 7356 omap-info map.txt /*omap-info* |
7357 omni-sql-completion ft_sql.txt /*omni-sql-completion* | |
2246
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
7358 online-help helphelp.txt /*online-help* |
7 | 7359 opening-window windows.txt /*opening-window* |
7360 operator motion.txt /*operator* | |
1621 | 7361 operator-variable eval.txt /*operator-variable* |
7 | 7362 option-backslash options.txt /*option-backslash* |
7363 option-list quickref.txt /*option-list* | |
7364 option-summary options.txt /*option-summary* | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
7365 option-window options.txt /*option-window* |
7 | 7366 options options.txt /*options* |
7367 options-changed version5.txt /*options-changed* | |
7368 options.txt options.txt /*options.txt* | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
7369 optwin options.txt /*optwin* |
3224 | 7370 or() eval.txt /*or()* |
1621 | 7371 oracle ft_sql.txt /*oracle* |
7 | 7372 os2 os_os2.txt /*os2* |
7373 os2ansi os_os2.txt /*os2ansi* | |
7374 os390 os_390.txt /*os390* | |
7375 os_390.txt os_390.txt /*os_390.txt* | |
7376 os_amiga.txt os_amiga.txt /*os_amiga.txt* | |
7377 os_beos.txt os_beos.txt /*os_beos.txt* | |
7378 os_dos.txt os_dos.txt /*os_dos.txt* | |
7379 os_mac.txt os_mac.txt /*os_mac.txt* | |
7380 os_mint.txt os_mint.txt /*os_mint.txt* | |
7381 os_msdos.txt os_msdos.txt /*os_msdos.txt* | |
7382 os_os2.txt os_os2.txt /*os_os2.txt* | |
7383 os_qnx.txt os_qnx.txt /*os_qnx.txt* | |
7384 os_risc.txt os_risc.txt /*os_risc.txt* | |
7385 os_unix.txt os_unix.txt /*os_unix.txt* | |
7386 os_vms.txt os_vms.txt /*os_vms.txt* | |
7387 os_win32.txt os_win32.txt /*os_win32.txt* | |
7388 other-features vi_diff.txt /*other-features* | |
7389 p change.txt /*p* | |
7390 page-down intro.txt /*page-down* | |
7391 page-up intro.txt /*page-up* | |
7392 page_down intro.txt /*page_down* | |
7393 page_up intro.txt /*page_up* | |
7394 pager message.txt /*pager* | |
7395 papp.vim syntax.txt /*papp.vim* | |
7396 paragraph motion.txt /*paragraph* | |
7397 pascal.vim syntax.txt /*pascal.vim* | |
819 | 7398 pathshorten() eval.txt /*pathshorten()* |
7 | 7399 pattern pattern.txt /*pattern* |
7400 pattern-atoms pattern.txt /*pattern-atoms* | |
7401 pattern-multi-byte pattern.txt /*pattern-multi-byte* | |
7402 pattern-multi-items pattern.txt /*pattern-multi-items* | |
7403 pattern-overview pattern.txt /*pattern-overview* | |
7404 pattern-searches pattern.txt /*pattern-searches* | |
7405 pattern.txt pattern.txt /*pattern.txt* | |
714 | 7406 patterns-composing pattern.txt /*patterns-composing* |
15 | 7407 pdev-option print.txt /*pdev-option* |
4992 | 7408 peace intro.txt /*peace* |
15 | 7409 penc-option print.txt /*penc-option* |
7 | 7410 perl if_perl.txt /*perl* |
7411 perl-Append if_perl.txt /*perl-Append* | |
7412 perl-Buffer if_perl.txt /*perl-Buffer* | |
7413 perl-Buffers if_perl.txt /*perl-Buffers* | |
7414 perl-Count if_perl.txt /*perl-Count* | |
7415 perl-Delete if_perl.txt /*perl-Delete* | |
7416 perl-DoCommand if_perl.txt /*perl-DoCommand* | |
7417 perl-Eval if_perl.txt /*perl-Eval* | |
7418 perl-Get if_perl.txt /*perl-Get* | |
7419 perl-GetCursor if_perl.txt /*perl-GetCursor* | |
7420 perl-Msg if_perl.txt /*perl-Msg* | |
7421 perl-Name if_perl.txt /*perl-Name* | |
7422 perl-Number if_perl.txt /*perl-Number* | |
7423 perl-Set if_perl.txt /*perl-Set* | |
7424 perl-SetHeight if_perl.txt /*perl-SetHeight* | |
7425 perl-SetOption if_perl.txt /*perl-SetOption* | |
7426 perl-Windows if_perl.txt /*perl-Windows* | |
7427 perl-compiling if_perl.txt /*perl-compiling* | |
557 | 7428 perl-dynamic if_perl.txt /*perl-dynamic* |
7 | 7429 perl-editing if_perl.txt /*perl-editing* |
7430 perl-overview if_perl.txt /*perl-overview* | |
7431 perl-patterns pattern.txt /*perl-patterns* | |
7432 perl-using if_perl.txt /*perl-using* | |
7433 perl.vim syntax.txt /*perl.vim* | |
2214
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
7434 persistent-undo undo.txt /*persistent-undo* |
15 | 7435 pexpr-option print.txt /*pexpr-option* |
7436 pfn-option print.txt /*pfn-option* | |
7437 pheader-option print.txt /*pheader-option* | |
7 | 7438 photon-fonts os_qnx.txt /*photon-fonts* |
7439 photon-gui os_qnx.txt /*photon-gui* | |
1668 | 7440 php-comment indent.txt /*php-comment* |
7441 php-indent indent.txt /*php-indent* | |
7442 php-indenting indent.txt /*php-indenting* | |
7 | 7443 php.vim syntax.txt /*php.vim* |
7444 php3.vim syntax.txt /*php3.vim* | |
7445 phtml.vim syntax.txt /*phtml.vim* | |
1121 | 7446 pi_getscript.txt pi_getscript.txt /*pi_getscript.txt* |
7 | 7447 pi_gzip.txt pi_gzip.txt /*pi_gzip.txt* |
6855
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
7448 pi_logipat.txt pi_logipat.txt /*pi_logipat.txt* |
36 | 7449 pi_netrw.txt pi_netrw.txt /*pi_netrw.txt* |
694 | 7450 pi_paren.txt pi_paren.txt /*pi_paren.txt* |
7 | 7451 pi_spec.txt pi_spec.txt /*pi_spec.txt* |
840 | 7452 pi_tar.txt pi_tar.txt /*pi_tar.txt* |
846 | 7453 pi_vimball.txt pi_vimball.txt /*pi_vimball.txt* |
840 | 7454 pi_zip.txt pi_zip.txt /*pi_zip.txt* |
2184
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
7455 pkzip options.txt /*pkzip* |
816 | 7456 plaintex.vim syntax.txt /*plaintex.vim* |
1621 | 7457 plsql ft_sql.txt /*plsql* |
7 | 7458 plugin usr_05.txt /*plugin* |
7459 plugin-details filetype.txt /*plugin-details* | |
7460 plugin-filetype usr_41.txt /*plugin-filetype* | |
7461 plugin-special usr_41.txt /*plugin-special* | |
15 | 7462 pmbcs-option print.txt /*pmbcs-option* |
7463 pmbfn-option print.txt /*pmbfn-option* | |
7464 popt-option print.txt /*popt-option* | |
7 | 7465 popup-menu gui.txt /*popup-menu* |
7466 popup-menu-added version5.txt /*popup-menu-added* | |
626 | 7467 popupmenu-completion insert.txt /*popupmenu-completion* |
794 | 7468 popupmenu-keys insert.txt /*popupmenu-keys* |
7 | 7469 ports-5.2 version5.txt /*ports-5.2* |
7470 ports-6 version6.txt /*ports-6* | |
164 | 7471 posix vi_diff.txt /*posix* |
161 | 7472 posix-compliance vi_diff.txt /*posix-compliance* |
7473 posix-screen-size vi_diff.txt /*posix-screen-size* | |
2368 | 7474 postgresql ft_sql.txt /*postgresql* |
7 | 7475 postscr.vim syntax.txt /*postscr.vim* |
15 | 7476 postscript-cjk-printing print.txt /*postscript-cjk-printing* |
7477 postscript-print-encoding print.txt /*postscript-print-encoding* | |
7478 postscript-print-trouble print.txt /*postscript-print-trouble* | |
7479 postscript-print-util print.txt /*postscript-print-util* | |
7480 postscript-printing print.txt /*postscript-printing* | |
1621 | 7481 pow() eval.txt /*pow()* |
7 | 7482 ppwiz.vim syntax.txt /*ppwiz.vim* |
7483 press-enter message.txt /*press-enter* | |
7484 press-return message.txt /*press-return* | |
7485 prevcount-variable eval.txt /*prevcount-variable* | |
7486 preview-window windows.txt /*preview-window* | |
7487 prevnonblank() eval.txt /*prevnonblank()* | |
15 | 7488 print-intro print.txt /*print-intro* |
7489 print-options print.txt /*print-options* | |
7490 print.txt print.txt /*print.txt* | |
449 | 7491 printf() eval.txt /*printf()* |
1621 | 7492 printf-% eval.txt /*printf-%* |
7493 printf-E eval.txt /*printf-E* | |
7494 printf-G eval.txt /*printf-G* | |
6583 | 7495 printf-S eval.txt /*printf-S* |
1621 | 7496 printf-X eval.txt /*printf-X* |
7497 printf-c eval.txt /*printf-c* | |
7498 printf-d eval.txt /*printf-d* | |
7499 printf-e eval.txt /*printf-e* | |
7500 printf-f eval.txt /*printf-f* | |
7501 printf-g eval.txt /*printf-g* | |
7502 printf-o eval.txt /*printf-o* | |
7503 printf-s eval.txt /*printf-s* | |
7504 printf-x eval.txt /*printf-x* | |
15 | 7505 printing print.txt /*printing* |
7506 printing-formfeed print.txt /*printing-formfeed* | |
170 | 7507 profile repeat.txt /*profile* |
7508 profiling repeat.txt /*profiling* | |
179 | 7509 profiling-variable eval.txt /*profiling-variable* |
7 | 7510 progname-variable eval.txt /*progname-variable* |
5814 | 7511 progpath-variable eval.txt /*progpath-variable* |
7 | 7512 progress.vim syntax.txt /*progress.vim* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7513 pronounce intro.txt /*pronounce* |
1621 | 7514 psql ft_sql.txt /*psql* |
7 | 7515 ptcap.vim syntax.txt /*ptcap.vim* |
7516 pterm-mouse options.txt /*pterm-mouse* | |
667 | 7517 pumvisible() eval.txt /*pumvisible()* |
7 | 7518 put change.txt /*put* |
7519 put-Visual-mode change.txt /*put-Visual-mode* | |
3682 | 7520 py3eval() eval.txt /*py3eval()* |
7521 pyeval() eval.txt /*pyeval()* | |
7 | 7522 python if_pyth.txt /*python* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7523 python-.locked if_pyth.txt /*python-.locked* |
5220 | 7524 python-2-and-3 if_pyth.txt /*python-2-and-3* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7525 python-Dictionary if_pyth.txt /*python-Dictionary* |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7526 python-Function if_pyth.txt /*python-Function* |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7527 python-List if_pyth.txt /*python-List* |
4869 | 7528 python-VIM_SPECIAL_PATH if_pyth.txt /*python-VIM_SPECIAL_PATH* |
7529 python-_get_paths if_pyth.txt /*python-_get_paths* | |
3682 | 7530 python-bindeval if_pyth.txt /*python-bindeval* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7531 python-bindeval-objects if_pyth.txt /*python-bindeval-objects* |
7 | 7532 python-buffer if_pyth.txt /*python-buffer* |
7533 python-buffers if_pyth.txt /*python-buffers* | |
4780 | 7534 python-chdir if_pyth.txt /*python-chdir* |
7 | 7535 python-command if_pyth.txt /*python-command* |
7536 python-commands if_pyth.txt /*python-commands* | |
7537 python-current if_pyth.txt /*python-current* | |
557 | 7538 python-dynamic if_pyth.txt /*python-dynamic* |
7 | 7539 python-error if_pyth.txt /*python-error* |
7540 python-eval if_pyth.txt /*python-eval* | |
7541 python-examples if_pyth.txt /*python-examples* | |
4780 | 7542 python-fchdir if_pyth.txt /*python-fchdir* |
4869 | 7543 python-find_module if_pyth.txt /*python-find_module* |
7544 python-foreach_rtp if_pyth.txt /*python-foreach_rtp* | |
7 | 7545 python-input if_pyth.txt /*python-input* |
4358 | 7546 python-options if_pyth.txt /*python-options* |
7 | 7547 python-output if_pyth.txt /*python-output* |
4869 | 7548 python-path_hook if_pyth.txt /*python-path_hook* |
3682 | 7549 python-pyeval if_pyth.txt /*python-pyeval* |
7 | 7550 python-range if_pyth.txt /*python-range* |
4869 | 7551 python-special-path if_pyth.txt /*python-special-path* |
4780 | 7552 python-strwidth if_pyth.txt /*python-strwidth* |
4437 | 7553 python-tabpage if_pyth.txt /*python-tabpage* |
7554 python-tabpages if_pyth.txt /*python-tabpages* | |
4339 | 7555 python-vars if_pyth.txt /*python-vars* |
7 | 7556 python-vim if_pyth.txt /*python-vim* |
4339 | 7557 python-vvars if_pyth.txt /*python-vvars* |
7 | 7558 python-window if_pyth.txt /*python-window* |
7559 python-windows if_pyth.txt /*python-windows* | |
7560 python.vim syntax.txt /*python.vim* | |
4869 | 7561 python2-directory if_pyth.txt /*python2-directory* |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
7562 python3 if_pyth.txt /*python3* |
4869 | 7563 python3-directory if_pyth.txt /*python3-directory* |
7564 pythonx-directory if_pyth.txt /*pythonx-directory* | |
7 | 7565 q repeat.txt /*q* |
7566 q/ cmdline.txt /*q\/* | |
7567 q: cmdline.txt /*q:* | |
7568 q? cmdline.txt /*q?* | |
7569 qnx os_qnx.txt /*qnx* | |
7570 qnx-compiling os_qnx.txt /*qnx-compiling* | |
7571 qnx-general os_qnx.txt /*qnx-general* | |
7572 qnx-terminal os_qnx.txt /*qnx-terminal* | |
7573 quake.vim syntax.txt /*quake.vim* | |
7574 quickfix quickfix.txt /*quickfix* | |
7575 quickfix-6 version6.txt /*quickfix-6* | |
7576 quickfix-directory-stack quickfix.txt /*quickfix-directory-stack* | |
7577 quickfix-error-lists quickfix.txt /*quickfix-error-lists* | |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
7578 quickfix-functions usr_41.txt /*quickfix-functions* |
1211 | 7579 quickfix-gcc quickfix.txt /*quickfix-gcc* |
7 | 7580 quickfix-manx quickfix.txt /*quickfix-manx* |
1621 | 7581 quickfix-perl quickfix.txt /*quickfix-perl* |
7 | 7582 quickfix-valid quickfix.txt /*quickfix-valid* |
7583 quickfix-window quickfix.txt /*quickfix-window* | |
7584 quickfix.txt quickfix.txt /*quickfix.txt* | |
7585 quickref quickref.txt /*quickref* | |
7586 quickref.txt quickref.txt /*quickref.txt* | |
7587 quote change.txt /*quote* | |
7588 quote# change.txt /*quote#* | |
7589 quote% change.txt /*quote%* | |
7590 quote+ gui_x11.txt /*quote+* | |
7591 quote- change.txt /*quote-* | |
7592 quote. change.txt /*quote.* | |
7593 quote/ change.txt /*quote\/* | |
7594 quote0 change.txt /*quote0* | |
7595 quote1 change.txt /*quote1* | |
7596 quote2 change.txt /*quote2* | |
7597 quote3 change.txt /*quote3* | |
7598 quote4 change.txt /*quote4* | |
7599 quote9 change.txt /*quote9* | |
7600 quote: change.txt /*quote:* | |
7601 quote= change.txt /*quote=* | |
7602 quote_ change.txt /*quote_* | |
7603 quote_# change.txt /*quote_#* | |
7604 quote_% change.txt /*quote_%* | |
7605 quote_- change.txt /*quote_-* | |
7606 quote_. change.txt /*quote_.* | |
7607 quote_/ change.txt /*quote_\/* | |
7608 quote_: change.txt /*quote_:* | |
7609 quote_= change.txt /*quote_=* | |
7610 quote_alpha change.txt /*quote_alpha* | |
7611 quote_number change.txt /*quote_number* | |
7612 quote_quote change.txt /*quote_quote* | |
7613 quote_~ change.txt /*quote_~* | |
7614 quotea change.txt /*quotea* | |
7615 quotecommandquote intro.txt /*quotecommandquote* | |
7616 quoteplus gui_x11.txt /*quoteplus* | |
7617 quotequote change.txt /*quotequote* | |
7618 quotes quotes.txt /*quotes* | |
7619 quotes.txt quotes.txt /*quotes.txt* | |
7620 quotestar gui.txt /*quotestar* | |
7621 quote~ change.txt /*quote~* | |
7622 r change.txt /*r* | |
102 | 7623 range() eval.txt /*range()* |
7 | 7624 raw-terminal-mode term.txt /*raw-terminal-mode* |
7625 rcp pi_netrw.txt /*rcp* | |
7626 read-messages insert.txt /*read-messages* | |
7627 read-only-share editing.txt /*read-only-share* | |
7628 read-stdin version5.txt /*read-stdin* | |
158 | 7629 readfile() eval.txt /*readfile()* |
7 | 7630 readline.vim syntax.txt /*readline.vim* |
7631 recording repeat.txt /*recording* | |
7632 recover.txt recover.txt /*recover.txt* | |
7633 recovery recover.txt /*recovery* | |
7634 recursive_mapping map.txt /*recursive_mapping* | |
7635 redo undo.txt /*redo* | |
7636 redo-register undo.txt /*redo-register* | |
7637 ref intro.txt /*ref* | |
7638 reference intro.txt /*reference* | |
819 | 7639 reference_toc help.txt /*reference_toc* |
7 | 7640 regexp pattern.txt /*regexp* |
7641 regexp-changes-5.4 version5.txt /*regexp-changes-5.4* | |
7642 register sponsor.txt /*register* | |
7643 register-faq sponsor.txt /*register-faq* | |
7644 register-variable eval.txt /*register-variable* | |
7645 registers change.txt /*registers* | |
7646 regular-expression pattern.txt /*regular-expression* | |
5277 | 7647 reload editing.txt /*reload* |
794 | 7648 reltime() eval.txt /*reltime()* |
7649 reltimestr() eval.txt /*reltimestr()* | |
7 | 7650 remote.txt remote.txt /*remote.txt* |
7651 remote_expr() eval.txt /*remote_expr()* | |
7652 remote_foreground() eval.txt /*remote_foreground()* | |
7653 remote_peek() eval.txt /*remote_peek()* | |
7654 remote_read() eval.txt /*remote_read()* | |
7655 remote_send() eval.txt /*remote_send()* | |
75 | 7656 remove() eval.txt /*remove()* |
7 | 7657 remove-filetype filetype.txt /*remove-filetype* |
7658 remove-option-flags options.txt /*remove-option-flags* | |
7659 rename() eval.txt /*rename()* | |
7660 rename-files tips.txt /*rename-files* | |
18 | 7661 repeat() eval.txt /*repeat()* |
7 | 7662 repeat.txt repeat.txt /*repeat.txt* |
7663 repeating repeat.txt /*repeating* | |
7664 replacing change.txt /*replacing* | |
14 | 7665 replacing-ex insert.txt /*replacing-ex* |
551 | 7666 reselect-Visual visual.txt /*reselect-Visual* |
7 | 7667 resolve() eval.txt /*resolve()* |
1121 | 7668 restore-cursor usr_05.txt /*restore-cursor* |
7 | 7669 restore-position tips.txt /*restore-position* |
7670 restricted-mode starting.txt /*restricted-mode* | |
7671 retab-example change.txt /*retab-example* | |
7672 rethrow eval.txt /*rethrow* | |
82 | 7673 reverse() eval.txt /*reverse()* |
7 | 7674 rexx.vim syntax.txt /*rexx.vim* |
7675 rgb.txt gui_w32.txt /*rgb.txt* | |
7676 rgview starting.txt /*rgview* | |
7677 rgvim starting.txt /*rgvim* | |
7678 right-justify change.txt /*right-justify* | |
7679 rileft rileft.txt /*rileft* | |
7680 rileft.txt rileft.txt /*rileft.txt* | |
7681 riscos os_risc.txt /*riscos* | |
7682 rot13 change.txt /*rot13* | |
1621 | 7683 round() eval.txt /*round()* |
3967 | 7684 rst.vim syntax.txt /*rst.vim* |
7 | 7685 rsync pi_netrw.txt /*rsync* |
7686 ruby if_ruby.txt /*ruby* | |
7687 ruby-buffer if_ruby.txt /*ruby-buffer* | |
7688 ruby-command if_ruby.txt /*ruby-command* | |
7689 ruby-commands if_ruby.txt /*ruby-commands* | |
557 | 7690 ruby-dynamic if_ruby.txt /*ruby-dynamic* |
7 | 7691 ruby-evaluate if_ruby.txt /*ruby-evaluate* |
7692 ruby-globals if_ruby.txt /*ruby-globals* | |
7693 ruby-message if_ruby.txt /*ruby-message* | |
7694 ruby-set_option if_ruby.txt /*ruby-set_option* | |
7695 ruby-vim if_ruby.txt /*ruby-vim* | |
7696 ruby-window if_ruby.txt /*ruby-window* | |
7697 ruby.vim syntax.txt /*ruby.vim* | |
7698 russian russian.txt /*russian* | |
7699 russian-intro russian.txt /*russian-intro* | |
7700 russian-issues russian.txt /*russian-issues* | |
7701 russian-keymap russian.txt /*russian-keymap* | |
7702 russian-l18n russian.txt /*russian-l18n* | |
7703 russian.txt russian.txt /*russian.txt* | |
7704 rview starting.txt /*rview* | |
7705 rvim starting.txt /*rvim* | |
7706 rxvt syntax.txt /*rxvt* | |
7707 s change.txt /*s* | |
7708 s/\& change.txt /*s\/\\&* | |
7709 s/\0 change.txt /*s\/\\0* | |
7710 s/\1 change.txt /*s\/\\1* | |
7711 s/\2 change.txt /*s\/\\2* | |
7712 s/\3 change.txt /*s\/\\3* | |
7713 s/\9 change.txt /*s\/\\9* | |
7714 s/\<CR> change.txt /*s\/\\<CR>* | |
5663
1dea14d4c738
Update runtime files. Add support for systemverilog.
Bram Moolenaar <bram@vim.org>
parents:
5618
diff
changeset
|
7715 s/\= change.txt /*s\/\\=* |
7 | 7716 s/\E change.txt /*s\/\\E* |
7717 s/\L change.txt /*s\/\\L* | |
7718 s/\U change.txt /*s\/\\U* | |
7719 s/\\ change.txt /*s\/\\\\* | |
7720 s/\b change.txt /*s\/\\b* | |
7721 s/\e change.txt /*s\/\\e* | |
7722 s/\l change.txt /*s\/\\l* | |
7723 s/\n change.txt /*s\/\\n* | |
7724 s/\r change.txt /*s\/\\r* | |
7725 s/\t change.txt /*s\/\\t* | |
7726 s/\u change.txt /*s\/\\u* | |
7727 s/\~ change.txt /*s\/\\~* | |
1621 | 7728 s:netrw_passwd pi_netrw.txt /*s:netrw_passwd* |
7 | 7729 s:var eval.txt /*s:var* |
7730 s<CR> change.txt /*s<CR>* | |
7731 sandbox eval.txt /*sandbox* | |
634 | 7732 sandbox-option eval.txt /*sandbox-option* |
7 | 7733 save-file editing.txt /*save-file* |
7734 save-settings starting.txt /*save-settings* | |
18 | 7735 scheme.vim syntax.txt /*scheme.vim* |
7 | 7736 scp pi_netrw.txt /*scp* |
4869 | 7737 screenattr() eval.txt /*screenattr()* |
7738 screenchar() eval.txt /*screenchar()* | |
3996 | 7739 screencol() eval.txt /*screencol()* |
7740 screenrow() eval.txt /*screenrow()* | |
131 | 7741 script usr_41.txt /*script* |
7 | 7742 script-here if_perl.txt /*script-here* |
7743 script-local map.txt /*script-local* | |
7744 script-variable eval.txt /*script-variable* | |
1121 | 7745 scriptnames-dictionary eval.txt /*scriptnames-dictionary* |
7 | 7746 scriptout-changed version4.txt /*scriptout-changed* |
7747 scroll-binding scroll.txt /*scroll-binding* | |
7748 scroll-cursor scroll.txt /*scroll-cursor* | |
7749 scroll-down scroll.txt /*scroll-down* | |
7750 scroll-horizontal scroll.txt /*scroll-horizontal* | |
7751 scroll-insert tips.txt /*scroll-insert* | |
7752 scroll-mouse-wheel scroll.txt /*scroll-mouse-wheel* | |
7753 scroll-region term.txt /*scroll-region* | |
7754 scroll-smooth tips.txt /*scroll-smooth* | |
7755 scroll-up scroll.txt /*scroll-up* | |
7756 scroll.txt scroll.txt /*scroll.txt* | |
7757 scrollbind-quickadj scroll.txt /*scrollbind-quickadj* | |
7758 scrollbind-relative scroll.txt /*scrollbind-relative* | |
7759 scrolling scroll.txt /*scrolling* | |
540 | 7760 scrollstart-variable eval.txt /*scrollstart-variable* |
7 | 7761 sdl.vim syntax.txt /*sdl.vim* |
7762 search() eval.txt /*search()* | |
714 | 7763 search()-sub-match eval.txt /*search()-sub-match* |
7 | 7764 search-commands pattern.txt /*search-commands* |
7765 search-offset pattern.txt /*search-offset* | |
7766 search-pattern pattern.txt /*search-pattern* | |
7767 search-range pattern.txt /*search-range* | |
32 | 7768 search-replace change.txt /*search-replace* |
507 | 7769 searchdecl() eval.txt /*searchdecl()* |
1621 | 7770 searchforward-variable eval.txt /*searchforward-variable* |
7 | 7771 searchpair() eval.txt /*searchpair()* |
667 | 7772 searchpairpos() eval.txt /*searchpairpos()* |
7773 searchpos() eval.txt /*searchpos()* | |
7 | 7774 section motion.txt /*section* |
7775 sed.vim syntax.txt /*sed.vim* | |
113 | 7776 self eval.txt /*self* |
7 | 7777 send-money sponsor.txt /*send-money* |
7778 send-to-menu gui_w32.txt /*send-to-menu* | |
7779 sendto gui_w32.txt /*sendto* | |
7780 sentence motion.txt /*sentence* | |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
7781 server-functions usr_41.txt /*server-functions* |
7 | 7782 server2client() eval.txt /*server2client()* |
7783 serverlist() eval.txt /*serverlist()* | |
7784 servername-variable eval.txt /*servername-variable* | |
7785 session-file starting.txt /*session-file* | |
7786 set-option options.txt /*set-option* | |
480 | 7787 set-spc-auto spell.txt /*set-spc-auto* |
7 | 7788 setbufvar() eval.txt /*setbufvar()* |
7789 setcmdpos() eval.txt /*setcmdpos()* | |
7790 setline() eval.txt /*setline()* | |
647 | 7791 setloclist() eval.txt /*setloclist()* |
1621 | 7792 setmatches() eval.txt /*setmatches()* |
707 | 7793 setpos() eval.txt /*setpos()* |
230 | 7794 setqflist() eval.txt /*setqflist()* |
7 | 7795 setreg() eval.txt /*setreg()* |
2207
b17bbfa96fa0
Add the settabvar() and gettabvar() functions.
Bram Moolenaar <bram@vim.org>
parents:
2206
diff
changeset
|
7796 settabvar() eval.txt /*settabvar()* |
831 | 7797 settabwinvar() eval.txt /*settabwinvar()* |
8 | 7798 setting-guifont gui.txt /*setting-guifont* |
688 | 7799 setting-guitablabel tabpage.txt /*setting-guitablabel* |
680 | 7800 setting-tabline tabpage.txt /*setting-tabline* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7801 setuid change.txt /*setuid* |
7 | 7802 setwinvar() eval.txt /*setwinvar()* |
7803 sftp pi_netrw.txt /*sftp* | |
7804 sgml.vim syntax.txt /*sgml.vim* | |
3750 | 7805 sgr-mouse options.txt /*sgr-mouse* |
3153 | 7806 sh-awk syntax.txt /*sh-awk* |
7807 sh-embed syntax.txt /*sh-embed* | |
7 | 7808 sh.vim syntax.txt /*sh.vim* |
4186 | 7809 sha256() eval.txt /*sha256()* |
7 | 7810 shell-window tips.txt /*shell-window* |
7811 shell_error-variable eval.txt /*shell_error-variable* | |
1121 | 7812 shellescape() eval.txt /*shellescape()* |
7 | 7813 shift intro.txt /*shift* |
7814 shift-left-right change.txt /*shift-left-right* | |
3893 | 7815 shiftwidth() eval.txt /*shiftwidth()* |
7 | 7816 short-name-changed version4.txt /*short-name-changed* |
7817 showing-menus gui.txt /*showing-menus* | |
7818 sign-commands sign.txt /*sign-commands* | |
7819 sign-intro sign.txt /*sign-intro* | |
7820 sign-support sign.txt /*sign-support* | |
7821 sign.txt sign.txt /*sign.txt* | |
7822 signs sign.txt /*signs* | |
7823 simple-change change.txt /*simple-change* | |
7824 simplify() eval.txt /*simplify()* | |
168 | 7825 simulated-command vi_diff.txt /*simulated-command* |
1621 | 7826 sin() eval.txt /*sin()* |
7 | 7827 single-repeat repeat.txt /*single-repeat* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
7828 sinh() eval.txt /*sinh()* |
7 | 7829 skeleton autocmd.txt /*skeleton* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7830 slice eval.txt /*slice* |
7 | 7831 slow-fast-terminal term.txt /*slow-fast-terminal* |
7832 slow-start starting.txt /*slow-start* | |
7833 slow-terminal term.txt /*slow-terminal* | |
7834 sniff if_sniff.txt /*sniff* | |
7835 sniff-commands if_sniff.txt /*sniff-commands* | |
7836 sniff-compiling if_sniff.txt /*sniff-compiling* | |
7837 sniff-intro if_sniff.txt /*sniff-intro* | |
1621 | 7838 socket-interface netbeans.txt /*socket-interface* |
82 | 7839 sort() eval.txt /*sort()* |
282 | 7840 sorting change.txt /*sorting* |
375 | 7841 soundfold() eval.txt /*soundfold()* |
7 | 7842 space intro.txt /*space* |
7843 spec-customizing pi_spec.txt /*spec-customizing* | |
7844 spec-how-to-use-it pi_spec.txt /*spec-how-to-use-it* | |
7845 spec-setting-a-map pi_spec.txt /*spec-setting-a-map* | |
7846 spec_chglog_format pi_spec.txt /*spec_chglog_format* | |
7847 spec_chglog_prepend pi_spec.txt /*spec_chglog_prepend* | |
7848 spec_chglog_release_info pi_spec.txt /*spec_chglog_release_info* | |
7849 special-buffers windows.txt /*special-buffers* | |
7850 speed-up tips.txt /*speed-up* | |
221 | 7851 spell spell.txt /*spell* |
626 | 7852 spell-ACCENT spell.txt /*spell-ACCENT* |
714 | 7853 spell-AUTHOR spell.txt /*spell-AUTHOR* |
497 | 7854 spell-BAD spell.txt /*spell-BAD* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7855 spell-BREAK spell.txt /*spell-BREAK* |
626 | 7856 spell-CHECKCOMPOUNDCASE spell.txt /*spell-CHECKCOMPOUNDCASE* |
7857 spell-CHECKCOMPOUNDDUP spell.txt /*spell-CHECKCOMPOUNDDUP* | |
7858 spell-CHECKCOMPOUNDPATTERN spell.txt /*spell-CHECKCOMPOUNDPATTERN* | |
7859 spell-CHECKCOMPOUNDREP spell.txt /*spell-CHECKCOMPOUNDREP* | |
7860 spell-CHECKCOMPOUNDTRIPLE spell.txt /*spell-CHECKCOMPOUNDTRIPLE* | |
7861 spell-CIRCUMFIX spell.txt /*spell-CIRCUMFIX* | |
7862 spell-COMMON spell.txt /*spell-COMMON* | |
7863 spell-COMPLEXPREFIXES spell.txt /*spell-COMPLEXPREFIXES* | |
714 | 7864 spell-COMPOUND spell.txt /*spell-COMPOUND* |
626 | 7865 spell-COMPOUNDBEGIN spell.txt /*spell-COMPOUNDBEGIN* |
7866 spell-COMPOUNDEND spell.txt /*spell-COMPOUNDEND* | |
809 | 7867 spell-COMPOUNDFIRST spell.txt /*spell-COMPOUNDFIRST* |
481 | 7868 spell-COMPOUNDFLAG spell.txt /*spell-COMPOUNDFLAG* |
626 | 7869 spell-COMPOUNDFORBIDFLAG spell.txt /*spell-COMPOUNDFORBIDFLAG* |
7870 spell-COMPOUNDMIDDLE spell.txt /*spell-COMPOUNDMIDDLE* | |
481 | 7871 spell-COMPOUNDMIN spell.txt /*spell-COMPOUNDMIN* |
626 | 7872 spell-COMPOUNDPERMITFLAG spell.txt /*spell-COMPOUNDPERMITFLAG* |
7873 spell-COMPOUNDROOT spell.txt /*spell-COMPOUNDROOT* | |
714 | 7874 spell-COMPOUNDRULE spell.txt /*spell-COMPOUNDRULE* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7875 spell-COMPOUNDRULES spell.txt /*spell-COMPOUNDRULES* |
626 | 7876 spell-COMPOUNDSYLLABLE spell.txt /*spell-COMPOUNDSYLLABLE* |
484 | 7877 spell-COMPOUNDSYLMAX spell.txt /*spell-COMPOUNDSYLMAX* |
626 | 7878 spell-COMPOUNDWORDMAX spell.txt /*spell-COMPOUNDWORDMAX* |
714 | 7879 spell-COPYRIGHT spell.txt /*spell-COPYRIGHT* |
7880 spell-EMAIL spell.txt /*spell-EMAIL* | |
501 | 7881 spell-FLAG spell.txt /*spell-FLAG* |
497 | 7882 spell-FOL spell.txt /*spell-FOL* |
626 | 7883 spell-FORBIDDENWORD spell.txt /*spell-FORBIDDENWORD* |
7884 spell-HOME spell.txt /*spell-HOME* | |
6238 | 7885 spell-IGNOREEXTRA spell.txt /*spell-IGNOREEXTRA* |
626 | 7886 spell-KEEPCASE spell.txt /*spell-KEEPCASE* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7887 spell-KEY spell.txt /*spell-KEY* |
626 | 7888 spell-LANG spell.txt /*spell-LANG* |
7889 spell-LEMMA_PRESENT spell.txt /*spell-LEMMA_PRESENT* | |
497 | 7890 spell-LOW spell.txt /*spell-LOW* |
7891 spell-MAP spell.txt /*spell-MAP* | |
626 | 7892 spell-MAXNGRAMSUGS spell.txt /*spell-MAXNGRAMSUGS* |
7893 spell-NAME spell.txt /*spell-NAME* | |
497 | 7894 spell-NEEDAFFIX spell.txt /*spell-NEEDAFFIX* |
501 | 7895 spell-NEEDCOMPOUND spell.txt /*spell-NEEDCOMPOUND* |
497 | 7896 spell-NOBREAK spell.txt /*spell-NOBREAK* |
626 | 7897 spell-NOSPLITSUGS spell.txt /*spell-NOSPLITSUGS* |
7898 spell-NOSUGFILE spell.txt /*spell-NOSUGFILE* | |
7899 spell-NOSUGGEST spell.txt /*spell-NOSUGGEST* | |
7900 spell-ONLYINCOMPOUND spell.txt /*spell-ONLYINCOMPOUND* | |
497 | 7901 spell-PFX spell.txt /*spell-PFX* |
7902 spell-PFXPOSTPONE spell.txt /*spell-PFXPOSTPONE* | |
626 | 7903 spell-PSEUDOROOT spell.txt /*spell-PSEUDOROOT* |
7904 spell-RARE spell.txt /*spell-RARE* | |
497 | 7905 spell-REP spell.txt /*spell-REP* |
7906 spell-SAL spell.txt /*spell-SAL* | |
626 | 7907 spell-SET spell.txt /*spell-SET* |
497 | 7908 spell-SFX spell.txt /*spell-SFX* |
7909 spell-SLASH spell.txt /*spell-SLASH* | |
7910 spell-SOFOFROM spell.txt /*spell-SOFOFROM* | |
7911 spell-SOFOTO spell.txt /*spell-SOFOTO* | |
626 | 7912 spell-SUGSWITHDOTS spell.txt /*spell-SUGSWITHDOTS* |
484 | 7913 spell-SYLLABLE spell.txt /*spell-SYLLABLE* |
626 | 7914 spell-SYLLABLENUM spell.txt /*spell-SYLLABLENUM* |
650 | 7915 spell-SpellFileMissing spell.txt /*spell-SpellFileMissing* |
626 | 7916 spell-TRY spell.txt /*spell-TRY* |
497 | 7917 spell-UPP spell.txt /*spell-UPP* |
626 | 7918 spell-VERSION spell.txt /*spell-VERSION* |
7919 spell-WORDCHARS spell.txt /*spell-WORDCHARS* | |
7920 spell-aff-format spell.txt /*spell-aff-format* | |
258 | 7921 spell-affix-chars spell.txt /*spell-affix-chars* |
626 | 7922 spell-affix-comment spell.txt /*spell-affix-comment* |
7923 spell-affix-flags spell.txt /*spell-affix-flags* | |
236 | 7924 spell-affix-mbyte spell.txt /*spell-affix-mbyte* |
626 | 7925 spell-affix-not-supported spell.txt /*spell-affix-not-supported* |
236 | 7926 spell-affix-vim spell.txt /*spell-affix-vim* |
5487 | 7927 spell-cjk spell.txt /*spell-cjk* |
497 | 7928 spell-compound spell.txt /*spell-compound* |
323 | 7929 spell-dic-format spell.txt /*spell-dic-format* |
482 | 7930 spell-double-scoring spell.txt /*spell-double-scoring* |
221 | 7931 spell-file-format spell.txt /*spell-file-format* |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
7932 spell-functions usr_41.txt /*spell-functions* |
482 | 7933 spell-german spell.txt /*spell-german* |
359 | 7934 spell-load spell.txt /*spell-load* |
374 | 7935 spell-midword spell.txt /*spell-midword* |
236 | 7936 spell-mkspell spell.txt /*spell-mkspell* |
221 | 7937 spell-quickstart spell.txt /*spell-quickstart* |
378 | 7938 spell-remarks spell.txt /*spell-remarks* |
504 | 7939 spell-russian spell.txt /*spell-russian* |
626 | 7940 spell-sug-file spell.txt /*spell-sug-file* |
252 | 7941 spell-syntax spell.txt /*spell-syntax* |
236 | 7942 spell-wordlist-format spell.txt /*spell-wordlist-format* |
482 | 7943 spell-yiddish spell.txt /*spell-yiddish* |
221 | 7944 spell.txt spell.txt /*spell.txt* |
344 | 7945 spellbadword() eval.txt /*spellbadword()* |
714 | 7946 spellfile-cleanup spell.txt /*spellfile-cleanup* |
650 | 7947 spellfile.vim spell.txt /*spellfile.vim* |
344 | 7948 spellsuggest() eval.txt /*spellsuggest()* |
95 | 7949 split() eval.txt /*split()* |
7 | 7950 splitfind windows.txt /*splitfind* |
7951 splitview windows.txt /*splitview* | |
7952 sponsor sponsor.txt /*sponsor* | |
7953 sponsor-faq sponsor.txt /*sponsor-faq* | |
7954 sponsor.txt sponsor.txt /*sponsor.txt* | |
7955 spoon os_unix.txt /*spoon* | |
7956 spup.vim syntax.txt /*spup.vim* | |
1621 | 7957 sql-adding-dialects ft_sql.txt /*sql-adding-dialects* |
7958 sql-completion ft_sql.txt /*sql-completion* | |
7959 sql-completion-columns ft_sql.txt /*sql-completion-columns* | |
7960 sql-completion-customization ft_sql.txt /*sql-completion-customization* | |
7961 sql-completion-dynamic ft_sql.txt /*sql-completion-dynamic* | |
7962 sql-completion-filetypes ft_sql.txt /*sql-completion-filetypes* | |
7963 sql-completion-maps ft_sql.txt /*sql-completion-maps* | |
7964 sql-completion-procedures ft_sql.txt /*sql-completion-procedures* | |
7965 sql-completion-static ft_sql.txt /*sql-completion-static* | |
7966 sql-completion-tables ft_sql.txt /*sql-completion-tables* | |
7967 sql-completion-tutorial ft_sql.txt /*sql-completion-tutorial* | |
7968 sql-completion-views ft_sql.txt /*sql-completion-views* | |
7969 sql-dialects ft_sql.txt /*sql-dialects* | |
7970 sql-macros ft_sql.txt /*sql-macros* | |
7971 sql-matchit ft_sql.txt /*sql-matchit* | |
7972 sql-navigation ft_sql.txt /*sql-navigation* | |
7973 sql-object-motions ft_sql.txt /*sql-object-motions* | |
7974 sql-predefined-objects ft_sql.txt /*sql-predefined-objects* | |
7975 sql-type-default ft_sql.txt /*sql-type-default* | |
7976 sql-types ft_sql.txt /*sql-types* | |
22 | 7977 sql.vim syntax.txt /*sql.vim* |
1621 | 7978 sqlanywhere ft_sql.txt /*sqlanywhere* |
719 | 7979 sqlanywhere.vim syntax.txt /*sqlanywhere.vim* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7980 sqlgettype ft_sql.txt /*sqlgettype* |
22 | 7981 sqlinformix.vim syntax.txt /*sqlinformix.vim* |
1621 | 7982 sqlj ft_sql.txt /*sqlj* |
7983 sqlserver ft_sql.txt /*sqlserver* | |
7984 sqlsettype ft_sql.txt /*sqlsettype* | |
7985 sqrt() eval.txt /*sqrt()* | |
7 | 7986 sscanf eval.txt /*sscanf* |
7987 standard-plugin usr_05.txt /*standard-plugin* | |
7988 standard-plugin-list help.txt /*standard-plugin-list* | |
303 | 7989 standout syntax.txt /*standout* |
7 | 7990 star pattern.txt /*star* |
444 | 7991 starstar editing.txt /*starstar* |
7992 starstar-wildcard editing.txt /*starstar-wildcard* | |
7 | 7993 start-of-file pattern.txt /*start-of-file* |
7994 starting starting.txt /*starting* | |
7995 starting-amiga starting.txt /*starting-amiga* | |
7996 starting.txt starting.txt /*starting.txt* | |
7997 startup starting.txt /*startup* | |
7998 startup-options starting.txt /*startup-options* | |
7999 startup-terminal term.txt /*startup-terminal* | |
8000 static-tag tagsrch.txt /*static-tag* | |
8001 status-line windows.txt /*status-line* | |
8002 statusmsg-variable eval.txt /*statusmsg-variable* | |
1621 | 8003 sticky-type-checking eval.txt /*sticky-type-checking* |
8004 str2float() eval.txt /*str2float()* | |
782 | 8005 str2nr() eval.txt /*str2nr()* |
170 | 8006 strcasestr() eval.txt /*strcasestr()* |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
8007 strchars() eval.txt /*strchars()* |
170 | 8008 strchr() eval.txt /*strchr()* |
8009 strcspn() eval.txt /*strcspn()* | |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
8010 strdisplaywidth() eval.txt /*strdisplaywidth()* |
7 | 8011 strftime() eval.txt /*strftime()* |
8012 stridx() eval.txt /*stridx()* | |
5814 | 8013 string eval.txt /*string* |
55 | 8014 string() eval.txt /*string()* |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
8015 string-functions usr_41.txt /*string-functions* |
7 | 8016 string-match eval.txt /*string-match* |
8017 strlen() eval.txt /*strlen()* | |
8018 strpart() eval.txt /*strpart()* | |
170 | 8019 strpbrk() eval.txt /*strpbrk()* |
8020 strrchr() eval.txt /*strrchr()* | |
7 | 8021 strridx() eval.txt /*strridx()* |
170 | 8022 strspn() eval.txt /*strspn()* |
8023 strstr() eval.txt /*strstr()* | |
7 | 8024 strtrans() eval.txt /*strtrans()* |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
8025 strwidth() eval.txt /*strwidth()* |
7 | 8026 style-changes develop.txt /*style-changes* |
8027 style-examples develop.txt /*style-examples* | |
8028 style-functions develop.txt /*style-functions* | |
8029 style-names develop.txt /*style-names* | |
8030 style-spaces develop.txt /*style-spaces* | |
8031 style-various develop.txt /*style-various* | |
8032 sub-menu-priority gui.txt /*sub-menu-priority* | |
270 | 8033 sub-replace-\= change.txt /*sub-replace-\\=* |
7 | 8034 sub-replace-expression change.txt /*sub-replace-expression* |
8035 sub-replace-special change.txt /*sub-replace-special* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8036 sublist eval.txt /*sublist* |
7 | 8037 submatch() eval.txt /*submatch()* |
8038 subscribe-maillist intro.txt /*subscribe-maillist* | |
8039 substitute() eval.txt /*substitute()* | |
8040 substitute-CR version6.txt /*substitute-CR* | |
8041 suffixes cmdline.txt /*suffixes* | |
8042 suspend starting.txt /*suspend* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8043 swap-exists-choices usr_11.txt /*swap-exists-choices* |
7 | 8044 swap-file recover.txt /*swap-file* |
579 | 8045 swapchoice-variable eval.txt /*swapchoice-variable* |
590 | 8046 swapcommand-variable eval.txt /*swapcommand-variable* |
7 | 8047 swapfile-changed version4.txt /*swapfile-changed* |
579 | 8048 swapname-variable eval.txt /*swapname-variable* |
1621 | 8049 sybase ft_sql.txt /*sybase* |
7 | 8050 syn-sync-grouphere syntax.txt /*syn-sync-grouphere* |
8051 syn-sync-groupthere syntax.txt /*syn-sync-groupthere* | |
168 | 8052 syn-sync-linecont syntax.txt /*syn-sync-linecont* |
7 | 8053 synID() eval.txt /*synID()* |
8054 synIDattr() eval.txt /*synIDattr()* | |
8055 synIDtrans() eval.txt /*synIDtrans()* | |
8056 syncbind scroll.txt /*syncbind* | |
8057 syncolor syntax.txt /*syncolor* | |
2409
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
8058 synconcealed() eval.txt /*synconcealed()* |
7 | 8059 synload-1 syntax.txt /*synload-1* |
8060 synload-2 syntax.txt /*synload-2* | |
8061 synload-3 syntax.txt /*synload-3* | |
8062 synload-4 syntax.txt /*synload-4* | |
8063 synload-5 syntax.txt /*synload-5* | |
8064 synload-6 syntax.txt /*synload-6* | |
1621 | 8065 synstack() eval.txt /*synstack()* |
7 | 8066 syntax syntax.txt /*syntax* |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
8067 syntax-functions usr_41.txt /*syntax-functions* |
7 | 8068 syntax-highlighting syntax.txt /*syntax-highlighting* |
8069 syntax-loading syntax.txt /*syntax-loading* | |
8070 syntax-printing usr_06.txt /*syntax-printing* | |
8071 syntax.txt syntax.txt /*syntax.txt* | |
8072 syntax_cmd syntax.txt /*syntax_cmd* | |
8073 sys-file-list help.txt /*sys-file-list* | |
1621 | 8074 sysmouse term.txt /*sysmouse* |
7 | 8075 system() eval.txt /*system()* |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
8076 system-functions usr_41.txt /*system-functions* |
7 | 8077 system-vimrc starting.txt /*system-vimrc* |
5814 | 8078 systemlist() eval.txt /*systemlist()* |
7 | 8079 s~ change.txt /*s~* |
8080 t motion.txt /*t* | |
4437 | 8081 t: eval.txt /*t:* |
819 | 8082 t:var eval.txt /*t:var* |
7 | 8083 t_#2 term.txt /*t_#2* |
8084 t_#4 term.txt /*t_#4* | |
8085 t_%1 term.txt /*t_%1* | |
8086 t_%i term.txt /*t_%i* | |
8087 t_&8 term.txt /*t_&8* | |
8088 t_@7 term.txt /*t_@7* | |
8089 t_AB term.txt /*t_AB* | |
8090 t_AF term.txt /*t_AF* | |
8091 t_AL term.txt /*t_AL* | |
8092 t_CS term.txt /*t_CS* | |
8093 t_CV term.txt /*t_CV* | |
205 | 8094 t_Ce term.txt /*t_Ce* |
7 | 8095 t_Co term.txt /*t_Co* |
205 | 8096 t_Cs term.txt /*t_Cs* |
7 | 8097 t_DL term.txt /*t_DL* |
36 | 8098 t_EI term.txt /*t_EI* |
7 | 8099 t_F1 term.txt /*t_F1* |
8100 t_F2 term.txt /*t_F2* | |
8101 t_F3 term.txt /*t_F3* | |
8102 t_F4 term.txt /*t_F4* | |
8103 t_F5 term.txt /*t_F5* | |
8104 t_F6 term.txt /*t_F6* | |
8105 t_F7 term.txt /*t_F7* | |
8106 t_F8 term.txt /*t_F8* | |
8107 t_F9 term.txt /*t_F9* | |
8108 t_IE term.txt /*t_IE* | |
8109 t_IS term.txt /*t_IS* | |
8110 t_K1 term.txt /*t_K1* | |
8111 t_K3 term.txt /*t_K3* | |
8112 t_K4 term.txt /*t_K4* | |
8113 t_K5 term.txt /*t_K5* | |
8114 t_K6 term.txt /*t_K6* | |
8115 t_K7 term.txt /*t_K7* | |
8116 t_K8 term.txt /*t_K8* | |
8117 t_K9 term.txt /*t_K9* | |
8118 t_KA term.txt /*t_KA* | |
8119 t_KB term.txt /*t_KB* | |
8120 t_KC term.txt /*t_KC* | |
8121 t_KD term.txt /*t_KD* | |
8122 t_KE term.txt /*t_KE* | |
8123 t_KF term.txt /*t_KF* | |
8124 t_KG term.txt /*t_KG* | |
8125 t_KH term.txt /*t_KH* | |
8126 t_KI term.txt /*t_KI* | |
8127 t_KJ term.txt /*t_KJ* | |
8128 t_KK term.txt /*t_KK* | |
8129 t_KL term.txt /*t_KL* | |
6884 | 8130 t_RB term.txt /*t_RB* |
7 | 8131 t_RI term.txt /*t_RI* |
8132 t_RV term.txt /*t_RV* | |
36 | 8133 t_SI term.txt /*t_SI* |
6741 | 8134 t_SR term.txt /*t_SR* |
7 | 8135 t_Sb term.txt /*t_Sb* |
8136 t_Sf term.txt /*t_Sf* | |
8137 t_WP term.txt /*t_WP* | |
8138 t_WS term.txt /*t_WS* | |
8139 t_ZH term.txt /*t_ZH* | |
8140 t_ZR term.txt /*t_ZR* | |
8141 t_al term.txt /*t_al* | |
8142 t_bc term.txt /*t_bc* | |
8143 t_cd term.txt /*t_cd* | |
8144 t_cdl version4.txt /*t_cdl* | |
8145 t_ce term.txt /*t_ce* | |
8146 t_ci version4.txt /*t_ci* | |
8147 t_cil version4.txt /*t_cil* | |
8148 t_cl term.txt /*t_cl* | |
8149 t_cm term.txt /*t_cm* | |
8150 t_cri version4.txt /*t_cri* | |
8151 t_cs term.txt /*t_cs* | |
8152 t_csc version4.txt /*t_csc* | |
8153 t_cv version4.txt /*t_cv* | |
8154 t_cvv version4.txt /*t_cvv* | |
8155 t_da term.txt /*t_da* | |
8156 t_db term.txt /*t_db* | |
8157 t_dl term.txt /*t_dl* | |
8158 t_ed version4.txt /*t_ed* | |
8159 t_el version4.txt /*t_el* | |
8160 t_f1 version4.txt /*t_f1* | |
8161 t_f10 version4.txt /*t_f10* | |
8162 t_f2 version4.txt /*t_f2* | |
8163 t_f3 version4.txt /*t_f3* | |
8164 t_f4 version4.txt /*t_f4* | |
8165 t_f5 version4.txt /*t_f5* | |
8166 t_f6 version4.txt /*t_f6* | |
8167 t_f7 version4.txt /*t_f7* | |
8168 t_f8 version4.txt /*t_f8* | |
8169 t_f9 version4.txt /*t_f9* | |
8170 t_fs term.txt /*t_fs* | |
8171 t_help version4.txt /*t_help* | |
8172 t_il version4.txt /*t_il* | |
8173 t_k1 term.txt /*t_k1* | |
8174 t_k2 term.txt /*t_k2* | |
8175 t_k3 term.txt /*t_k3* | |
8176 t_k4 term.txt /*t_k4* | |
8177 t_k5 term.txt /*t_k5* | |
8178 t_k6 term.txt /*t_k6* | |
8179 t_k7 term.txt /*t_k7* | |
8180 t_k8 term.txt /*t_k8* | |
8181 t_k9 term.txt /*t_k9* | |
8182 t_k; term.txt /*t_k;* | |
8183 t_kB term.txt /*t_kB* | |
8184 t_kD term.txt /*t_kD* | |
8185 t_kI term.txt /*t_kI* | |
8186 t_kN term.txt /*t_kN* | |
8187 t_kP term.txt /*t_kP* | |
8188 t_kb term.txt /*t_kb* | |
8189 t_kd term.txt /*t_kd* | |
8190 t_ke term.txt /*t_ke* | |
8191 t_kh term.txt /*t_kh* | |
8192 t_kl term.txt /*t_kl* | |
8193 t_kr term.txt /*t_kr* | |
8194 t_ks term.txt /*t_ks* | |
8195 t_ku term.txt /*t_ku* | |
8196 t_le term.txt /*t_le* | |
8197 t_mb term.txt /*t_mb* | |
8198 t_md term.txt /*t_md* | |
8199 t_me term.txt /*t_me* | |
8200 t_mr term.txt /*t_mr* | |
8201 t_ms term.txt /*t_ms* | |
8202 t_nd term.txt /*t_nd* | |
8203 t_op term.txt /*t_op* | |
8204 t_se term.txt /*t_se* | |
8205 t_sf1 version4.txt /*t_sf1* | |
8206 t_sf10 version4.txt /*t_sf10* | |
8207 t_sf2 version4.txt /*t_sf2* | |
8208 t_sf3 version4.txt /*t_sf3* | |
8209 t_sf4 version4.txt /*t_sf4* | |
8210 t_sf5 version4.txt /*t_sf5* | |
8211 t_sf6 version4.txt /*t_sf6* | |
8212 t_sf7 version4.txt /*t_sf7* | |
8213 t_sf8 version4.txt /*t_sf8* | |
8214 t_sf9 version4.txt /*t_sf9* | |
8215 t_skd version4.txt /*t_skd* | |
8216 t_skl version4.txt /*t_skl* | |
8217 t_skr version4.txt /*t_skr* | |
8218 t_sku version4.txt /*t_sku* | |
8219 t_so term.txt /*t_so* | |
8220 t_sr term.txt /*t_sr* | |
8221 t_star7 term.txt /*t_star7* | |
8222 t_tb version4.txt /*t_tb* | |
8223 t_te term.txt /*t_te* | |
8224 t_ti term.txt /*t_ti* | |
8225 t_tp version4.txt /*t_tp* | |
8226 t_ts term.txt /*t_ts* | |
8227 t_ts_old version4.txt /*t_ts_old* | |
4229 | 8228 t_u7 term.txt /*t_u7* |
7 | 8229 t_ue term.txt /*t_ue* |
8230 t_undo version4.txt /*t_undo* | |
8231 t_us term.txt /*t_us* | |
8232 t_ut term.txt /*t_ut* | |
8233 t_vb term.txt /*t_vb* | |
8234 t_ve term.txt /*t_ve* | |
8235 t_vi term.txt /*t_vi* | |
8236 t_vs term.txt /*t_vs* | |
6647 | 8237 t_xn term.txt /*t_xn* |
7 | 8238 t_xs term.txt /*t_xs* |
8239 tab intro.txt /*tab* | |
674 | 8240 tab-page tabpage.txt /*tab-page* |
8241 tab-page-commands tabpage.txt /*tab-page-commands* | |
8242 tab-page-intro tabpage.txt /*tab-page-intro* | |
8243 tab-page-other tabpage.txt /*tab-page-other* | |
707 | 8244 tabline-menu tabpage.txt /*tabline-menu* |
674 | 8245 tabpage tabpage.txt /*tabpage* |
819 | 8246 tabpage-variable eval.txt /*tabpage-variable* |
674 | 8247 tabpage.txt tabpage.txt /*tabpage.txt* |
677 | 8248 tabpagebuflist() eval.txt /*tabpagebuflist()* |
674 | 8249 tabpagenr() eval.txt /*tabpagenr()* |
677 | 8250 tabpagewinnr() eval.txt /*tabpagewinnr()* |
7 | 8251 tag tagsrch.txt /*tag* |
8252 tag-! tagsrch.txt /*tag-!* | |
8253 tag-any-white tagsrch.txt /*tag-any-white* | |
8254 tag-binary-search tagsrch.txt /*tag-binary-search* | |
422 | 8255 tag-blocks motion.txt /*tag-blocks* |
7 | 8256 tag-commands tagsrch.txt /*tag-commands* |
8257 tag-details tagsrch.txt /*tag-details* | |
8258 tag-highlight syntax.txt /*tag-highlight* | |
8259 tag-matchlist tagsrch.txt /*tag-matchlist* | |
8260 tag-old-static tagsrch.txt /*tag-old-static* | |
8261 tag-overloaded version5.txt /*tag-overloaded* | |
650 | 8262 tag-preview tagsrch.txt /*tag-preview* |
7 | 8263 tag-priority tagsrch.txt /*tag-priority* |
8264 tag-regexp tagsrch.txt /*tag-regexp* | |
8265 tag-search tagsrch.txt /*tag-search* | |
8266 tag-security tagsrch.txt /*tag-security* | |
8267 tag-skip-file tagsrch.txt /*tag-skip-file* | |
8268 tag-stack tagsrch.txt /*tag-stack* | |
519 | 8269 tagfiles() eval.txt /*tagfiles()* |
216 | 8270 taglist() eval.txt /*taglist()* |
7 | 8271 tags tagsrch.txt /*tags* |
8272 tags-and-searches tagsrch.txt /*tags-and-searches* | |
8273 tags-file-changed version5.txt /*tags-file-changed* | |
8274 tags-file-format tagsrch.txt /*tags-file-format* | |
8275 tags-option tagsrch.txt /*tags-option* | |
8276 tagsrch.txt tagsrch.txt /*tagsrch.txt* | |
8277 tagstack tagsrch.txt /*tagstack* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8278 tan() eval.txt /*tan()* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8279 tanh() eval.txt /*tanh()* |
574 | 8280 tar pi_tar.txt /*tar* |
8281 tar-contents pi_tar.txt /*tar-contents* | |
8282 tar-copyright pi_tar.txt /*tar-copyright* | |
8283 tar-history pi_tar.txt /*tar-history* | |
8284 tar-manual pi_tar.txt /*tar-manual* | |
819 | 8285 tar-options pi_tar.txt /*tar-options* |
574 | 8286 tar-usage pi_tar.txt /*tar-usage* |
7 | 8287 tcl if_tcl.txt /*tcl* |
8288 tcl-beep if_tcl.txt /*tcl-beep* | |
8289 tcl-buffer if_tcl.txt /*tcl-buffer* | |
8290 tcl-buffer-append if_tcl.txt /*tcl-buffer-append* | |
8291 tcl-buffer-cmds if_tcl.txt /*tcl-buffer-cmds* | |
8292 tcl-buffer-command if_tcl.txt /*tcl-buffer-command* | |
8293 tcl-buffer-count if_tcl.txt /*tcl-buffer-count* | |
8294 tcl-buffer-delcmd if_tcl.txt /*tcl-buffer-delcmd* | |
8295 tcl-buffer-delete if_tcl.txt /*tcl-buffer-delete* | |
8296 tcl-buffer-expr if_tcl.txt /*tcl-buffer-expr* | |
8297 tcl-buffer-get if_tcl.txt /*tcl-buffer-get* | |
8298 tcl-buffer-insert if_tcl.txt /*tcl-buffer-insert* | |
8299 tcl-buffer-last if_tcl.txt /*tcl-buffer-last* | |
8300 tcl-buffer-mark if_tcl.txt /*tcl-buffer-mark* | |
8301 tcl-buffer-option if_tcl.txt /*tcl-buffer-option* | |
8302 tcl-buffer-set if_tcl.txt /*tcl-buffer-set* | |
8303 tcl-buffer-windows if_tcl.txt /*tcl-buffer-windows* | |
8304 tcl-bugs if_tcl.txt /*tcl-bugs* | |
8305 tcl-command if_tcl.txt /*tcl-command* | |
8306 tcl-commands if_tcl.txt /*tcl-commands* | |
557 | 8307 tcl-dynamic if_tcl.txt /*tcl-dynamic* |
7 | 8308 tcl-ex-commands if_tcl.txt /*tcl-ex-commands* |
8309 tcl-examples if_tcl.txt /*tcl-examples* | |
8310 tcl-expr if_tcl.txt /*tcl-expr* | |
8311 tcl-linenumbers if_tcl.txt /*tcl-linenumbers* | |
8312 tcl-misc if_tcl.txt /*tcl-misc* | |
8313 tcl-option if_tcl.txt /*tcl-option* | |
8314 tcl-output if_tcl.txt /*tcl-output* | |
8315 tcl-var-current if_tcl.txt /*tcl-var-current* | |
8316 tcl-var-lbase if_tcl.txt /*tcl-var-lbase* | |
8317 tcl-var-line if_tcl.txt /*tcl-var-line* | |
8318 tcl-var-lnum if_tcl.txt /*tcl-var-lnum* | |
8319 tcl-var-range if_tcl.txt /*tcl-var-range* | |
8320 tcl-variables if_tcl.txt /*tcl-variables* | |
8321 tcl-window if_tcl.txt /*tcl-window* | |
8322 tcl-window-buffer if_tcl.txt /*tcl-window-buffer* | |
8323 tcl-window-cmds if_tcl.txt /*tcl-window-cmds* | |
8324 tcl-window-command if_tcl.txt /*tcl-window-command* | |
8325 tcl-window-cursor if_tcl.txt /*tcl-window-cursor* | |
8326 tcl-window-delcmd if_tcl.txt /*tcl-window-delcmd* | |
8327 tcl-window-expr if_tcl.txt /*tcl-window-expr* | |
8328 tcl-window-height if_tcl.txt /*tcl-window-height* | |
8329 tcl-window-option if_tcl.txt /*tcl-window-option* | |
8330 tcsh-style cmdline.txt /*tcsh-style* | |
8331 tcsh.vim syntax.txt /*tcsh.vim* | |
8332 tear-off-menus gui.txt /*tear-off-menus* | |
8333 telnet-CTRL-] tagsrch.txt /*telnet-CTRL-]* | |
8334 temp-file-name eval.txt /*temp-file-name* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8335 tempfile change.txt /*tempfile* |
7 | 8336 template autocmd.txt /*template* |
8337 tempname() eval.txt /*tempname()* | |
8338 term-dependent-settings term.txt /*term-dependent-settings* | |
8339 term-list syntax.txt /*term-list* | |
8340 term.txt term.txt /*term.txt* | |
8341 termcap term.txt /*termcap* | |
8342 termcap-changed version4.txt /*termcap-changed* | |
8343 termcap-colors term.txt /*termcap-colors* | |
36 | 8344 termcap-cursor-color term.txt /*termcap-cursor-color* |
8345 termcap-cursor-shape term.txt /*termcap-cursor-shape* | |
667 | 8346 termcap-options term.txt /*termcap-options* |
7 | 8347 termcap-title term.txt /*termcap-title* |
8348 terminal-colors os_unix.txt /*terminal-colors* | |
8349 terminal-info term.txt /*terminal-info* | |
8350 terminal-options term.txt /*terminal-options* | |
8351 terminfo term.txt /*terminfo* | |
8352 termresponse-variable eval.txt /*termresponse-variable* | |
2426 | 8353 tex-cchar syntax.txt /*tex-cchar* |
8354 tex-cole syntax.txt /*tex-cole* | |
8355 tex-conceal syntax.txt /*tex-conceal* | |
480 | 8356 tex-error syntax.txt /*tex-error* |
8357 tex-folding syntax.txt /*tex-folding* | |
8358 tex-math syntax.txt /*tex-math* | |
1121 | 8359 tex-morecommands syntax.txt /*tex-morecommands* |
1621 | 8360 tex-nospell syntax.txt /*tex-nospell* |
1121 | 8361 tex-package syntax.txt /*tex-package* |
480 | 8362 tex-runon syntax.txt /*tex-runon* |
8363 tex-slow syntax.txt /*tex-slow* | |
4992 | 8364 tex-stopzone syntax.txt /*tex-stopzone* |
480 | 8365 tex-style syntax.txt /*tex-style* |
6213 | 8366 tex-supersub syntax.txt /*tex-supersub* |
4992 | 8367 tex-sync syntax.txt /*tex-sync* |
2513
a88237afdb20
Change readfile() to ignore byte order marks, unless in binary mode.
Bram Moolenaar <bram@vim.org>
parents:
2493
diff
changeset
|
8368 tex-verb syntax.txt /*tex-verb* |
7 | 8369 tex.vim syntax.txt /*tex.vim* |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
8370 text-functions usr_41.txt /*text-functions* |
7 | 8371 text-objects motion.txt /*text-objects* |
8372 text-objects-changed version5.txt /*text-objects-changed* | |
634 | 8373 textlock eval.txt /*textlock* |
7 | 8374 tf.vim syntax.txt /*tf.vim* |
8375 this_session-variable eval.txt /*this_session-variable* | |
8376 throw-catch eval.txt /*throw-catch* | |
8377 throw-expression eval.txt /*throw-expression* | |
8378 throw-from-catch eval.txt /*throw-from-catch* | |
8379 throw-variables eval.txt /*throw-variables* | |
8380 throwpoint-variable eval.txt /*throwpoint-variable* | |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
8381 time-functions usr_41.txt /*time-functions* |
7 | 8382 timestamp editing.txt /*timestamp* |
8383 timestamps editing.txt /*timestamps* | |
8384 tips tips.txt /*tips* | |
8385 tips.txt tips.txt /*tips.txt* | |
8386 todo todo.txt /*todo* | |
8387 todo.txt todo.txt /*todo.txt* | |
8388 toggle options.txt /*toggle* | |
8389 toggle-revins version4.txt /*toggle-revins* | |
8390 tolower() eval.txt /*tolower()* | |
8391 toolbar-icon gui.txt /*toolbar-icon* | |
8392 toupper() eval.txt /*toupper()* | |
15 | 8393 tr() eval.txt /*tr()* |
7 | 8394 trojan-horse starting.txt /*trojan-horse* |
1621 | 8395 trunc() eval.txt /*trunc()* |
7 | 8396 try-conditionals eval.txt /*try-conditionals* |
8397 try-echoerr eval.txt /*try-echoerr* | |
8398 try-finally eval.txt /*try-finally* | |
8399 try-nested eval.txt /*try-nested* | |
8400 try-nesting eval.txt /*try-nesting* | |
8401 tutor usr_01.txt /*tutor* | |
8402 twice if_cscop.txt /*twice* | |
4444 | 8403 two-engines pattern.txt /*two-engines* |
7 | 8404 type() eval.txt /*type()* |
8405 type-mistakes tips.txt /*type-mistakes* | |
8406 typecorr-settings usr_41.txt /*typecorr-settings* | |
8407 typecorr.txt usr_41.txt /*typecorr.txt* | |
8408 u undo.txt /*u* | |
8409 uganda uganda.txt /*uganda* | |
8410 uganda.txt uganda.txt /*uganda.txt* | |
303 | 8411 undercurl syntax.txt /*undercurl* |
8412 underline syntax.txt /*underline* | |
7 | 8413 undo undo.txt /*undo* |
697 | 8414 undo-blocks undo.txt /*undo-blocks* |
758 | 8415 undo-branches undo.txt /*undo-branches* |
7 | 8416 undo-commands undo.txt /*undo-commands* |
2214
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
8417 undo-persistence undo.txt /*undo-persistence* |
7 | 8418 undo-redo undo.txt /*undo-redo* |
8419 undo-remarks undo.txt /*undo-remarks* | |
827 | 8420 undo-tree undo.txt /*undo-tree* |
7 | 8421 undo-two-ways undo.txt /*undo-two-ways* |
8422 undo.txt undo.txt /*undo.txt* | |
8423 undo_ftplugin usr_41.txt /*undo_ftplugin* | |
2236
dc2e5ec0500d
Added the undofile() function. Updated runtime files.
Bram Moolenaar <bram@vim.org>
parents:
2231
diff
changeset
|
8424 undofile() eval.txt /*undofile()* |
2280
941ff1cd317a
Add file save counter to undo information. Add undotree() function.
Bram Moolenaar <bram@vim.org>
parents:
2267
diff
changeset
|
8425 undotree() eval.txt /*undotree()* |
7 | 8426 unicode mbyte.txt /*unicode* |
5763 | 8427 uniq() eval.txt /*uniq()* |
7 | 8428 unix os_unix.txt /*unix* |
8429 unlisted-buffer windows.txt /*unlisted-buffer* | |
8430 up-down-motions motion.txt /*up-down-motions* | |
8431 uppercase change.txt /*uppercase* | |
3224 | 8432 urxvt-mouse options.txt /*urxvt-mouse* |
7 | 8433 use-cpo-save usr_41.txt /*use-cpo-save* |
8434 use-visual-cmds version4.txt /*use-visual-cmds* | |
8435 useful-mappings tips.txt /*useful-mappings* | |
8436 usenet intro.txt /*usenet* | |
8437 user-cmd-ambiguous map.txt /*user-cmd-ambiguous* | |
8438 user-commands map.txt /*user-commands* | |
8439 user-functions eval.txt /*user-functions* | |
8440 user-manual usr_toc.txt /*user-manual* | |
8441 using-<Plug> usr_41.txt /*using-<Plug>* | |
8442 using-menus gui.txt /*using-menus* | |
8443 using-scripts repeat.txt /*using-scripts* | |
8444 using-xxd tips.txt /*using-xxd* | |
8445 using_CTRL-V map.txt /*using_CTRL-V* | |
8446 usr_01.txt usr_01.txt /*usr_01.txt* | |
8447 usr_02.txt usr_02.txt /*usr_02.txt* | |
8448 usr_03.txt usr_03.txt /*usr_03.txt* | |
8449 usr_04.txt usr_04.txt /*usr_04.txt* | |
8450 usr_05.txt usr_05.txt /*usr_05.txt* | |
8451 usr_06.txt usr_06.txt /*usr_06.txt* | |
8452 usr_07.txt usr_07.txt /*usr_07.txt* | |
8453 usr_08.txt usr_08.txt /*usr_08.txt* | |
8454 usr_09.txt usr_09.txt /*usr_09.txt* | |
8455 usr_10.txt usr_10.txt /*usr_10.txt* | |
8456 usr_11.txt usr_11.txt /*usr_11.txt* | |
8457 usr_12.txt usr_12.txt /*usr_12.txt* | |
8458 usr_20.txt usr_20.txt /*usr_20.txt* | |
8459 usr_21.txt usr_21.txt /*usr_21.txt* | |
8460 usr_22.txt usr_22.txt /*usr_22.txt* | |
8461 usr_23.txt usr_23.txt /*usr_23.txt* | |
8462 usr_24.txt usr_24.txt /*usr_24.txt* | |
8463 usr_25.txt usr_25.txt /*usr_25.txt* | |
8464 usr_26.txt usr_26.txt /*usr_26.txt* | |
8465 usr_27.txt usr_27.txt /*usr_27.txt* | |
8466 usr_28.txt usr_28.txt /*usr_28.txt* | |
8467 usr_29.txt usr_29.txt /*usr_29.txt* | |
8468 usr_30.txt usr_30.txt /*usr_30.txt* | |
8469 usr_31.txt usr_31.txt /*usr_31.txt* | |
799 | 8470 usr_32.txt usr_32.txt /*usr_32.txt* |
7 | 8471 usr_40.txt usr_40.txt /*usr_40.txt* |
8472 usr_41.txt usr_41.txt /*usr_41.txt* | |
8473 usr_42.txt usr_42.txt /*usr_42.txt* | |
8474 usr_43.txt usr_43.txt /*usr_43.txt* | |
8475 usr_44.txt usr_44.txt /*usr_44.txt* | |
8476 usr_45.txt usr_45.txt /*usr_45.txt* | |
8477 usr_90.txt usr_90.txt /*usr_90.txt* | |
8478 usr_toc.txt usr_toc.txt /*usr_toc.txt* | |
8479 utf-8 mbyte.txt /*utf-8* | |
8480 utf-8-char-arg mbyte.txt /*utf-8-char-arg* | |
8481 utf-8-in-xwindows mbyte.txt /*utf-8-in-xwindows* | |
8482 utf-8-typing mbyte.txt /*utf-8-typing* | |
8483 utf8 mbyte.txt /*utf8* | |
8484 v visual.txt /*v* | |
4358 | 8485 v: eval.txt /*v:* |
189 | 8486 v:beval_bufnr eval.txt /*v:beval_bufnr* |
8487 v:beval_col eval.txt /*v:beval_col* | |
8488 v:beval_lnum eval.txt /*v:beval_lnum* | |
8489 v:beval_text eval.txt /*v:beval_text* | |
8490 v:beval_winnr eval.txt /*v:beval_winnr* | |
844 | 8491 v:char eval.txt /*v:char* |
7 | 8492 v:charconvert_from eval.txt /*v:charconvert_from* |
8493 v:charconvert_to eval.txt /*v:charconvert_to* | |
8494 v:cmdarg eval.txt /*v:cmdarg* | |
8495 v:cmdbang eval.txt /*v:cmdbang* | |
6918 | 8496 v:completed_item eval.txt /*v:completed_item* |
7 | 8497 v:count eval.txt /*v:count* |
8498 v:count1 eval.txt /*v:count1* | |
8499 v:ctype eval.txt /*v:ctype* | |
8500 v:dying eval.txt /*v:dying* | |
8501 v:errmsg eval.txt /*v:errmsg* | |
8502 v:exception eval.txt /*v:exception* | |
179 | 8503 v:fcs_choice eval.txt /*v:fcs_choice* |
8504 v:fcs_reason eval.txt /*v:fcs_reason* | |
7 | 8505 v:fname_diff eval.txt /*v:fname_diff* |
8506 v:fname_in eval.txt /*v:fname_in* | |
8507 v:fname_new eval.txt /*v:fname_new* | |
8508 v:fname_out eval.txt /*v:fname_out* | |
8509 v:folddashes eval.txt /*v:folddashes* | |
8510 v:foldend eval.txt /*v:foldend* | |
8511 v:foldlevel eval.txt /*v:foldlevel* | |
8512 v:foldstart eval.txt /*v:foldstart* | |
5466 | 8513 v:hlsearch eval.txt /*v:hlsearch* |
11 | 8514 v:insertmode eval.txt /*v:insertmode* |
102 | 8515 v:key eval.txt /*v:key* |
7 | 8516 v:lang eval.txt /*v:lang* |
8517 v:lc_time eval.txt /*v:lc_time* | |
8518 v:lnum eval.txt /*v:lnum* | |
1121 | 8519 v:mouse_col eval.txt /*v:mouse_col* |
8520 v:mouse_lnum eval.txt /*v:mouse_lnum* | |
8521 v:mouse_win eval.txt /*v:mouse_win* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8522 v:oldfiles eval.txt /*v:oldfiles* |
1621 | 8523 v:operator eval.txt /*v:operator* |
7 | 8524 v:prevcount eval.txt /*v:prevcount* |
179 | 8525 v:profiling eval.txt /*v:profiling* |
7 | 8526 v:progname eval.txt /*v:progname* |
5814 | 8527 v:progpath eval.txt /*v:progpath* |
7 | 8528 v:register eval.txt /*v:register* |
540 | 8529 v:scrollstart eval.txt /*v:scrollstart* |
1621 | 8530 v:searchforward eval.txt /*v:searchforward* |
7 | 8531 v:servername eval.txt /*v:servername* |
8532 v:shell_error eval.txt /*v:shell_error* | |
8533 v:statusmsg eval.txt /*v:statusmsg* | |
579 | 8534 v:swapchoice eval.txt /*v:swapchoice* |
590 | 8535 v:swapcommand eval.txt /*v:swapcommand* |
579 | 8536 v:swapname eval.txt /*v:swapname* |
7 | 8537 v:termresponse eval.txt /*v:termresponse* |
8538 v:this_session eval.txt /*v:this_session* | |
8539 v:throwpoint eval.txt /*v:throwpoint* | |
102 | 8540 v:val eval.txt /*v:val* |
7 | 8541 v:var eval.txt /*v:var* |
8542 v:version eval.txt /*v:version* | |
8543 v:warningmsg eval.txt /*v:warningmsg* | |
2625 | 8544 v:windowid eval.txt /*v:windowid* |
7 | 8545 v_! change.txt /*v_!* |
8546 v_$ visual.txt /*v_$* | |
8547 v_: cmdline.txt /*v_:* | |
8548 v_< change.txt /*v_<* | |
8549 v_<BS> change.txt /*v_<BS>* | |
8550 v_<Del> change.txt /*v_<Del>* | |
55 | 8551 v_<Esc> visual.txt /*v_<Esc>* |
7 | 8552 v_= change.txt /*v_=* |
8553 v_> change.txt /*v_>* | |
8554 v_C change.txt /*v_C* | |
6884 | 8555 v_CTRL-A change.txt /*v_CTRL-A* |
7 | 8556 v_CTRL-C visual.txt /*v_CTRL-C* |
8557 v_CTRL-G visual.txt /*v_CTRL-G* | |
8558 v_CTRL-H change.txt /*v_CTRL-H* | |
8559 v_CTRL-O visual.txt /*v_CTRL-O* | |
8560 v_CTRL-V visual.txt /*v_CTRL-V* | |
6884 | 8561 v_CTRL-X change.txt /*v_CTRL-X* |
7 | 8562 v_CTRL-Z starting.txt /*v_CTRL-Z* |
8563 v_CTRL-\_CTRL-G intro.txt /*v_CTRL-\\_CTRL-G* | |
8564 v_CTRL-\_CTRL-N intro.txt /*v_CTRL-\\_CTRL-N* | |
8565 v_CTRL-] tagsrch.txt /*v_CTRL-]* | |
8566 v_D change.txt /*v_D* | |
8567 v_J change.txt /*v_J* | |
8568 v_K various.txt /*v_K* | |
8569 v_O visual.txt /*v_O* | |
8570 v_P change.txt /*v_P* | |
8571 v_R change.txt /*v_R* | |
8572 v_S change.txt /*v_S* | |
8573 v_U change.txt /*v_U* | |
8574 v_V visual.txt /*v_V* | |
8575 v_X change.txt /*v_X* | |
8576 v_Y change.txt /*v_Y* | |
8577 v_a motion.txt /*v_a* | |
12 | 8578 v_a' motion.txt /*v_a'* |
7 | 8579 v_a( motion.txt /*v_a(* |
8580 v_a) motion.txt /*v_a)* | |
8581 v_a< motion.txt /*v_a<* | |
8582 v_a> motion.txt /*v_a>* | |
8583 v_aB motion.txt /*v_aB* | |
8584 v_aW motion.txt /*v_aW* | |
8585 v_a[ motion.txt /*v_a[* | |
8586 v_a] motion.txt /*v_a]* | |
12 | 8587 v_a` motion.txt /*v_a`* |
7 | 8588 v_ab motion.txt /*v_ab* |
8589 v_ap motion.txt /*v_ap* | |
12 | 8590 v_aquote motion.txt /*v_aquote* |
7 | 8591 v_as motion.txt /*v_as* |
422 | 8592 v_at motion.txt /*v_at* |
7 | 8593 v_aw motion.txt /*v_aw* |
8594 v_a{ motion.txt /*v_a{* | |
8595 v_a} motion.txt /*v_a}* | |
8596 v_b_< visual.txt /*v_b_<* | |
8597 v_b_<_example visual.txt /*v_b_<_example* | |
8598 v_b_> visual.txt /*v_b_>* | |
8599 v_b_>_example visual.txt /*v_b_>_example* | |
8600 v_b_A visual.txt /*v_b_A* | |
8601 v_b_A_example visual.txt /*v_b_A_example* | |
8602 v_b_C visual.txt /*v_b_C* | |
8603 v_b_D change.txt /*v_b_D* | |
8604 v_b_I visual.txt /*v_b_I* | |
8605 v_b_I_example visual.txt /*v_b_I_example* | |
8606 v_b_c visual.txt /*v_b_c* | |
8607 v_b_r visual.txt /*v_b_r* | |
8608 v_b_r_example visual.txt /*v_b_r_example* | |
8609 v_c change.txt /*v_c* | |
8610 v_d change.txt /*v_d* | |
8611 v_g? change.txt /*v_g?* | |
681 | 8612 v_gF editing.txt /*v_gF* |
7 | 8613 v_gJ change.txt /*v_gJ* |
3713 | 8614 v_gN visual.txt /*v_gN* |
7 | 8615 v_gV visual.txt /*v_gV* |
8616 v_g] tagsrch.txt /*v_g]* | |
6884 | 8617 v_g_CTRL-A change.txt /*v_g_CTRL-A* |
7 | 8618 v_g_CTRL-G editing.txt /*v_g_CTRL-G* |
6884 | 8619 v_g_CTRL-X change.txt /*v_g_CTRL-X* |
7 | 8620 v_g_CTRL-] tagsrch.txt /*v_g_CTRL-]* |
8621 v_gf editing.txt /*v_gf* | |
3713 | 8622 v_gn visual.txt /*v_gn* |
7 | 8623 v_gq change.txt /*v_gq* |
8624 v_gv visual.txt /*v_gv* | |
11 | 8625 v_gw change.txt /*v_gw* |
7 | 8626 v_i motion.txt /*v_i* |
12 | 8627 v_i' motion.txt /*v_i'* |
7 | 8628 v_i( motion.txt /*v_i(* |
8629 v_i) motion.txt /*v_i)* | |
8630 v_i< motion.txt /*v_i<* | |
8631 v_i> motion.txt /*v_i>* | |
8632 v_iB motion.txt /*v_iB* | |
8633 v_iW motion.txt /*v_iW* | |
8634 v_i[ motion.txt /*v_i[* | |
8635 v_i] motion.txt /*v_i]* | |
12 | 8636 v_i` motion.txt /*v_i`* |
7 | 8637 v_ib motion.txt /*v_ib* |
8638 v_ip motion.txt /*v_ip* | |
12 | 8639 v_iquote motion.txt /*v_iquote* |
7 | 8640 v_is motion.txt /*v_is* |
422 | 8641 v_it motion.txt /*v_it* |
7 | 8642 v_iw motion.txt /*v_iw* |
8643 v_i{ motion.txt /*v_i{* | |
8644 v_i} motion.txt /*v_i}* | |
8645 v_o visual.txt /*v_o* | |
8646 v_p change.txt /*v_p* | |
8647 v_r change.txt /*v_r* | |
8648 v_s change.txt /*v_s* | |
8649 v_u change.txt /*v_u* | |
8650 v_v visual.txt /*v_v* | |
8651 v_x change.txt /*v_x* | |
8652 v_y change.txt /*v_y* | |
8653 v_~ change.txt /*v_~* | |
102 | 8654 val-variable eval.txt /*val-variable* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8655 valgrind debug.txt /*valgrind* |
140 | 8656 values() eval.txt /*values()* |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
8657 var-functions usr_41.txt /*var-functions* |
7 | 8658 variables eval.txt /*variables* |
8659 various various.txt /*various* | |
8660 various-cmds various.txt /*various-cmds* | |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
8661 various-functions usr_41.txt /*various-functions* |
7 | 8662 various-motions motion.txt /*various-motions* |
8663 various.txt various.txt /*various.txt* | |
8664 vb.vim syntax.txt /*vb.vim* | |
1121 | 8665 vba pi_vimball.txt /*vba* |
7 | 8666 verbose starting.txt /*verbose* |
8667 version-5.1 version5.txt /*version-5.1* | |
8668 version-5.2 version5.txt /*version-5.2* | |
8669 version-5.3 version5.txt /*version-5.3* | |
8670 version-5.4 version5.txt /*version-5.4* | |
8671 version-5.5 version5.txt /*version-5.5* | |
8672 version-5.6 version5.txt /*version-5.6* | |
8673 version-5.7 version5.txt /*version-5.7* | |
8674 version-5.8 version5.txt /*version-5.8* | |
8675 version-6.1 version6.txt /*version-6.1* | |
8676 version-6.2 version6.txt /*version-6.2* | |
8677 version-6.3 version6.txt /*version-6.3* | |
551 | 8678 version-6.4 version6.txt /*version-6.4* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8679 version-7.0 version7.txt /*version-7.0* |
1121 | 8680 version-7.1 version7.txt /*version-7.1* |
1621 | 8681 version-7.2 version7.txt /*version-7.2* |
2154
7c8c7c95a865
First step in the Vim 7.3 branch. Changed version numbers.
Bram Moolenaar <bram@zimbu.org>
parents:
2152
diff
changeset
|
8682 version-7.3 version7.txt /*version-7.3* |
5146 | 8683 version-7.4 version7.txt /*version-7.4* |
7 | 8684 version-variable eval.txt /*version-variable* |
8685 version4.txt version4.txt /*version4.txt* | |
8686 version5.txt version5.txt /*version5.txt* | |
8687 version6.txt version6.txt /*version6.txt* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8688 version7.0 version7.txt /*version7.0* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8689 version7.1 version7.txt /*version7.1* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8690 version7.2 version7.txt /*version7.2* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8691 version7.3 version7.txt /*version7.3* |
5146 | 8692 version7.4 version7.txt /*version7.4* |
8 | 8693 version7.txt version7.txt /*version7.txt* |
39 | 8694 vi intro.txt /*vi* |
7 | 8695 vi-differences vi_diff.txt /*vi-differences* |
8696 vi: options.txt /*vi:* | |
8697 vi_diff.txt vi_diff.txt /*vi_diff.txt* | |
8698 view starting.txt /*view* | |
8699 view-diffs diff.txt /*view-diffs* | |
8700 view-file starting.txt /*view-file* | |
8701 views-sessions starting.txt /*views-sessions* | |
8702 vim-additions vi_diff.txt /*vim-additions* | |
8703 vim-announce intro.txt /*vim-announce* | |
8704 vim-arguments starting.txt /*vim-arguments* | |
8705 vim-default-editor gui_w32.txt /*vim-default-editor* | |
8706 vim-dev intro.txt /*vim-dev* | |
8707 vim-mac intro.txt /*vim-mac* | |
8708 vim-modes intro.txt /*vim-modes* | |
8709 vim-modes-intro intro.txt /*vim-modes-intro* | |
8710 vim-multibyte intro.txt /*vim-multibyte* | |
8711 vim-script-intro usr_41.txt /*vim-script-intro* | |
8712 vim-variable eval.txt /*vim-variable* | |
8713 vim.vim syntax.txt /*vim.vim* | |
1121 | 8714 vim7 version7.txt /*vim7* |
7 | 8715 vim: options.txt /*vim:* |
846 | 8716 vimball pi_vimball.txt /*vimball* |
8717 vimball-contents pi_vimball.txt /*vimball-contents* | |
8718 vimball-extract pi_vimball.txt /*vimball-extract* | |
8719 vimball-history pi_vimball.txt /*vimball-history* | |
1621 | 8720 vimball-intro pi_vimball.txt /*vimball-intro* |
846 | 8721 vimball-manual pi_vimball.txt /*vimball-manual* |
2152 | 8722 vimball-windows pi_vimball.txt /*vimball-windows* |
7 | 8723 vimdev intro.txt /*vimdev* |
8724 vimdiff diff.txt /*vimdiff* | |
8725 vimfiles options.txt /*vimfiles* | |
8726 viminfo starting.txt /*viminfo* | |
3281 | 8727 viminfo-! options.txt /*viminfo-!* |
8728 viminfo-% options.txt /*viminfo-%* | |
8729 viminfo-' options.txt /*viminfo-'* | |
8730 viminfo-/ options.txt /*viminfo-\/* | |
8731 viminfo-: options.txt /*viminfo-:* | |
8732 viminfo-< options.txt /*viminfo-<* | |
8733 viminfo-@ options.txt /*viminfo-@* | |
8734 viminfo-c options.txt /*viminfo-c* | |
7 | 8735 viminfo-encoding starting.txt /*viminfo-encoding* |
8736 viminfo-errors starting.txt /*viminfo-errors* | |
3281 | 8737 viminfo-f options.txt /*viminfo-f* |
7 | 8738 viminfo-file starting.txt /*viminfo-file* |
8739 viminfo-file-marks starting.txt /*viminfo-file-marks* | |
8740 viminfo-file-name starting.txt /*viminfo-file-name* | |
3281 | 8741 viminfo-h options.txt /*viminfo-h* |
8742 viminfo-n options.txt /*viminfo-n* | |
8743 viminfo-quote options.txt /*viminfo-quote* | |
8744 viminfo-r options.txt /*viminfo-r* | |
7 | 8745 viminfo-read starting.txt /*viminfo-read* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8746 viminfo-read-write starting.txt /*viminfo-read-write* |
3281 | 8747 viminfo-s options.txt /*viminfo-s* |
7 | 8748 viminfo-write starting.txt /*viminfo-write* |
8749 vimrc starting.txt /*vimrc* | |
8750 vimrc-filetype usr_05.txt /*vimrc-filetype* | |
8751 vimrc-intro usr_05.txt /*vimrc-intro* | |
714 | 8752 vimrc-option-example starting.txt /*vimrc-option-example* |
7 | 8753 vimrc_example.vim usr_05.txt /*vimrc_example.vim* |
8754 vimtutor usr_01.txt /*vimtutor* | |
8755 virtcol() eval.txt /*virtcol()* | |
8756 visual-block visual.txt /*visual-block* | |
8757 visual-change visual.txt /*visual-change* | |
8758 visual-examples visual.txt /*visual-examples* | |
8759 visual-index index.txt /*visual-index* | |
8760 visual-mode visual.txt /*visual-mode* | |
8761 visual-operators visual.txt /*visual-operators* | |
8762 visual-repeat visual.txt /*visual-repeat* | |
8763 visual-search visual.txt /*visual-search* | |
8764 visual-start visual.txt /*visual-start* | |
8765 visual-use visual.txt /*visual-use* | |
8766 visual.txt visual.txt /*visual.txt* | |
8767 visualmode() eval.txt /*visualmode()* | |
8768 vms os_vms.txt /*vms* | |
8769 vms-authors os_vms.txt /*vms-authors* | |
8770 vms-changes os_vms.txt /*vms-changes* | |
8771 vms-compiling os_vms.txt /*vms-compiling* | |
8772 vms-deploy os_vms.txt /*vms-deploy* | |
8773 vms-download os_vms.txt /*vms-download* | |
8774 vms-gui os_vms.txt /*vms-gui* | |
8775 vms-notes os_vms.txt /*vms-notes* | |
8776 vms-problems os_vms.txt /*vms-problems* | |
8777 vms-started os_vms.txt /*vms-started* | |
8778 vms-usage os_vms.txt /*vms-usage* | |
8779 vote-for-features sponsor.txt /*vote-for-features* | |
8780 votes-counted sponsor.txt /*votes-counted* | |
8781 votes-for-changes todo.txt /*votes-for-changes* | |
8782 vreplace-mode insert.txt /*vreplace-mode* | |
8783 vt100-cursor-keys term.txt /*vt100-cursor-keys* | |
8784 vt100-function-keys term.txt /*vt100-function-keys* | |
8785 w motion.txt /*w* | |
8786 w32-clientserver remote.txt /*w32-clientserver* | |
3750 | 8787 w32-xpm-support gui_w32.txt /*w32-xpm-support* |
4358 | 8788 w: eval.txt /*w:* |
2267 | 8789 w:current_syntax syntax.txt /*w:current_syntax* |
2412
ca3f40b0d95e
Prepare for 7.3b release. Fix src/Makefile enabling python3 by default.
Bram Moolenaar <bram@vim.org>
parents:
2409
diff
changeset
|
8790 w:quickfix_title quickfix.txt /*w:quickfix_title* |
7 | 8791 w:var eval.txt /*w:var* |
8792 warningmsg-variable eval.txt /*warningmsg-variable* | |
8793 white-space pattern.txt /*white-space* | |
8794 whitespace pattern.txt /*whitespace* | |
39 | 8795 wildcard editing.txt /*wildcard* |
1121 | 8796 wildcards editing.txt /*wildcards* |
4186 | 8797 wildmenumode() eval.txt /*wildmenumode()* |
7 | 8798 win16-!start gui_w16.txt /*win16-!start* |
8799 win16-clipboard gui_w16.txt /*win16-clipboard* | |
8800 win16-colors gui_w16.txt /*win16-colors* | |
8801 win16-default-editor gui_w16.txt /*win16-default-editor* | |
8802 win16-dialogs gui_w16.txt /*win16-dialogs* | |
8803 win16-drag-n-drop gui_w16.txt /*win16-drag-n-drop* | |
8804 win16-gui gui_w16.txt /*win16-gui* | |
8805 win16-maximized gui_w16.txt /*win16-maximized* | |
8806 win16-printing gui_w16.txt /*win16-printing* | |
8807 win16-shell gui_w16.txt /*win16-shell* | |
8808 win16-start gui_w16.txt /*win16-start* | |
8809 win16-truetype gui_w16.txt /*win16-truetype* | |
8810 win16-various gui_w16.txt /*win16-various* | |
8811 win32 os_win32.txt /*win32* | |
8812 win32-!start gui_w32.txt /*win32-!start* | |
819 | 8813 win32-PATH os_win32.txt /*win32-PATH* |
7 | 8814 win32-colors gui_w32.txt /*win32-colors* |
8815 win32-compiling os_win32.txt /*win32-compiling* | |
8816 win32-curdir os_win32.txt /*win32-curdir* | |
8817 win32-faq os_win32.txt /*win32-faq* | |
8818 win32-gettext mlang.txt /*win32-gettext* | |
8819 win32-gui gui_w32.txt /*win32-gui* | |
8820 win32-hidden-menus gui.txt /*win32-hidden-menus* | |
8821 win32-mouse os_win32.txt /*win32-mouse* | |
8822 win32-open-with-menu gui_w32.txt /*win32-open-with-menu* | |
8823 win32-popup-menu gui_w32.txt /*win32-popup-menu* | |
8824 win32-problems os_win32.txt /*win32-problems* | |
8825 win32-restore os_win32.txt /*win32-restore* | |
8826 win32-startup os_win32.txt /*win32-startup* | |
8827 win32-term os_win32.txt /*win32-term* | |
8828 win32-vimrun gui_w32.txt /*win32-vimrun* | |
8829 win32-win3.1 os_win32.txt /*win32-win3.1* | |
8830 win32s os_win32.txt /*win32s* | |
8831 winbufnr() eval.txt /*winbufnr()* | |
8832 wincol() eval.txt /*wincol()* | |
819 | 8833 window windows.txt /*window* |
7 | 8834 window-contents intro.txt /*window-contents* |
8835 window-exit editing.txt /*window-exit* | |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
8836 window-functions usr_41.txt /*window-functions* |
7 | 8837 window-move-cursor windows.txt /*window-move-cursor* |
8838 window-moving windows.txt /*window-moving* | |
8839 window-resize windows.txt /*window-resize* | |
8840 window-size term.txt /*window-size* | |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
8841 window-size-functions usr_41.txt /*window-size-functions* |
7 | 8842 window-tag windows.txt /*window-tag* |
8843 window-variable eval.txt /*window-variable* | |
2625 | 8844 windowid-variable eval.txt /*windowid-variable* |
7 | 8845 windows windows.txt /*windows* |
8846 windows-3.1 os_win32.txt /*windows-3.1* | |
6259 | 8847 windows-icon os_win32.txt /*windows-icon* |
7 | 8848 windows-intro windows.txt /*windows-intro* |
8849 windows-starting windows.txt /*windows-starting* | |
8850 windows.txt windows.txt /*windows.txt* | |
8851 windows95 os_win32.txt /*windows95* | |
8852 winheight() eval.txt /*winheight()* | |
8853 winline() eval.txt /*winline()* | |
8854 winnr() eval.txt /*winnr()* | |
8855 winrestcmd() eval.txt /*winrestcmd()* | |
712 | 8856 winrestview() eval.txt /*winrestview()* |
8857 winsaveview() eval.txt /*winsaveview()* | |
7 | 8858 winwidth() eval.txt /*winwidth()* |
8859 word motion.txt /*word* | |
8860 word-count editing.txt /*word-count* | |
8861 word-motions motion.txt /*word-motions* | |
8862 workbench starting.txt /*workbench* | |
8863 workshop workshop.txt /*workshop* | |
8864 workshop-commands workshop.txt /*workshop-commands* | |
8865 workshop-compiling workshop.txt /*workshop-compiling* | |
8866 workshop-configure workshop.txt /*workshop-configure* | |
8867 workshop-intro workshop.txt /*workshop-intro* | |
8868 workshop-support workshop.txt /*workshop-support* | |
8869 workshop-xpm workshop.txt /*workshop-xpm* | |
8870 workshop.txt workshop.txt /*workshop.txt* | |
8871 wrap-off intro.txt /*wrap-off* | |
8872 write-compiler-plugin usr_41.txt /*write-compiler-plugin* | |
8873 write-device editing.txt /*write-device* | |
8874 write-fail editing.txt /*write-fail* | |
8875 write-filetype-plugin usr_41.txt /*write-filetype-plugin* | |
170 | 8876 write-library-script usr_41.txt /*write-library-script* |
7 | 8877 write-local-help usr_41.txt /*write-local-help* |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
8878 write-permissions editing.txt /*write-permissions* |
7 | 8879 write-plugin usr_41.txt /*write-plugin* |
170 | 8880 write-plugin-quickload usr_41.txt /*write-plugin-quickload* |
7 | 8881 write-quit editing.txt /*write-quit* |
8882 write-readonly editing.txt /*write-readonly* | |
158 | 8883 writefile() eval.txt /*writefile()* |
7 | 8884 writing editing.txt /*writing* |
8885 www intro.txt /*www* | |
8886 x change.txt /*x* | |
8887 x-input-method mbyte.txt /*x-input-method* | |
8888 x-resources version5.txt /*x-resources* | |
8889 x11-clientserver remote.txt /*x11-clientserver* | |
8890 x11-cut-buffer gui_x11.txt /*x11-cut-buffer* | |
8891 x11-selection gui_x11.txt /*x11-selection* | |
8892 xf86conf.vim syntax.txt /*xf86conf.vim* | |
8893 xfontset mbyte.txt /*xfontset* | |
8894 xfree-xterm syntax.txt /*xfree-xterm* | |
8895 xim mbyte.txt /*xim* | |
8896 xim-input-style mbyte.txt /*xim-input-style* | |
8897 xiterm syntax.txt /*xiterm* | |
8898 xml-folding syntax.txt /*xml-folding* | |
557 | 8899 xml-omni-datafile insert.txt /*xml-omni-datafile* |
7 | 8900 xml.vim syntax.txt /*xml.vim* |
3224 | 8901 xor() eval.txt /*xor()* |
7 | 8902 xpm.vim syntax.txt /*xpm.vim* |
8903 xterm-8-bit term.txt /*xterm-8-bit* | |
8904 xterm-8bit term.txt /*xterm-8bit* | |
8905 xterm-blink syntax.txt /*xterm-blink* | |
8906 xterm-blinking-cursor syntax.txt /*xterm-blinking-cursor* | |
8907 xterm-clipboard term.txt /*xterm-clipboard* | |
8908 xterm-codes term.txt /*xterm-codes* | |
8909 xterm-color syntax.txt /*xterm-color* | |
8910 xterm-command-server term.txt /*xterm-command-server* | |
8911 xterm-copy-paste term.txt /*xterm-copy-paste* | |
8912 xterm-cursor-keys term.txt /*xterm-cursor-keys* | |
8913 xterm-end-home-keys term.txt /*xterm-end-home-keys* | |
8914 xterm-function-keys term.txt /*xterm-function-keys* | |
189 | 8915 xterm-modifier-keys term.txt /*xterm-modifier-keys* |
7 | 8916 xterm-mouse options.txt /*xterm-mouse* |
8917 xterm-mouse-wheel scroll.txt /*xterm-mouse-wheel* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8918 xterm-resize term.txt /*xterm-resize* |
7 | 8919 xterm-save-screen tips.txt /*xterm-save-screen* |
8920 xterm-screens tips.txt /*xterm-screens* | |
8921 xterm-scroll-region term.txt /*xterm-scroll-region* | |
8922 xterm-shifted-keys term.txt /*xterm-shifted-keys* | |
8923 y change.txt /*y* | |
6744 | 8924 yaml.vim syntax.txt /*yaml.vim* |
7 | 8925 yank change.txt /*yank* |
8926 ye-option-gone version4.txt /*ye-option-gone* | |
8927 year-2000 intro.txt /*year-2000* | |
8928 your-runtime-dir usr_43.txt /*your-runtime-dir* | |
8929 yy change.txt /*yy* | |
8930 z index.txt /*z* | |
8931 z+ scroll.txt /*z+* | |
8932 z- scroll.txt /*z-* | |
8933 z. scroll.txt /*z.* | |
8934 z/OS os_390.txt /*z\/OS* | |
8935 z<CR> scroll.txt /*z<CR>* | |
8936 z<Left> scroll.txt /*z<Left>* | |
8937 z<Right> scroll.txt /*z<Right>* | |
590 | 8938 z= spell.txt /*z=* |
7 | 8939 zA fold.txt /*zA* |
8940 zC fold.txt /*zC* | |
8941 zD fold.txt /*zD* | |
8942 zE fold.txt /*zE* | |
8943 zF fold.txt /*zF* | |
382 | 8944 zG spell.txt /*zG* |
7 | 8945 zH scroll.txt /*zH* |
8946 zL scroll.txt /*zL* | |
8947 zM fold.txt /*zM* | |
8948 zN fold.txt /*zN* | |
8949 zN<CR> scroll.txt /*zN<CR>* | |
8950 zO fold.txt /*zO* | |
8951 zOS os_390.txt /*zOS* | |
8952 zOS-Bugs os_390.txt /*zOS-Bugs* | |
8953 zOS-Motif os_390.txt /*zOS-Motif* | |
2249
6d3d35ff2c2b
Use full path in undofile(). Updated docs.
Bram Moolenaar <bram@vim.org>
parents:
2246
diff
changeset
|
8954 zOS-PuTTY os_390.txt /*zOS-PuTTY* |
7 | 8955 zOS-has-ebcdic os_390.txt /*zOS-has-ebcdic* |
2249
6d3d35ff2c2b
Use full path in undofile(). Updated docs.
Bram Moolenaar <bram@vim.org>
parents:
2246
diff
changeset
|
8956 zOS-limitations os_390.txt /*zOS-limitations* |
7 | 8957 zOS-open-source os_390.txt /*zOS-open-source* |
8958 zR fold.txt /*zR* | |
382 | 8959 zW spell.txt /*zW* |
7 | 8960 zX fold.txt /*zX* |
8961 z^ scroll.txt /*z^* | |
8962 za fold.txt /*za* | |
8963 zb scroll.txt /*zb* | |
8964 zc fold.txt /*zc* | |
8965 zd fold.txt /*zd* | |
8966 ze scroll.txt /*ze* | |
8967 zf fold.txt /*zf* | |
319 | 8968 zg spell.txt /*zg* |
7 | 8969 zh scroll.txt /*zh* |
8970 zi fold.txt /*zi* | |
574 | 8971 zip pi_zip.txt /*zip* |
8972 zip-contents pi_zip.txt /*zip-contents* | |
8973 zip-copyright pi_zip.txt /*zip-copyright* | |
1211 | 8974 zip-extension pi_zip.txt /*zip-extension* |
574 | 8975 zip-history pi_zip.txt /*zip-history* |
8976 zip-manual pi_zip.txt /*zip-manual* | |
8977 zip-usage pi_zip.txt /*zip-usage* | |
7 | 8978 zj fold.txt /*zj* |
8979 zk fold.txt /*zk* | |
8980 zl scroll.txt /*zl* | |
8981 zm fold.txt /*zm* | |
8982 zn fold.txt /*zn* | |
8983 zo fold.txt /*zo* | |
8984 zr fold.txt /*zr* | |
8985 zs scroll.txt /*zs* | |
8986 zt scroll.txt /*zt* | |
714 | 8987 zuG spell.txt /*zuG* |
8988 zuW spell.txt /*zuW* | |
8989 zug spell.txt /*zug* | |
8990 zuw spell.txt /*zuw* | |
7 | 8991 zv fold.txt /*zv* |
319 | 8992 zw spell.txt /*zw* |
7 | 8993 zx fold.txt /*zx* |
8994 zz scroll.txt /*zz* | |
8995 { motion.txt /*{* | |
8996 {Visual} intro.txt /*{Visual}* | |
8997 {address} cmdline.txt /*{address}* | |
39 | 8998 {arglist} editing.txt /*{arglist}* |
7 | 8999 {char1-char2} intro.txt /*{char1-char2}* |
9000 {event} autocmd.txt /*{event}* | |
9001 {file} editing.txt /*{file}* | |
9002 {group-name} syntax.txt /*{group-name}* | |
9003 {lhs} map.txt /*{lhs}* | |
9004 {motion} intro.txt /*{motion}* | |
9005 {move-around} visual.txt /*{move-around}* | |
9006 {offset} pattern.txt /*{offset}* | |
9007 {pat} autocmd.txt /*{pat}* | |
9008 {rhs} map.txt /*{rhs}* | |
2246
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
2236
diff
changeset
|
9009 {subject} helphelp.txt /*{subject}* |
7 | 9010 {} intro.txt /*{}* |
9011 } motion.txt /*}* | |
9012 ~ change.txt /*~* |