Mercurial > vim
annotate runtime/doc/tags @ 6238:47b1887483da
Updated runtime files.
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Fri, 19 Sep 2014 22:38:48 +0200 |
parents | 37c24033b260 |
children | bd18da914be9 |
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'* | |
395 'laststatus' options.txt /*'laststatus'* | |
396 'lazyredraw' options.txt /*'lazyredraw'* | |
397 'lbr' options.txt /*'lbr'* | |
398 'lcs' options.txt /*'lcs'* | |
399 'linebreak' options.txt /*'linebreak'* | |
400 'lines' options.txt /*'lines'* | |
401 'linespace' options.txt /*'linespace'* | |
402 'lisp' options.txt /*'lisp'* | |
403 'lispwords' options.txt /*'lispwords'* | |
404 'list' options.txt /*'list'* | |
405 'listchars' options.txt /*'listchars'* | |
406 'lm' options.txt /*'lm'* | |
407 'lmap' options.txt /*'lmap'* | |
408 'loadplugins' options.txt /*'loadplugins'* | |
409 'lpl' options.txt /*'lpl'* | |
410 'ls' options.txt /*'ls'* | |
411 'lsp' options.txt /*'lsp'* | |
412 'lw' options.txt /*'lw'* | |
413 'lz' options.txt /*'lz'* | |
414 'ma' options.txt /*'ma'* | |
842 | 415 'macatsui' options.txt /*'macatsui'* |
7 | 416 'magic' options.txt /*'magic'* |
417 'makeef' options.txt /*'makeef'* | |
418 'makeprg' options.txt /*'makeprg'* | |
419 'mat' options.txt /*'mat'* | |
420 'matchpairs' options.txt /*'matchpairs'* | |
421 'matchtime' options.txt /*'matchtime'* | |
714 | 422 'maxcombine' options.txt /*'maxcombine'* |
7 | 423 'maxfuncdepth' options.txt /*'maxfuncdepth'* |
424 'maxmapdepth' options.txt /*'maxmapdepth'* | |
425 'maxmem' options.txt /*'maxmem'* | |
189 | 426 'maxmempattern' options.txt /*'maxmempattern'* |
7 | 427 'maxmemtot' options.txt /*'maxmemtot'* |
714 | 428 'mco' options.txt /*'mco'* |
7 | 429 'mef' options.txt /*'mef'* |
430 'menuitems' options.txt /*'menuitems'* | |
431 'mesg' vi_diff.txt /*'mesg'* | |
432 'mfd' options.txt /*'mfd'* | |
433 'mh' options.txt /*'mh'* | |
434 'mis' options.txt /*'mis'* | |
484 | 435 'mkspellmem' options.txt /*'mkspellmem'* |
7 | 436 'ml' options.txt /*'ml'* |
437 'mls' options.txt /*'mls'* | |
438 'mm' options.txt /*'mm'* | |
439 'mmd' options.txt /*'mmd'* | |
189 | 440 'mmp' options.txt /*'mmp'* |
7 | 441 'mmt' options.txt /*'mmt'* |
442 'mod' options.txt /*'mod'* | |
443 'modeline' options.txt /*'modeline'* | |
444 'modelines' options.txt /*'modelines'* | |
445 'modifiable' options.txt /*'modifiable'* | |
446 'modified' options.txt /*'modified'* | |
447 'more' options.txt /*'more'* | |
448 'mouse' options.txt /*'mouse'* | |
449 'mousef' options.txt /*'mousef'* | |
450 'mousefocus' options.txt /*'mousefocus'* | |
451 'mousehide' options.txt /*'mousehide'* | |
452 'mousem' options.txt /*'mousem'* | |
453 'mousemodel' options.txt /*'mousemodel'* | |
454 'mouses' options.txt /*'mouses'* | |
455 'mouseshape' options.txt /*'mouseshape'* | |
456 'mouset' options.txt /*'mouset'* | |
457 'mousetime' options.txt /*'mousetime'* | |
458 'mp' options.txt /*'mp'* | |
459 'mps' options.txt /*'mps'* | |
484 | 460 'msm' options.txt /*'msm'* |
14 | 461 'mzq' options.txt /*'mzq'* |
462 'mzquantum' options.txt /*'mzquantum'* | |
7 | 463 'nf' options.txt /*'nf'* |
464 'noacd' options.txt /*'noacd'* | |
465 'noai' options.txt /*'noai'* | |
466 'noakm' options.txt /*'noakm'* | |
467 'noallowrevins' options.txt /*'noallowrevins'* | |
468 'noaltkeymap' options.txt /*'noaltkeymap'* | |
469 'noanti' options.txt /*'noanti'* | |
470 'noantialias' options.txt /*'noantialias'* | |
471 'noar' options.txt /*'noar'* | |
472 'noarab' options.txt /*'noarab'* | |
473 'noarabic' options.txt /*'noarabic'* | |
474 'noarabicshape' options.txt /*'noarabicshape'* | |
475 'noari' options.txt /*'noari'* | |
476 'noarshape' options.txt /*'noarshape'* | |
477 'noas' todo.txt /*'noas'* | |
478 'noautochdir' options.txt /*'noautochdir'* | |
479 'noautoindent' options.txt /*'noautoindent'* | |
480 'noautoread' options.txt /*'noautoread'* | |
481 'noautosave' todo.txt /*'noautosave'* | |
482 'noautowrite' options.txt /*'noautowrite'* | |
483 'noautowriteall' options.txt /*'noautowriteall'* | |
484 'noaw' options.txt /*'noaw'* | |
485 'noawa' options.txt /*'noawa'* | |
486 'nobackup' options.txt /*'nobackup'* | |
487 'noballooneval' options.txt /*'noballooneval'* | |
488 'nobeval' options.txt /*'nobeval'* | |
489 'nobin' options.txt /*'nobin'* | |
490 'nobinary' options.txt /*'nobinary'* | |
491 'nobiosk' options.txt /*'nobiosk'* | |
492 'nobioskey' options.txt /*'nobioskey'* | |
493 'nobk' options.txt /*'nobk'* | |
494 'nobl' options.txt /*'nobl'* | |
495 'nobomb' options.txt /*'nobomb'* | |
496 'nobuflisted' options.txt /*'nobuflisted'* | |
497 'nocf' options.txt /*'nocf'* | |
498 'noci' options.txt /*'noci'* | |
499 'nocin' options.txt /*'nocin'* | |
500 'nocindent' options.txt /*'nocindent'* | |
501 'nocompatible' options.txt /*'nocompatible'* | |
502 'noconfirm' options.txt /*'noconfirm'* | |
503 'noconsk' options.txt /*'noconsk'* | |
504 'noconskey' options.txt /*'noconskey'* | |
505 'nocopyindent' options.txt /*'nocopyindent'* | |
506 'nocp' options.txt /*'nocp'* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
507 'nocrb' options.txt /*'nocrb'* |
4869 | 508 'nocscoperelative' options.txt /*'nocscoperelative'* |
7 | 509 'nocscopetag' options.txt /*'nocscopetag'* |
510 'nocscopeverbose' options.txt /*'nocscopeverbose'* | |
4869 | 511 'nocsre' options.txt /*'nocsre'* |
7 | 512 'nocst' options.txt /*'nocst'* |
513 'nocsverb' options.txt /*'nocsverb'* | |
742 | 514 'nocuc' options.txt /*'nocuc'* |
515 'nocul' options.txt /*'nocul'* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
516 'nocursorbind' options.txt /*'nocursorbind'* |
742 | 517 'nocursorcolumn' options.txt /*'nocursorcolumn'* |
518 'nocursorline' options.txt /*'nocursorline'* | |
7 | 519 'nodeco' options.txt /*'nodeco'* |
520 'nodelcombine' options.txt /*'nodelcombine'* | |
521 'nodg' options.txt /*'nodg'* | |
522 'nodiff' options.txt /*'nodiff'* | |
523 'nodigraph' options.txt /*'nodigraph'* | |
524 'noea' options.txt /*'noea'* | |
525 'noeb' options.txt /*'noeb'* | |
526 'noed' options.txt /*'noed'* | |
527 'noedcompatible' options.txt /*'noedcompatible'* | |
528 'noek' options.txt /*'noek'* | |
529 'noendofline' options.txt /*'noendofline'* | |
530 'noeol' options.txt /*'noeol'* | |
531 'noequalalways' options.txt /*'noequalalways'* | |
532 'noerrorbells' options.txt /*'noerrorbells'* | |
533 'noesckeys' options.txt /*'noesckeys'* | |
534 'noet' options.txt /*'noet'* | |
535 'noex' options.txt /*'noex'* | |
536 'noexpandtab' options.txt /*'noexpandtab'* | |
537 'noexrc' options.txt /*'noexrc'* | |
538 'nofen' options.txt /*'nofen'* | |
4264 | 539 'nofic' options.txt /*'nofic'* |
540 'nofileignorecase' options.txt /*'nofileignorecase'* | |
7 | 541 'nofk' options.txt /*'nofk'* |
542 'nofkmap' options.txt /*'nofkmap'* | |
543 'nofoldenable' options.txt /*'nofoldenable'* | |
544 'nogd' options.txt /*'nogd'* | |
545 'nogdefault' options.txt /*'nogdefault'* | |
546 'noguipty' options.txt /*'noguipty'* | |
547 'nohid' options.txt /*'nohid'* | |
548 'nohidden' options.txt /*'nohidden'* | |
549 'nohk' options.txt /*'nohk'* | |
550 'nohkmap' options.txt /*'nohkmap'* | |
551 'nohkmapp' options.txt /*'nohkmapp'* | |
552 'nohkp' options.txt /*'nohkp'* | |
553 'nohls' options.txt /*'nohls'* | |
554 'nohlsearch' options.txt /*'nohlsearch'* | |
555 'noic' options.txt /*'noic'* | |
556 'noicon' options.txt /*'noicon'* | |
557 'noignorecase' options.txt /*'noignorecase'* | |
558 'noim' options.txt /*'noim'* | |
559 'noimc' options.txt /*'noimc'* | |
560 'noimcmdline' options.txt /*'noimcmdline'* | |
561 'noimd' options.txt /*'noimd'* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
562 'noimdisable' options.txt /*'noimdisable'* |
7 | 563 'noincsearch' options.txt /*'noincsearch'* |
564 'noinf' options.txt /*'noinf'* | |
565 'noinfercase' options.txt /*'noinfercase'* | |
566 'noinsertmode' options.txt /*'noinsertmode'* | |
567 'nois' options.txt /*'nois'* | |
568 'nojoinspaces' options.txt /*'nojoinspaces'* | |
569 'nojs' options.txt /*'nojs'* | |
570 'nolazyredraw' options.txt /*'nolazyredraw'* | |
571 'nolbr' options.txt /*'nolbr'* | |
572 'nolinebreak' options.txt /*'nolinebreak'* | |
573 'nolisp' options.txt /*'nolisp'* | |
574 'nolist' options.txt /*'nolist'* | |
575 'noloadplugins' options.txt /*'noloadplugins'* | |
576 'nolpl' options.txt /*'nolpl'* | |
577 'nolz' options.txt /*'nolz'* | |
578 'noma' options.txt /*'noma'* | |
842 | 579 'nomacatsui' options.txt /*'nomacatsui'* |
7 | 580 'nomagic' options.txt /*'nomagic'* |
581 'nomh' options.txt /*'nomh'* | |
582 'noml' options.txt /*'noml'* | |
583 'nomod' options.txt /*'nomod'* | |
584 'nomodeline' options.txt /*'nomodeline'* | |
585 'nomodifiable' options.txt /*'nomodifiable'* | |
586 'nomodified' options.txt /*'nomodified'* | |
587 'nomore' options.txt /*'nomore'* | |
588 'nomousef' options.txt /*'nomousef'* | |
589 'nomousefocus' options.txt /*'nomousefocus'* | |
590 'nomousehide' options.txt /*'nomousehide'* | |
591 'nonu' options.txt /*'nonu'* | |
592 'nonumber' options.txt /*'nonumber'* | |
1121 | 593 'noodev' options.txt /*'noodev'* |
594 'noopendevice' options.txt /*'noopendevice'* | |
7 | 595 'nopaste' options.txt /*'nopaste'* |
596 'nopi' options.txt /*'nopi'* | |
597 'nopreserveindent' options.txt /*'nopreserveindent'* | |
598 'nopreviewwindow' options.txt /*'nopreviewwindow'* | |
168 | 599 'noprompt' options.txt /*'noprompt'* |
7 | 600 'nopvw' options.txt /*'nopvw'* |
601 'noreadonly' options.txt /*'noreadonly'* | |
2178
c6f1aa1e9f32
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar <bram@vim.org>
parents:
2154
diff
changeset
|
602 'norelativenumber' options.txt /*'norelativenumber'* |
7 | 603 'noremap' options.txt /*'noremap'* |
604 'norestorescreen' options.txt /*'norestorescreen'* | |
605 'norevins' options.txt /*'norevins'* | |
606 'nori' options.txt /*'nori'* | |
607 'norightleft' options.txt /*'norightleft'* | |
608 'norl' options.txt /*'norl'* | |
2178
c6f1aa1e9f32
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar <bram@vim.org>
parents:
2154
diff
changeset
|
609 'nornu' options.txt /*'nornu'* |
7 | 610 'noro' options.txt /*'noro'* |
611 'nors' options.txt /*'nors'* | |
612 'noru' options.txt /*'noru'* | |
613 'noruler' options.txt /*'noruler'* | |
614 'nosb' options.txt /*'nosb'* | |
615 'nosc' options.txt /*'nosc'* | |
616 'noscb' options.txt /*'noscb'* | |
617 'noscrollbind' options.txt /*'noscrollbind'* | |
618 'noscs' options.txt /*'noscs'* | |
619 'nosecure' options.txt /*'nosecure'* | |
620 'nosft' options.txt /*'nosft'* | |
621 'noshellslash' options.txt /*'noshellslash'* | |
168 | 622 'noshelltemp' options.txt /*'noshelltemp'* |
7 | 623 'noshiftround' options.txt /*'noshiftround'* |
624 'noshortname' options.txt /*'noshortname'* | |
625 'noshowcmd' options.txt /*'noshowcmd'* | |
626 'noshowfulltag' options.txt /*'noshowfulltag'* | |
627 'noshowmatch' options.txt /*'noshowmatch'* | |
628 'noshowmode' options.txt /*'noshowmode'* | |
629 'nosi' options.txt /*'nosi'* | |
630 'nosm' options.txt /*'nosm'* | |
631 'nosmartcase' options.txt /*'nosmartcase'* | |
632 'nosmartindent' options.txt /*'nosmartindent'* | |
633 'nosmarttab' options.txt /*'nosmarttab'* | |
634 'nosmd' options.txt /*'nosmd'* | |
635 'nosn' options.txt /*'nosn'* | |
636 'nosol' options.txt /*'nosol'* | |
221 | 637 'nospell' options.txt /*'nospell'* |
7 | 638 'nosplitbelow' options.txt /*'nosplitbelow'* |
639 'nosplitright' options.txt /*'nosplitright'* | |
640 'nospr' options.txt /*'nospr'* | |
641 'nosr' options.txt /*'nosr'* | |
642 'nossl' options.txt /*'nossl'* | |
643 'nosta' options.txt /*'nosta'* | |
644 'nostartofline' options.txt /*'nostartofline'* | |
168 | 645 'nostmp' options.txt /*'nostmp'* |
7 | 646 'noswapfile' options.txt /*'noswapfile'* |
647 'noswf' options.txt /*'noswf'* | |
648 'nota' options.txt /*'nota'* | |
649 'notagbsearch' options.txt /*'notagbsearch'* | |
650 'notagrelative' options.txt /*'notagrelative'* | |
651 'notagstack' options.txt /*'notagstack'* | |
652 'notbi' options.txt /*'notbi'* | |
653 'notbidi' options.txt /*'notbidi'* | |
654 'notbs' options.txt /*'notbs'* | |
655 'notermbidi' options.txt /*'notermbidi'* | |
656 'noterse' options.txt /*'noterse'* | |
657 'notextauto' options.txt /*'notextauto'* | |
658 'notextmode' options.txt /*'notextmode'* | |
659 'notf' options.txt /*'notf'* | |
660 'notgst' options.txt /*'notgst'* | |
661 'notildeop' options.txt /*'notildeop'* | |
662 'notimeout' options.txt /*'notimeout'* | |
663 'notitle' options.txt /*'notitle'* | |
664 'noto' options.txt /*'noto'* | |
665 'notop' options.txt /*'notop'* | |
666 'notr' options.txt /*'notr'* | |
667 'nottimeout' options.txt /*'nottimeout'* | |
668 'nottybuiltin' options.txt /*'nottybuiltin'* | |
669 'nottyfast' options.txt /*'nottyfast'* | |
670 'notx' options.txt /*'notx'* | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
671 'noudf' options.txt /*'noudf'* |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
672 'noundofile' options.txt /*'noundofile'* |
7 | 673 'novb' options.txt /*'novb'* |
674 'novice' vi_diff.txt /*'novice'* | |
675 'novisualbell' options.txt /*'novisualbell'* | |
676 'nowa' options.txt /*'nowa'* | |
677 'nowarn' options.txt /*'nowarn'* | |
678 'nowb' options.txt /*'nowb'* | |
679 'noweirdinvert' options.txt /*'noweirdinvert'* | |
680 'nowfh' options.txt /*'nowfh'* | |
782 | 681 'nowfw' options.txt /*'nowfw'* |
2662 | 682 'nowic' options.txt /*'nowic'* |
683 'nowildignorecase' options.txt /*'nowildignorecase'* | |
7 | 684 'nowildmenu' options.txt /*'nowildmenu'* |
685 'nowinfixheight' options.txt /*'nowinfixheight'* | |
782 | 686 'nowinfixwidth' options.txt /*'nowinfixwidth'* |
7 | 687 'nowiv' options.txt /*'nowiv'* |
688 'nowmnu' options.txt /*'nowmnu'* | |
689 'nowrap' options.txt /*'nowrap'* | |
690 'nowrapscan' options.txt /*'nowrapscan'* | |
691 'nowrite' options.txt /*'nowrite'* | |
692 'nowriteany' options.txt /*'nowriteany'* | |
693 'nowritebackup' options.txt /*'nowritebackup'* | |
694 'nows' options.txt /*'nows'* | |
695 'nrformats' options.txt /*'nrformats'* | |
696 'nu' options.txt /*'nu'* | |
697 'number' options.txt /*'number'* | |
13 | 698 'numberwidth' options.txt /*'numberwidth'* |
699 'nuw' options.txt /*'nuw'* | |
1121 | 700 'odev' options.txt /*'odev'* |
7 | 701 'oft' options.txt /*'oft'* |
502 | 702 'ofu' options.txt /*'ofu'* |
523 | 703 'omnifunc' options.txt /*'omnifunc'* |
7 | 704 'op' vi_diff.txt /*'op'* |
705 'open' vi_diff.txt /*'open'* | |
1121 | 706 'opendevice' options.txt /*'opendevice'* |
593 | 707 'operatorfunc' options.txt /*'operatorfunc'* |
708 'opfunc' options.txt /*'opfunc'* | |
7 | 709 'optimize' vi_diff.txt /*'optimize'* |
710 'option' intro.txt /*'option'* | |
711 'osfiletype' options.txt /*'osfiletype'* | |
712 'pa' options.txt /*'pa'* | |
713 'para' options.txt /*'para'* | |
714 'paragraphs' options.txt /*'paragraphs'* | |
715 'paste' options.txt /*'paste'* | |
716 'pastetoggle' options.txt /*'pastetoggle'* | |
717 'patchexpr' options.txt /*'patchexpr'* | |
718 'patchmode' options.txt /*'patchmode'* | |
719 'path' options.txt /*'path'* | |
720 'pdev' options.txt /*'pdev'* | |
721 'penc' options.txt /*'penc'* | |
722 'pex' options.txt /*'pex'* | |
723 'pexpr' options.txt /*'pexpr'* | |
724 'pfn' options.txt /*'pfn'* | |
766 | 725 'ph' options.txt /*'ph'* |
7 | 726 'pheader' options.txt /*'pheader'* |
727 'pi' options.txt /*'pi'* | |
728 'pm' options.txt /*'pm'* | |
15 | 729 'pmbcs' options.txt /*'pmbcs'* |
730 'pmbfn' options.txt /*'pmbfn'* | |
7 | 731 'popt' options.txt /*'popt'* |
732 'preserveindent' options.txt /*'preserveindent'* | |
733 'previewheight' options.txt /*'previewheight'* | |
734 'previewwindow' options.txt /*'previewwindow'* | |
735 'printdevice' options.txt /*'printdevice'* | |
736 'printencoding' options.txt /*'printencoding'* | |
737 'printexpr' options.txt /*'printexpr'* | |
738 'printfont' options.txt /*'printfont'* | |
739 'printheader' options.txt /*'printheader'* | |
15 | 740 'printmbcharset' options.txt /*'printmbcharset'* |
741 'printmbfont' options.txt /*'printmbfont'* | |
7 | 742 'printoptions' options.txt /*'printoptions'* |
168 | 743 'prompt' options.txt /*'prompt'* |
7 | 744 'pt' options.txt /*'pt'* |
766 | 745 'pumheight' options.txt /*'pumheight'* |
7 | 746 'pvh' options.txt /*'pvh'* |
747 'pvw' options.txt /*'pvw'* | |
12 | 748 'qe' options.txt /*'qe'* |
7 | 749 'quote motion.txt /*'quote* |
140 | 750 'quoteescape' options.txt /*'quoteescape'* |
1621 | 751 'rdt' options.txt /*'rdt'* |
4444 | 752 're' options.txt /*'re'* |
7 | 753 'readonly' options.txt /*'readonly'* |
754 'redraw' vi_diff.txt /*'redraw'* | |
1621 | 755 'redrawtime' options.txt /*'redrawtime'* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
756 'regexpengine' options.txt /*'regexpengine'* |
2178
c6f1aa1e9f32
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar <bram@vim.org>
parents:
2154
diff
changeset
|
757 'relativenumber' options.txt /*'relativenumber'* |
7 | 758 'remap' options.txt /*'remap'* |
6153 | 759 'renderoptions' options.txt /*'renderoptions'* |
7 | 760 'report' options.txt /*'report'* |
761 'restorescreen' options.txt /*'restorescreen'* | |
762 'revins' options.txt /*'revins'* | |
763 'ri' options.txt /*'ri'* | |
764 'rightleft' options.txt /*'rightleft'* | |
765 'rightleftcmd' options.txt /*'rightleftcmd'* | |
766 'rl' options.txt /*'rl'* | |
767 'rlc' options.txt /*'rlc'* | |
2178
c6f1aa1e9f32
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar <bram@vim.org>
parents:
2154
diff
changeset
|
768 'rnu' options.txt /*'rnu'* |
7 | 769 'ro' options.txt /*'ro'* |
6153 | 770 'rop' options.txt /*'rop'* |
7 | 771 'rs' options.txt /*'rs'* |
772 'rtp' options.txt /*'rtp'* | |
773 'ru' options.txt /*'ru'* | |
774 'ruf' options.txt /*'ruf'* | |
775 'ruler' options.txt /*'ruler'* | |
776 'rulerformat' options.txt /*'rulerformat'* | |
777 'runtimepath' options.txt /*'runtimepath'* | |
778 'sb' options.txt /*'sb'* | |
779 'sbo' options.txt /*'sbo'* | |
780 'sbr' options.txt /*'sbr'* | |
781 'sc' options.txt /*'sc'* | |
782 'scb' options.txt /*'scb'* | |
783 'scr' options.txt /*'scr'* | |
784 'scroll' options.txt /*'scroll'* | |
785 'scrollbind' options.txt /*'scrollbind'* | |
786 'scrolljump' options.txt /*'scrolljump'* | |
787 'scrolloff' options.txt /*'scrolloff'* | |
788 'scrollopt' options.txt /*'scrollopt'* | |
789 'scs' options.txt /*'scs'* | |
790 'sect' options.txt /*'sect'* | |
791 'sections' options.txt /*'sections'* | |
792 'secure' options.txt /*'secure'* | |
793 'sel' options.txt /*'sel'* | |
794 'selection' options.txt /*'selection'* | |
795 'selectmode' options.txt /*'selectmode'* | |
796 'sessionoptions' options.txt /*'sessionoptions'* | |
797 'sft' options.txt /*'sft'* | |
798 'sh' options.txt /*'sh'* | |
799 'shcf' options.txt /*'shcf'* | |
800 'shell' options.txt /*'shell'* | |
801 'shellcmdflag' options.txt /*'shellcmdflag'* | |
802 'shellpipe' options.txt /*'shellpipe'* | |
803 'shellquote' options.txt /*'shellquote'* | |
804 'shellredir' options.txt /*'shellredir'* | |
805 'shellslash' options.txt /*'shellslash'* | |
168 | 806 'shelltemp' options.txt /*'shelltemp'* |
7 | 807 'shelltype' options.txt /*'shelltype'* |
3371 | 808 'shellxescape' options.txt /*'shellxescape'* |
7 | 809 'shellxquote' options.txt /*'shellxquote'* |
810 'shiftround' options.txt /*'shiftround'* | |
811 'shiftwidth' options.txt /*'shiftwidth'* | |
812 'shm' options.txt /*'shm'* | |
813 'shortmess' options.txt /*'shortmess'* | |
814 'shortname' options.txt /*'shortname'* | |
815 'showbreak' options.txt /*'showbreak'* | |
816 'showcmd' options.txt /*'showcmd'* | |
817 'showfulltag' options.txt /*'showfulltag'* | |
818 'showmatch' options.txt /*'showmatch'* | |
819 'showmode' options.txt /*'showmode'* | |
677 | 820 'showtabline' options.txt /*'showtabline'* |
7 | 821 'shq' options.txt /*'shq'* |
822 'si' options.txt /*'si'* | |
823 'sidescroll' options.txt /*'sidescroll'* | |
824 'sidescrolloff' options.txt /*'sidescrolloff'* | |
825 'siso' options.txt /*'siso'* | |
826 'sj' options.txt /*'sj'* | |
827 'slm' options.txt /*'slm'* | |
828 'slow' vi_diff.txt /*'slow'* | |
829 'slowopen' vi_diff.txt /*'slowopen'* | |
830 'sm' options.txt /*'sm'* | |
831 'smartcase' options.txt /*'smartcase'* | |
832 'smartindent' options.txt /*'smartindent'* | |
833 'smarttab' options.txt /*'smarttab'* | |
410 | 834 'smc' options.txt /*'smc'* |
7 | 835 'smd' options.txt /*'smd'* |
836 'sn' options.txt /*'sn'* | |
837 'so' options.txt /*'so'* | |
838 'softtabstop' options.txt /*'softtabstop'* | |
839 'sol' options.txt /*'sol'* | |
840 'sourceany' vi_diff.txt /*'sourceany'* | |
841 'sp' options.txt /*'sp'* | |
386 | 842 'spc' options.txt /*'spc'* |
221 | 843 'spell' options.txt /*'spell'* |
386 | 844 'spellcapcheck' options.txt /*'spellcapcheck'* |
319 | 845 'spellfile' options.txt /*'spellfile'* |
221 | 846 'spelllang' options.txt /*'spelllang'* |
348 | 847 'spellsuggest' options.txt /*'spellsuggest'* |
319 | 848 'spf' options.txt /*'spf'* |
221 | 849 'spl' options.txt /*'spl'* |
7 | 850 'splitbelow' options.txt /*'splitbelow'* |
851 'splitright' options.txt /*'splitright'* | |
852 'spr' options.txt /*'spr'* | |
348 | 853 'sps' options.txt /*'sps'* |
7 | 854 'sr' options.txt /*'sr'* |
855 'srr' options.txt /*'srr'* | |
856 'ss' options.txt /*'ss'* | |
857 'ssl' options.txt /*'ssl'* | |
858 'ssop' options.txt /*'ssop'* | |
859 'st' options.txt /*'st'* | |
860 'sta' options.txt /*'sta'* | |
677 | 861 'stal' options.txt /*'stal'* |
7 | 862 'startofline' options.txt /*'startofline'* |
863 'statusline' options.txt /*'statusline'* | |
864 'stl' options.txt /*'stl'* | |
168 | 865 'stmp' options.txt /*'stmp'* |
7 | 866 'sts' options.txt /*'sts'* |
867 'su' options.txt /*'su'* | |
868 'sua' options.txt /*'sua'* | |
869 'suffixes' options.txt /*'suffixes'* | |
870 'suffixesadd' options.txt /*'suffixesadd'* | |
871 'sw' options.txt /*'sw'* | |
872 'swapfile' options.txt /*'swapfile'* | |
873 'swapsync' options.txt /*'swapsync'* | |
874 'swb' options.txt /*'swb'* | |
875 'swf' options.txt /*'swf'* | |
876 'switchbuf' options.txt /*'switchbuf'* | |
877 'sws' options.txt /*'sws'* | |
3371 | 878 'sxe' options.txt /*'sxe'* |
7 | 879 'sxq' options.txt /*'sxq'* |
880 'syn' options.txt /*'syn'* | |
410 | 881 'synmaxcol' options.txt /*'synmaxcol'* |
7 | 882 'syntax' options.txt /*'syntax'* |
883 't_#2' term.txt /*'t_#2'* | |
884 't_#4' term.txt /*'t_#4'* | |
885 't_%1' term.txt /*'t_%1'* | |
886 't_%i' term.txt /*'t_%i'* | |
887 't_&8' term.txt /*'t_&8'* | |
888 't_@7' term.txt /*'t_@7'* | |
889 't_AB' term.txt /*'t_AB'* | |
890 't_AF' term.txt /*'t_AF'* | |
891 't_AL' term.txt /*'t_AL'* | |
892 't_CS' term.txt /*'t_CS'* | |
893 't_CV' term.txt /*'t_CV'* | |
205 | 894 't_Ce' term.txt /*'t_Ce'* |
7 | 895 't_Co' term.txt /*'t_Co'* |
205 | 896 't_Cs' term.txt /*'t_Cs'* |
7 | 897 't_DL' term.txt /*'t_DL'* |
36 | 898 't_EI' term.txt /*'t_EI'* |
7 | 899 't_F1' term.txt /*'t_F1'* |
900 't_F2' term.txt /*'t_F2'* | |
901 't_F3' term.txt /*'t_F3'* | |
902 't_F4' term.txt /*'t_F4'* | |
903 't_F5' term.txt /*'t_F5'* | |
904 't_F6' term.txt /*'t_F6'* | |
905 't_F7' term.txt /*'t_F7'* | |
906 't_F8' term.txt /*'t_F8'* | |
907 't_F9' term.txt /*'t_F9'* | |
908 't_IE' term.txt /*'t_IE'* | |
909 't_IS' term.txt /*'t_IS'* | |
910 't_K1' term.txt /*'t_K1'* | |
911 't_K3' term.txt /*'t_K3'* | |
912 't_K4' term.txt /*'t_K4'* | |
913 't_K5' term.txt /*'t_K5'* | |
914 't_K6' term.txt /*'t_K6'* | |
915 't_K7' term.txt /*'t_K7'* | |
916 't_K8' term.txt /*'t_K8'* | |
917 't_K9' term.txt /*'t_K9'* | |
918 't_KA' term.txt /*'t_KA'* | |
919 't_KB' term.txt /*'t_KB'* | |
920 't_KC' term.txt /*'t_KC'* | |
921 't_KD' term.txt /*'t_KD'* | |
922 't_KE' term.txt /*'t_KE'* | |
923 't_KF' term.txt /*'t_KF'* | |
924 't_KG' term.txt /*'t_KG'* | |
925 't_KH' term.txt /*'t_KH'* | |
926 't_KI' term.txt /*'t_KI'* | |
927 't_KJ' term.txt /*'t_KJ'* | |
928 't_KK' term.txt /*'t_KK'* | |
929 't_KL' term.txt /*'t_KL'* | |
930 't_RI' term.txt /*'t_RI'* | |
931 't_RV' term.txt /*'t_RV'* | |
36 | 932 't_SI' term.txt /*'t_SI'* |
7 | 933 't_Sb' term.txt /*'t_Sb'* |
934 't_Sf' term.txt /*'t_Sf'* | |
935 't_WP' term.txt /*'t_WP'* | |
936 't_WS' term.txt /*'t_WS'* | |
937 't_ZH' term.txt /*'t_ZH'* | |
938 't_ZR' term.txt /*'t_ZR'* | |
939 't_al' term.txt /*'t_al'* | |
940 't_bc' term.txt /*'t_bc'* | |
941 't_cd' term.txt /*'t_cd'* | |
942 't_ce' term.txt /*'t_ce'* | |
943 't_cl' term.txt /*'t_cl'* | |
944 't_cm' term.txt /*'t_cm'* | |
945 't_cs' term.txt /*'t_cs'* | |
946 't_da' term.txt /*'t_da'* | |
947 't_db' term.txt /*'t_db'* | |
948 't_dl' term.txt /*'t_dl'* | |
949 't_fs' term.txt /*'t_fs'* | |
950 't_k1' term.txt /*'t_k1'* | |
951 't_k2' term.txt /*'t_k2'* | |
952 't_k3' term.txt /*'t_k3'* | |
953 't_k4' term.txt /*'t_k4'* | |
954 't_k5' term.txt /*'t_k5'* | |
955 't_k6' term.txt /*'t_k6'* | |
956 't_k7' term.txt /*'t_k7'* | |
957 't_k8' term.txt /*'t_k8'* | |
958 't_k9' term.txt /*'t_k9'* | |
959 't_k;' term.txt /*'t_k;'* | |
960 't_kB' term.txt /*'t_kB'* | |
961 't_kD' term.txt /*'t_kD'* | |
962 't_kI' term.txt /*'t_kI'* | |
963 't_kN' term.txt /*'t_kN'* | |
964 't_kP' term.txt /*'t_kP'* | |
965 't_kb' term.txt /*'t_kb'* | |
966 't_kd' term.txt /*'t_kd'* | |
967 't_ke' term.txt /*'t_ke'* | |
968 't_kh' term.txt /*'t_kh'* | |
969 't_kl' term.txt /*'t_kl'* | |
970 't_kr' term.txt /*'t_kr'* | |
971 't_ks' term.txt /*'t_ks'* | |
972 't_ku' term.txt /*'t_ku'* | |
973 't_le' term.txt /*'t_le'* | |
974 't_mb' term.txt /*'t_mb'* | |
975 't_md' term.txt /*'t_md'* | |
976 't_me' term.txt /*'t_me'* | |
977 't_mr' term.txt /*'t_mr'* | |
978 't_ms' term.txt /*'t_ms'* | |
979 't_nd' term.txt /*'t_nd'* | |
980 't_op' term.txt /*'t_op'* | |
981 't_se' term.txt /*'t_se'* | |
982 't_so' term.txt /*'t_so'* | |
983 't_sr' term.txt /*'t_sr'* | |
984 't_star7' term.txt /*'t_star7'* | |
985 't_te' term.txt /*'t_te'* | |
986 't_ti' term.txt /*'t_ti'* | |
987 't_ts' term.txt /*'t_ts'* | |
4229 | 988 't_u7' term.txt /*'t_u7'* |
7 | 989 't_ue' term.txt /*'t_ue'* |
990 't_us' term.txt /*'t_us'* | |
991 't_ut' term.txt /*'t_ut'* | |
992 't_vb' term.txt /*'t_vb'* | |
993 't_ve' term.txt /*'t_ve'* | |
994 't_vi' term.txt /*'t_vi'* | |
995 't_vs' term.txt /*'t_vs'* | |
996 't_xs' term.txt /*'t_xs'* | |
997 'ta' options.txt /*'ta'* | |
674 | 998 'tabline' options.txt /*'tabline'* |
699 | 999 'tabpagemax' options.txt /*'tabpagemax'* |
7 | 1000 'tabstop' options.txt /*'tabstop'* |
1001 'tag' options.txt /*'tag'* | |
1002 'tagbsearch' options.txt /*'tagbsearch'* | |
1003 'taglength' options.txt /*'taglength'* | |
1004 'tagrelative' options.txt /*'tagrelative'* | |
1005 'tags' options.txt /*'tags'* | |
1006 'tagstack' options.txt /*'tagstack'* | |
674 | 1007 'tal' options.txt /*'tal'* |
7 | 1008 'tb' options.txt /*'tb'* |
1009 'tbi' options.txt /*'tbi'* | |
1010 'tbidi' options.txt /*'tbidi'* | |
1011 'tbis' options.txt /*'tbis'* | |
1012 'tbs' options.txt /*'tbs'* | |
1013 'tenc' options.txt /*'tenc'* | |
1014 'term' options.txt /*'term'* | |
1015 'termbidi' options.txt /*'termbidi'* | |
1016 'termencoding' options.txt /*'termencoding'* | |
1017 'terse' options.txt /*'terse'* | |
1018 'textauto' options.txt /*'textauto'* | |
1019 'textmode' options.txt /*'textmode'* | |
1020 'textwidth' options.txt /*'textwidth'* | |
1021 'tf' options.txt /*'tf'* | |
1022 'tgst' options.txt /*'tgst'* | |
1023 'thesaurus' options.txt /*'thesaurus'* | |
1024 'tildeop' options.txt /*'tildeop'* | |
1025 'timeout' options.txt /*'timeout'* | |
1026 'timeoutlen' options.txt /*'timeoutlen'* | |
1027 'title' options.txt /*'title'* | |
1028 'titlelen' options.txt /*'titlelen'* | |
1029 'titleold' options.txt /*'titleold'* | |
1030 'titlestring' options.txt /*'titlestring'* | |
1031 'tl' options.txt /*'tl'* | |
1032 'tm' options.txt /*'tm'* | |
1033 'to' options.txt /*'to'* | |
1034 'toolbar' options.txt /*'toolbar'* | |
1035 'toolbariconsize' options.txt /*'toolbariconsize'* | |
1036 'top' options.txt /*'top'* | |
699 | 1037 'tpm' options.txt /*'tpm'* |
7 | 1038 'tr' options.txt /*'tr'* |
1039 'ts' options.txt /*'ts'* | |
1040 'tsl' options.txt /*'tsl'* | |
1041 'tsr' options.txt /*'tsr'* | |
1042 'ttimeout' options.txt /*'ttimeout'* | |
1043 'ttimeoutlen' options.txt /*'ttimeoutlen'* | |
1044 'ttm' options.txt /*'ttm'* | |
1045 'tty' options.txt /*'tty'* | |
1046 'ttybuiltin' options.txt /*'ttybuiltin'* | |
1047 'ttyfast' options.txt /*'ttyfast'* | |
1048 'ttym' options.txt /*'ttym'* | |
1049 'ttymouse' options.txt /*'ttymouse'* | |
1050 'ttyscroll' options.txt /*'ttyscroll'* | |
1051 'ttytype' options.txt /*'ttytype'* | |
1052 'tw' options.txt /*'tw'* | |
1053 'tx' options.txt /*'tx'* | |
1054 '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
|
1055 '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
|
1056 'udir' options.txt /*'udir'* |
7 | 1057 '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
|
1058 '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
|
1059 'undofile' options.txt /*'undofile'* |
7 | 1060 '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
|
1061 'undoreload' options.txt /*'undoreload'* |
7 | 1062 'updatecount' options.txt /*'updatecount'* |
1063 '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
|
1064 'ur' options.txt /*'ur'* |
7 | 1065 'ut' options.txt /*'ut'* |
1066 'vb' options.txt /*'vb'* | |
1067 'vbs' options.txt /*'vbs'* | |
1068 'vdir' options.txt /*'vdir'* | |
1069 've' options.txt /*'ve'* | |
1070 'verbose' options.txt /*'verbose'* | |
293 | 1071 'verbosefile' options.txt /*'verbosefile'* |
1072 'vfile' options.txt /*'vfile'* | |
7 | 1073 'vi' options.txt /*'vi'* |
1074 'viewdir' options.txt /*'viewdir'* | |
1075 'viewoptions' options.txt /*'viewoptions'* | |
1076 'viminfo' options.txt /*'viminfo'* | |
1077 'virtualedit' options.txt /*'virtualedit'* | |
1078 'visualbell' options.txt /*'visualbell'* | |
1079 'vop' options.txt /*'vop'* | |
1080 'w1200' vi_diff.txt /*'w1200'* | |
1081 'w300' vi_diff.txt /*'w300'* | |
1082 'w9600' vi_diff.txt /*'w9600'* | |
1083 'wa' options.txt /*'wa'* | |
1084 'wak' options.txt /*'wak'* | |
1085 'warn' options.txt /*'warn'* | |
1086 'wb' options.txt /*'wb'* | |
1087 'wc' options.txt /*'wc'* | |
1088 'wcm' options.txt /*'wcm'* | |
1089 'wd' options.txt /*'wd'* | |
1090 'weirdinvert' options.txt /*'weirdinvert'* | |
1091 'wfh' options.txt /*'wfh'* | |
782 | 1092 'wfw' options.txt /*'wfw'* |
7 | 1093 'wh' options.txt /*'wh'* |
1094 'whichwrap' options.txt /*'whichwrap'* | |
164 | 1095 'wi' options.txt /*'wi'* |
2662 | 1096 'wic' options.txt /*'wic'* |
7 | 1097 'wig' options.txt /*'wig'* |
1098 'wildchar' options.txt /*'wildchar'* | |
1099 'wildcharm' options.txt /*'wildcharm'* | |
1100 'wildignore' options.txt /*'wildignore'* | |
2662 | 1101 'wildignorecase' options.txt /*'wildignorecase'* |
7 | 1102 'wildmenu' options.txt /*'wildmenu'* |
1103 'wildmode' options.txt /*'wildmode'* | |
40 | 1104 'wildoptions' options.txt /*'wildoptions'* |
7 | 1105 'wim' options.txt /*'wim'* |
1106 'winaltkeys' options.txt /*'winaltkeys'* | |
164 | 1107 'window' options.txt /*'window'* |
7 | 1108 'winfixheight' options.txt /*'winfixheight'* |
782 | 1109 'winfixwidth' options.txt /*'winfixwidth'* |
7 | 1110 'winheight' options.txt /*'winheight'* |
1111 'winminheight' options.txt /*'winminheight'* | |
1112 'winminwidth' options.txt /*'winminwidth'* | |
1113 'winwidth' options.txt /*'winwidth'* | |
1114 'wiv' options.txt /*'wiv'* | |
1115 'wiw' options.txt /*'wiw'* | |
1116 'wm' options.txt /*'wm'* | |
1117 'wmh' options.txt /*'wmh'* | |
1118 'wmnu' options.txt /*'wmnu'* | |
1119 'wmw' options.txt /*'wmw'* | |
40 | 1120 'wop' options.txt /*'wop'* |
7 | 1121 'wrap' options.txt /*'wrap'* |
1122 'wrapmargin' options.txt /*'wrapmargin'* | |
1123 'wrapscan' options.txt /*'wrapscan'* | |
1124 'write' options.txt /*'write'* | |
1125 'writeany' options.txt /*'writeany'* | |
1126 'writebackup' options.txt /*'writebackup'* | |
1127 'writedelay' options.txt /*'writedelay'* | |
1128 'ws' options.txt /*'ws'* | |
1129 'ww' options.txt /*'ww'* | |
1130 '{ motion.txt /*'{* | |
1131 '} motion.txt /*'}* | |
1132 ( motion.txt /*(* | |
1133 ) motion.txt /*)* | |
1134 + motion.txt /*+* | |
596 | 1135 ++bad editing.txt /*++bad* |
7 | 1136 ++bin editing.txt /*++bin* |
1137 ++builtin_terms various.txt /*++builtin_terms* | |
819 | 1138 ++edit editing.txt /*++edit* |
7 | 1139 ++enc editing.txt /*++enc* |
1140 ++ff editing.txt /*++ff* | |
1141 ++nobin editing.txt /*++nobin* | |
1142 ++opt editing.txt /*++opt* | |
1143 +ARP various.txt /*+ARP* | |
1144 +GUI_Athena various.txt /*+GUI_Athena* | |
1145 +GUI_GTK various.txt /*+GUI_GTK* | |
1146 +GUI_Motif various.txt /*+GUI_Motif* | |
1147 +GUI_Photon various.txt /*+GUI_Photon* | |
1148 +GUI_neXtaw various.txt /*+GUI_neXtaw* | |
1149 +X11 various.txt /*+X11* | |
5340 | 1150 +acl various.txt /*+acl* |
7 | 1151 +arabic various.txt /*+arabic* |
1152 +autocmd various.txt /*+autocmd* | |
1153 +balloon_eval various.txt /*+balloon_eval* | |
1154 +browse various.txt /*+browse* | |
1155 +builtin_terms various.txt /*+builtin_terms* | |
1156 +byte_offset various.txt /*+byte_offset* | |
1157 +cindent various.txt /*+cindent* | |
1158 +clientserver various.txt /*+clientserver* | |
1159 +clipboard various.txt /*+clipboard* | |
1160 +cmd editing.txt /*+cmd* | |
1161 +cmdline_compl various.txt /*+cmdline_compl* | |
1162 +cmdline_hist various.txt /*+cmdline_hist* | |
1163 +cmdline_info various.txt /*+cmdline_info* | |
1164 +comments various.txt /*+comments* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
1165 +conceal various.txt /*+conceal* |
7 | 1166 +cryptv various.txt /*+cryptv* |
1167 +cscope various.txt /*+cscope* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
1168 +cursorbind various.txt /*+cursorbind* |
501 | 1169 +cursorshape various.txt /*+cursorshape* |
1170 +debug various.txt /*+debug* | |
7 | 1171 +dialog_con various.txt /*+dialog_con* |
1172 +dialog_con_gui various.txt /*+dialog_con_gui* | |
1173 +dialog_gui various.txt /*+dialog_gui* | |
1174 +diff various.txt /*+diff* | |
1175 +digraphs various.txt /*+digraphs* | |
6153 | 1176 +directx various.txt /*+directx* |
7 | 1177 +dnd various.txt /*+dnd* |
1178 +emacs_tags various.txt /*+emacs_tags* | |
1179 +eval various.txt /*+eval* | |
1180 +ex_extra various.txt /*+ex_extra* | |
1181 +extra_search various.txt /*+extra_search* | |
1182 +farsi various.txt /*+farsi* | |
1183 +feature-list various.txt /*+feature-list* | |
1184 +file_in_path various.txt /*+file_in_path* | |
1185 +find_in_path various.txt /*+find_in_path* | |
1621 | 1186 +float various.txt /*+float* |
7 | 1187 +folding various.txt /*+folding* |
1188 +footer various.txt /*+footer* | |
1189 +fork various.txt /*+fork* | |
1190 +gettext various.txt /*+gettext* | |
1191 +hangul_input various.txt /*+hangul_input* | |
1192 +iconv various.txt /*+iconv* | |
557 | 1193 +iconv/dyn various.txt /*+iconv\/dyn* |
7 | 1194 +insert_expand various.txt /*+insert_expand* |
1195 +jumplist various.txt /*+jumplist* | |
1196 +keymap various.txt /*+keymap* | |
1197 +langmap various.txt /*+langmap* | |
1198 +libcall various.txt /*+libcall* | |
1199 +linebreak various.txt /*+linebreak* | |
1200 +lispindent various.txt /*+lispindent* | |
1201 +listcmds various.txt /*+listcmds* | |
1202 +localmap various.txt /*+localmap* | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
1203 +lua various.txt /*+lua* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
1204 +lua/dyn various.txt /*+lua\/dyn* |
7 | 1205 +menu various.txt /*+menu* |
1206 +mksession various.txt /*+mksession* | |
1207 +modify_fname various.txt /*+modify_fname* | |
1208 +mouse various.txt /*+mouse* | |
1209 +mouse_dec various.txt /*+mouse_dec* | |
1210 +mouse_gpm various.txt /*+mouse_gpm* | |
5929 | 1211 +mouse_jsbterm various.txt /*+mouse_jsbterm* |
7 | 1212 +mouse_netterm various.txt /*+mouse_netterm* |
1213 +mouse_pterm various.txt /*+mouse_pterm* | |
3750 | 1214 +mouse_sgr various.txt /*+mouse_sgr* |
1621 | 1215 +mouse_sysmouse various.txt /*+mouse_sysmouse* |
3224 | 1216 +mouse_urxvt various.txt /*+mouse_urxvt* |
7 | 1217 +mouse_xterm various.txt /*+mouse_xterm* |
1218 +mouseshape various.txt /*+mouseshape* | |
1219 +multi_byte various.txt /*+multi_byte* | |
1220 +multi_byte_ime various.txt /*+multi_byte_ime* | |
1221 +multi_lang various.txt /*+multi_lang* | |
14 | 1222 +mzscheme various.txt /*+mzscheme* |
626 | 1223 +mzscheme/dyn various.txt /*+mzscheme\/dyn* |
7 | 1224 +netbeans_intg various.txt /*+netbeans_intg* |
1225 +ole various.txt /*+ole* | |
1226 +path_extra various.txt /*+path_extra* | |
1227 +perl various.txt /*+perl* | |
557 | 1228 +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
|
1229 +persistent_undo various.txt /*+persistent_undo* |
7 | 1230 +postscript various.txt /*+postscript* |
1231 +printer various.txt /*+printer* | |
189 | 1232 +profile various.txt /*+profile* |
7 | 1233 +python various.txt /*+python* |
557 | 1234 +python/dyn various.txt /*+python\/dyn* |
2368 | 1235 +python3 various.txt /*+python3* |
1236 +python3/dyn various.txt /*+python3\/dyn* | |
7 | 1237 +quickfix various.txt /*+quickfix* |
794 | 1238 +reltime various.txt /*+reltime* |
7 | 1239 +rightleft various.txt /*+rightleft* |
1240 +ruby various.txt /*+ruby* | |
557 | 1241 +ruby/dyn various.txt /*+ruby\/dyn* |
7 | 1242 +scrollbind various.txt /*+scrollbind* |
1243 +signs various.txt /*+signs* | |
1244 +smartindent various.txt /*+smartindent* | |
1245 +sniff various.txt /*+sniff* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1246 +startuptime various.txt /*+startuptime* |
7 | 1247 +statusline various.txt /*+statusline* |
1248 +sun_workshop various.txt /*+sun_workshop* | |
1249 +syntax various.txt /*+syntax* | |
1250 +system() various.txt /*+system()* | |
1251 +tag_any_white various.txt /*+tag_any_white* | |
1252 +tag_binary various.txt /*+tag_binary* | |
1253 +tag_old_static various.txt /*+tag_old_static* | |
1254 +tcl various.txt /*+tcl* | |
557 | 1255 +tcl/dyn various.txt /*+tcl\/dyn* |
7 | 1256 +terminfo various.txt /*+terminfo* |
1257 +termresponse various.txt /*+termresponse* | |
1258 +textobjects various.txt /*+textobjects* | |
1259 +tgetent various.txt /*+tgetent* | |
1260 +title various.txt /*+title* | |
1261 +toolbar various.txt /*+toolbar* | |
1262 +user_commands various.txt /*+user_commands* | |
1263 +vertsplit various.txt /*+vertsplit* | |
1264 +viminfo various.txt /*+viminfo* | |
1265 +virtualedit various.txt /*+virtualedit* | |
1266 +visual various.txt /*+visual* | |
1267 +visualextra various.txt /*+visualextra* | |
1268 +vreplace various.txt /*+vreplace* | |
1269 +wildignore various.txt /*+wildignore* | |
1270 +wildmenu various.txt /*+wildmenu* | |
1271 +windows various.txt /*+windows* | |
1272 +writebackup various.txt /*+writebackup* | |
1273 +xfontset various.txt /*+xfontset* | |
1274 +xim various.txt /*+xim* | |
5340 | 1275 +xpm various.txt /*+xpm* |
3281 | 1276 +xpm_w32 various.txt /*+xpm_w32* |
7 | 1277 +xsmp various.txt /*+xsmp* |
1278 +xsmp_interact various.txt /*+xsmp_interact* | |
1279 +xterm_clipboard various.txt /*+xterm_clipboard* | |
1280 +xterm_save various.txt /*+xterm_save* | |
1281 , motion.txt /*,* | |
1282 - motion.txt /*-* | |
1283 -+ starting.txt /*-+* | |
1284 -+/ starting.txt /*-+\/* | |
1285 -+c starting.txt /*-+c* | |
1286 -+reverse gui_x11.txt /*-+reverse* | |
1287 -+rv gui_x11.txt /*-+rv* | |
1288 -- starting.txt /*--* | |
1289 --- starting.txt /*---* | |
1290 --cmd starting.txt /*--cmd* | |
1291 --echo-wid starting.txt /*--echo-wid* | |
1292 --help starting.txt /*--help* | |
1293 --literal starting.txt /*--literal* | |
1294 --nofork starting.txt /*--nofork* | |
1295 --noplugin starting.txt /*--noplugin* | |
1296 --remote remote.txt /*--remote* | |
1297 --remote-expr remote.txt /*--remote-expr* | |
1298 --remote-send remote.txt /*--remote-send* | |
1299 --remote-silent remote.txt /*--remote-silent* | |
730 | 1300 --remote-tab remote.txt /*--remote-tab* |
1301 --remote-tab-silent remote.txt /*--remote-tab-silent* | |
1302 --remote-tab-wait remote.txt /*--remote-tab-wait* | |
1303 --remote-tab-wait-silent remote.txt /*--remote-tab-wait-silent* | |
7 | 1304 --remote-wait remote.txt /*--remote-wait* |
1305 --remote-wait-silent remote.txt /*--remote-wait-silent* | |
1306 --role starting.txt /*--role* | |
1307 --serverlist remote.txt /*--serverlist* | |
1308 --servername remote.txt /*--servername* | |
1309 --socketid starting.txt /*--socketid* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1310 --startuptime starting.txt /*--startuptime* |
7 | 1311 --version starting.txt /*--version* |
1621 | 1312 --windowid starting.txt /*--windowid* |
7 | 1313 -A starting.txt /*-A* |
1314 -C starting.txt /*-C* | |
1315 -D starting.txt /*-D* | |
1316 -E starting.txt /*-E* | |
1317 -F starting.txt /*-F* | |
1318 -H starting.txt /*-H* | |
1319 -L starting.txt /*-L* | |
1320 -M starting.txt /*-M* | |
1321 -N starting.txt /*-N* | |
1322 -O starting.txt /*-O* | |
1323 -P starting.txt /*-P* | |
1324 -R starting.txt /*-R* | |
1325 -S starting.txt /*-S* | |
1326 -T starting.txt /*-T* | |
1327 -U starting.txt /*-U* | |
1328 -V starting.txt /*-V* | |
1329 -W starting.txt /*-W* | |
1330 -X starting.txt /*-X* | |
1331 -Z starting.txt /*-Z* | |
1332 -b starting.txt /*-b* | |
1333 -background gui_x11.txt /*-background* | |
1334 -bg gui_x11.txt /*-bg* | |
1335 -boldfont gui_x11.txt /*-boldfont* | |
1336 -borderwidth gui_x11.txt /*-borderwidth* | |
1337 -bw gui_x11.txt /*-bw* | |
1338 -c starting.txt /*-c* | |
1339 -d starting.txt /*-d* | |
1340 -dev starting.txt /*-dev* | |
1341 -display gui_x11.txt /*-display* | |
1342 -e starting.txt /*-e* | |
1343 -f starting.txt /*-f* | |
1344 -fg gui_x11.txt /*-fg* | |
1345 -file starting.txt /*-file* | |
1346 -fn gui_x11.txt /*-fn* | |
1347 -font gui_x11.txt /*-font* | |
1348 -foreground gui_x11.txt /*-foreground* | |
1349 -g starting.txt /*-g* | |
1350 -geom gui_x11.txt /*-geom* | |
1351 -geometry gui_x11.txt /*-geometry* | |
1352 -geometry-example gui_x11.txt /*-geometry-example* | |
1353 -gui gui_x11.txt /*-gui* | |
1354 -h starting.txt /*-h* | |
1355 -i starting.txt /*-i* | |
1356 -iconic gui_x11.txt /*-iconic* | |
1357 -italicfont gui_x11.txt /*-italicfont* | |
1358 -l starting.txt /*-l* | |
1359 -m starting.txt /*-m* | |
1360 -menufont gui_x11.txt /*-menufont* | |
1361 -menufontset gui_x11.txt /*-menufontset* | |
1362 -menuheight gui_x11.txt /*-menuheight* | |
1363 -mf gui_x11.txt /*-mf* | |
1364 -mh gui_x11.txt /*-mh* | |
1365 -n starting.txt /*-n* | |
1366 -nb starting.txt /*-nb* | |
1367 -o starting.txt /*-o* | |
674 | 1368 -p starting.txt /*-p* |
7 | 1369 -q starting.txt /*-q* |
1370 -qf starting.txt /*-qf* | |
1371 -r starting.txt /*-r* | |
1372 -register if_ole.txt /*-register* | |
1373 -reverse gui_x11.txt /*-reverse* | |
1374 -rv gui_x11.txt /*-rv* | |
1375 -s starting.txt /*-s* | |
1376 -s-ex starting.txt /*-s-ex* | |
1377 -scrollbarwidth gui_x11.txt /*-scrollbarwidth* | |
1378 -silent if_ole.txt /*-silent* | |
1379 -sw gui_x11.txt /*-sw* | |
1380 -t starting.txt /*-t* | |
1381 -tag starting.txt /*-tag* | |
1382 -u starting.txt /*-u* | |
1383 -ul gui_x11.txt /*-ul* | |
1384 -unregister if_ole.txt /*-unregister* | |
1385 -v starting.txt /*-v* | |
1386 -vim starting.txt /*-vim* | |
1387 -w starting.txt /*-w* | |
1388 -w_nr starting.txt /*-w_nr* | |
1389 -x starting.txt /*-x* | |
1390 -xrm gui_x11.txt /*-xrm* | |
1391 -y starting.txt /*-y* | |
1392 . repeat.txt /*.* | |
1121 | 1393 ... eval.txt /*...* |
7 | 1394 .Xdefaults gui_x11.txt /*.Xdefaults* |
374 | 1395 .aff spell.txt /*.aff* |
1396 .dic spell.txt /*.dic* | |
7 | 1397 .exrc starting.txt /*.exrc* |
1398 .gvimrc gui.txt /*.gvimrc* | |
1399 .vimrc starting.txt /*.vimrc* | |
1400 / pattern.txt /*\/* | |
1401 /$ pattern.txt /*\/$* | |
1402 /. pattern.txt /*\/.* | |
1621 | 1403 // version7.txt /*\/\/* |
7 | 1404 //; pattern.txt /*\/\/;* |
1405 /<CR> pattern.txt /*\/<CR>* | |
168 | 1406 /[[. pattern.txt /*\/[[.* |
1407 /[[= pattern.txt /*\/[[=* | |
1121 | 1408 /[\n] pattern.txt /*\/[\\n]* |
7 | 1409 /[] pattern.txt /*\/[]* |
1410 /\ pattern.txt /*\/\\* | |
1411 /\$ pattern.txt /*\/\\$* | |
1412 /\%# pattern.txt /*\/\\%#* | |
4444 | 1413 /\%#= pattern.txt /*\/\\%#=* |
7 | 1414 /\%$ pattern.txt /*\/\\%$* |
639 | 1415 /\%'m pattern.txt /*\/\\%'m* |
7 | 1416 /\%( pattern.txt /*\/\\%(* |
1417 /\%(\) pattern.txt /*\/\\%(\\)* | |
639 | 1418 /\%<'m pattern.txt /*\/\\%<'m* |
7 | 1419 /\%<c pattern.txt /*\/\\%<c* |
1420 /\%<l pattern.txt /*\/\\%<l* | |
1421 /\%<v pattern.txt /*\/\\%<v* | |
639 | 1422 /\%>'m pattern.txt /*\/\\%>'m* |
7 | 1423 /\%>c pattern.txt /*\/\\%>c* |
1424 /\%>l pattern.txt /*\/\\%>l* | |
1425 /\%>v pattern.txt /*\/\\%>v* | |
5929 | 1426 /\%C pattern.txt /*\/\\%C* |
140 | 1427 /\%U pattern.txt /*\/\\%U* |
639 | 1428 /\%V pattern.txt /*\/\\%V* |
7 | 1429 /\%[] pattern.txt /*\/\\%[]* |
1430 /\%^ pattern.txt /*\/\\%^* | |
1431 /\%c pattern.txt /*\/\\%c* | |
24 | 1432 /\%d pattern.txt /*\/\\%d* |
7 | 1433 /\%l pattern.txt /*\/\\%l* |
24 | 1434 /\%o pattern.txt /*\/\\%o* |
1435 /\%u pattern.txt /*\/\\%u* | |
7 | 1436 /\%v pattern.txt /*\/\\%v* |
24 | 1437 /\%x pattern.txt /*\/\\%x* |
7 | 1438 /\& pattern.txt /*\/\\&* |
1439 /\( pattern.txt /*\/\\(* | |
1440 /\(\) pattern.txt /*\/\\(\\)* | |
1441 /\) pattern.txt /*\/\\)* | |
1442 /\+ pattern.txt /*\/\\+* | |
1443 /\. pattern.txt /*\/\\.* | |
1444 /\1 pattern.txt /*\/\\1* | |
1445 /\2 pattern.txt /*\/\\2* | |
1446 /\3 pattern.txt /*\/\\3* | |
1447 /\9 pattern.txt /*\/\\9* | |
1448 /\< pattern.txt /*\/\\<* | |
1449 /\= pattern.txt /*\/\\=* | |
1450 /\> pattern.txt /*\/\\>* | |
1451 /\? pattern.txt /*\/\\?* | |
1452 /\@! pattern.txt /*\/\\@!* | |
1453 /\@<! pattern.txt /*\/\\@<!* | |
1454 /\@<= pattern.txt /*\/\\@<=* | |
1455 /\@= pattern.txt /*\/\\@=* | |
1456 /\@> pattern.txt /*\/\\@>* | |
1457 /\A pattern.txt /*\/\\A* | |
1458 /\C pattern.txt /*\/\\C* | |
1459 /\D pattern.txt /*\/\\D* | |
1460 /\F pattern.txt /*\/\\F* | |
1461 /\H pattern.txt /*\/\\H* | |
1462 /\I pattern.txt /*\/\\I* | |
1463 /\K pattern.txt /*\/\\K* | |
1464 /\L pattern.txt /*\/\\L* | |
1465 /\M pattern.txt /*\/\\M* | |
1466 /\O pattern.txt /*\/\\O* | |
1467 /\P pattern.txt /*\/\\P* | |
1468 /\S pattern.txt /*\/\\S* | |
1469 /\U pattern.txt /*\/\\U* | |
1470 /\V pattern.txt /*\/\\V* | |
1471 /\W pattern.txt /*\/\\W* | |
1472 /\X pattern.txt /*\/\\X* | |
1473 /\Z pattern.txt /*\/\\Z* | |
1474 /\[] pattern.txt /*\/\\[]* | |
1475 /\\ pattern.txt /*\/\\\\* | |
1476 /\] pattern.txt /*\/\\]* | |
1477 /\^ pattern.txt /*\/\\^* | |
1478 /\_ pattern.txt /*\/\\_* | |
1479 /\_$ pattern.txt /*\/\\_$* | |
1480 /\_. pattern.txt /*\/\\_.* | |
1481 /\_A pattern.txt /*\/\\_A* | |
1482 /\_D pattern.txt /*\/\\_D* | |
1483 /\_F pattern.txt /*\/\\_F* | |
1484 /\_H pattern.txt /*\/\\_H* | |
1485 /\_I pattern.txt /*\/\\_I* | |
1486 /\_K pattern.txt /*\/\\_K* | |
1487 /\_L pattern.txt /*\/\\_L* | |
1488 /\_O pattern.txt /*\/\\_O* | |
1489 /\_P pattern.txt /*\/\\_P* | |
1490 /\_S pattern.txt /*\/\\_S* | |
1491 /\_U pattern.txt /*\/\\_U* | |
1492 /\_W pattern.txt /*\/\\_W* | |
1493 /\_X pattern.txt /*\/\\_X* | |
1494 /\_[] pattern.txt /*\/\\_[]* | |
1495 /\_^ pattern.txt /*\/\\_^* | |
1496 /\_a pattern.txt /*\/\\_a* | |
1497 /\_d pattern.txt /*\/\\_d* | |
1498 /\_f pattern.txt /*\/\\_f* | |
1499 /\_h pattern.txt /*\/\\_h* | |
1500 /\_i pattern.txt /*\/\\_i* | |
1501 /\_k pattern.txt /*\/\\_k* | |
1502 /\_l pattern.txt /*\/\\_l* | |
1503 /\_o pattern.txt /*\/\\_o* | |
1504 /\_p pattern.txt /*\/\\_p* | |
1505 /\_s pattern.txt /*\/\\_s* | |
1506 /\_u pattern.txt /*\/\\_u* | |
1507 /\_w pattern.txt /*\/\\_w* | |
1508 /\_x pattern.txt /*\/\\_x* | |
1509 /\a pattern.txt /*\/\\a* | |
1510 /\b pattern.txt /*\/\\b* | |
1511 /\bar pattern.txt /*\/\\bar* | |
1512 /\c pattern.txt /*\/\\c* | |
1513 /\d pattern.txt /*\/\\d* | |
1514 /\e pattern.txt /*\/\\e* | |
1515 /\f pattern.txt /*\/\\f* | |
1516 /\h pattern.txt /*\/\\h* | |
1517 /\i pattern.txt /*\/\\i* | |
1518 /\k pattern.txt /*\/\\k* | |
1519 /\l pattern.txt /*\/\\l* | |
1520 /\m pattern.txt /*\/\\m* | |
1521 /\n pattern.txt /*\/\\n* | |
1522 /\o pattern.txt /*\/\\o* | |
1523 /\p pattern.txt /*\/\\p* | |
1524 /\r pattern.txt /*\/\\r* | |
1525 /\s pattern.txt /*\/\\s* | |
1526 /\star pattern.txt /*\/\\star* | |
1527 /\t pattern.txt /*\/\\t* | |
1528 /\u pattern.txt /*\/\\u* | |
1529 /\v pattern.txt /*\/\\v* | |
1530 /\w pattern.txt /*\/\\w* | |
1531 /\x pattern.txt /*\/\\x* | |
1532 /\z( syntax.txt /*\/\\z(* | |
1533 /\z(\) syntax.txt /*\/\\z(\\)* | |
1534 /\z1 syntax.txt /*\/\\z1* | |
1535 /\z2 syntax.txt /*\/\\z2* | |
1536 /\z3 syntax.txt /*\/\\z3* | |
1537 /\z4 syntax.txt /*\/\\z4* | |
1538 /\z5 syntax.txt /*\/\\z5* | |
1539 /\z6 syntax.txt /*\/\\z6* | |
1540 /\z7 syntax.txt /*\/\\z7* | |
1541 /\z8 syntax.txt /*\/\\z8* | |
1542 /\z9 syntax.txt /*\/\\z9* | |
1543 /\ze pattern.txt /*\/\\ze* | |
1544 /\zs pattern.txt /*\/\\zs* | |
1545 /\{ pattern.txt /*\/\\{* | |
1546 /\{- pattern.txt /*\/\\{-* | |
1547 /\~ pattern.txt /*\/\\~* | |
1548 /^ pattern.txt /*\/^* | |
1549 /atom pattern.txt /*\/atom* | |
1550 /bar pattern.txt /*\/bar* | |
1551 /branch pattern.txt /*\/branch* | |
20 | 1552 /character-classes pattern.txt /*\/character-classes* |
7 | 1553 /collection pattern.txt /*\/collection* |
1554 /concat pattern.txt /*\/concat* | |
1555 /dyn various.txt /*\/dyn* | |
1556 /ignorecase pattern.txt /*\/ignorecase* | |
1557 /magic pattern.txt /*\/magic* | |
1558 /multi pattern.txt /*\/multi* | |
1559 /ordinary-atom pattern.txt /*\/ordinary-atom* | |
1560 /pattern pattern.txt /*\/pattern* | |
1561 /piece pattern.txt /*\/piece* | |
1562 /star pattern.txt /*\/star* | |
1563 /zero-width pattern.txt /*\/zero-width* | |
1564 /~ pattern.txt /*\/~* | |
1565 0 motion.txt /*0* | |
1566 01.1 usr_01.txt /*01.1* | |
1567 01.2 usr_01.txt /*01.2* | |
1568 01.3 usr_01.txt /*01.3* | |
1569 01.4 usr_01.txt /*01.4* | |
1570 02.1 usr_02.txt /*02.1* | |
1571 02.2 usr_02.txt /*02.2* | |
1572 02.3 usr_02.txt /*02.3* | |
1573 02.4 usr_02.txt /*02.4* | |
1574 02.5 usr_02.txt /*02.5* | |
1575 02.6 usr_02.txt /*02.6* | |
1576 02.7 usr_02.txt /*02.7* | |
1577 02.8 usr_02.txt /*02.8* | |
1578 03.1 usr_03.txt /*03.1* | |
1579 03.10 usr_03.txt /*03.10* | |
1580 03.2 usr_03.txt /*03.2* | |
1581 03.3 usr_03.txt /*03.3* | |
1582 03.4 usr_03.txt /*03.4* | |
1583 03.5 usr_03.txt /*03.5* | |
1584 03.6 usr_03.txt /*03.6* | |
1585 03.7 usr_03.txt /*03.7* | |
1586 03.8 usr_03.txt /*03.8* | |
1587 03.9 usr_03.txt /*03.9* | |
1588 04.1 usr_04.txt /*04.1* | |
1589 04.10 usr_04.txt /*04.10* | |
1590 04.2 usr_04.txt /*04.2* | |
1591 04.3 usr_04.txt /*04.3* | |
1592 04.4 usr_04.txt /*04.4* | |
1593 04.5 usr_04.txt /*04.5* | |
1594 04.6 usr_04.txt /*04.6* | |
1595 04.7 usr_04.txt /*04.7* | |
1596 04.8 usr_04.txt /*04.8* | |
1597 04.9 usr_04.txt /*04.9* | |
1598 05.1 usr_05.txt /*05.1* | |
1599 05.2 usr_05.txt /*05.2* | |
1600 05.3 usr_05.txt /*05.3* | |
1601 05.4 usr_05.txt /*05.4* | |
1602 05.5 usr_05.txt /*05.5* | |
1603 05.6 usr_05.txt /*05.6* | |
1604 05.7 usr_05.txt /*05.7* | |
1605 06.1 usr_06.txt /*06.1* | |
1606 06.2 usr_06.txt /*06.2* | |
1607 06.3 usr_06.txt /*06.3* | |
1608 06.4 usr_06.txt /*06.4* | |
1609 06.5 usr_06.txt /*06.5* | |
1610 06.6 usr_06.txt /*06.6* | |
1611 07.1 usr_07.txt /*07.1* | |
1612 07.2 usr_07.txt /*07.2* | |
1613 07.3 usr_07.txt /*07.3* | |
1614 07.4 usr_07.txt /*07.4* | |
1615 07.5 usr_07.txt /*07.5* | |
1616 07.6 usr_07.txt /*07.6* | |
1617 07.7 usr_07.txt /*07.7* | |
1618 08.1 usr_08.txt /*08.1* | |
1619 08.2 usr_08.txt /*08.2* | |
1620 08.3 usr_08.txt /*08.3* | |
1621 08.4 usr_08.txt /*08.4* | |
1622 08.5 usr_08.txt /*08.5* | |
1623 08.6 usr_08.txt /*08.6* | |
1624 08.7 usr_08.txt /*08.7* | |
1625 08.8 usr_08.txt /*08.8* | |
688 | 1626 08.9 usr_08.txt /*08.9* |
7 | 1627 09.1 usr_09.txt /*09.1* |
1628 09.2 usr_09.txt /*09.2* | |
1629 09.3 usr_09.txt /*09.3* | |
1630 09.4 usr_09.txt /*09.4* | |
1631 10.1 usr_10.txt /*10.1* | |
1632 10.2 usr_10.txt /*10.2* | |
1633 10.3 usr_10.txt /*10.3* | |
1634 10.4 usr_10.txt /*10.4* | |
1635 10.5 usr_10.txt /*10.5* | |
1636 10.6 usr_10.txt /*10.6* | |
1637 10.7 usr_10.txt /*10.7* | |
1638 10.8 usr_10.txt /*10.8* | |
1639 10.9 usr_10.txt /*10.9* | |
1640 11.1 usr_11.txt /*11.1* | |
1641 11.2 usr_11.txt /*11.2* | |
1642 11.3 usr_11.txt /*11.3* | |
1643 11.4 usr_11.txt /*11.4* | |
1644 12.1 usr_12.txt /*12.1* | |
1645 12.2 usr_12.txt /*12.2* | |
1646 12.3 usr_12.txt /*12.3* | |
1647 12.4 usr_12.txt /*12.4* | |
1648 12.5 usr_12.txt /*12.5* | |
1649 12.6 usr_12.txt /*12.6* | |
1650 12.7 usr_12.txt /*12.7* | |
1651 12.8 usr_12.txt /*12.8* | |
523 | 1652 1gD pattern.txt /*1gD* |
1653 1gd pattern.txt /*1gd* | |
7 | 1654 20.1 usr_20.txt /*20.1* |
1655 20.2 usr_20.txt /*20.2* | |
1656 20.3 usr_20.txt /*20.3* | |
1657 20.4 usr_20.txt /*20.4* | |
1658 20.5 usr_20.txt /*20.5* | |
1659 21.1 usr_21.txt /*21.1* | |
1660 21.2 usr_21.txt /*21.2* | |
1661 21.3 usr_21.txt /*21.3* | |
1662 21.4 usr_21.txt /*21.4* | |
1663 21.5 usr_21.txt /*21.5* | |
1664 21.6 usr_21.txt /*21.6* | |
1665 22.1 usr_22.txt /*22.1* | |
1666 22.2 usr_22.txt /*22.2* | |
1667 22.3 usr_22.txt /*22.3* | |
1668 22.4 usr_22.txt /*22.4* | |
1669 23.1 usr_23.txt /*23.1* | |
1670 23.2 usr_23.txt /*23.2* | |
1671 23.3 usr_23.txt /*23.3* | |
1672 23.4 usr_23.txt /*23.4* | |
1673 23.5 usr_23.txt /*23.5* | |
1674 24.1 usr_24.txt /*24.1* | |
1675 24.10 usr_24.txt /*24.10* | |
1676 24.2 usr_24.txt /*24.2* | |
1677 24.3 usr_24.txt /*24.3* | |
1678 24.4 usr_24.txt /*24.4* | |
1679 24.5 usr_24.txt /*24.5* | |
1680 24.6 usr_24.txt /*24.6* | |
1681 24.7 usr_24.txt /*24.7* | |
1682 24.8 usr_24.txt /*24.8* | |
1683 24.9 usr_24.txt /*24.9* | |
1684 25.1 usr_25.txt /*25.1* | |
1685 25.2 usr_25.txt /*25.2* | |
1686 25.3 usr_25.txt /*25.3* | |
1687 25.4 usr_25.txt /*25.4* | |
1688 25.5 usr_25.txt /*25.5* | |
1689 26.1 usr_26.txt /*26.1* | |
1690 26.2 usr_26.txt /*26.2* | |
1691 26.3 usr_26.txt /*26.3* | |
1692 26.4 usr_26.txt /*26.4* | |
1693 27.1 usr_27.txt /*27.1* | |
1694 27.2 usr_27.txt /*27.2* | |
1695 27.3 usr_27.txt /*27.3* | |
1696 27.4 usr_27.txt /*27.4* | |
1697 27.5 usr_27.txt /*27.5* | |
1698 27.6 usr_27.txt /*27.6* | |
1699 27.7 usr_27.txt /*27.7* | |
1700 27.8 usr_27.txt /*27.8* | |
1701 27.9 usr_27.txt /*27.9* | |
1702 28.1 usr_28.txt /*28.1* | |
1703 28.10 usr_28.txt /*28.10* | |
1704 28.2 usr_28.txt /*28.2* | |
1705 28.3 usr_28.txt /*28.3* | |
1706 28.4 usr_28.txt /*28.4* | |
1707 28.5 usr_28.txt /*28.5* | |
1708 28.6 usr_28.txt /*28.6* | |
1709 28.7 usr_28.txt /*28.7* | |
1710 28.8 usr_28.txt /*28.8* | |
1711 28.9 usr_28.txt /*28.9* | |
1712 29.1 usr_29.txt /*29.1* | |
1713 29.2 usr_29.txt /*29.2* | |
1714 29.3 usr_29.txt /*29.3* | |
1715 29.4 usr_29.txt /*29.4* | |
1716 29.5 usr_29.txt /*29.5* | |
1717 2html.vim syntax.txt /*2html.vim* | |
1718 30.1 usr_30.txt /*30.1* | |
1719 30.2 usr_30.txt /*30.2* | |
1720 30.3 usr_30.txt /*30.3* | |
1721 30.4 usr_30.txt /*30.4* | |
1722 30.5 usr_30.txt /*30.5* | |
1723 30.6 usr_30.txt /*30.6* | |
1724 31.1 usr_31.txt /*31.1* | |
1725 31.2 usr_31.txt /*31.2* | |
1726 31.3 usr_31.txt /*31.3* | |
1727 31.4 usr_31.txt /*31.4* | |
1728 31.5 usr_31.txt /*31.5* | |
799 | 1729 32.1 usr_32.txt /*32.1* |
1730 32.2 usr_32.txt /*32.2* | |
1731 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
|
1732 32.4 usr_32.txt /*32.4* |
7 | 1733 40.1 usr_40.txt /*40.1* |
1734 40.2 usr_40.txt /*40.2* | |
1735 40.3 usr_40.txt /*40.3* | |
1736 41.1 usr_41.txt /*41.1* | |
1737 41.10 usr_41.txt /*41.10* | |
1738 41.11 usr_41.txt /*41.11* | |
1739 41.12 usr_41.txt /*41.12* | |
161 | 1740 41.13 usr_41.txt /*41.13* |
170 | 1741 41.14 usr_41.txt /*41.14* |
1742 41.15 usr_41.txt /*41.15* | |
794 | 1743 41.16 usr_41.txt /*41.16* |
7 | 1744 41.2 usr_41.txt /*41.2* |
1745 41.3 usr_41.txt /*41.3* | |
1746 41.4 usr_41.txt /*41.4* | |
1747 41.5 usr_41.txt /*41.5* | |
1748 41.6 usr_41.txt /*41.6* | |
1749 41.7 usr_41.txt /*41.7* | |
1750 41.8 usr_41.txt /*41.8* | |
1751 41.9 usr_41.txt /*41.9* | |
1752 42 usr_42.txt /*42* | |
1753 42.1 usr_42.txt /*42.1* | |
1754 42.2 usr_42.txt /*42.2* | |
1755 42.3 usr_42.txt /*42.3* | |
1756 42.4 usr_42.txt /*42.4* | |
1757 43.1 usr_43.txt /*43.1* | |
1758 43.2 usr_43.txt /*43.2* | |
1759 44.1 usr_44.txt /*44.1* | |
1760 44.10 usr_44.txt /*44.10* | |
1761 44.11 usr_44.txt /*44.11* | |
1762 44.12 usr_44.txt /*44.12* | |
1763 44.2 usr_44.txt /*44.2* | |
1764 44.3 usr_44.txt /*44.3* | |
1765 44.4 usr_44.txt /*44.4* | |
1766 44.5 usr_44.txt /*44.5* | |
1767 44.6 usr_44.txt /*44.6* | |
1768 44.7 usr_44.txt /*44.7* | |
1769 44.8 usr_44.txt /*44.8* | |
1770 44.9 usr_44.txt /*44.9* | |
1771 45.1 usr_45.txt /*45.1* | |
1772 45.2 usr_45.txt /*45.2* | |
1773 45.3 usr_45.txt /*45.3* | |
1774 45.4 usr_45.txt /*45.4* | |
1775 45.5 usr_45.txt /*45.5* | |
777 | 1776 8g8 various.txt /*8g8* |
7 | 1777 90.1 usr_90.txt /*90.1* |
1778 90.2 usr_90.txt /*90.2* | |
1779 90.3 usr_90.txt /*90.3* | |
1780 90.4 usr_90.txt /*90.4* | |
1781 90.5 usr_90.txt /*90.5* | |
1782 : cmdline.txt /*:* | |
1783 :! various.txt /*:!* | |
1784 :!! various.txt /*:!!* | |
1785 :!cmd various.txt /*:!cmd* | |
1786 :!start os_win32.txt /*:!start* | |
1787 :# various.txt /*:#* | |
1121 | 1788 :#! various.txt /*:#!* |
7 | 1789 :$ cmdline.txt /*:$* |
1790 :% cmdline.txt /*:%* | |
1791 :& change.txt /*:&* | |
1792 :' cmdline.txt /*:'* | |
1793 :, cmdline.txt /*:,* | |
1794 :. cmdline.txt /*:.* | |
1795 :/ cmdline.txt /*:\/* | |
140 | 1796 :0file editing.txt /*:0file* |
819 | 1797 :2match pattern.txt /*:2match* |
1798 :3match pattern.txt /*:3match* | |
7 | 1799 ::. cmdline.txt /*::.* |
1800 ::8 cmdline.txt /*::8* | |
5692
80e5f9584b02
Update runtime files. Add Euphoria syntax files.
Bram Moolenaar <bram@vim.org>
parents:
5663
diff
changeset
|
1801 ::S cmdline.txt /*::S* |
7 | 1802 ::e cmdline.txt /*::e* |
1803 ::gs cmdline.txt /*::gs* | |
1804 ::h cmdline.txt /*::h* | |
1805 ::p cmdline.txt /*::p* | |
1806 ::r cmdline.txt /*::r* | |
1807 ::s cmdline.txt /*::s* | |
1808 ::t cmdline.txt /*::t* | |
1809 ::~ cmdline.txt /*::~* | |
1810 :; cmdline.txt /*:;* | |
1811 :< change.txt /*:<* | |
1812 :<abuf> cmdline.txt /*:<abuf>* | |
1813 :<afile> cmdline.txt /*:<afile>* | |
1814 :<amatch> cmdline.txt /*:<amatch>* | |
1815 :<cWORD> cmdline.txt /*:<cWORD>* | |
1816 :<cfile> cmdline.txt /*:<cfile>* | |
1817 :<cword> cmdline.txt /*:<cword>* | |
1818 :<sfile> cmdline.txt /*:<sfile>* | |
1819 := various.txt /*:=* | |
1820 :> change.txt /*:>* | |
1821 :? cmdline.txt /*:?* | |
1822 :@ repeat.txt /*:@* | |
1823 :@: repeat.txt /*:@:* | |
1824 :@@ repeat.txt /*:@@* | |
1621 | 1825 :AdaLines ft_ada.txt /*:AdaLines* |
1826 :AdaRainbow ft_ada.txt /*:AdaRainbow* | |
1827 :AdaSpaces ft_ada.txt /*:AdaSpaces* | |
1828 :AdaTagDir ft_ada.txt /*:AdaTagDir* | |
1829 :AdaTagFile ft_ada.txt /*:AdaTagFile* | |
1830 :AdaTypes ft_ada.txt /*:AdaTypes* | |
574 | 1831 :CompilerSet usr_41.txt /*:CompilerSet* |
1121 | 1832 :DiffOrig diff.txt /*:DiffOrig* |
1621 | 1833 :DoMatchParen pi_paren.txt /*:DoMatchParen* |
480 | 1834 :Explore pi_netrw.txt /*:Explore* |
1121 | 1835 :GLVS pi_getscript.txt /*:GLVS* |
1836 :GetLatestVimScripts_dat pi_getscript.txt /*:GetLatestVimScripts_dat* | |
1621 | 1837 :GnatFind ft_ada.txt /*:GnatFind* |
1838 :GnatPretty ft_ada.txt /*:GnatPretty* | |
1839 :GnatTags ft_ada.txt /*:GnatTags* | |
480 | 1840 :Hexplore pi_netrw.txt /*:Hexplore* |
5618 | 1841 :Lexplore pi_netrw.txt /*:Lexplore* |
7 | 1842 :Man filetype.txt /*:Man* |
846 | 1843 :MkVimball pi_vimball.txt /*:MkVimball* |
7 | 1844 :N editing.txt /*:N* |
1621 | 1845 :NetrwClean pi_netrw.txt /*:NetrwClean* |
480 | 1846 :Nexplore pi_netrw.txt /*:Nexplore* |
7 | 1847 :Next editing.txt /*:Next* |
1621 | 1848 :NoMatchParen pi_paren.txt /*:NoMatchParen* |
2152 | 1849 :Nr pi_netrw.txt /*:Nr* |
1850 :Nread pi_netrw.txt /*:Nread* | |
1851 :Ns pi_netrw.txt /*:Ns* | |
1852 :Nsource pi_netrw.txt /*:Nsource* | |
5618 | 1853 :Ntree pi_netrw.txt /*:Ntree* |
2152 | 1854 :Nw pi_netrw.txt /*:Nw* |
1855 :Nwrite pi_netrw.txt /*:Nwrite* | |
7 | 1856 :P various.txt /*:P* |
480 | 1857 :Pexplore pi_netrw.txt /*:Pexplore* |
7 | 1858 :Print various.txt /*:Print* |
1621 | 1859 :Rexplore pi_netrw.txt /*:Rexplore* |
1121 | 1860 :RmVimball pi_vimball.txt /*:RmVimball* |
480 | 1861 :Sexplore pi_netrw.txt /*:Sexplore* |
7 | 1862 :TOhtml syntax.txt /*:TOhtml* |
4339 | 1863 :TarDiff pi_tar.txt /*:TarDiff* |
1121 | 1864 :Texplore pi_netrw.txt /*:Texplore* |
1865 :UseVimball pi_vimball.txt /*:UseVimball* | |
480 | 1866 :Vexplore pi_netrw.txt /*:Vexplore* |
1121 | 1867 :VimballList pi_vimball.txt /*:VimballList* |
2426 | 1868 :Vimuntar pi_tar.txt /*:Vimuntar* |
7 | 1869 :X editing.txt /*:X* |
557 | 1870 :XMLent insert.txt /*:XMLent* |
1871 :XMLns insert.txt /*:XMLns* | |
3750 | 1872 :[range] motion.txt /*:[range]* |
7 | 1873 :\bar cmdline.txt /*:\\bar* |
1874 :_! cmdline.txt /*:_!* | |
1875 :_# cmdline.txt /*:_#* | |
1876 :_## cmdline.txt /*:_##* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1877 :_#0 cmdline.txt /*:_#0* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1878 :_#< cmdline.txt /*:_#<* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1879 :_#n cmdline.txt /*:_#n* |
7 | 1880 :_% cmdline.txt /*:_%* |
1881 :_%: cmdline.txt /*:_%:* | |
1882 :_%< cmdline.txt /*:_%<* | |
1883 :a insert.txt /*:a* | |
1884 :ab map.txt /*:ab* | |
1885 :abbreviate map.txt /*:abbreviate* | |
1886 :abbreviate-<buffer> map.txt /*:abbreviate-<buffer>* | |
1887 :abbreviate-local map.txt /*:abbreviate-local* | |
502 | 1888 :abbreviate-verbose map.txt /*:abbreviate-verbose* |
7 | 1889 :abc map.txt /*:abc* |
1890 :abclear map.txt /*:abclear* | |
1891 :abo windows.txt /*:abo* | |
1892 :aboveleft windows.txt /*:aboveleft* | |
1893 :al windows.txt /*:al* | |
1894 :all windows.txt /*:all* | |
1895 :am gui.txt /*:am* | |
1896 :amenu gui.txt /*:amenu* | |
1897 :an gui.txt /*:an* | |
1898 :anoremenu gui.txt /*:anoremenu* | |
1899 :append insert.txt /*:append* | |
1900 :ar editing.txt /*:ar* | |
1901 :arga editing.txt /*:arga* | |
1902 :argadd editing.txt /*:argadd* | |
1903 :argd editing.txt /*:argd* | |
1904 :argdelete editing.txt /*:argdelete* | |
1905 :argdo editing.txt /*:argdo* | |
1906 :arge editing.txt /*:arge* | |
1907 :argedit editing.txt /*:argedit* | |
1908 :argglobal editing.txt /*:argglobal* | |
1909 :arglocal editing.txt /*:arglocal* | |
1910 :args editing.txt /*:args* | |
1911 :args_f editing.txt /*:args_f* | |
1912 :args_f! editing.txt /*:args_f!* | |
1913 :argu editing.txt /*:argu* | |
1914 :argument editing.txt /*:argument* | |
1915 :as various.txt /*:as* | |
1916 :ascii various.txt /*:ascii* | |
1917 :au autocmd.txt /*:au* | |
1918 :aug autocmd.txt /*:aug* | |
1919 :augroup autocmd.txt /*:augroup* | |
1920 :augroup-delete autocmd.txt /*:augroup-delete* | |
1921 :aun gui.txt /*:aun* | |
1922 :aunmenu gui.txt /*:aunmenu* | |
1923 :autocmd autocmd.txt /*:autocmd* | |
501 | 1924 :autocmd-verbose autocmd.txt /*:autocmd-verbose* |
7 | 1925 :b windows.txt /*:b* |
1926 :bN windows.txt /*:bN* | |
1927 :bNext windows.txt /*:bNext* | |
1928 :ba windows.txt /*:ba* | |
1929 :bad windows.txt /*:bad* | |
1930 :badd windows.txt /*:badd* | |
1931 :ball windows.txt /*:ball* | |
1932 :bar cmdline.txt /*:bar* | |
1933 :bd windows.txt /*:bd* | |
1934 :bdel windows.txt /*:bdel* | |
1935 :bdelete windows.txt /*:bdelete* | |
1936 :be gui.txt /*:be* | |
1937 :behave gui.txt /*:behave* | |
1938 :bel windows.txt /*:bel* | |
1939 :belowright windows.txt /*:belowright* | |
1940 :bf windows.txt /*:bf* | |
1941 :bfirst windows.txt /*:bfirst* | |
1942 :bl windows.txt /*:bl* | |
1943 :blast windows.txt /*:blast* | |
1944 :bm windows.txt /*:bm* | |
1945 :bmodified windows.txt /*:bmodified* | |
1946 :bn windows.txt /*:bn* | |
1947 :bnext windows.txt /*:bnext* | |
1948 :botright windows.txt /*:botright* | |
1949 :bp windows.txt /*:bp* | |
1950 :bprevious windows.txt /*:bprevious* | |
1951 :br windows.txt /*:br* | |
1952 :brea eval.txt /*:brea* | |
1953 :break eval.txt /*:break* | |
1954 :breaka repeat.txt /*:breaka* | |
1955 :breakadd repeat.txt /*:breakadd* | |
1956 :breakd repeat.txt /*:breakd* | |
1957 :breakdel repeat.txt /*:breakdel* | |
1958 :breakl repeat.txt /*:breakl* | |
1959 :breaklist repeat.txt /*:breaklist* | |
1960 :brewind windows.txt /*:brewind* | |
1961 :bro editing.txt /*:bro* | |
1962 :browse editing.txt /*:browse* | |
1963 :browse-set options.txt /*:browse-set* | |
1964 :bu windows.txt /*:bu* | |
1965 :buf windows.txt /*:buf* | |
1966 :bufdo windows.txt /*:bufdo* | |
1967 :buffer windows.txt /*:buffer* | |
1968 :buffer-! windows.txt /*:buffer-!* | |
1969 :buffers windows.txt /*:buffers* | |
1970 :bun windows.txt /*:bun* | |
1971 :bunload windows.txt /*:bunload* | |
1972 :bw windows.txt /*:bw* | |
1973 :bwipe windows.txt /*:bwipe* | |
1974 :bwipeout windows.txt /*:bwipeout* | |
1975 :c change.txt /*:c* | |
1976 :cN quickfix.txt /*:cN* | |
1977 :cNext quickfix.txt /*:cNext* | |
1978 :cNf quickfix.txt /*:cNf* | |
1979 :cNfile quickfix.txt /*:cNfile* | |
1980 :ca map.txt /*:ca* | |
1981 :cabbrev map.txt /*:cabbrev* | |
1982 :cabc map.txt /*:cabc* | |
1983 :cabclear map.txt /*:cabclear* | |
626 | 1984 :cad quickfix.txt /*:cad* |
657 | 1985 :caddbuffer quickfix.txt /*:caddbuffer* |
5734 | 1986 :cadde quickfix.txt /*:cadde* |
625 | 1987 :caddexpr quickfix.txt /*:caddexpr* |
1988 :caddf quickfix.txt /*:caddf* | |
446 | 1989 :caddfile quickfix.txt /*:caddfile* |
7 | 1990 :cal eval.txt /*:cal* |
1991 :call eval.txt /*:call* | |
1992 :cat eval.txt /*:cat* | |
1993 :catch eval.txt /*:catch* | |
41 | 1994 :cb quickfix.txt /*:cb* |
1995 :cbuffer quickfix.txt /*:cbuffer* | |
7 | 1996 :cc quickfix.txt /*:cc* |
1997 :ccl quickfix.txt /*:ccl* | |
1998 :cclose quickfix.txt /*:cclose* | |
1999 :cd editing.txt /*:cd* | |
2000 :cd- editing.txt /*:cd-* | |
2001 :ce change.txt /*:ce* | |
2002 :center change.txt /*:center* | |
446 | 2003 :cex quickfix.txt /*:cex* |
2004 :cexpr quickfix.txt /*:cexpr* | |
7 | 2005 :cf quickfix.txt /*:cf* |
2006 :cfile quickfix.txt /*:cfile* | |
2007 :cfir quickfix.txt /*:cfir* | |
2008 :cfirst quickfix.txt /*:cfirst* | |
2009 :cg quickfix.txt /*:cg* | |
798 | 2010 :cgetb quickfix.txt /*:cgetb* |
2011 :cgetbuffer quickfix.txt /*:cgetbuffer* | |
2012 :cgete quickfix.txt /*:cgete* | |
2013 :cgetexpr quickfix.txt /*:cgetexpr* | |
7 | 2014 :cgetfile quickfix.txt /*:cgetfile* |
2015 :ch change.txt /*:ch* | |
2016 :change change.txt /*:change* | |
2017 :changes motion.txt /*:changes* | |
2018 :chd editing.txt /*:chd* | |
2019 :chdir editing.txt /*:chdir* | |
2020 :che tagsrch.txt /*:che* | |
2021 :checkpath tagsrch.txt /*:checkpath* | |
2022 :checkt editing.txt /*:checkt* | |
2023 :checktime editing.txt /*:checktime* | |
2024 :cl quickfix.txt /*:cl* | |
2025 :cla quickfix.txt /*:cla* | |
2026 :clast quickfix.txt /*:clast* | |
2027 :clist quickfix.txt /*:clist* | |
2028 :clo windows.txt /*:clo* | |
2029 :close windows.txt /*:close* | |
2030 :cm map.txt /*:cm* | |
2031 :cmap map.txt /*:cmap* | |
2032 :cmap_l map.txt /*:cmap_l* | |
2033 :cmapc map.txt /*:cmapc* | |
2034 :cmapclear map.txt /*:cmapclear* | |
2035 :cme gui.txt /*:cme* | |
2036 :cmenu gui.txt /*:cmenu* | |
2037 :cn quickfix.txt /*:cn* | |
2038 :cnew quickfix.txt /*:cnew* | |
2039 :cnewer quickfix.txt /*:cnewer* | |
2040 :cnext quickfix.txt /*:cnext* | |
2041 :cnf quickfix.txt /*:cnf* | |
2042 :cnfile quickfix.txt /*:cnfile* | |
2043 :cno map.txt /*:cno* | |
2044 :cnorea map.txt /*:cnorea* | |
2045 :cnoreabbrev map.txt /*:cnoreabbrev* | |
2046 :cnoremap map.txt /*:cnoremap* | |
2047 :cnoreme gui.txt /*:cnoreme* | |
2048 :cnoremenu gui.txt /*:cnoremenu* | |
2049 :co change.txt /*:co* | |
2050 :col quickfix.txt /*:col* | |
2051 :colder quickfix.txt /*:colder* | |
2052 :colo syntax.txt /*:colo* | |
2053 :colorscheme syntax.txt /*:colorscheme* | |
2054 :com map.txt /*:com* | |
2055 :comc map.txt /*:comc* | |
2056 :comclear map.txt /*:comclear* | |
2057 :command map.txt /*:command* | |
1121 | 2058 :command-bang map.txt /*:command-bang* |
2059 :command-bar map.txt /*:command-bar* | |
2060 :command-buffer map.txt /*:command-buffer* | |
2061 :command-complete map.txt /*:command-complete* | |
7 | 2062 :command-completion map.txt /*:command-completion* |
2063 :command-completion-custom map.txt /*:command-completion-custom* | |
557 | 2064 :command-completion-customlist map.txt /*:command-completion-customlist* |
1121 | 2065 :command-count map.txt /*:command-count* |
2066 :command-nargs map.txt /*:command-nargs* | |
2067 :command-range map.txt /*:command-range* | |
2068 :command-register map.txt /*:command-register* | |
482 | 2069 :command-verbose map.txt /*:command-verbose* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
2070 :comment cmdline.txt /*:comment* |
7 | 2071 :comp quickfix.txt /*:comp* |
2072 :compiler quickfix.txt /*:compiler* | |
2073 :con eval.txt /*:con* | |
2074 :conf editing.txt /*:conf* | |
2075 :confirm editing.txt /*:confirm* | |
2076 :continue eval.txt /*:continue* | |
2077 :cope quickfix.txt /*:cope* | |
2078 :copen quickfix.txt /*:copen* | |
2079 :copy change.txt /*:copy* | |
2080 :cp quickfix.txt /*:cp* | |
2081 :cpf quickfix.txt /*:cpf* | |
2082 :cpfile quickfix.txt /*:cpfile* | |
2083 :cprevious quickfix.txt /*:cprevious* | |
2084 :cq quickfix.txt /*:cq* | |
2085 :cquit quickfix.txt /*:cquit* | |
2086 :cr quickfix.txt /*:cr* | |
2087 :crewind quickfix.txt /*:crewind* | |
2088 :cs if_cscop.txt /*:cs* | |
2089 :cscope if_cscop.txt /*:cscope* | |
2090 :cstag if_cscop.txt /*:cstag* | |
2091 :cu map.txt /*:cu* | |
2092 :cuna map.txt /*:cuna* | |
2093 :cunabbrev map.txt /*:cunabbrev* | |
2094 :cunmap map.txt /*:cunmap* | |
2095 :cunme gui.txt /*:cunme* | |
2096 :cunmenu gui.txt /*:cunmenu* | |
2097 :cw quickfix.txt /*:cw* | |
2098 :cwindow quickfix.txt /*:cwindow* | |
2099 :d change.txt /*:d* | |
2100 :de change.txt /*:de* | |
2101 :debug repeat.txt /*:debug* | |
170 | 2102 :debug-name repeat.txt /*:debug-name* |
7 | 2103 :debugg repeat.txt /*:debugg* |
2104 :debuggreedy repeat.txt /*:debuggreedy* | |
2105 :del change.txt /*:del* | |
2106 :delc map.txt /*:delc* | |
2107 :delcommand map.txt /*:delcommand* | |
2108 :delcr todo.txt /*:delcr* | |
2109 :delete change.txt /*:delete* | |
2110 :delf eval.txt /*:delf* | |
2111 :delfunction eval.txt /*:delfunction* | |
24 | 2112 :delm motion.txt /*:delm* |
2113 :delmarks motion.txt /*:delmarks* | |
7 | 2114 :di change.txt /*:di* |
2115 :diffg diff.txt /*:diffg* | |
2116 :diffget diff.txt /*:diffget* | |
17 | 2117 :diffo diff.txt /*:diffo* |
2118 :diffoff diff.txt /*:diffoff* | |
7 | 2119 :diffp diff.txt /*:diffp* |
2120 :diffpatch diff.txt /*:diffpatch* | |
2121 :diffpu diff.txt /*:diffpu* | |
2122 :diffput diff.txt /*:diffput* | |
2123 :diffs diff.txt /*:diffs* | |
2124 :diffsplit diff.txt /*:diffsplit* | |
2125 :difft diff.txt /*:difft* | |
2126 :diffthis diff.txt /*:diffthis* | |
2127 :diffu diff.txt /*:diffu* | |
2128 :diffupdate diff.txt /*:diffupdate* | |
2129 :dig digraph.txt /*:dig* | |
2130 :digraphs digraph.txt /*:digraphs* | |
2131 :display change.txt /*:display* | |
2132 :dj tagsrch.txt /*:dj* | |
2133 :djump tagsrch.txt /*:djump* | |
3224 | 2134 :dl change.txt /*:dl* |
168 | 2135 :dli tagsrch.txt /*:dli* |
7 | 2136 :dlist tagsrch.txt /*:dlist* |
2137 :do autocmd.txt /*:do* | |
2138 :doau autocmd.txt /*:doau* | |
2139 :doautoa autocmd.txt /*:doautoa* | |
2140 :doautoall autocmd.txt /*:doautoall* | |
2141 :doautocmd autocmd.txt /*:doautocmd* | |
5220 | 2142 :dp change.txt /*:dp* |
7 | 2143 :dr windows.txt /*:dr* |
2144 :drop windows.txt /*:drop* | |
2145 :ds tagsrch.txt /*:ds* | |
2146 :dsearch tagsrch.txt /*:dsearch* | |
2147 :dsp tagsrch.txt /*:dsp* | |
2148 :dsplit tagsrch.txt /*:dsplit* | |
2149 :e editing.txt /*:e* | |
758 | 2150 :ea undo.txt /*:ea* |
2151 :earlier undo.txt /*:earlier* | |
7 | 2152 :ec eval.txt /*:ec* |
2153 :echo eval.txt /*:echo* | |
1121 | 2154 :echo-redraw eval.txt /*:echo-redraw* |
7 | 2155 :echoe eval.txt /*:echoe* |
2156 :echoerr eval.txt /*:echoerr* | |
2157 :echoh eval.txt /*:echoh* | |
2158 :echohl eval.txt /*:echohl* | |
2159 :echom eval.txt /*:echom* | |
2160 :echomsg eval.txt /*:echomsg* | |
2161 :echon eval.txt /*:echon* | |
2162 :edit editing.txt /*:edit* | |
2163 :edit! editing.txt /*:edit!* | |
2164 :edit!_f editing.txt /*:edit!_f* | |
2165 :edit_f editing.txt /*:edit_f* | |
2166 :el eval.txt /*:el* | |
2167 :else eval.txt /*:else* | |
2168 :elsei eval.txt /*:elsei* | |
2169 :elseif eval.txt /*:elseif* | |
2170 :em gui.txt /*:em* | |
2171 :emenu gui.txt /*:emenu* | |
2172 :en eval.txt /*:en* | |
2173 :endf eval.txt /*:endf* | |
75 | 2174 :endfo eval.txt /*:endfo* |
2175 :endfor eval.txt /*:endfor* | |
7 | 2176 :endfunction eval.txt /*:endfunction* |
2177 :endif eval.txt /*:endif* | |
2178 :endt eval.txt /*:endt* | |
2179 :endtry eval.txt /*:endtry* | |
2180 :endw eval.txt /*:endw* | |
2181 :endwhile eval.txt /*:endwhile* | |
2182 :ene editing.txt /*:ene* | |
2183 :ene! editing.txt /*:ene!* | |
2184 :enew editing.txt /*:enew* | |
2185 :enew! editing.txt /*:enew!* | |
2186 :ex editing.txt /*:ex* | |
2187 :exe eval.txt /*:exe* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
2188 :exe-comment eval.txt /*:exe-comment* |
7 | 2189 :execute eval.txt /*:execute* |
2190 :exi editing.txt /*:exi* | |
2191 :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
|
2192 :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
|
2193 :exusage helphelp.txt /*:exusage* |
7 | 2194 :f editing.txt /*:f* |
2195 :fi editing.txt /*:fi* | |
2196 :file editing.txt /*:file* | |
2197 :file_f editing.txt /*:file_f* | |
2198 :filename editing.txt /*:filename* | |
2199 :files windows.txt /*:files* | |
2200 :filet filetype.txt /*:filet* | |
2201 :filetype filetype.txt /*:filetype* | |
2202 :filetype-indent-off filetype.txt /*:filetype-indent-off* | |
2203 :filetype-indent-on filetype.txt /*:filetype-indent-on* | |
2204 :filetype-off filetype.txt /*:filetype-off* | |
2205 :filetype-overview filetype.txt /*:filetype-overview* | |
2206 :filetype-plugin-off filetype.txt /*:filetype-plugin-off* | |
2207 :filetype-plugin-on filetype.txt /*:filetype-plugin-on* | |
2208 :fin editing.txt /*:fin* | |
2209 :fina eval.txt /*:fina* | |
2210 :finally eval.txt /*:finally* | |
2211 :find editing.txt /*:find* | |
2212 :fini repeat.txt /*:fini* | |
2213 :finish repeat.txt /*:finish* | |
2214 :fir editing.txt /*:fir* | |
2215 :first editing.txt /*:first* | |
2216 :fix options.txt /*:fix* | |
2217 :fixdel options.txt /*:fixdel* | |
2218 :fo fold.txt /*:fo* | |
2219 :fold fold.txt /*:fold* | |
2220 :foldc fold.txt /*:foldc* | |
2221 :foldclose fold.txt /*:foldclose* | |
2222 :foldd fold.txt /*:foldd* | |
2223 :folddoc fold.txt /*:folddoc* | |
2224 :folddoclosed fold.txt /*:folddoclosed* | |
2225 :folddoopen fold.txt /*:folddoopen* | |
2226 :foldo fold.txt /*:foldo* | |
2227 :foldopen fold.txt /*:foldopen* | |
75 | 2228 :for eval.txt /*:for* |
7 | 2229 :fu eval.txt /*:fu* |
5618 | 2230 :func-abort eval.txt /*:func-abort* |
2231 :func-dict eval.txt /*:func-dict* | |
2232 :func-range eval.txt /*:func-range* | |
7 | 2233 :function eval.txt /*:function* |
482 | 2234 :function-verbose eval.txt /*:function-verbose* |
7 | 2235 :g repeat.txt /*:g* |
2236 :global repeat.txt /*:global* | |
2237 :go motion.txt /*:go* | |
2238 :goto motion.txt /*:goto* | |
2239 :gr quickfix.txt /*:gr* | |
2240 :grep quickfix.txt /*:grep* | |
2241 :grepa quickfix.txt /*:grepa* | |
2242 :grepadd quickfix.txt /*:grepadd* | |
2243 :gu gui_x11.txt /*:gu* | |
2244 :gui gui_x11.txt /*:gui* | |
2245 :gv gui_x11.txt /*:gv* | |
2246 :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
|
2247 :h helphelp.txt /*:h* |
15 | 2248 :ha print.txt /*:ha* |
2249 :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
|
2250 :help helphelp.txt /*:help* |
6238 | 2251 :helpc helphelp.txt /*:helpc* |
2252 :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
|
2253 :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
|
2254 :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
|
2255 :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
|
2256 :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
|
2257 :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
|
2258 :helptags helphelp.txt /*:helptags* |
7 | 2259 :hi syntax.txt /*:hi* |
2260 :hi-default syntax.txt /*:hi-default* | |
2261 :hi-link syntax.txt /*:hi-link* | |
2262 :hi-normal syntax.txt /*:hi-normal* | |
2263 :hi-normal-cterm syntax.txt /*:hi-normal-cterm* | |
2264 :hide windows.txt /*:hide* | |
2265 :highlight syntax.txt /*:highlight* | |
2266 :highlight-default syntax.txt /*:highlight-default* | |
2267 :highlight-link syntax.txt /*:highlight-link* | |
2268 :highlight-normal syntax.txt /*:highlight-normal* | |
481 | 2269 :highlight-verbose syntax.txt /*:highlight-verbose* |
1621 | 2270 :his cmdline.txt /*:his* |
7 | 2271 :history cmdline.txt /*:history* |
2272 :history-indexing cmdline.txt /*:history-indexing* | |
2273 :i insert.txt /*:i* | |
2274 :ia map.txt /*:ia* | |
2275 :iabbrev map.txt /*:iabbrev* | |
2276 :iabc map.txt /*:iabc* | |
2277 :iabclear map.txt /*:iabclear* | |
2278 :if eval.txt /*:if* | |
2279 :ij tagsrch.txt /*:ij* | |
2280 :ijump tagsrch.txt /*:ijump* | |
2281 :il tagsrch.txt /*:il* | |
2282 :ilist tagsrch.txt /*:ilist* | |
2283 :im map.txt /*:im* | |
2284 :imap map.txt /*:imap* | |
2285 :imap_l map.txt /*:imap_l* | |
2286 :imapc map.txt /*:imapc* | |
2287 :imapclear map.txt /*:imapclear* | |
2288 :ime gui.txt /*:ime* | |
2289 :imenu gui.txt /*:imenu* | |
2290 :in insert.txt /*:in* | |
2291 :index index.txt /*:index* | |
2292 :ino map.txt /*:ino* | |
2293 :inorea map.txt /*:inorea* | |
2294 :inoreabbrev map.txt /*:inoreabbrev* | |
2295 :inoremap map.txt /*:inoremap* | |
2296 :inoreme gui.txt /*:inoreme* | |
2297 :inoremenu gui.txt /*:inoremenu* | |
2298 :insert insert.txt /*:insert* | |
2299 :intro starting.txt /*:intro* | |
2300 :is tagsrch.txt /*:is* | |
2301 :isearch tagsrch.txt /*:isearch* | |
2302 :isp tagsrch.txt /*:isp* | |
2303 :isplit tagsrch.txt /*:isplit* | |
2304 :iu map.txt /*:iu* | |
2305 :iuna map.txt /*:iuna* | |
2306 :iunabbrev map.txt /*:iunabbrev* | |
2307 :iunmap map.txt /*:iunmap* | |
2308 :iunme gui.txt /*:iunme* | |
2309 :iunmenu gui.txt /*:iunmenu* | |
2310 :j change.txt /*:j* | |
2311 :join change.txt /*:join* | |
2312 :ju motion.txt /*:ju* | |
2313 :jumps motion.txt /*:jumps* | |
2314 :k motion.txt /*:k* | |
2315 :kee motion.txt /*:kee* | |
22 | 2316 :keepa editing.txt /*:keepa* |
2317 :keepalt editing.txt /*:keepalt* | |
7 | 2318 :keepj motion.txt /*:keepj* |
2319 :keepjumps motion.txt /*:keepjumps* | |
2320 :keepmarks motion.txt /*:keepmarks* | |
5487 | 2321 :keepp cmdline.txt /*:keepp* |
2322 :keeppatterns cmdline.txt /*:keeppatterns* | |
7 | 2323 :l various.txt /*:l* |
647 | 2324 :lN quickfix.txt /*:lN* |
2325 :lNext quickfix.txt /*:lNext* | |
2326 :lNf quickfix.txt /*:lNf* | |
2327 :lNfile quickfix.txt /*:lNfile* | |
7 | 2328 :la editing.txt /*:la* |
647 | 2329 :lad quickfix.txt /*:lad* |
657 | 2330 :laddb quickfix.txt /*:laddb* |
2331 :laddbuffer quickfix.txt /*:laddbuffer* | |
647 | 2332 :laddexpr quickfix.txt /*:laddexpr* |
2333 :laddf quickfix.txt /*:laddf* | |
2334 :laddfile quickfix.txt /*:laddfile* | |
7 | 2335 :lan mlang.txt /*:lan* |
2336 :lang mlang.txt /*:lang* | |
2337 :language mlang.txt /*:language* | |
2338 :last editing.txt /*:last* | |
758 | 2339 :lat undo.txt /*:lat* |
2340 :later undo.txt /*:later* | |
647 | 2341 :lb quickfix.txt /*:lb* |
2342 :lbuffer quickfix.txt /*:lbuffer* | |
7 | 2343 :lc editing.txt /*:lc* |
2344 :lcd editing.txt /*:lcd* | |
2345 :lch editing.txt /*:lch* | |
2346 :lchdir editing.txt /*:lchdir* | |
647 | 2347 :lcl quickfix.txt /*:lcl* |
2348 :lclose quickfix.txt /*:lclose* | |
665 | 2349 :lcs if_cscop.txt /*:lcs* |
2350 :lcscope if_cscop.txt /*:lcscope* | |
7 | 2351 :le change.txt /*:le* |
2352 :left change.txt /*:left* | |
2353 :lefta windows.txt /*:lefta* | |
2354 :leftabove windows.txt /*:leftabove* | |
2355 :let eval.txt /*:let* | |
123 | 2356 :let+= eval.txt /*:let+=* |
7 | 2357 :let-$ eval.txt /*:let-$* |
1121 | 2358 :let-& eval.txt /*:let-&* |
123 | 2359 :let-= eval.txt /*:let-=* |
7 | 2360 :let-@ eval.txt /*:let-@* |
2361 :let-environment eval.txt /*:let-environment* | |
2362 :let-option eval.txt /*:let-option* | |
2363 :let-register eval.txt /*:let-register* | |
75 | 2364 :let-unpack eval.txt /*:let-unpack* |
123 | 2365 :let.= eval.txt /*:let.=* |
647 | 2366 :lex quickfix.txt /*:lex* |
2367 :lexpr quickfix.txt /*:lexpr* | |
2368 :lf quickfix.txt /*:lf* | |
2369 :lfile quickfix.txt /*:lfile* | |
2370 :lfir quickfix.txt /*:lfir* | |
2371 :lfirst quickfix.txt /*:lfirst* | |
2372 :lg quickfix.txt /*:lg* | |
798 | 2373 :lgetb quickfix.txt /*:lgetb* |
2374 :lgetbuffer quickfix.txt /*:lgetbuffer* | |
2375 :lgete quickfix.txt /*:lgete* | |
2376 :lgetexpr quickfix.txt /*:lgetexpr* | |
647 | 2377 :lgetfile quickfix.txt /*:lgetfile* |
657 | 2378 :lgr quickfix.txt /*:lgr* |
2379 :lgrep quickfix.txt /*:lgrep* | |
2380 :lgrepa quickfix.txt /*:lgrepa* | |
2381 :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
|
2382 :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
|
2383 :lhelpgrep helphelp.txt /*:lhelpgrep* |
7 | 2384 :list various.txt /*:list* |
647 | 2385 :ll quickfix.txt /*:ll* |
2386 :lla quickfix.txt /*:lla* | |
2387 :llast quickfix.txt /*:llast* | |
2388 :lli quickfix.txt /*:lli* | |
2389 :llist quickfix.txt /*:llist* | |
7 | 2390 :lm map.txt /*:lm* |
657 | 2391 :lmak quickfix.txt /*:lmak* |
2392 :lmake quickfix.txt /*:lmake* | |
7 | 2393 :lmap map.txt /*:lmap* |
2394 :lmap_l map.txt /*:lmap_l* | |
2395 :lmapc map.txt /*:lmapc* | |
2396 :lmapclear map.txt /*:lmapclear* | |
2397 :ln map.txt /*:ln* | |
647 | 2398 :lne quickfix.txt /*:lne* |
2399 :lnew quickfix.txt /*:lnew* | |
2400 :lnewer quickfix.txt /*:lnewer* | |
2401 :lnext quickfix.txt /*:lnext* | |
2402 :lnf quickfix.txt /*:lnf* | |
2403 :lnfile quickfix.txt /*:lnfile* | |
7 | 2404 :lnoremap map.txt /*:lnoremap* |
2405 :lo starting.txt /*:lo* | |
2406 :loadk mbyte.txt /*:loadk* | |
2407 :loadkeymap mbyte.txt /*:loadkeymap* | |
2408 :loadview starting.txt /*:loadview* | |
2409 :loc motion.txt /*:loc* | |
2410 :lockmarks motion.txt /*:lockmarks* | |
148 | 2411 :lockv eval.txt /*:lockv* |
2412 :lockvar eval.txt /*:lockvar* | |
647 | 2413 :lol quickfix.txt /*:lol* |
2414 :lolder quickfix.txt /*:lolder* | |
2415 :lop quickfix.txt /*:lop* | |
2416 :lopen quickfix.txt /*:lopen* | |
2417 :lp quickfix.txt /*:lp* | |
2418 :lpf quickfix.txt /*:lpf* | |
2419 :lpfile quickfix.txt /*:lpfile* | |
2420 :lprevious quickfix.txt /*:lprevious* | |
2421 :lr quickfix.txt /*:lr* | |
2422 :lrewind quickfix.txt /*:lrewind* | |
7 | 2423 :ls windows.txt /*:ls* |
650 | 2424 :lt tagsrch.txt /*:lt* |
2425 :ltag tagsrch.txt /*:ltag* | |
7 | 2426 :lu map.txt /*:lu* |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
2427 :lua if_lua.txt /*:lua* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
2428 :luado if_lua.txt /*:luado* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
2429 :luafile if_lua.txt /*:luafile* |
7 | 2430 :lunmap map.txt /*:lunmap* |
657 | 2431 :lv quickfix.txt /*:lv* |
2432 :lvimgrep quickfix.txt /*:lvimgrep* | |
2433 :lvimgrepa quickfix.txt /*:lvimgrepa* | |
2434 :lvimgrepadd quickfix.txt /*:lvimgrepadd* | |
647 | 2435 :lw quickfix.txt /*:lw* |
2436 :lwindow quickfix.txt /*:lwindow* | |
7 | 2437 :m change.txt /*:m* |
2438 :ma motion.txt /*:ma* | |
2439 :mak quickfix.txt /*:mak* | |
2440 :make quickfix.txt /*:make* | |
2441 :make_makeprg quickfix.txt /*:make_makeprg* | |
2442 :map map.txt /*:map* | |
2443 :map! map.txt /*:map!* | |
2444 :map-<buffer> map.txt /*:map-<buffer>* | |
724 | 2445 :map-<expr> map.txt /*:map-<expr>* |
5055 | 2446 :map-<nowait> map.txt /*:map-<nowait>* |
7 | 2447 :map-<script> map.txt /*:map-<script>* |
2448 :map-<silent> map.txt /*:map-<silent>* | |
859 | 2449 :map-<special> map.txt /*:map-<special>* |
7 | 2450 :map-<unique> map.txt /*:map-<unique>* |
590 | 2451 :map-alt-keys map.txt /*:map-alt-keys* |
593 | 2452 :map-arguments map.txt /*:map-arguments* |
2453 :map-commands map.txt /*:map-commands* | |
724 | 2454 :map-expression map.txt /*:map-expression* |
7 | 2455 :map-local map.txt /*:map-local* |
593 | 2456 :map-modes map.txt /*:map-modes* |
5055 | 2457 :map-nowait map.txt /*:map-nowait* |
593 | 2458 :map-operator map.txt /*:map-operator* |
7 | 2459 :map-script map.txt /*:map-script* |
2460 :map-silent map.txt /*:map-silent* | |
859 | 2461 :map-special map.txt /*:map-special* |
593 | 2462 :map-special-chars map.txt /*:map-special-chars* |
7 | 2463 :map-special-keys map.txt /*:map-special-keys* |
2464 :map-undo map.txt /*:map-undo* | |
481 | 2465 :map-verbose map.txt /*:map-verbose* |
7 | 2466 :map_l map.txt /*:map_l* |
2467 :map_l! map.txt /*:map_l!* | |
2468 :mapc map.txt /*:mapc* | |
2469 :mapc! map.txt /*:mapc!* | |
2470 :mapclear map.txt /*:mapclear* | |
2471 :mapclear! map.txt /*:mapclear!* | |
2472 :mark motion.txt /*:mark* | |
2473 :marks motion.txt /*:marks* | |
2474 :mat pattern.txt /*:mat* | |
2475 :match pattern.txt /*:match* | |
2476 :me gui.txt /*:me* | |
2477 :menu gui.txt /*:menu* | |
2478 :menu-<script> gui.txt /*:menu-<script>* | |
2479 :menu-<silent> gui.txt /*:menu-<silent>* | |
859 | 2480 :menu-<special> gui.txt /*:menu-<special>* |
7 | 2481 :menu-disable gui.txt /*:menu-disable* |
2482 :menu-enable gui.txt /*:menu-enable* | |
2483 :menu-script gui.txt /*:menu-script* | |
2484 :menu-silent gui.txt /*:menu-silent* | |
859 | 2485 :menu-special gui.txt /*:menu-special* |
7 | 2486 :menut mlang.txt /*:menut* |
2487 :menutrans mlang.txt /*:menutrans* | |
2488 :menutranslate mlang.txt /*:menutranslate* | |
2489 :mes message.txt /*:mes* | |
2490 :messages message.txt /*:messages* | |
2491 :mk starting.txt /*:mk* | |
2492 :mkexrc starting.txt /*:mkexrc* | |
2493 :mks starting.txt /*:mks* | |
2494 :mksession starting.txt /*:mksession* | |
236 | 2495 :mksp spell.txt /*:mksp* |
2496 :mkspell spell.txt /*:mkspell* | |
7 | 2497 :mkv starting.txt /*:mkv* |
2498 :mkvie starting.txt /*:mkvie* | |
2499 :mkview starting.txt /*:mkview* | |
2500 :mkvimrc starting.txt /*:mkvimrc* | |
2501 :mo change.txt /*:mo* | |
2502 :mod term.txt /*:mod* | |
2503 :mode term.txt /*:mode* | |
2504 :move change.txt /*:move* | |
14 | 2505 :mz if_mzsch.txt /*:mz* |
2506 :mzf if_mzsch.txt /*:mzf* | |
2507 :mzfile if_mzsch.txt /*:mzfile* | |
2508 :mzscheme if_mzsch.txt /*:mzscheme* | |
7 | 2509 :n editing.txt /*:n* |
2210 | 2510 :nbclose netbeans.txt /*:nbclose* |
148 | 2511 :nbkey netbeans.txt /*:nbkey* |
2210 | 2512 :nbstart netbeans.txt /*:nbstart* |
7 | 2513 :ne editing.txt /*:ne* |
5734 | 2514 :netrw-s-cr pi_netrw.txt /*:netrw-s-cr* |
7 | 2515 :new windows.txt /*:new* |
2516 :next editing.txt /*:next* | |
2517 :next_f editing.txt /*:next_f* | |
2518 :nm map.txt /*:nm* | |
2519 :nmap map.txt /*:nmap* | |
2520 :nmap_l map.txt /*:nmap_l* | |
2521 :nmapc map.txt /*:nmapc* | |
2522 :nmapclear map.txt /*:nmapclear* | |
2523 :nme gui.txt /*:nme* | |
2524 :nmenu gui.txt /*:nmenu* | |
2525 :nn map.txt /*:nn* | |
2526 :nnoremap map.txt /*:nnoremap* | |
2527 :nnoreme gui.txt /*:nnoreme* | |
2528 :nnoremenu gui.txt /*:nnoremenu* | |
2529 :no map.txt /*:no* | |
2530 :no! map.txt /*:no!* | |
590 | 2531 :noa autocmd.txt /*:noa* |
2532 :noautocmd autocmd.txt /*:noautocmd* | |
7 | 2533 :noh pattern.txt /*:noh* |
2534 :nohlsearch pattern.txt /*:nohlsearch* | |
5968 | 2535 :nor map.txt /*:nor* |
6009 | 2536 :nore map.txt /*:nore* |
7 | 2537 :norea map.txt /*:norea* |
2538 :noreabbrev map.txt /*:noreabbrev* | |
6009 | 2539 :norem map.txt /*:norem* |
7 | 2540 :noremap map.txt /*:noremap* |
2541 :noremap! map.txt /*:noremap!* | |
2542 :noreme gui.txt /*:noreme* | |
2543 :noremenu gui.txt /*:noremenu* | |
2544 :norm various.txt /*:norm* | |
2545 :normal various.txt /*:normal* | |
2546 :normal-range various.txt /*:normal-range* | |
5763 | 2547 :nos recover.txt /*:nos* |
2548 :noswapfile recover.txt /*:noswapfile* | |
7 | 2549 :nu various.txt /*:nu* |
2550 :number various.txt /*:number* | |
2551 :nun map.txt /*:nun* | |
2552 :nunmap map.txt /*:nunmap* | |
2553 :nunme gui.txt /*:nunme* | |
2554 :nunmenu gui.txt /*:nunmenu* | |
2555 :o vi_diff.txt /*:o* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
2556 :ol starting.txt /*:ol* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
2557 :oldfiles starting.txt /*:oldfiles* |
7 | 2558 :om map.txt /*:om* |
2559 :omap map.txt /*:omap* | |
2560 :omap_l map.txt /*:omap_l* | |
2561 :omapc map.txt /*:omapc* | |
2562 :omapclear map.txt /*:omapclear* | |
2563 :ome gui.txt /*:ome* | |
2564 :omenu gui.txt /*:omenu* | |
2565 :on windows.txt /*:on* | |
2566 :only windows.txt /*:only* | |
2567 :ono map.txt /*:ono* | |
2568 :onoremap map.txt /*:onoremap* | |
2569 :onoreme gui.txt /*:onoreme* | |
2570 :onoremenu gui.txt /*:onoremenu* | |
2571 :op vi_diff.txt /*:op* | |
2572 :open vi_diff.txt /*:open* | |
2573 :opt options.txt /*:opt* | |
2574 :options options.txt /*:options* | |
2575 :ou map.txt /*:ou* | |
2576 :ounmap map.txt /*:ounmap* | |
2577 :ounme gui.txt /*:ounme* | |
2578 :ounmenu gui.txt /*:ounmenu* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2579 :ownsyntax syntax.txt /*:ownsyntax* |
7 | 2580 :p various.txt /*:p* |
2581 :pc windows.txt /*:pc* | |
2582 :pclose windows.txt /*:pclose* | |
2583 :pe if_perl.txt /*:pe* | |
2584 :ped windows.txt /*:ped* | |
2585 :pedit windows.txt /*:pedit* | |
2586 :perl if_perl.txt /*:perl* | |
2587 :perld if_perl.txt /*:perld* | |
2588 :perldo if_perl.txt /*:perldo* | |
2589 :po tagsrch.txt /*:po* | |
2590 :pop tagsrch.txt /*:pop* | |
2591 :popu gui.txt /*:popu* | |
2592 :popup gui.txt /*:popup* | |
2593 :pp windows.txt /*:pp* | |
2594 :ppop windows.txt /*:ppop* | |
2595 :pr various.txt /*:pr* | |
2596 :pre recover.txt /*:pre* | |
2597 :preserve recover.txt /*:preserve* | |
2598 :prev editing.txt /*:prev* | |
2599 :previous editing.txt /*:previous* | |
2600 :print various.txt /*:print* | |
2601 :pro change.txt /*:pro* | |
170 | 2602 :prof repeat.txt /*:prof* |
374 | 2603 :profd repeat.txt /*:profd* |
2604 :profdel repeat.txt /*:profdel* | |
170 | 2605 :profile repeat.txt /*:profile* |
7 | 2606 :promptfind change.txt /*:promptfind* |
2607 :promptr change.txt /*:promptr* | |
2608 :promptrepl change.txt /*:promptrepl* | |
2609 :ps windows.txt /*:ps* | |
2610 :psearch windows.txt /*:psearch* | |
2611 :ptN tagsrch.txt /*:ptN* | |
2612 :ptNext tagsrch.txt /*:ptNext* | |
2613 :pta windows.txt /*:pta* | |
2614 :ptag windows.txt /*:ptag* | |
2615 :ptf tagsrch.txt /*:ptf* | |
2616 :ptfirst tagsrch.txt /*:ptfirst* | |
2617 :ptj tagsrch.txt /*:ptj* | |
2618 :ptjump tagsrch.txt /*:ptjump* | |
2619 :ptl tagsrch.txt /*:ptl* | |
2620 :ptlast tagsrch.txt /*:ptlast* | |
2621 :ptn tagsrch.txt /*:ptn* | |
2622 :ptnext tagsrch.txt /*:ptnext* | |
2623 :ptp tagsrch.txt /*:ptp* | |
2624 :ptprevious tagsrch.txt /*:ptprevious* | |
2625 :ptr tagsrch.txt /*:ptr* | |
2626 :ptrewind tagsrch.txt /*:ptrewind* | |
2627 :pts tagsrch.txt /*:pts* | |
2628 :ptselect tagsrch.txt /*:ptselect* | |
2629 :pu change.txt /*:pu* | |
2630 :put change.txt /*:put* | |
2631 :pw editing.txt /*:pw* | |
2632 :pwd editing.txt /*:pwd* | |
2633 :py if_pyth.txt /*:py* | |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
2634 :py3 if_pyth.txt /*:py3* |
4437 | 2635 :py3do if_pyth.txt /*:py3do* |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
2636 :py3file if_pyth.txt /*:py3file* |
4437 | 2637 :pydo if_pyth.txt /*:pydo* |
7 | 2638 :pyf if_pyth.txt /*:pyf* |
2639 :pyfile if_pyth.txt /*:pyfile* | |
2640 :python if_pyth.txt /*:python* | |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
2641 :python3 if_pyth.txt /*:python3* |
7 | 2642 :q editing.txt /*:q* |
2643 :qa editing.txt /*:qa* | |
2644 :qall editing.txt /*:qall* | |
2645 :quit editing.txt /*:quit* | |
2646 :quita editing.txt /*:quita* | |
2647 :quitall editing.txt /*:quitall* | |
2648 :quote cmdline.txt /*:quote* | |
2649 :r insert.txt /*:r* | |
2650 :r! insert.txt /*:r!* | |
2651 :range cmdline.txt /*:range* | |
2652 :range! change.txt /*:range!* | |
2653 :re insert.txt /*:re* | |
2654 :read insert.txt /*:read* | |
2655 :read! insert.txt /*:read!* | |
2656 :rec recover.txt /*:rec* | |
2657 :recover recover.txt /*:recover* | |
2267 | 2658 :recover-crypt recover.txt /*:recover-crypt* |
7 | 2659 :red undo.txt /*:red* |
2660 :redi various.txt /*:redi* | |
2661 :redir various.txt /*:redir* | |
2662 :redo undo.txt /*:redo* | |
2663 :redr various.txt /*:redr* | |
2664 :redraw various.txt /*:redraw* | |
2665 :redraws various.txt /*:redraws* | |
2666 :redrawstatus various.txt /*:redrawstatus* | |
2667 :reg change.txt /*:reg* | |
2668 :registers change.txt /*:registers* | |
2669 :res windows.txt /*:res* | |
2670 :resize windows.txt /*:resize* | |
2671 :ret change.txt /*:ret* | |
2672 :retab change.txt /*:retab* | |
3492 | 2673 :retab! change.txt /*:retab!* |
7 | 2674 :retu eval.txt /*:retu* |
2675 :return eval.txt /*:return* | |
2676 :rew editing.txt /*:rew* | |
2677 :rewind editing.txt /*:rewind* | |
2678 :ri change.txt /*:ri* | |
2679 :right change.txt /*:right* | |
2680 :rightb windows.txt /*:rightb* | |
2681 :rightbelow windows.txt /*:rightbelow* | |
2682 :ru repeat.txt /*:ru* | |
2683 :rub if_ruby.txt /*:rub* | |
2684 :ruby if_ruby.txt /*:ruby* | |
2685 :rubyd if_ruby.txt /*:rubyd* | |
2686 :rubydo if_ruby.txt /*:rubydo* | |
2687 :rubyf if_ruby.txt /*:rubyf* | |
2688 :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
|
2689 :rundo undo.txt /*:rundo* |
7 | 2690 :runtime repeat.txt /*:runtime* |
2691 :rv starting.txt /*:rv* | |
2692 :rviminfo starting.txt /*:rviminfo* | |
2693 :s change.txt /*:s* | |
168 | 2694 :s% change.txt /*:s%* |
7 | 2695 :sN windows.txt /*:sN* |
2696 :sNext windows.txt /*:sNext* | |
2697 :s\= change.txt /*:s\\=* | |
2698 :s_c change.txt /*:s_c* | |
2699 :s_flags change.txt /*:s_flags* | |
2700 :sa windows.txt /*:sa* | |
2701 :sal windows.txt /*:sal* | |
2702 :sall windows.txt /*:sall* | |
29 | 2703 :san eval.txt /*:san* |
2704 :sandbox eval.txt /*:sandbox* | |
7 | 2705 :sargument windows.txt /*:sargument* |
2706 :sav editing.txt /*:sav* | |
2707 :saveas editing.txt /*:saveas* | |
2708 :sb windows.txt /*:sb* | |
2709 :sbN windows.txt /*:sbN* | |
2710 :sbNext windows.txt /*:sbNext* | |
2711 :sba windows.txt /*:sba* | |
2712 :sball windows.txt /*:sball* | |
2713 :sbf windows.txt /*:sbf* | |
2714 :sbfirst windows.txt /*:sbfirst* | |
2715 :sbl windows.txt /*:sbl* | |
2716 :sblast windows.txt /*:sblast* | |
2717 :sbm windows.txt /*:sbm* | |
2718 :sbmodified windows.txt /*:sbmodified* | |
2719 :sbn windows.txt /*:sbn* | |
2720 :sbnext windows.txt /*:sbnext* | |
2721 :sbp windows.txt /*:sbp* | |
2722 :sbprevious windows.txt /*:sbprevious* | |
2723 :sbr windows.txt /*:sbr* | |
2724 :sbrewind windows.txt /*:sbrewind* | |
2725 :sbuffer windows.txt /*:sbuffer* | |
2726 :scrip repeat.txt /*:scrip* | |
2727 :scripte repeat.txt /*:scripte* | |
2728 :scriptencoding repeat.txt /*:scriptencoding* | |
2729 :scriptnames repeat.txt /*:scriptnames* | |
2730 :scs if_cscop.txt /*:scs* | |
2731 :scscope if_cscop.txt /*:scscope* | |
2732 :se options.txt /*:se* | |
2733 :search-args tagsrch.txt /*:search-args* | |
2734 :set options.txt /*:set* | |
2735 :set+= options.txt /*:set+=* | |
2152 | 2736 :set-! options.txt /*:set-!* |
7 | 2737 :set-& options.txt /*:set-&* |
2738 :set-&vi options.txt /*:set-&vi* | |
2739 :set-&vim options.txt /*:set-&vim* | |
2740 :set-= options.txt /*:set-=* | |
2741 :set-args options.txt /*:set-args* | |
2742 :set-browse options.txt /*:set-browse* | |
2743 :set-default options.txt /*:set-default* | |
2152 | 2744 :set-inv options.txt /*:set-inv* |
7 | 2745 :set-termcap options.txt /*:set-termcap* |
2746 :set-verbose options.txt /*:set-verbose* | |
2747 :set^= options.txt /*:set^=* | |
2748 :set_env options.txt /*:set_env* | |
2749 :setf options.txt /*:setf* | |
2750 :setfiletype options.txt /*:setfiletype* | |
2751 :setg options.txt /*:setg* | |
2752 :setglobal options.txt /*:setglobal* | |
2753 :setl options.txt /*:setl* | |
2754 :setlocal options.txt /*:setlocal* | |
2755 :sf windows.txt /*:sf* | |
2756 :sfind windows.txt /*:sfind* | |
2757 :sfir windows.txt /*:sfir* | |
2758 :sfirst windows.txt /*:sfirst* | |
2759 :sh various.txt /*:sh* | |
2760 :shell various.txt /*:shell* | |
2761 :si gui_w32.txt /*:si* | |
2762 :sig sign.txt /*:sig* | |
2763 :sign sign.txt /*:sign* | |
2764 :sign-define sign.txt /*:sign-define* | |
2765 :sign-fname sign.txt /*:sign-fname* | |
2766 :sign-jump sign.txt /*:sign-jump* | |
2767 :sign-list sign.txt /*:sign-list* | |
2768 :sign-place sign.txt /*:sign-place* | |
5510 | 2769 :sign-place-list sign.txt /*:sign-place-list* |
7 | 2770 :sign-undefine sign.txt /*:sign-undefine* |
2771 :sign-unplace sign.txt /*:sign-unplace* | |
2772 :sil various.txt /*:sil* | |
2773 :silent various.txt /*:silent* | |
2774 :simalt gui_w32.txt /*:simalt* | |
2775 :sl various.txt /*:sl* | |
2776 :sla windows.txt /*:sla* | |
2777 :slast windows.txt /*:slast* | |
2778 :sleep various.txt /*:sleep* | |
2779 :sm change.txt /*:sm* | |
2780 :smagic change.txt /*:smagic* | |
790 | 2781 :smap map.txt /*:smap* |
2782 :smap_l map.txt /*:smap_l* | |
2783 :smapc map.txt /*:smapc* | |
2784 :smapclear map.txt /*:smapclear* | |
2785 :sme gui.txt /*:sme* | |
2786 :smenu gui.txt /*:smenu* | |
7 | 2787 :sn windows.txt /*:sn* |
2788 :snext windows.txt /*:snext* | |
2789 :sni if_sniff.txt /*:sni* | |
2790 :sniff if_sniff.txt /*:sniff* | |
2791 :sno change.txt /*:sno* | |
2792 :snomagic change.txt /*:snomagic* | |
790 | 2793 :snor map.txt /*:snor* |
2794 :snoremap map.txt /*:snoremap* | |
2795 :snoreme gui.txt /*:snoreme* | |
2796 :snoremenu gui.txt /*:snoremenu* | |
7 | 2797 :so repeat.txt /*:so* |
282 | 2798 :sor change.txt /*:sor* |
2799 :sort change.txt /*:sort* | |
7 | 2800 :source repeat.txt /*:source* |
2801 :source_crnl repeat.txt /*:source_crnl* | |
2802 :sp windows.txt /*:sp* | |
336 | 2803 :spe spell.txt /*:spe* |
359 | 2804 :spelld spell.txt /*:spelld* |
2805 :spelldump spell.txt /*:spelldump* | |
319 | 2806 :spellgood spell.txt /*:spellgood* |
714 | 2807 :spelli spell.txt /*:spelli* |
2808 :spellinfo spell.txt /*:spellinfo* | |
375 | 2809 :spellr spell.txt /*:spellr* |
2810 :spellrepall spell.txt /*:spellrepall* | |
714 | 2811 :spellu spell.txt /*:spellu* |
2812 :spellundo spell.txt /*:spellundo* | |
336 | 2813 :spellw spell.txt /*:spellw* |
2814 :spellwrong spell.txt /*:spellwrong* | |
7 | 2815 :split windows.txt /*:split* |
2816 :split_f windows.txt /*:split_f* | |
2817 :spr windows.txt /*:spr* | |
2818 :sprevious windows.txt /*:sprevious* | |
2819 :sre windows.txt /*:sre* | |
2820 :srewind windows.txt /*:srewind* | |
2821 :st starting.txt /*:st* | |
2822 :sta windows.txt /*:sta* | |
2823 :stag windows.txt /*:stag* | |
2824 :star repeat.txt /*:star* | |
2825 :start insert.txt /*:start* | |
600 | 2826 :startgreplace insert.txt /*:startgreplace* |
7 | 2827 :startinsert insert.txt /*:startinsert* |
14 | 2828 :startreplace insert.txt /*:startreplace* |
7 | 2829 :stj tagsrch.txt /*:stj* |
2830 :stjump tagsrch.txt /*:stjump* | |
2831 :stop starting.txt /*:stop* | |
2832 :stopi insert.txt /*:stopi* | |
2833 :stopinsert insert.txt /*:stopinsert* | |
2834 :sts tagsrch.txt /*:sts* | |
2835 :stselect tagsrch.txt /*:stselect* | |
2836 :su change.txt /*:su* | |
2837 :substitute change.txt /*:substitute* | |
2838 :sun windows.txt /*:sun* | |
2839 :sunhide windows.txt /*:sunhide* | |
790 | 2840 :sunm map.txt /*:sunm* |
2841 :sunmap map.txt /*:sunmap* | |
2842 :sunme gui.txt /*:sunme* | |
2843 :sunmenu gui.txt /*:sunmenu* | |
7 | 2844 :sus starting.txt /*:sus* |
2845 :suspend starting.txt /*:suspend* | |
2846 :sv windows.txt /*:sv* | |
2847 :sview windows.txt /*:sview* | |
2848 :sw recover.txt /*:sw* | |
2849 :swapname recover.txt /*:swapname* | |
2850 :sy syntax.txt /*:sy* | |
2851 :syn syntax.txt /*:syn* | |
2852 :syn-arguments syntax.txt /*:syn-arguments* | |
2853 :syn-case syntax.txt /*:syn-case* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2854 :syn-cchar syntax.txt /*:syn-cchar* |
7 | 2855 :syn-clear syntax.txt /*:syn-clear* |
2856 :syn-cluster syntax.txt /*:syn-cluster* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2857 :syn-conceal syntax.txt /*:syn-conceal* |
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2858 :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
|
2859 :syn-concealends syntax.txt /*:syn-concealends* |
7 | 2860 :syn-contained syntax.txt /*:syn-contained* |
2861 :syn-containedin syntax.txt /*:syn-containedin* | |
2862 :syn-contains syntax.txt /*:syn-contains* | |
2863 :syn-context syntax.txt /*:syn-context* | |
2864 :syn-default-override usr_06.txt /*:syn-default-override* | |
2865 :syn-define syntax.txt /*:syn-define* | |
2866 :syn-display syntax.txt /*:syn-display* | |
2867 :syn-enable syntax.txt /*:syn-enable* | |
2868 :syn-end syntax.txt /*:syn-end* | |
2869 :syn-excludenl syntax.txt /*:syn-excludenl* | |
2870 :syn-ext-match syntax.txt /*:syn-ext-match* | |
2871 :syn-extend syntax.txt /*:syn-extend* | |
2872 :syn-file-remarks syntax.txt /*:syn-file-remarks* | |
2873 :syn-files syntax.txt /*:syn-files* | |
2874 :syn-fold syntax.txt /*:syn-fold* | |
2875 :syn-include syntax.txt /*:syn-include* | |
2876 :syn-keepend syntax.txt /*:syn-keepend* | |
2877 :syn-keyword syntax.txt /*:syn-keyword* | |
2878 :syn-lc syntax.txt /*:syn-lc* | |
2879 :syn-leading syntax.txt /*:syn-leading* | |
2880 :syn-list syntax.txt /*:syn-list* | |
2881 :syn-manual usr_06.txt /*:syn-manual* | |
2882 :syn-match syntax.txt /*:syn-match* | |
2883 :syn-matchgroup syntax.txt /*:syn-matchgroup* | |
2884 :syn-multi-line syntax.txt /*:syn-multi-line* | |
2885 :syn-nextgroup syntax.txt /*:syn-nextgroup* | |
2886 :syn-off usr_06.txt /*:syn-off* | |
2887 :syn-on syntax.txt /*:syn-on* | |
2888 :syn-oneline syntax.txt /*:syn-oneline* | |
2889 :syn-pattern syntax.txt /*:syn-pattern* | |
2890 :syn-pattern-offset syntax.txt /*:syn-pattern-offset* | |
2891 :syn-priority syntax.txt /*:syn-priority* | |
2892 :syn-qstart syntax.txt /*:syn-qstart* | |
2893 :syn-region syntax.txt /*:syn-region* | |
2894 :syn-reset syntax.txt /*:syn-reset* | |
2895 :syn-skip syntax.txt /*:syn-skip* | |
2896 :syn-skipempty syntax.txt /*:syn-skipempty* | |
2897 :syn-skipnl syntax.txt /*:syn-skipnl* | |
2898 :syn-skipwhite syntax.txt /*:syn-skipwhite* | |
418 | 2899 :syn-spell syntax.txt /*:syn-spell* |
7 | 2900 :syn-start syntax.txt /*:syn-start* |
2901 :syn-sync syntax.txt /*:syn-sync* | |
2902 :syn-sync-ccomment syntax.txt /*:syn-sync-ccomment* | |
2903 :syn-sync-first syntax.txt /*:syn-sync-first* | |
2904 :syn-sync-fourth syntax.txt /*:syn-sync-fourth* | |
2905 :syn-sync-linebreaks syntax.txt /*:syn-sync-linebreaks* | |
2906 :syn-sync-maxlines syntax.txt /*:syn-sync-maxlines* | |
2907 :syn-sync-minlines syntax.txt /*:syn-sync-minlines* | |
2908 :syn-sync-second syntax.txt /*:syn-sync-second* | |
2909 :syn-sync-third syntax.txt /*:syn-sync-third* | |
2910 :syn-transparent syntax.txt /*:syn-transparent* | |
1121 | 2911 :sync scroll.txt /*:sync* |
7 | 2912 :syncbind scroll.txt /*:syncbind* |
2913 :syntax syntax.txt /*:syntax* | |
2914 :syntax-enable syntax.txt /*:syntax-enable* | |
2915 :syntax-on syntax.txt /*:syntax-on* | |
2916 :syntax-reset syntax.txt /*:syntax-reset* | |
4780 | 2917 :syntime syntax.txt /*:syntime* |
7 | 2918 :t change.txt /*:t* |
2919 :tN tagsrch.txt /*:tN* | |
2920 :tNext tagsrch.txt /*:tNext* | |
2921 :ta tagsrch.txt /*:ta* | |
674 | 2922 :tab tabpage.txt /*:tab* |
683 | 2923 :tabN tabpage.txt /*:tabN* |
2924 :tabNext tabpage.txt /*:tabNext* | |
674 | 2925 :tabc tabpage.txt /*:tabc* |
2926 :tabclose tabpage.txt /*:tabclose* | |
688 | 2927 :tabd tabpage.txt /*:tabd* |
2928 :tabdo tabpage.txt /*:tabdo* | |
674 | 2929 :tabe tabpage.txt /*:tabe* |
2930 :tabedit tabpage.txt /*:tabedit* | |
677 | 2931 :tabf tabpage.txt /*:tabf* |
2932 :tabfind tabpage.txt /*:tabfind* | |
688 | 2933 :tabfir tabpage.txt /*:tabfir* |
2934 :tabfirst tabpage.txt /*:tabfirst* | |
2935 :tabl tabpage.txt /*:tabl* | |
2936 :tablast tabpage.txt /*:tablast* | |
683 | 2937 :tabm tabpage.txt /*:tabm* |
2938 :tabmove tabpage.txt /*:tabmove* | |
677 | 2939 :tabn tabpage.txt /*:tabn* |
2940 :tabnew tabpage.txt /*:tabnew* | |
683 | 2941 :tabnext tabpage.txt /*:tabnext* |
674 | 2942 :tabo tabpage.txt /*:tabo* |
2943 :tabonly tabpage.txt /*:tabonly* | |
683 | 2944 :tabp tabpage.txt /*:tabp* |
2945 :tabprevious tabpage.txt /*:tabprevious* | |
688 | 2946 :tabr tabpage.txt /*:tabr* |
2947 :tabrewind tabpage.txt /*:tabrewind* | |
674 | 2948 :tabs tabpage.txt /*:tabs* |
7 | 2949 :tag tagsrch.txt /*:tag* |
2950 :tags tagsrch.txt /*:tags* | |
2951 :tc if_tcl.txt /*:tc* | |
2952 :tcl if_tcl.txt /*:tcl* | |
2953 :tcld if_tcl.txt /*:tcld* | |
2954 :tcldo if_tcl.txt /*:tcldo* | |
2955 :tclf if_tcl.txt /*:tclf* | |
2956 :tclfile if_tcl.txt /*:tclfile* | |
2957 :te gui_w32.txt /*:te* | |
2958 :tearoff gui_w32.txt /*:tearoff* | |
2959 :tf tagsrch.txt /*:tf* | |
2960 :tfirst tagsrch.txt /*:tfirst* | |
2961 :th eval.txt /*:th* | |
2962 :throw eval.txt /*:throw* | |
2963 :tj tagsrch.txt /*:tj* | |
2964 :tjump tagsrch.txt /*:tjump* | |
2965 :tl tagsrch.txt /*:tl* | |
2966 :tlast tagsrch.txt /*:tlast* | |
2967 :tm gui.txt /*:tm* | |
2968 :tmenu gui.txt /*:tmenu* | |
2969 :tn tagsrch.txt /*:tn* | |
2970 :tnext tagsrch.txt /*:tnext* | |
2971 :topleft windows.txt /*:topleft* | |
2972 :tp tagsrch.txt /*:tp* | |
2973 :tprevious tagsrch.txt /*:tprevious* | |
2974 :tr tagsrch.txt /*:tr* | |
2975 :trewind tagsrch.txt /*:trewind* | |
2976 :try eval.txt /*:try* | |
2977 :ts tagsrch.txt /*:ts* | |
2978 :tselect tagsrch.txt /*:tselect* | |
2979 :tu gui.txt /*:tu* | |
2980 :tunmenu gui.txt /*:tunmenu* | |
2981 :u undo.txt /*:u* | |
2982 :un undo.txt /*:un* | |
2983 :una map.txt /*:una* | |
2984 :unabbreviate map.txt /*:unabbreviate* | |
2985 :undo undo.txt /*:undo* | |
697 | 2986 :undoj undo.txt /*:undoj* |
2987 :undojoin undo.txt /*:undojoin* | |
772 | 2988 :undol undo.txt /*:undol* |
2989 :undolist undo.txt /*:undolist* | |
7 | 2990 :unh windows.txt /*:unh* |
2991 :unhide windows.txt /*:unhide* | |
2992 :unl eval.txt /*:unl* | |
2993 :unlet eval.txt /*:unlet* | |
148 | 2994 :unlo eval.txt /*:unlo* |
2995 :unlockvar eval.txt /*:unlockvar* | |
7 | 2996 :unm map.txt /*:unm* |
2997 :unm! map.txt /*:unm!* | |
2998 :unmap map.txt /*:unmap* | |
2999 :unmap! map.txt /*:unmap!* | |
3000 :unme gui.txt /*:unme* | |
3001 :unmenu gui.txt /*:unmenu* | |
3002 :unmenu-all gui.txt /*:unmenu-all* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
3003 :uns various.txt /*:uns* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
3004 :unsilent various.txt /*:unsilent* |
7 | 3005 :up editing.txt /*:up* |
3006 :update editing.txt /*:update* | |
3007 :v repeat.txt /*:v* | |
3008 :ve various.txt /*:ve* | |
3009 :verb various.txt /*:verb* | |
3010 :verbose various.txt /*:verbose* | |
484 | 3011 :verbose-cmd various.txt /*:verbose-cmd* |
7 | 3012 :version various.txt /*:version* |
3013 :vert windows.txt /*:vert* | |
3014 :vertical windows.txt /*:vertical* | |
3015 :vertical-resize windows.txt /*:vertical-resize* | |
3016 :vglobal repeat.txt /*:vglobal* | |
3017 :vi editing.txt /*:vi* | |
3018 :vie editing.txt /*:vie* | |
3019 :view editing.txt /*:view* | |
42 | 3020 :vim quickfix.txt /*:vim* |
3021 :vimgrep quickfix.txt /*:vimgrep* | |
3022 :vimgrepa quickfix.txt /*:vimgrepa* | |
3023 :vimgrepadd quickfix.txt /*:vimgrepadd* | |
7 | 3024 :visual editing.txt /*:visual* |
3025 :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
|
3026 :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
|
3027 :viusage helphelp.txt /*:viusage* |
7 | 3028 :vm map.txt /*:vm* |
3029 :vmap map.txt /*:vmap* | |
3030 :vmap_l map.txt /*:vmap_l* | |
3031 :vmapc map.txt /*:vmapc* | |
3032 :vmapclear map.txt /*:vmapclear* | |
3033 :vme gui.txt /*:vme* | |
3034 :vmenu gui.txt /*:vmenu* | |
3035 :vn map.txt /*:vn* | |
3036 :vne windows.txt /*:vne* | |
3037 :vnew windows.txt /*:vnew* | |
3038 :vnoremap map.txt /*:vnoremap* | |
3039 :vnoreme gui.txt /*:vnoreme* | |
3040 :vnoremenu gui.txt /*:vnoremenu* | |
3041 :vs windows.txt /*:vs* | |
3042 :vsplit windows.txt /*:vsplit* | |
3043 :vu map.txt /*:vu* | |
3044 :vunmap map.txt /*:vunmap* | |
3045 :vunme gui.txt /*:vunme* | |
3046 :vunmenu gui.txt /*:vunmenu* | |
3047 :w editing.txt /*:w* | |
3048 :w! editing.txt /*:w!* | |
3049 :wN editing.txt /*:wN* | |
3050 :wNext editing.txt /*:wNext* | |
3051 :w_a editing.txt /*:w_a* | |
3052 :w_c editing.txt /*:w_c* | |
3053 :w_f editing.txt /*:w_f* | |
3054 :wa editing.txt /*:wa* | |
3055 :wall editing.txt /*:wall* | |
3056 :wh eval.txt /*:wh* | |
3057 :while eval.txt /*:while* | |
3058 :win gui.txt /*:win* | |
3059 :winc windows.txt /*:winc* | |
3060 :wincmd windows.txt /*:wincmd* | |
3061 :windo windows.txt /*:windo* | |
3062 :winp gui.txt /*:winp* | |
3063 :winpos gui.txt /*:winpos* | |
3064 :winsize gui.txt /*:winsize* | |
3065 :wn editing.txt /*:wn* | |
3066 :wnext editing.txt /*:wnext* | |
3067 :wp editing.txt /*:wp* | |
3068 :wprevious editing.txt /*:wprevious* | |
3069 :wq editing.txt /*:wq* | |
3070 :wqa editing.txt /*:wqa* | |
3071 :wqall editing.txt /*:wqall* | |
3072 :write editing.txt /*:write* | |
3073 :write_a editing.txt /*:write_a* | |
3074 :write_c editing.txt /*:write_c* | |
3075 :write_f editing.txt /*:write_f* | |
3076 :ws workshop.txt /*:ws* | |
3077 :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
|
3078 :wundo undo.txt /*:wundo* |
7 | 3079 :wv starting.txt /*:wv* |
3080 :wviminfo starting.txt /*:wviminfo* | |
3081 :x editing.txt /*:x* | |
3082 :xa editing.txt /*:xa* | |
3083 :xall editing.txt /*:xall* | |
3084 :xit editing.txt /*:xit* | |
790 | 3085 :xm map.txt /*:xm* |
3086 :xmap map.txt /*:xmap* | |
3087 :xmap_l map.txt /*:xmap_l* | |
3088 :xmapc map.txt /*:xmapc* | |
3089 :xmapclear map.txt /*:xmapclear* | |
3090 :xme gui.txt /*:xme* | |
3091 :xmenu gui.txt /*:xmenu* | |
3092 :xn map.txt /*:xn* | |
3093 :xnoremap map.txt /*:xnoremap* | |
3094 :xnoreme gui.txt /*:xnoreme* | |
3095 :xnoremenu gui.txt /*:xnoremenu* | |
3096 :xu map.txt /*:xu* | |
3097 :xunmap map.txt /*:xunmap* | |
3098 :xunme gui.txt /*:xunme* | |
3099 :xunmenu gui.txt /*:xunmenu* | |
7 | 3100 :y change.txt /*:y* |
3101 :yank change.txt /*:yank* | |
3102 :z various.txt /*:z* | |
3103 :z# various.txt /*:z#* | |
3104 :~ change.txt /*:~* | |
3105 ; motion.txt /*;* | |
3106 < change.txt /*<* | |
3107 <2-LeftMouse> term.txt /*<2-LeftMouse>* | |
3108 <3-LeftMouse> term.txt /*<3-LeftMouse>* | |
3109 <4-LeftMouse> term.txt /*<4-LeftMouse>* | |
3110 << change.txt /*<<* | |
3111 <> intro.txt /*<>* | |
3112 <A- intro.txt /*<A-* | |
600 | 3113 <A-LeftMouse> term.txt /*<A-LeftMouse>* |
3114 <A-RightMouse> term.txt /*<A-RightMouse>* | |
7 | 3115 <BS> motion.txt /*<BS>* |
3116 <Bar> intro.txt /*<Bar>* | |
3117 <Bslash> intro.txt /*<Bslash>* | |
3118 <C- intro.txt /*<C-* | |
3119 <C-Del> os_dos.txt /*<C-Del>* | |
3120 <C-End> motion.txt /*<C-End>* | |
3121 <C-Home> motion.txt /*<C-Home>* | |
3122 <C-Insert> os_dos.txt /*<C-Insert>* | |
3123 <C-Left> motion.txt /*<C-Left>* | |
3124 <C-LeftMouse> tagsrch.txt /*<C-LeftMouse>* | |
819 | 3125 <C-PageDown> tabpage.txt /*<C-PageDown>* |
3126 <C-PageUp> tabpage.txt /*<C-PageUp>* | |
7 | 3127 <C-Right> motion.txt /*<C-Right>* |
3128 <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
|
3129 <C-ScrollWheelDown> scroll.txt /*<C-ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3130 <C-ScrollWheelLeft> scroll.txt /*<C-ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3131 <C-ScrollWheelRight> scroll.txt /*<C-ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3132 <C-ScrollWheelUp> scroll.txt /*<C-ScrollWheelUp>* |
7 | 3133 <CR> motion.txt /*<CR>* |
3134 <CSI> intro.txt /*<CSI>* | |
3135 <Char-> map.txt /*<Char->* | |
3136 <Char> map.txt /*<Char>* | |
3137 <D- intro.txt /*<D-* | |
3138 <Del> change.txt /*<Del>* | |
3139 <Down> motion.txt /*<Down>* | |
3140 <Drop> change.txt /*<Drop>* | |
3141 <EOL> intro.txt /*<EOL>* | |
3142 <End> motion.txt /*<End>* | |
3143 <Enter> intro.txt /*<Enter>* | |
3144 <Esc> intro.txt /*<Esc>* | |
3145 <F10> term.txt /*<F10>* | |
3146 <F11> term.txt /*<F11>* | |
3147 <F12> term.txt /*<F12>* | |
3148 <F13> term.txt /*<F13>* | |
3149 <F14> term.txt /*<F14>* | |
3150 <F15> term.txt /*<F15>* | |
3151 <F16> term.txt /*<F16>* | |
3152 <F17> term.txt /*<F17>* | |
3153 <F18> term.txt /*<F18>* | |
3154 <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
|
3155 <F1> helphelp.txt /*<F1>* |
7 | 3156 <F2> term.txt /*<F2>* |
3157 <F3> term.txt /*<F3>* | |
3158 <F4> term.txt /*<F4>* | |
3159 <F5> term.txt /*<F5>* | |
3160 <F6> term.txt /*<F6>* | |
3161 <F7> term.txt /*<F7>* | |
3162 <F8> term.txt /*<F8>* | |
3163 <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
|
3164 <Help> helphelp.txt /*<Help>* |
7 | 3165 <Home> motion.txt /*<Home>* |
3166 <Insert> insert.txt /*<Insert>* | |
3167 <Leader> map.txt /*<Leader>* | |
3168 <Left> motion.txt /*<Left>* | |
3169 <LeftDrag> term.txt /*<LeftDrag>* | |
3170 <LeftMouse> visual.txt /*<LeftMouse>* | |
3171 <LeftRelease> visual.txt /*<LeftRelease>* | |
3172 <LocalLeader> map.txt /*<LocalLeader>* | |
3173 <M- intro.txt /*<M-* | |
3174 <MiddleDrag> term.txt /*<MiddleDrag>* | |
3175 <MiddleMouse> change.txt /*<MiddleMouse>* | |
3176 <MiddleRelease> term.txt /*<MiddleRelease>* | |
3177 <Mouse> term.txt /*<Mouse>* | |
3178 <MouseDown> scroll.txt /*<MouseDown>* | |
3179 <MouseUp> scroll.txt /*<MouseUp>* | |
3180 <NL> motion.txt /*<NL>* | |
3181 <Nop> map.txt /*<Nop>* | |
3182 <Nul> intro.txt /*<Nul>* | |
3183 <PageDown> scroll.txt /*<PageDown>* | |
3184 <PageUp> scroll.txt /*<PageUp>* | |
3185 <Plug> map.txt /*<Plug>* | |
3186 <Return> intro.txt /*<Return>* | |
3187 <Right> motion.txt /*<Right>* | |
3188 <RightDrag> term.txt /*<RightDrag>* | |
3189 <RightMouse> visual.txt /*<RightMouse>* | |
3190 <RightRelease> term.txt /*<RightRelease>* | |
3191 <S- intro.txt /*<S-* | |
3192 <S-Del> os_dos.txt /*<S-Del>* | |
3193 <S-Down> scroll.txt /*<S-Down>* | |
3194 <S-End> term.txt /*<S-End>* | |
3195 <S-F10> term.txt /*<S-F10>* | |
3196 <S-F11> term.txt /*<S-F11>* | |
3197 <S-F12> term.txt /*<S-F12>* | |
3198 <S-F1> intro.txt /*<S-F1>* | |
3199 <S-F2> term.txt /*<S-F2>* | |
3200 <S-F3> term.txt /*<S-F3>* | |
3201 <S-F4> term.txt /*<S-F4>* | |
3202 <S-F5> term.txt /*<S-F5>* | |
3203 <S-F6> term.txt /*<S-F6>* | |
3204 <S-F7> term.txt /*<S-F7>* | |
3205 <S-F8> term.txt /*<S-F8>* | |
3206 <S-F9> term.txt /*<S-F9>* | |
3207 <S-Home> term.txt /*<S-Home>* | |
3208 <S-Insert> os_dos.txt /*<S-Insert>* | |
3209 <S-Left> motion.txt /*<S-Left>* | |
3210 <S-LeftMouse> term.txt /*<S-LeftMouse>* | |
3211 <S-Right> motion.txt /*<S-Right>* | |
3212 <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
|
3213 <S-ScrollWheelDown> scroll.txt /*<S-ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3214 <S-ScrollWheelLeft> scroll.txt /*<S-ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3215 <S-ScrollWheelRight> scroll.txt /*<S-ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3216 <S-ScrollWheelUp> scroll.txt /*<S-ScrollWheelUp>* |
7 | 3217 <S-Tab> term.txt /*<S-Tab>* |
3218 <S-Up> scroll.txt /*<S-Up>* | |
3219 <S-xF1> term.txt /*<S-xF1>* | |
3220 <S-xF2> term.txt /*<S-xF2>* | |
3221 <S-xF3> term.txt /*<S-xF3>* | |
3222 <S-xF4> term.txt /*<S-xF4>* | |
3223 <SID> map.txt /*<SID>* | |
3224 <SNR> map.txt /*<SNR>* | |
2409
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3225 <ScrollWheelDown> scroll.txt /*<ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3226 <ScrollWheelLeft> scroll.txt /*<ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3227 <ScrollWheelRight> scroll.txt /*<ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3228 <ScrollWheelUp> scroll.txt /*<ScrollWheelUp>* |
7 | 3229 <Space> motion.txt /*<Space>* |
3230 <Tab> motion.txt /*<Tab>* | |
3231 <Undo> undo.txt /*<Undo>* | |
3232 <Up> motion.txt /*<Up>* | |
3233 <abuf> cmdline.txt /*<abuf>* | |
3234 <afile> cmdline.txt /*<afile>* | |
3235 <amatch> cmdline.txt /*<amatch>* | |
3236 <args> map.txt /*<args>* | |
3237 <bang> map.txt /*<bang>* | |
40 | 3238 <buffer=N> autocmd.txt /*<buffer=N>* |
3239 <buffer=abuf> autocmd.txt /*<buffer=abuf>* | |
7 | 3240 <cfile> cmdline.txt /*<cfile>* |
3241 <character> intro.txt /*<character>* | |
3242 <count> map.txt /*<count>* | |
1121 | 3243 <f-args> map.txt /*<f-args>* |
7 | 3244 <k0> term.txt /*<k0>* |
3245 <k1> term.txt /*<k1>* | |
3246 <k2> term.txt /*<k2>* | |
3247 <k3> term.txt /*<k3>* | |
3248 <k4> term.txt /*<k4>* | |
3249 <k5> term.txt /*<k5>* | |
3250 <k6> term.txt /*<k6>* | |
3251 <k7> term.txt /*<k7>* | |
3252 <k8> term.txt /*<k8>* | |
3253 <k9> term.txt /*<k9>* | |
3254 <kDivide> term.txt /*<kDivide>* | |
3255 <kEnd> motion.txt /*<kEnd>* | |
3256 <kEnter> term.txt /*<kEnter>* | |
3257 <kHome> motion.txt /*<kHome>* | |
3258 <kMinus> term.txt /*<kMinus>* | |
3259 <kMultiply> term.txt /*<kMultiply>* | |
3260 <kPageDown> scroll.txt /*<kPageDown>* | |
3261 <kPageUp> scroll.txt /*<kPageUp>* | |
3262 <kPlus> term.txt /*<kPlus>* | |
3263 <kPoint> term.txt /*<kPoint>* | |
3264 <line1> map.txt /*<line1>* | |
3265 <line2> map.txt /*<line2>* | |
3266 <lt> intro.txt /*<lt>* | |
3356 | 3267 <nomodeline> autocmd.txt /*<nomodeline>* |
7 | 3268 <q-args> map.txt /*<q-args>* |
3269 <reg> map.txt /*<reg>* | |
3270 <register> map.txt /*<register>* | |
3271 <sfile> cmdline.txt /*<sfile>* | |
2725 | 3272 <slnum> cmdline.txt /*<slnum>* |
7 | 3273 <xCSI> intro.txt /*<xCSI>* |
189 | 3274 <xDown> term.txt /*<xDown>* |
7 | 3275 <xEnd> term.txt /*<xEnd>* |
3276 <xEnd>-xterm term.txt /*<xEnd>-xterm* | |
3277 <xF1> term.txt /*<xF1>* | |
3278 <xF1>-xterm term.txt /*<xF1>-xterm* | |
3279 <xF2> term.txt /*<xF2>* | |
3280 <xF2>-xterm term.txt /*<xF2>-xterm* | |
3281 <xF3> term.txt /*<xF3>* | |
3282 <xF3>-xterm term.txt /*<xF3>-xterm* | |
3283 <xF4> term.txt /*<xF4>* | |
3284 <xF4>-xterm term.txt /*<xF4>-xterm* | |
3285 <xHome> term.txt /*<xHome>* | |
3286 <xHome>-xterm term.txt /*<xHome>-xterm* | |
189 | 3287 <xLeft> term.txt /*<xLeft>* |
3288 <xRight> term.txt /*<xRight>* | |
3289 <xUp> term.txt /*<xUp>* | |
7 | 3290 = change.txt /*=* |
3291 == change.txt /*==* | |
3292 > change.txt /*>* | |
3293 >> change.txt /*>>* | |
3294 >cont repeat.txt /*>cont* | |
3295 >finish repeat.txt /*>finish* | |
3296 >interrupt repeat.txt /*>interrupt* | |
3297 >next repeat.txt /*>next* | |
3298 >quit repeat.txt /*>quit* | |
3299 >step repeat.txt /*>step* | |
3300 ? pattern.txt /*?* | |
3301 ?<CR> pattern.txt /*?<CR>* | |
3302 @ repeat.txt /*@* | |
3303 @/ change.txt /*@\/* | |
3304 @: repeat.txt /*@:* | |
1121 | 3305 @= change.txt /*@=* |
7 | 3306 @@ repeat.txt /*@@* |
1121 | 3307 @r eval.txt /*@r* |
7 | 3308 A insert.txt /*A* |
3309 ACL editing.txt /*ACL* | |
3310 ATTENTION usr_11.txt /*ATTENTION* | |
3311 Abbreviations map.txt /*Abbreviations* | |
3312 Aleph options.txt /*Aleph* | |
3313 Amiga os_amiga.txt /*Amiga* | |
3314 Arabic arabic.txt /*Arabic* | |
3315 Atari os_mint.txt /*Atari* | |
3316 Athena gui_x11.txt /*Athena* | |
3317 B motion.txt /*B* | |
3318 BeBox os_beos.txt /*BeBox* | |
3319 BeOS os_beos.txt /*BeOS* | |
323 | 3320 Bram intro.txt /*Bram* |
7 | 3321 BufAdd autocmd.txt /*BufAdd* |
3322 BufCreate autocmd.txt /*BufCreate* | |
3323 BufDelete autocmd.txt /*BufDelete* | |
3324 BufEnter autocmd.txt /*BufEnter* | |
3325 BufFilePost autocmd.txt /*BufFilePost* | |
3326 BufFilePre autocmd.txt /*BufFilePre* | |
3327 BufHidden autocmd.txt /*BufHidden* | |
3328 BufLeave autocmd.txt /*BufLeave* | |
3329 BufNew autocmd.txt /*BufNew* | |
3330 BufNewFile autocmd.txt /*BufNewFile* | |
3331 BufRead autocmd.txt /*BufRead* | |
3332 BufReadCmd autocmd.txt /*BufReadCmd* | |
3333 BufReadPost autocmd.txt /*BufReadPost* | |
3334 BufReadPre autocmd.txt /*BufReadPre* | |
3335 BufUnload autocmd.txt /*BufUnload* | |
3336 BufWinEnter autocmd.txt /*BufWinEnter* | |
3337 BufWinLeave autocmd.txt /*BufWinLeave* | |
3338 BufWipeout autocmd.txt /*BufWipeout* | |
3339 BufWrite autocmd.txt /*BufWrite* | |
3340 BufWriteCmd autocmd.txt /*BufWriteCmd* | |
3341 BufWritePost autocmd.txt /*BufWritePost* | |
3342 BufWritePre autocmd.txt /*BufWritePre* | |
3343 C change.txt /*C* | |
3344 C-editing tips.txt /*C-editing* | |
3345 C-indenting indent.txt /*C-indenting* | |
3346 COMSPEC starting.txt /*COMSPEC* | |
3347 CR-used-for-NL pattern.txt /*CR-used-for-NL* | |
3348 CTRL-6 editing.txt /*CTRL-6* | |
819 | 3349 CTRL-<PageDown> tabpage.txt /*CTRL-<PageDown>* |
3350 CTRL-<PageUp> tabpage.txt /*CTRL-<PageUp>* | |
7 | 3351 CTRL-A change.txt /*CTRL-A* |
3352 CTRL-B scroll.txt /*CTRL-B* | |
3353 CTRL-C pattern.txt /*CTRL-C* | |
3354 CTRL-D scroll.txt /*CTRL-D* | |
3355 CTRL-E scroll.txt /*CTRL-E* | |
3356 CTRL-F scroll.txt /*CTRL-F* | |
3357 CTRL-G editing.txt /*CTRL-G* | |
3358 CTRL-H motion.txt /*CTRL-H* | |
3359 CTRL-I motion.txt /*CTRL-I* | |
3360 CTRL-J motion.txt /*CTRL-J* | |
3361 CTRL-L various.txt /*CTRL-L* | |
3362 CTRL-M motion.txt /*CTRL-M* | |
3363 CTRL-N motion.txt /*CTRL-N* | |
3364 CTRL-O motion.txt /*CTRL-O* | |
3365 CTRL-P motion.txt /*CTRL-P* | |
168 | 3366 CTRL-Q gui_w32.txt /*CTRL-Q* |
7 | 3367 CTRL-R undo.txt /*CTRL-R* |
3368 CTRL-T tagsrch.txt /*CTRL-T* | |
3369 CTRL-U scroll.txt /*CTRL-U* | |
3370 CTRL-U-changed version6.txt /*CTRL-U-changed* | |
3371 CTRL-V visual.txt /*CTRL-V* | |
3372 CTRL-V-alternative gui_w32.txt /*CTRL-V-alternative* | |
3373 CTRL-W index.txt /*CTRL-W* | |
3374 CTRL-W_+ windows.txt /*CTRL-W_+* | |
3375 CTRL-W_- windows.txt /*CTRL-W_-* | |
3376 CTRL-W_< windows.txt /*CTRL-W_<* | |
3377 CTRL-W_<BS> windows.txt /*CTRL-W_<BS>* | |
170 | 3378 CTRL-W_<CR> quickfix.txt /*CTRL-W_<CR>* |
7 | 3379 CTRL-W_<Down> windows.txt /*CTRL-W_<Down>* |
170 | 3380 CTRL-W_<Enter> quickfix.txt /*CTRL-W_<Enter>* |
7 | 3381 CTRL-W_<Left> windows.txt /*CTRL-W_<Left>* |
3382 CTRL-W_<Right> windows.txt /*CTRL-W_<Right>* | |
3383 CTRL-W_<Up> windows.txt /*CTRL-W_<Up>* | |
3384 CTRL-W_= windows.txt /*CTRL-W_=* | |
3385 CTRL-W_> windows.txt /*CTRL-W_>* | |
3386 CTRL-W_CTRL-B windows.txt /*CTRL-W_CTRL-B* | |
3387 CTRL-W_CTRL-C windows.txt /*CTRL-W_CTRL-C* | |
3388 CTRL-W_CTRL-D tagsrch.txt /*CTRL-W_CTRL-D* | |
3389 CTRL-W_CTRL-F windows.txt /*CTRL-W_CTRL-F* | |
3390 CTRL-W_CTRL-H windows.txt /*CTRL-W_CTRL-H* | |
3391 CTRL-W_CTRL-I tagsrch.txt /*CTRL-W_CTRL-I* | |
3392 CTRL-W_CTRL-J windows.txt /*CTRL-W_CTRL-J* | |
3393 CTRL-W_CTRL-K windows.txt /*CTRL-W_CTRL-K* | |
3394 CTRL-W_CTRL-L windows.txt /*CTRL-W_CTRL-L* | |
3395 CTRL-W_CTRL-N windows.txt /*CTRL-W_CTRL-N* | |
3396 CTRL-W_CTRL-O windows.txt /*CTRL-W_CTRL-O* | |
3397 CTRL-W_CTRL-P windows.txt /*CTRL-W_CTRL-P* | |
3398 CTRL-W_CTRL-Q windows.txt /*CTRL-W_CTRL-Q* | |
3399 CTRL-W_CTRL-R windows.txt /*CTRL-W_CTRL-R* | |
3400 CTRL-W_CTRL-S windows.txt /*CTRL-W_CTRL-S* | |
3401 CTRL-W_CTRL-T windows.txt /*CTRL-W_CTRL-T* | |
3402 CTRL-W_CTRL-V windows.txt /*CTRL-W_CTRL-V* | |
3403 CTRL-W_CTRL-W windows.txt /*CTRL-W_CTRL-W* | |
3404 CTRL-W_CTRL-X windows.txt /*CTRL-W_CTRL-X* | |
3405 CTRL-W_CTRL-Z windows.txt /*CTRL-W_CTRL-Z* | |
3406 CTRL-W_CTRL-] windows.txt /*CTRL-W_CTRL-]* | |
3407 CTRL-W_CTRL-^ windows.txt /*CTRL-W_CTRL-^* | |
3408 CTRL-W_CTRL-_ windows.txt /*CTRL-W_CTRL-_* | |
681 | 3409 CTRL-W_F windows.txt /*CTRL-W_F* |
7 | 3410 CTRL-W_H windows.txt /*CTRL-W_H* |
3411 CTRL-W_J windows.txt /*CTRL-W_J* | |
3412 CTRL-W_K windows.txt /*CTRL-W_K* | |
3413 CTRL-W_L windows.txt /*CTRL-W_L* | |
3414 CTRL-W_P windows.txt /*CTRL-W_P* | |
3415 CTRL-W_R windows.txt /*CTRL-W_R* | |
3416 CTRL-W_S windows.txt /*CTRL-W_S* | |
826 | 3417 CTRL-W_T windows.txt /*CTRL-W_T* |
7 | 3418 CTRL-W_W windows.txt /*CTRL-W_W* |
3419 CTRL-W_] windows.txt /*CTRL-W_]* | |
3420 CTRL-W_^ windows.txt /*CTRL-W_^* | |
3421 CTRL-W__ windows.txt /*CTRL-W__* | |
3422 CTRL-W_b windows.txt /*CTRL-W_b* | |
3423 CTRL-W_bar windows.txt /*CTRL-W_bar* | |
3424 CTRL-W_c windows.txt /*CTRL-W_c* | |
3425 CTRL-W_d tagsrch.txt /*CTRL-W_d* | |
3426 CTRL-W_f windows.txt /*CTRL-W_f* | |
840 | 3427 CTRL-W_gF windows.txt /*CTRL-W_gF* |
7 | 3428 CTRL-W_g] windows.txt /*CTRL-W_g]* |
3429 CTRL-W_g_CTRL-] windows.txt /*CTRL-W_g_CTRL-]* | |
820 | 3430 CTRL-W_gf windows.txt /*CTRL-W_gf* |
7 | 3431 CTRL-W_g} windows.txt /*CTRL-W_g}* |
3432 CTRL-W_h windows.txt /*CTRL-W_h* | |
3433 CTRL-W_i tagsrch.txt /*CTRL-W_i* | |
3434 CTRL-W_j windows.txt /*CTRL-W_j* | |
3435 CTRL-W_k windows.txt /*CTRL-W_k* | |
3436 CTRL-W_l windows.txt /*CTRL-W_l* | |
3437 CTRL-W_n windows.txt /*CTRL-W_n* | |
3438 CTRL-W_o windows.txt /*CTRL-W_o* | |
3439 CTRL-W_p windows.txt /*CTRL-W_p* | |
3440 CTRL-W_q windows.txt /*CTRL-W_q* | |
3441 CTRL-W_r windows.txt /*CTRL-W_r* | |
3442 CTRL-W_s windows.txt /*CTRL-W_s* | |
3443 CTRL-W_t windows.txt /*CTRL-W_t* | |
3444 CTRL-W_v windows.txt /*CTRL-W_v* | |
3445 CTRL-W_w windows.txt /*CTRL-W_w* | |
3446 CTRL-W_x windows.txt /*CTRL-W_x* | |
3447 CTRL-W_z windows.txt /*CTRL-W_z* | |
3448 CTRL-W_} windows.txt /*CTRL-W_}* | |
3449 CTRL-X change.txt /*CTRL-X* | |
3450 CTRL-Y scroll.txt /*CTRL-Y* | |
3451 CTRL-Z starting.txt /*CTRL-Z* | |
3452 CTRL-\_CTRL-G intro.txt /*CTRL-\\_CTRL-G* | |
3453 CTRL-\_CTRL-N intro.txt /*CTRL-\\_CTRL-N* | |
3454 CTRL-] tagsrch.txt /*CTRL-]* | |
3455 CTRL-^ editing.txt /*CTRL-^* | |
3456 CTRL-{char} intro.txt /*CTRL-{char}* | |
3457 Chinese mbyte.txt /*Chinese* | |
3458 Cmd-event autocmd.txt /*Cmd-event* | |
6159 | 3459 CmdUndefined autocmd.txt /*CmdUndefined* |
7 | 3460 Cmdline cmdline.txt /*Cmdline* |
3461 Cmdline-mode cmdline.txt /*Cmdline-mode* | |
3462 CmdwinEnter autocmd.txt /*CmdwinEnter* | |
3463 CmdwinLeave autocmd.txt /*CmdwinLeave* | |
12 | 3464 ColorScheme autocmd.txt /*ColorScheme* |
7 | 3465 Command-line cmdline.txt /*Command-line* |
3466 Command-line-mode cmdline.txt /*Command-line-mode* | |
3682 | 3467 CompleteDone autocmd.txt /*CompleteDone* |
7 | 3468 Contents quickref.txt /*Contents* |
3469 Cscope if_cscop.txt /*Cscope* | |
3470 CursorHold autocmd.txt /*CursorHold* | |
3471 CursorHold-example windows.txt /*CursorHold-example* | |
665 | 3472 CursorHoldI autocmd.txt /*CursorHoldI* |
7 | 3473 CursorIM mbyte.txt /*CursorIM* |
665 | 3474 CursorMoved autocmd.txt /*CursorMoved* |
3475 CursorMovedI autocmd.txt /*CursorMovedI* | |
7 | 3476 D change.txt /*D* |
3477 DOS os_dos.txt /*DOS* | |
3478 DOS-format editing.txt /*DOS-format* | |
3479 DOS-format-write editing.txt /*DOS-format-write* | |
3480 DPMI os_msdos.txt /*DPMI* | |
102 | 3481 Dictionaries eval.txt /*Dictionaries* |
113 | 3482 Dictionary eval.txt /*Dictionary* |
3483 Dictionary-function eval.txt /*Dictionary-function* | |
7 | 3484 Digraphs digraph.txt /*Digraphs* |
3485 E motion.txt /*E* | |
3486 E10 message.txt /*E10* | |
3487 E100 diff.txt /*E100* | |
3488 E101 diff.txt /*E101* | |
3489 E102 diff.txt /*E102* | |
3490 E103 diff.txt /*E103* | |
3491 E104 digraph.txt /*E104* | |
3492 E105 mbyte.txt /*E105* | |
3493 E107 eval.txt /*E107* | |
3494 E108 eval.txt /*E108* | |
3495 E109 eval.txt /*E109* | |
3496 E11 cmdline.txt /*E11* | |
3497 E110 eval.txt /*E110* | |
3498 E111 eval.txt /*E111* | |
3499 E112 eval.txt /*E112* | |
3500 E113 eval.txt /*E113* | |
3501 E114 eval.txt /*E114* | |
3502 E115 eval.txt /*E115* | |
3503 E116 eval.txt /*E116* | |
786 | 3504 E117 eval.txt /*E117* |
7 | 3505 E118 eval.txt /*E118* |
3506 E119 eval.txt /*E119* | |
3507 E12 message.txt /*E12* | |
3508 E120 eval.txt /*E120* | |
3509 E121 eval.txt /*E121* | |
3510 E122 eval.txt /*E122* | |
3511 E123 eval.txt /*E123* | |
3512 E124 eval.txt /*E124* | |
3513 E125 eval.txt /*E125* | |
3514 E126 eval.txt /*E126* | |
3515 E127 eval.txt /*E127* | |
3516 E128 eval.txt /*E128* | |
3517 E129 eval.txt /*E129* | |
3518 E13 message.txt /*E13* | |
3519 E130 eval.txt /*E130* | |
3520 E131 eval.txt /*E131* | |
3521 E132 eval.txt /*E132* | |
3522 E133 eval.txt /*E133* | |
3523 E134 change.txt /*E134* | |
3524 E135 autocmd.txt /*E135* | |
3525 E136 starting.txt /*E136* | |
3526 E137 starting.txt /*E137* | |
3527 E138 starting.txt /*E138* | |
3528 E139 message.txt /*E139* | |
3529 E14 cmdline.txt /*E14* | |
3530 E140 message.txt /*E140* | |
3531 E141 message.txt /*E141* | |
3532 E142 message.txt /*E142* | |
3533 E143 autocmd.txt /*E143* | |
3534 E144 various.txt /*E144* | |
3535 E145 starting.txt /*E145* | |
3536 E146 change.txt /*E146* | |
3537 E147 repeat.txt /*E147* | |
3538 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
|
3539 E149 helphelp.txt /*E149* |
7 | 3540 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
|
3541 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
|
3542 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
|
3543 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
|
3544 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
|
3545 E154 helphelp.txt /*E154* |
7 | 3546 E155 sign.txt /*E155* |
3547 E156 sign.txt /*E156* | |
3548 E157 sign.txt /*E157* | |
3549 E158 sign.txt /*E158* | |
3550 E159 sign.txt /*E159* | |
3551 E16 cmdline.txt /*E16* | |
3552 E160 sign.txt /*E160* | |
3553 E161 repeat.txt /*E161* | |
3554 E162 message.txt /*E162* | |
3555 E163 editing.txt /*E163* | |
3556 E164 editing.txt /*E164* | |
3557 E165 editing.txt /*E165* | |
3558 E166 message.txt /*E166* | |
3559 E167 repeat.txt /*E167* | |
3560 E168 repeat.txt /*E168* | |
3561 E169 message.txt /*E169* | |
3562 E17 message.txt /*E17* | |
3563 E170 eval.txt /*E170* | |
3564 E171 eval.txt /*E171* | |
3565 E172 message.txt /*E172* | |
3566 E173 message.txt /*E173* | |
3567 E174 map.txt /*E174* | |
3568 E175 map.txt /*E175* | |
3569 E176 map.txt /*E176* | |
3570 E177 map.txt /*E177* | |
3571 E178 map.txt /*E178* | |
3572 E179 map.txt /*E179* | |
3573 E18 eval.txt /*E18* | |
3574 E180 map.txt /*E180* | |
3575 E181 map.txt /*E181* | |
3576 E182 map.txt /*E182* | |
3577 E183 map.txt /*E183* | |
3578 E184 map.txt /*E184* | |
3579 E185 syntax.txt /*E185* | |
3580 E186 editing.txt /*E186* | |
3581 E187 editing.txt /*E187* | |
3582 E188 gui.txt /*E188* | |
3583 E189 message.txt /*E189* | |
3584 E19 message.txt /*E19* | |
3585 E190 message.txt /*E190* | |
3586 E191 motion.txt /*E191* | |
3587 E192 message.txt /*E192* | |
3588 E193 eval.txt /*E193* | |
3589 E194 message.txt /*E194* | |
3590 E195 starting.txt /*E195* | |
3591 E196 various.txt /*E196* | |
3592 E197 mlang.txt /*E197* | |
3593 E198 options.txt /*E198* | |
3594 E199 cmdline.txt /*E199* | |
3595 E20 motion.txt /*E20* | |
3596 E200 autocmd.txt /*E200* | |
3597 E201 autocmd.txt /*E201* | |
3598 E202 options.txt /*E202* | |
3599 E203 autocmd.txt /*E203* | |
3600 E204 autocmd.txt /*E204* | |
6091
7090d7f160f7
Update runtime files. Add vroom file support.
Bram Moolenaar <bram@vim.org>
parents:
6051
diff
changeset
|
3601 E205 options.txt /*E205* |
7 | 3602 E206 options.txt /*E206* |
3603 E207 editing.txt /*E207* | |
3604 E208 message.txt /*E208* | |
3605 E209 message.txt /*E209* | |
3606 E21 options.txt /*E21* | |
3607 E210 message.txt /*E210* | |
3608 E211 message.txt /*E211* | |
3609 E212 message.txt /*E212* | |
3610 E213 options.txt /*E213* | |
3611 E214 options.txt /*E214* | |
3612 E215 autocmd.txt /*E215* | |
3613 E216 autocmd.txt /*E216* | |
3614 E217 autocmd.txt /*E217* | |
3615 E218 autocmd.txt /*E218* | |
3616 E219 message.txt /*E219* | |
3617 E22 message.txt /*E22* | |
3618 E220 message.txt /*E220* | |
3619 E222 message.txt /*E222* | |
3620 E223 options.txt /*E223* | |
3621 E224 map.txt /*E224* | |
3622 E225 map.txt /*E225* | |
3623 E226 map.txt /*E226* | |
3624 E227 map.txt /*E227* | |
3625 E228 message.txt /*E228* | |
3626 E229 gui.txt /*E229* | |
3627 E23 message.txt /*E23* | |
3628 E230 starting.txt /*E230* | |
3629 E231 options.txt /*E231* | |
3630 E232 message.txt /*E232* | |
3631 E233 gui.txt /*E233* | |
3632 E234 options.txt /*E234* | |
3633 E235 options.txt /*E235* | |
3634 E236 options.txt /*E236* | |
15 | 3635 E237 print.txt /*E237* |
3636 E238 print.txt /*E238* | |
7 | 3637 E239 sign.txt /*E239* |
3638 E24 message.txt /*E24* | |
3639 E240 remote.txt /*E240* | |
3640 E241 eval.txt /*E241* | |
3641 E243 if_ole.txt /*E243* | |
3642 E244 options.txt /*E244* | |
3643 E245 options.txt /*E245* | |
3644 E246 autocmd.txt /*E246* | |
3645 E247 remote.txt /*E247* | |
3646 E248 remote.txt /*E248* | |
3647 E25 message.txt /*E25* | |
3648 E250 options.txt /*E250* | |
3649 E251 remote.txt /*E251* | |
3650 E252 options.txt /*E252* | |
3651 E253 mbyte.txt /*E253* | |
3652 E254 message.txt /*E254* | |
3653 E255 sign.txt /*E255* | |
3654 E256 message.txt /*E256* | |
3655 E257 if_cscop.txt /*E257* | |
3656 E258 remote.txt /*E258* | |
3657 E259 if_cscop.txt /*E259* | |
3658 E26 rileft.txt /*E26* | |
3659 E261 if_cscop.txt /*E261* | |
3660 E262 if_cscop.txt /*E262* | |
3661 E263 if_pyth.txt /*E263* | |
3662 E264 if_pyth.txt /*E264* | |
3663 E265 if_ruby.txt /*E265* | |
3664 E266 if_ruby.txt /*E266* | |
3665 E267 if_ruby.txt /*E267* | |
3666 E268 if_ruby.txt /*E268* | |
3667 E269 if_ruby.txt /*E269* | |
3668 E27 farsi.txt /*E27* | |
3669 E270 if_ruby.txt /*E270* | |
3670 E271 if_ruby.txt /*E271* | |
3671 E272 if_ruby.txt /*E272* | |
3672 E273 if_ruby.txt /*E273* | |
3673 E274 if_sniff.txt /*E274* | |
3674 E275 if_sniff.txt /*E275* | |
3675 E276 if_sniff.txt /*E276* | |
3676 E277 remote.txt /*E277* | |
3677 E278 if_sniff.txt /*E278* | |
3678 E279 if_sniff.txt /*E279* | |
3679 E28 syntax.txt /*E28* | |
3680 E280 if_tcl.txt /*E280* | |
3681 E281 if_tcl.txt /*E281* | |
3682 E282 starting.txt /*E282* | |
3683 E283 motion.txt /*E283* | |
3684 E284 mbyte.txt /*E284* | |
3685 E285 mbyte.txt /*E285* | |
3686 E286 mbyte.txt /*E286* | |
3687 E287 mbyte.txt /*E287* | |
3688 E288 mbyte.txt /*E288* | |
3689 E289 mbyte.txt /*E289* | |
3690 E29 change.txt /*E29* | |
3691 E293 message.txt /*E293* | |
3692 E294 message.txt /*E294* | |
3693 E295 message.txt /*E295* | |
3694 E296 message.txt /*E296* | |
3695 E297 message.txt /*E297* | |
3696 E298 message.txt /*E298* | |
3697 E299 if_perl.txt /*E299* | |
3698 E30 change.txt /*E30* | |
3699 E300 message.txt /*E300* | |
3700 E301 message.txt /*E301* | |
3701 E302 message.txt /*E302* | |
3702 E303 message.txt /*E303* | |
3703 E304 message.txt /*E304* | |
3704 E305 recover.txt /*E305* | |
3705 E306 recover.txt /*E306* | |
3706 E307 recover.txt /*E307* | |
3707 E308 recover.txt /*E308* | |
3708 E309 recover.txt /*E309* | |
3709 E31 message.txt /*E31* | |
3710 E310 recover.txt /*E310* | |
3711 E311 recover.txt /*E311* | |
3712 E312 recover.txt /*E312* | |
3713 E313 recover.txt /*E313* | |
3714 E314 recover.txt /*E314* | |
3715 E315 message.txt /*E315* | |
3716 E316 message.txt /*E316* | |
3717 E317 message.txt /*E317* | |
3718 E318 message.txt /*E318* | |
3719 E319 message.txt /*E319* | |
3720 E32 message.txt /*E32* | |
3721 E320 message.txt /*E320* | |
3722 E321 editing.txt /*E321* | |
3723 E322 message.txt /*E322* | |
3724 E323 message.txt /*E323* | |
15 | 3725 E324 print.txt /*E324* |
7 | 3726 E325 usr_11.txt /*E325* |
3727 E326 recover.txt /*E326* | |
3728 E327 gui.txt /*E327* | |
3729 E328 gui.txt /*E328* | |
3730 E329 gui.txt /*E329* | |
3731 E33 message.txt /*E33* | |
3732 E330 gui.txt /*E330* | |
3733 E331 gui.txt /*E331* | |
3734 E332 gui.txt /*E332* | |
3735 E333 gui.txt /*E333* | |
3736 E334 gui.txt /*E334* | |
3737 E335 gui.txt /*E335* | |
3738 E336 gui.txt /*E336* | |
3739 E337 gui.txt /*E337* | |
3740 E338 editing.txt /*E338* | |
3741 E339 message.txt /*E339* | |
3742 E34 various.txt /*E34* | |
3743 E340 vi_diff.txt /*E340* | |
3744 E341 message.txt /*E341* | |
3745 E342 message.txt /*E342* | |
3746 E343 options.txt /*E343* | |
3747 E344 options.txt /*E344* | |
3748 E345 options.txt /*E345* | |
3749 E346 options.txt /*E346* | |
3750 E347 options.txt /*E347* | |
3751 E348 pattern.txt /*E348* | |
3752 E349 pattern.txt /*E349* | |
3753 E35 message.txt /*E35* | |
3754 E350 fold.txt /*E350* | |
3755 E351 fold.txt /*E351* | |
3756 E352 fold.txt /*E352* | |
3757 E353 change.txt /*E353* | |
3758 E354 change.txt /*E354* | |
3759 E355 options.txt /*E355* | |
3760 E356 message.txt /*E356* | |
3761 E357 options.txt /*E357* | |
3762 E358 options.txt /*E358* | |
3763 E359 term.txt /*E359* | |
3764 E36 windows.txt /*E36* | |
3765 E360 various.txt /*E360* | |
3766 E362 term.txt /*E362* | |
189 | 3767 E363 options.txt /*E363* |
7 | 3768 E364 eval.txt /*E364* |
15 | 3769 E365 print.txt /*E365* |
7 | 3770 E367 autocmd.txt /*E367* |
3771 E368 eval.txt /*E368* | |
3772 E369 pattern.txt /*E369* | |
3773 E37 message.txt /*E37* | |
3774 E370 various.txt /*E370* | |
3775 E371 various.txt /*E371* | |
3776 E372 quickfix.txt /*E372* | |
3777 E373 quickfix.txt /*E373* | |
3778 E374 quickfix.txt /*E374* | |
3779 E375 quickfix.txt /*E375* | |
3780 E376 quickfix.txt /*E376* | |
3781 E377 quickfix.txt /*E377* | |
3782 E378 quickfix.txt /*E378* | |
3783 E379 quickfix.txt /*E379* | |
3784 E38 message.txt /*E38* | |
3785 E380 quickfix.txt /*E380* | |
3786 E381 quickfix.txt /*E381* | |
3787 E382 options.txt /*E382* | |
3788 E383 pattern.txt /*E383* | |
3789 E384 options.txt /*E384* | |
3790 E385 options.txt /*E385* | |
3791 E386 pattern.txt /*E386* | |
3792 E387 tagsrch.txt /*E387* | |
3793 E388 tagsrch.txt /*E388* | |
3794 E389 tagsrch.txt /*E389* | |
3795 E39 digraph.txt /*E39* | |
3796 E390 syntax.txt /*E390* | |
3797 E391 syntax.txt /*E391* | |
3798 E392 syntax.txt /*E392* | |
3799 E393 syntax.txt /*E393* | |
3800 E394 syntax.txt /*E394* | |
3801 E395 syntax.txt /*E395* | |
3802 E397 syntax.txt /*E397* | |
3803 E398 syntax.txt /*E398* | |
3804 E399 syntax.txt /*E399* | |
3805 E40 message.txt /*E40* | |
3806 E400 syntax.txt /*E400* | |
3807 E401 syntax.txt /*E401* | |
3808 E402 syntax.txt /*E402* | |
3809 E403 syntax.txt /*E403* | |
3810 E404 syntax.txt /*E404* | |
3811 E405 syntax.txt /*E405* | |
3812 E406 syntax.txt /*E406* | |
3813 E407 syntax.txt /*E407* | |
3814 E408 syntax.txt /*E408* | |
3815 E409 syntax.txt /*E409* | |
3816 E41 message.txt /*E41* | |
3817 E410 syntax.txt /*E410* | |
3818 E411 syntax.txt /*E411* | |
3819 E412 syntax.txt /*E412* | |
3820 E413 syntax.txt /*E413* | |
3821 E414 syntax.txt /*E414* | |
3822 E415 syntax.txt /*E415* | |
3823 E416 syntax.txt /*E416* | |
3824 E417 syntax.txt /*E417* | |
3825 E418 syntax.txt /*E418* | |
3826 E419 syntax.txt /*E419* | |
3827 E42 quickfix.txt /*E42* | |
3828 E420 syntax.txt /*E420* | |
3829 E421 syntax.txt /*E421* | |
3830 E422 syntax.txt /*E422* | |
3831 E423 syntax.txt /*E423* | |
3832 E424 message.txt /*E424* | |
3833 E425 tagsrch.txt /*E425* | |
3834 E426 tagsrch.txt /*E426* | |
3835 E427 tagsrch.txt /*E427* | |
3836 E428 tagsrch.txt /*E428* | |
3837 E429 tagsrch.txt /*E429* | |
3838 E43 message.txt /*E43* | |
3839 E430 tagsrch.txt /*E430* | |
3840 E431 tagsrch.txt /*E431* | |
3841 E432 message.txt /*E432* | |
3842 E433 options.txt /*E433* | |
3843 E434 tagsrch.txt /*E434* | |
3844 E435 tagsrch.txt /*E435* | |
3845 E436 term.txt /*E436* | |
3846 E437 term.txt /*E437* | |
3847 E438 message.txt /*E438* | |
3848 E439 message.txt /*E439* | |
3849 E44 message.txt /*E44* | |
3850 E440 message.txt /*E440* | |
3851 E441 windows.txt /*E441* | |
3852 E442 windows.txt /*E442* | |
3853 E443 windows.txt /*E443* | |
3854 E444 windows.txt /*E444* | |
3855 E445 windows.txt /*E445* | |
3856 E446 editing.txt /*E446* | |
3857 E447 editing.txt /*E447* | |
3858 E448 various.txt /*E448* | |
3859 E449 eval.txt /*E449* | |
3860 E45 message.txt /*E45* | |
3861 E450 os_msdos.txt /*E450* | |
3862 E451 os_msdos.txt /*E451* | |
3863 E452 os_msdos.txt /*E452* | |
3864 E453 os_msdos.txt /*E453* | |
3865 E454 os_msdos.txt /*E454* | |
15 | 3866 E455 print.txt /*E455* |
3867 E456 print.txt /*E456* | |
3868 E457 print.txt /*E457* | |
7 | 3869 E458 message.txt /*E458* |
3870 E459 message.txt /*E459* | |
3871 E46 message.txt /*E46* | |
3872 E460 message.txt /*E460* | |
3873 E461 eval.txt /*E461* | |
3874 E462 editing.txt /*E462* | |
3875 E463 netbeans.txt /*E463* | |
3876 E464 message.txt /*E464* | |
3877 E465 gui.txt /*E465* | |
3878 E466 gui.txt /*E466* | |
3879 E467 map.txt /*E467* | |
3880 E468 map.txt /*E468* | |
3881 E469 if_cscop.txt /*E469* | |
3882 E47 message.txt /*E47* | |
3883 E470 change.txt /*E470* | |
3884 E471 message.txt /*E471* | |
3885 E472 editing.txt /*E472* | |
3886 E473 message.txt /*E473* | |
3887 E474 message.txt /*E474* | |
3888 E475 message.txt /*E475* | |
3889 E476 pattern.txt /*E476* | |
3890 E477 message.txt /*E477* | |
3891 E478 message.txt /*E478* | |
3892 E479 editing.txt /*E479* | |
3893 E48 eval.txt /*E48* | |
3894 E480 editing.txt /*E480* | |
3895 E481 message.txt /*E481* | |
3896 E482 message.txt /*E482* | |
3897 E483 message.txt /*E483* | |
3898 E484 message.txt /*E484* | |
3899 E485 message.txt /*E485* | |
3900 E486 pattern.txt /*E486* | |
3901 E487 options.txt /*E487* | |
3902 E488 message.txt /*E488* | |
3903 E49 message.txt /*E49* | |
3904 E490 fold.txt /*E490* | |
3905 E492 message.txt /*E492* | |
3906 E493 cmdline.txt /*E493* | |
3907 E494 editing.txt /*E494* | |
3908 E495 cmdline.txt /*E495* | |
3909 E496 cmdline.txt /*E496* | |
3910 E497 cmdline.txt /*E497* | |
3911 E498 cmdline.txt /*E498* | |
3912 E499 cmdline.txt /*E499* | |
3913 E50 syntax.txt /*E50* | |
3914 E500 cmdline.txt /*E500* | |
3915 E501 intro.txt /*E501* | |
3916 E502 editing.txt /*E502* | |
3917 E503 editing.txt /*E503* | |
3918 E504 editing.txt /*E504* | |
3919 E505 editing.txt /*E505* | |
3920 E506 editing.txt /*E506* | |
3921 E507 editing.txt /*E507* | |
3922 E508 editing.txt /*E508* | |
3923 E509 editing.txt /*E509* | |
3924 E51 pattern.txt /*E51* | |
3925 E510 editing.txt /*E510* | |
2210 | 3926 E511 netbeans.txt /*E511* |
7 | 3927 E512 editing.txt /*E512* |
3928 E513 options.txt /*E513* | |
3929 E514 editing.txt /*E514* | |
3930 E515 windows.txt /*E515* | |
3931 E516 windows.txt /*E516* | |
3932 E517 windows.txt /*E517* | |
3933 E518 options.txt /*E518* | |
3934 E519 options.txt /*E519* | |
3935 E52 syntax.txt /*E52* | |
3936 E520 options.txt /*E520* | |
3937 E521 options.txt /*E521* | |
3938 E522 options.txt /*E522* | |
3939 E523 options.txt /*E523* | |
3940 E524 options.txt /*E524* | |
3941 E525 options.txt /*E525* | |
3942 E526 options.txt /*E526* | |
3943 E527 options.txt /*E527* | |
3944 E528 options.txt /*E528* | |
3945 E529 options.txt /*E529* | |
3946 E53 pattern.txt /*E53* | |
3947 E530 options.txt /*E530* | |
3948 E531 options.txt /*E531* | |
2209
d0ddf7ba1630
Included the patch to support netbeans in a terminal.
Bram Moolenaar <bram@vim.org>
parents:
2207
diff
changeset
|
3949 E532 netbeans.txt /*E532* |
7 | 3950 E533 options.txt /*E533* |
3951 E534 options.txt /*E534* | |
3952 E535 options.txt /*E535* | |
3953 E536 options.txt /*E536* | |
3954 E537 options.txt /*E537* | |
3955 E538 options.txt /*E538* | |
3956 E539 options.txt /*E539* | |
3957 E54 pattern.txt /*E54* | |
3958 E540 options.txt /*E540* | |
3959 E541 options.txt /*E541* | |
3960 E542 options.txt /*E542* | |
3961 E543 options.txt /*E543* | |
3962 E544 options.txt /*E544* | |
3963 E545 options.txt /*E545* | |
3964 E546 options.txt /*E546* | |
3965 E547 options.txt /*E547* | |
3966 E548 options.txt /*E548* | |
3967 E549 options.txt /*E549* | |
3968 E55 pattern.txt /*E55* | |
3969 E550 options.txt /*E550* | |
3970 E551 options.txt /*E551* | |
3971 E552 options.txt /*E552* | |
3972 E553 quickfix.txt /*E553* | |
3973 E554 pattern.txt /*E554* | |
3974 E555 tagsrch.txt /*E555* | |
3975 E556 tagsrch.txt /*E556* | |
3976 E557 term.txt /*E557* | |
3977 E558 term.txt /*E558* | |
3978 E559 term.txt /*E559* | |
3979 E56 pattern.txt /*E56* | |
3980 E560 if_cscop.txt /*E560* | |
3981 E561 if_cscop.txt /*E561* | |
3982 E562 if_cscop.txt /*E562* | |
3983 E563 if_cscop.txt /*E563* | |
3984 E564 if_cscop.txt /*E564* | |
3985 E566 if_cscop.txt /*E566* | |
3986 E567 if_cscop.txt /*E567* | |
3987 E568 if_cscop.txt /*E568* | |
3988 E569 if_cscop.txt /*E569* | |
3989 E57 pattern.txt /*E57* | |
3990 E570 message.txt /*E570* | |
3991 E571 if_tcl.txt /*E571* | |
3992 E572 if_tcl.txt /*E572* | |
3993 E573 remote.txt /*E573* | |
3994 E574 starting.txt /*E574* | |
3995 E575 starting.txt /*E575* | |
3996 E576 starting.txt /*E576* | |
3997 E577 starting.txt /*E577* | |
3998 E578 editing.txt /*E578* | |
3999 E579 eval.txt /*E579* | |
4000 E58 pattern.txt /*E58* | |
4001 E580 eval.txt /*E580* | |
4002 E581 eval.txt /*E581* | |
4003 E582 eval.txt /*E582* | |
4004 E583 eval.txt /*E583* | |
4005 E584 eval.txt /*E584* | |
4006 E585 eval.txt /*E585* | |
4007 E586 eval.txt /*E586* | |
4008 E587 eval.txt /*E587* | |
4009 E588 eval.txt /*E588* | |
4010 E589 options.txt /*E589* | |
4011 E59 pattern.txt /*E59* | |
4012 E590 options.txt /*E590* | |
4013 E591 options.txt /*E591* | |
4014 E592 options.txt /*E592* | |
4015 E593 options.txt /*E593* | |
4016 E594 options.txt /*E594* | |
4017 E595 options.txt /*E595* | |
4018 E596 options.txt /*E596* | |
4019 E597 options.txt /*E597* | |
4020 E598 options.txt /*E598* | |
2209
d0ddf7ba1630
Included the patch to support netbeans in a terminal.
Bram Moolenaar <bram@vim.org>
parents:
2207
diff
changeset
|
4021 E599 options.txt /*E599* |
7 | 4022 E60 pattern.txt /*E60* |
4023 E600 eval.txt /*E600* | |
4024 E601 eval.txt /*E601* | |
4025 E602 eval.txt /*E602* | |
4026 E603 eval.txt /*E603* | |
4027 E604 eval.txt /*E604* | |
4028 E605 eval.txt /*E605* | |
4029 E606 eval.txt /*E606* | |
4030 E607 eval.txt /*E607* | |
4031 E608 eval.txt /*E608* | |
4032 E609 if_cscop.txt /*E609* | |
4033 E61 pattern.txt /*E61* | |
4034 E612 sign.txt /*E612* | |
15 | 4035 E613 print.txt /*E613* |
7 | 4036 E614 editing.txt /*E614* |
4037 E615 editing.txt /*E615* | |
4038 E616 editing.txt /*E616* | |
4039 E617 options.txt /*E617* | |
15 | 4040 E618 print.txt /*E618* |
4041 E619 print.txt /*E619* | |
7 | 4042 E62 pattern.txt /*E62* |
15 | 4043 E620 print.txt /*E620* |
4044 E621 print.txt /*E621* | |
7 | 4045 E622 if_cscop.txt /*E622* |
4046 E623 if_cscop.txt /*E623* | |
15 | 4047 E624 print.txt /*E624* |
7 | 4048 E625 if_cscop.txt /*E625* |
4049 E626 if_cscop.txt /*E626* | |
4050 E627 netbeans.txt /*E627* | |
4051 E628 netbeans.txt /*E628* | |
4052 E629 netbeans.txt /*E629* | |
4053 E63 pattern.txt /*E63* | |
4054 E630 netbeans.txt /*E630* | |
4055 E631 netbeans.txt /*E631* | |
4056 E632 netbeans.txt /*E632* | |
4057 E633 netbeans.txt /*E633* | |
4058 E634 netbeans.txt /*E634* | |
4059 E635 netbeans.txt /*E635* | |
4060 E636 netbeans.txt /*E636* | |
4061 E637 netbeans.txt /*E637* | |
4062 E638 netbeans.txt /*E638* | |
4063 E639 netbeans.txt /*E639* | |
4064 E64 pattern.txt /*E64* | |
4065 E640 netbeans.txt /*E640* | |
4066 E641 netbeans.txt /*E641* | |
4067 E642 netbeans.txt /*E642* | |
4068 E643 netbeans.txt /*E643* | |
4069 E644 netbeans.txt /*E644* | |
4070 E645 netbeans.txt /*E645* | |
4071 E646 netbeans.txt /*E646* | |
4072 E647 netbeans.txt /*E647* | |
4073 E648 netbeans.txt /*E648* | |
4074 E649 netbeans.txt /*E649* | |
4075 E65 pattern.txt /*E65* | |
4076 E650 netbeans.txt /*E650* | |
4077 E651 netbeans.txt /*E651* | |
4078 E652 netbeans.txt /*E652* | |
4079 E653 netbeans.txt /*E653* | |
4080 E654 netbeans.txt /*E654* | |
4081 E655 eval.txt /*E655* | |
4082 E656 netbeans.txt /*E656* | |
4083 E657 netbeans.txt /*E657* | |
4084 E658 netbeans.txt /*E658* | |
4085 E659 if_pyth.txt /*E659* | |
4086 E66 syntax.txt /*E66* | |
4087 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
|
4088 E661 helphelp.txt /*E661* |
7 | 4089 E662 motion.txt /*E662* |
4090 E663 motion.txt /*E663* | |
4091 E664 motion.txt /*E664* | |
4092 E665 gui_x11.txt /*E665* | |
4093 E666 quickfix.txt /*E666* | |
4094 E667 editing.txt /*E667* | |
4095 E668 netbeans.txt /*E668* | |
4096 E669 syntax.txt /*E669* | |
4097 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
|
4098 E670 helphelp.txt /*E670* |
7 | 4099 E671 starting.txt /*E671* |
4100 E672 starting.txt /*E672* | |
15 | 4101 E673 print.txt /*E673* |
4102 E674 print.txt /*E674* | |
4103 E675 print.txt /*E675* | |
17 | 4104 E676 options.txt /*E676* |
24 | 4105 E677 eval.txt /*E677* |
4106 E678 pattern.txt /*E678* | |
26 | 4107 E679 syntax.txt /*E679* |
7 | 4108 E68 pattern.txt /*E68* |
40 | 4109 E680 autocmd.txt /*E680* |
41 | 4110 E681 quickfix.txt /*E681* |
85 | 4111 E682 quickfix.txt /*E682* |
4112 E683 quickfix.txt /*E683* | |
4113 E684 eval.txt /*E684* | |
4114 E685 message.txt /*E685* | |
4115 E686 eval.txt /*E686* | |
4116 E687 eval.txt /*E687* | |
4117 E688 eval.txt /*E688* | |
4118 E689 eval.txt /*E689* | |
7 | 4119 E69 pattern.txt /*E69* |
85 | 4120 E690 eval.txt /*E690* |
4121 E691 eval.txt /*E691* | |
4122 E692 eval.txt /*E692* | |
4123 E693 eval.txt /*E693* | |
4124 E694 eval.txt /*E694* | |
4125 E695 eval.txt /*E695* | |
4126 E696 eval.txt /*E696* | |
4127 E697 eval.txt /*E697* | |
4128 E698 eval.txt /*E698* | |
4129 E699 eval.txt /*E699* | |
7 | 4130 E70 pattern.txt /*E70* |
85 | 4131 E700 eval.txt /*E700* |
4132 E701 eval.txt /*E701* | |
4133 E702 eval.txt /*E702* | |
4134 E703 eval.txt /*E703* | |
4135 E704 eval.txt /*E704* | |
4136 E705 eval.txt /*E705* | |
4137 E706 eval.txt /*E706* | |
4138 E707 eval.txt /*E707* | |
95 | 4139 E708 eval.txt /*E708* |
4140 E709 eval.txt /*E709* | |
7 | 4141 E71 pattern.txt /*E71* |
95 | 4142 E710 eval.txt /*E710* |
4143 E711 eval.txt /*E711* | |
4144 E712 eval.txt /*E712* | |
113 | 4145 E713 eval.txt /*E713* |
4146 E714 eval.txt /*E714* | |
4147 E715 eval.txt /*E715* | |
4148 E716 eval.txt /*E716* | |
4149 E717 eval.txt /*E717* | |
4150 E718 eval.txt /*E718* | |
4151 E719 eval.txt /*E719* | |
7 | 4152 E72 message.txt /*E72* |
113 | 4153 E720 eval.txt /*E720* |
4154 E721 eval.txt /*E721* | |
4155 E722 eval.txt /*E722* | |
4156 E723 eval.txt /*E723* | |
4157 E724 eval.txt /*E724* | |
4158 E725 eval.txt /*E725* | |
4159 E726 eval.txt /*E726* | |
4160 E727 eval.txt /*E727* | |
4161 E728 eval.txt /*E728* | |
4162 E729 eval.txt /*E729* | |
7 | 4163 E73 tagsrch.txt /*E73* |
113 | 4164 E730 eval.txt /*E730* |
4165 E731 eval.txt /*E731* | |
4166 E732 eval.txt /*E732* | |
4167 E733 eval.txt /*E733* | |
153 | 4168 E734 eval.txt /*E734* |
113 | 4169 E735 eval.txt /*E735* |
4170 E736 eval.txt /*E736* | |
123 | 4171 E737 eval.txt /*E737* |
131 | 4172 E738 eval.txt /*E738* |
843 | 4173 E739 eval.txt /*E739* |
7 | 4174 E74 message.txt /*E74* |
131 | 4175 E740 eval.txt /*E740* |
148 | 4176 E741 eval.txt /*E741* |
4177 E742 eval.txt /*E742* | |
4178 E743 eval.txt /*E743* | |
4179 E744 netbeans.txt /*E744* | |
153 | 4180 E745 eval.txt /*E745* |
168 | 4181 E746 eval.txt /*E746* |
835 | 4182 E747 editing.txt /*E747* |
168 | 4183 E748 repeat.txt /*E748* |
843 | 4184 E749 various.txt /*E749* |
7 | 4185 E75 vi_diff.txt /*E75* |
170 | 4186 E750 repeat.txt /*E750* |
359 | 4187 E751 spell.txt /*E751* |
375 | 4188 E752 spell.txt /*E752* |
4189 E753 spell.txt /*E753* | |
236 | 4190 E754 spell.txt /*E754* |
819 | 4191 E755 spell.txt /*E755* |
236 | 4192 E756 spell.txt /*E756* |
484 | 4193 E757 options.txt /*E757* |
236 | 4194 E758 spell.txt /*E758* |
4195 E759 spell.txt /*E759* | |
7 | 4196 E76 pattern.txt /*E76* |
236 | 4197 E760 spell.txt /*E760* |
258 | 4198 E761 spell.txt /*E761* |
4199 E762 spell.txt /*E762* | |
4200 E763 spell.txt /*E763* | |
523 | 4201 E764 options.txt /*E764* |
386 | 4202 E765 options.txt /*E765* |
449 | 4203 E766 eval.txt /*E766* |
461 | 4204 E767 eval.txt /*E767* |
4205 E768 message.txt /*E768* | |
484 | 4206 E769 pattern.txt /*E769* |
7 | 4207 E77 message.txt /*E77* |
484 | 4208 E770 spell.txt /*E770* |
4209 E771 spell.txt /*E771* | |
4210 E772 spell.txt /*E772* | |
593 | 4211 E773 recover.txt /*E773* |
626 | 4212 E774 map.txt /*E774* |
4213 E775 map.txt /*E775* | |
647 | 4214 E776 quickfix.txt /*E776* |
626 | 4215 E777 quickfix.txt /*E777* |
4216 E778 spell.txt /*E778* | |
4217 E779 spell.txt /*E779* | |
7 | 4218 E78 motion.txt /*E78* |
626 | 4219 E780 spell.txt /*E780* |
4220 E781 spell.txt /*E781* | |
4221 E782 spell.txt /*E782* | |
4222 E783 spell.txt /*E783* | |
674 | 4223 E784 tabpage.txt /*E784* |
724 | 4224 E785 eval.txt /*E785* |
819 | 4225 E786 eval.txt /*E786* |
4226 E787 diff.txt /*E787* | |
4227 E788 autocmd.txt /*E788* | |
838 | 4228 E789 syntax.txt /*E789* |
7 | 4229 E79 message.txt /*E79* |
840 | 4230 E790 undo.txt /*E790* |
4231 E791 mbyte.txt /*E791* | |
1121 | 4232 E792 gui.txt /*E792* |
4233 E793 diff.txt /*E793* | |
4234 E794 eval.txt /*E794* | |
4235 E795 eval.txt /*E795* | |
4236 E796 editing.txt /*E796* | |
1211 | 4237 E797 spell.txt /*E797* |
1621 | 4238 E798 eval.txt /*E798* |
4239 E799 eval.txt /*E799* | |
7 | 4240 E80 message.txt /*E80* |
4241 E800 arabic.txt /*E800* | |
1621 | 4242 E801 eval.txt /*E801* |
4243 E802 eval.txt /*E802* | |
4244 E803 eval.txt /*E803* | |
4245 E804 eval.txt /*E804* | |
4246 E805 eval.txt /*E805* | |
4247 E806 eval.txt /*E806* | |
4248 E807 eval.txt /*E807* | |
4249 E808 eval.txt /*E808* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4250 E809 cmdline.txt /*E809* |
7 | 4251 E81 map.txt /*E81* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4252 E810 diff.txt /*E810* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4253 E811 autocmd.txt /*E811* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4254 E812 autocmd.txt /*E812* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4255 E813 editing.txt /*E813* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4256 E814 editing.txt /*E814* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4257 E815 if_mzsch.txt /*E815* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4258 E816 diff.txt /*E816* |
2184
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
4259 E817 editing.txt /*E817* |
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
4260 E818 editing.txt /*E818* |
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
4261 E819 editing.txt /*E819* |
7 | 4262 E82 message.txt /*E82* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4263 E820 editing.txt /*E820* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4264 E821 options.txt /*E821* |
2223
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4265 E822 undo.txt /*E822* |
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4266 E823 undo.txt /*E823* |
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4267 E824 undo.txt /*E824* |
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4268 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
|
4269 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
|
4270 E827 undo.txt /*E827* |
2223
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4271 E828 undo.txt /*E828* |
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4272 E829 undo.txt /*E829* |
7 | 4273 E83 message.txt /*E83* |
2223
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4274 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
|
4275 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
|
4276 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
|
4277 E833 editing.txt /*E833* |
2493
892c7366db35
Fixed: "make install" installed a few Amiga .info files.
Bram Moolenaar <bram@vim.org>
parents:
2426
diff
changeset
|
4278 E834 options.txt /*E834* |
892c7366db35
Fixed: "make install" installed a few Amiga .info files.
Bram Moolenaar <bram@vim.org>
parents:
2426
diff
changeset
|
4279 E835 options.txt /*E835* |
2560
84ba6293f9d7
Preparations for 7.3f release.
Bram Moolenaar <bram@vim.org>
parents:
2524
diff
changeset
|
4280 E836 if_pyth.txt /*E836* |
84ba6293f9d7
Preparations for 7.3f release.
Bram Moolenaar <bram@vim.org>
parents:
2524
diff
changeset
|
4281 E837 if_pyth.txt /*E837* |
2596 | 4282 E838 netbeans.txt /*E838* |
2642 | 4283 E839 insert.txt /*E839* |
7 | 4284 E84 windows.txt /*E84* |
2642 | 4285 E840 insert.txt /*E840* |
2662 | 4286 E841 map.txt /*E841* |
4287 E842 cmdline.txt /*E842* | |
4288 E843 editing.txt /*E843* | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
4289 E844 syntax.txt /*E844* |
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
4290 E845 spell.txt /*E845* |
2751 | 4291 E846 options.txt /*E846* |
4292 E847 syntax.txt /*E847* | |
4293 E848 syntax.txt /*E848* | |
4294 E849 syntax.txt /*E849* | |
7 | 4295 E85 options.txt /*E85* |
2826 | 4296 E850 change.txt /*E850* |
3082 | 4297 E851 gui_x11.txt /*E851* |
4298 E852 gui_x11.txt /*E852* | |
3153 | 4299 E853 eval.txt /*E853* |
3224 | 4300 E854 options.txt /*E854* |
3371 | 4301 E855 autocmd.txt /*E855* |
3682 | 4302 E858 eval.txt /*E858* |
4303 E859 eval.txt /*E859* | |
7 | 4304 E86 windows.txt /*E86* |
3682 | 4305 E860 eval.txt /*E860* |
4186 | 4306 E862 eval.txt /*E862* |
4437 | 4307 E863 if_pyth.txt /*E863* |
4444 | 4308 E864 pattern.txt /*E864* |
4309 E865 pattern.txt /*E865* | |
4310 E866 pattern.txt /*E866* | |
4311 E867 pattern.txt /*E867* | |
4312 E868 pattern.txt /*E868* | |
4313 E869 pattern.txt /*E869* | |
7 | 4314 E87 windows.txt /*E87* |
4444 | 4315 E870 pattern.txt /*E870* |
4316 E871 pattern.txt /*E871* | |
4317 E872 pattern.txt /*E872* | |
4318 E873 pattern.txt /*E873* | |
4319 E874 pattern.txt /*E874* | |
4320 E875 pattern.txt /*E875* | |
4321 E876 pattern.txt /*E876* | |
4322 E877 pattern.txt /*E877* | |
4323 E878 pattern.txt /*E878* | |
4780 | 4324 E879 syntax.txt /*E879* |
7 | 4325 E88 windows.txt /*E88* |
5130
71e066e10a47
updated for version 7.3.1308
Bram Moolenaar <bram@vim.org>
parents:
5055
diff
changeset
|
4326 E880 if_pyth.txt /*E880* |
5663
1dea14d4c738
Update runtime files. Add support for systemverilog.
Bram Moolenaar <bram@vim.org>
parents:
5618
diff
changeset
|
4327 E881 autocmd.txt /*E881* |
5763 | 4328 E882 eval.txt /*E882* |
5814 | 4329 E883 eval.txt /*E883* |
5862 | 4330 E884 eval.txt /*E884* |
5929 | 4331 E885 sign.txt /*E885* |
6051 | 4332 E886 starting.txt /*E886* |
6091
7090d7f160f7
Update runtime files. Add vroom file support.
Bram Moolenaar <bram@vim.org>
parents:
6051
diff
changeset
|
4333 E887 if_pyth.txt /*E887* |
6180 | 4334 E888 pattern.txt /*E888* |
7 | 4335 E89 message.txt /*E89* |
4336 E90 message.txt /*E90* | |
4337 E91 options.txt /*E91* | |
4338 E92 message.txt /*E92* | |
4339 E93 windows.txt /*E93* | |
4340 E94 windows.txt /*E94* | |
4341 E95 message.txt /*E95* | |
4342 E96 diff.txt /*E96* | |
4343 E97 diff.txt /*E97* | |
4344 E98 diff.txt /*E98* | |
4345 E99 diff.txt /*E99* | |
4346 EX intro.txt /*EX* | |
4347 EXINIT starting.txt /*EXINIT* | |
4348 Elvis intro.txt /*Elvis* | |
4349 EncodingChanged autocmd.txt /*EncodingChanged* | |
4350 Eterm syntax.txt /*Eterm* | |
4351 Ex intro.txt /*Ex* | |
4352 Ex-mode intro.txt /*Ex-mode* | |
20 | 4353 Exuberant_ctags tagsrch.txt /*Exuberant_ctags* |
7 | 4354 F motion.txt /*F* |
4355 FAQ intro.txt /*FAQ* | |
4356 Farsi farsi.txt /*Farsi* | |
4357 FileAppendCmd autocmd.txt /*FileAppendCmd* | |
4358 FileAppendPost autocmd.txt /*FileAppendPost* | |
4359 FileAppendPre autocmd.txt /*FileAppendPre* | |
4360 FileChangedRO autocmd.txt /*FileChangedRO* | |
4361 FileChangedShell autocmd.txt /*FileChangedShell* | |
766 | 4362 FileChangedShellPost autocmd.txt /*FileChangedShellPost* |
7 | 4363 FileEncoding autocmd.txt /*FileEncoding* |
4364 FileReadCmd autocmd.txt /*FileReadCmd* | |
4365 FileReadPost autocmd.txt /*FileReadPost* | |
4366 FileReadPre autocmd.txt /*FileReadPre* | |
4367 FileType autocmd.txt /*FileType* | |
4368 FileWriteCmd autocmd.txt /*FileWriteCmd* | |
4369 FileWritePost autocmd.txt /*FileWritePost* | |
4370 FileWritePre autocmd.txt /*FileWritePre* | |
4371 FilterReadPost autocmd.txt /*FilterReadPost* | |
4372 FilterReadPre autocmd.txt /*FilterReadPre* | |
4373 FilterWritePost autocmd.txt /*FilterWritePost* | |
4374 FilterWritePre autocmd.txt /*FilterWritePre* | |
1621 | 4375 Float eval.txt /*Float* |
7 | 4376 FocusGained autocmd.txt /*FocusGained* |
4377 FocusLost autocmd.txt /*FocusLost* | |
4378 Folding fold.txt /*Folding* | |
4379 FuncUndefined autocmd.txt /*FuncUndefined* | |
55 | 4380 Funcref eval.txt /*Funcref* |
7 | 4381 G motion.txt /*G* |
4382 GNOME gui_x11.txt /*GNOME* | |
4383 GTK gui_x11.txt /*GTK* | |
4384 GTK+ gui_x11.txt /*GTK+* | |
4385 GUI gui.txt /*GUI* | |
4386 GUI-X11 gui_x11.txt /*GUI-X11* | |
4387 GUIEnter autocmd.txt /*GUIEnter* | |
1121 | 4388 GUIFailed autocmd.txt /*GUIFailed* |
4389 GetLatestVimScripts pi_getscript.txt /*GetLatestVimScripts* | |
4390 GetLatestVimScripts-copyright pi_getscript.txt /*GetLatestVimScripts-copyright* | |
4391 GetLatestVimScripts_dat pi_getscript.txt /*GetLatestVimScripts_dat* | |
7 | 4392 Gnome gui_x11.txt /*Gnome* |
4393 H motion.txt /*H* | |
4394 I insert.txt /*I* | |
4395 ICCF uganda.txt /*ICCF* | |
4396 IM-server mbyte.txt /*IM-server* | |
4397 IME mbyte.txt /*IME* | |
4398 Insert insert.txt /*Insert* | |
4399 Insert-mode insert.txt /*Insert-mode* | |
11 | 4400 InsertChange autocmd.txt /*InsertChange* |
2908 | 4401 InsertCharPre autocmd.txt /*InsertCharPre* |
11 | 4402 InsertEnter autocmd.txt /*InsertEnter* |
4403 InsertLeave autocmd.txt /*InsertLeave* | |
7 | 4404 J change.txt /*J* |
4405 Japanese mbyte.txt /*Japanese* | |
4406 K various.txt /*K* | |
11 | 4407 KDE gui_x11.txt /*KDE* |
4408 KVim gui_x11.txt /*KVim* | |
1621 | 4409 Kibaale uganda.txt /*Kibaale* |
7 | 4410 Korean mbyte.txt /*Korean* |
4411 L motion.txt /*L* | |
4412 Linux-backspace options.txt /*Linux-backspace* | |
55 | 4413 List eval.txt /*List* |
161 | 4414 Lists eval.txt /*Lists* |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
4415 Lua if_lua.txt /*Lua* |
7 | 4416 M motion.txt /*M* |
4417 MDI starting.txt /*MDI* | |
4418 MS-DOS os_msdos.txt /*MS-DOS* | |
4419 MS-Windows os_win32.txt /*MS-Windows* | |
4420 MSDOS os_msdos.txt /*MSDOS* | |
4421 MSVisualStudio if_ole.txt /*MSVisualStudio* | |
4422 MVS os_390.txt /*MVS* | |
4423 Mac os_mac.txt /*Mac* | |
4424 Mac-format editing.txt /*Mac-format* | |
4425 Mac-format-write editing.txt /*Mac-format-write* | |
4426 Macintosh os_mac.txt /*Macintosh* | |
4427 Mark motion.txt /*Mark* | |
435 | 4428 MenuPopup autocmd.txt /*MenuPopup* |
7 | 4429 MiNT os_mint.txt /*MiNT* |
323 | 4430 Moolenaar intro.txt /*Moolenaar* |
7 | 4431 MorphOS os_amiga.txt /*MorphOS* |
4432 Motif gui_x11.txt /*Motif* | |
374 | 4433 Myspell spell.txt /*Myspell* |
14 | 4434 MzScheme if_mzsch.txt /*MzScheme* |
7 | 4435 N pattern.txt /*N* |
4436 N% motion.txt /*N%* | |
4437 N: cmdline.txt /*N:* | |
4438 N<Del> various.txt /*N<Del>* | |
5146 | 4439 NFA pattern.txt /*NFA* |
7 | 4440 NL-used-for-Nul pattern.txt /*NL-used-for-Nul* |
4441 NetBSD-backspace options.txt /*NetBSD-backspace* | |
2152 | 4442 NetUserPass() pi_netrw.txt /*NetUserPass()* |
7 | 4443 Normal intro.txt /*Normal* |
4444 Normal-mode intro.txt /*Normal-mode* | |
1621 | 4445 Number eval.txt /*Number* |
7 | 4446 Nvi intro.txt /*Nvi* |
4447 O insert.txt /*O* | |
4448 OS/2 os_os2.txt /*OS\/2* | |
4449 OS2 os_os2.txt /*OS2* | |
4450 OS390 os_390.txt /*OS390* | |
4451 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
|
4452 OS390-PuTTY os_390.txt /*OS390-PuTTY* |
7 | 4453 OS390-bugs os_390.txt /*OS390-bugs* |
4454 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
|
4455 OS390-limitations os_390.txt /*OS390-limitations* |
7 | 4456 OS390-open-source os_390.txt /*OS390-open-source* |
4457 OffTheSpot mbyte.txt /*OffTheSpot* | |
4458 OnTheSpot mbyte.txt /*OnTheSpot* | |
4459 Operator-pending intro.txt /*Operator-pending* | |
4460 Operator-pending-mode intro.txt /*Operator-pending-mode* | |
4461 OverTheSpot mbyte.txt /*OverTheSpot* | |
4462 P change.txt /*P* | |
11 | 4463 PATHEXT eval.txt /*PATHEXT* |
5862 | 4464 PHP_BracesAtCodeLevel indent.txt /*PHP_BracesAtCodeLevel* |
4465 PHP_autoformatcomment indent.txt /*PHP_autoformatcomment* | |
4466 PHP_default_indenting indent.txt /*PHP_default_indenting* | |
4467 PHP_outdentSLComments indent.txt /*PHP_outdentSLComments* | |
4468 PHP_outdentphpescape indent.txt /*PHP_outdentphpescape* | |
4469 PHP_removeCRwhenUnix indent.txt /*PHP_removeCRwhenUnix* | |
4470 PHP_vintage_case_default_indent indent.txt /*PHP_vintage_case_default_indent* | |
7 | 4471 Pattern pattern.txt /*Pattern* |
4472 Perl if_perl.txt /*Perl* | |
4473 Posix intro.txt /*Posix* | |
4474 Python if_pyth.txt /*Python* | |
4475 Q intro.txt /*Q* | |
4476 Q-command-changed version5.txt /*Q-command-changed* | |
4477 QNX os_qnx.txt /*QNX* | |
4478 Q_ab quickref.txt /*Q_ab* | |
4479 Q_ac quickref.txt /*Q_ac* | |
4480 Q_ai quickref.txt /*Q_ai* | |
4481 Q_bu quickref.txt /*Q_bu* | |
4482 Q_ce quickref.txt /*Q_ce* | |
4483 Q_ch quickref.txt /*Q_ch* | |
4484 Q_cm quickref.txt /*Q_cm* | |
4485 Q_co quickref.txt /*Q_co* | |
4486 Q_ct help.txt /*Q_ct* | |
4487 Q_de quickref.txt /*Q_de* | |
4488 Q_di quickref.txt /*Q_di* | |
4489 Q_ed quickref.txt /*Q_ed* | |
4490 Q_et quickref.txt /*Q_et* | |
4491 Q_ex quickref.txt /*Q_ex* | |
4492 Q_fl quickref.txt /*Q_fl* | |
4493 Q_fo quickref.txt /*Q_fo* | |
4494 Q_gu quickref.txt /*Q_gu* | |
4495 Q_in quickref.txt /*Q_in* | |
4496 Q_km quickref.txt /*Q_km* | |
4497 Q_lr quickref.txt /*Q_lr* | |
4498 Q_ma quickref.txt /*Q_ma* | |
4499 Q_op quickref.txt /*Q_op* | |
4500 Q_pa quickref.txt /*Q_pa* | |
4501 Q_qf quickref.txt /*Q_qf* | |
4502 Q_ra quickref.txt /*Q_ra* | |
4503 Q_re quickref.txt /*Q_re* | |
4504 Q_sc quickref.txt /*Q_sc* | |
4505 Q_si quickref.txt /*Q_si* | |
4506 Q_ss quickref.txt /*Q_ss* | |
4507 Q_st quickref.txt /*Q_st* | |
4508 Q_sy quickref.txt /*Q_sy* | |
4509 Q_ta quickref.txt /*Q_ta* | |
4510 Q_tm quickref.txt /*Q_tm* | |
4511 Q_to quickref.txt /*Q_to* | |
4512 Q_ud quickref.txt /*Q_ud* | |
4513 Q_ur quickref.txt /*Q_ur* | |
4514 Q_vc quickref.txt /*Q_vc* | |
4515 Q_vi quickref.txt /*Q_vi* | |
4516 Q_vm quickref.txt /*Q_vm* | |
4517 Q_wi quickref.txt /*Q_wi* | |
4518 Q_wq quickref.txt /*Q_wq* | |
161 | 4519 QuickFixCmdPost autocmd.txt /*QuickFixCmdPost* |
1621 | 4520 QuickFixCmdPost-example quickfix.txt /*QuickFixCmdPost-example* |
161 | 4521 QuickFixCmdPre autocmd.txt /*QuickFixCmdPre* |
7 | 4522 Quickfix quickfix.txt /*Quickfix* |
3682 | 4523 QuitPre autocmd.txt /*QuitPre* |
7 | 4524 R change.txt /*R* |
4525 RISC-OS os_risc.txt /*RISC-OS* | |
4526 RISCOS os_risc.txt /*RISCOS* | |
4527 RemoteReply autocmd.txt /*RemoteReply* | |
4528 Replace insert.txt /*Replace* | |
4529 Replace-mode insert.txt /*Replace-mode* | |
4530 Root mbyte.txt /*Root* | |
4531 Ruby if_ruby.txt /*Ruby* | |
4532 Russian russian.txt /*Russian* | |
4533 S change.txt /*S* | |
4534 SHELL starting.txt /*SHELL* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4535 SQLGetType ft_sql.txt /*SQLGetType* |
1621 | 4536 SQLSetType ft_sql.txt /*SQLSetType* |
7 | 4537 Select visual.txt /*Select* |
4538 Select-mode visual.txt /*Select-mode* | |
4539 Select-mode-mapping visual.txt /*Select-mode-mapping* | |
4540 Session starting.txt /*Session* | |
574 | 4541 SessionLoad-variable starting.txt /*SessionLoad-variable* |
4542 SessionLoadPost autocmd.txt /*SessionLoadPost* | |
724 | 4543 ShellCmdPost autocmd.txt /*ShellCmdPost* |
4544 ShellFilterPost autocmd.txt /*ShellFilterPost* | |
1121 | 4545 SourceCmd autocmd.txt /*SourceCmd* |
716 | 4546 SourcePre autocmd.txt /*SourcePre* |
650 | 4547 SpellFileMissing autocmd.txt /*SpellFileMissing* |
7 | 4548 StdinReadPost autocmd.txt /*StdinReadPost* |
4549 StdinReadPre autocmd.txt /*StdinReadPre* | |
579 | 4550 SwapExists autocmd.txt /*SwapExists* |
7 | 4551 Syntax autocmd.txt /*Syntax* |
4552 T motion.txt /*T* | |
4553 TCL if_tcl.txt /*TCL* | |
4554 TERM starting.txt /*TERM* | |
3713 | 4555 TOhtml-encoding syntax.txt /*TOhtml-encoding* |
4556 TOhtml-encoding-detect syntax.txt /*TOhtml-encoding-detect* | |
4557 TOhtml-performance syntax.txt /*TOhtml-performance* | |
4558 TOhtml-uncopyable-text syntax.txt /*TOhtml-uncopyable-text* | |
4559 TOhtml-wrap-text syntax.txt /*TOhtml-wrap-text* | |
1621 | 4560 TSQL ft_sql.txt /*TSQL* |
7 | 4561 TTpro-telnet syntax.txt /*TTpro-telnet* |
4562 Tab intro.txt /*Tab* | |
677 | 4563 TabEnter autocmd.txt /*TabEnter* |
4564 TabLeave autocmd.txt /*TabLeave* | |
7 | 4565 Tcl if_tcl.txt /*Tcl* |
4566 TermChanged autocmd.txt /*TermChanged* | |
4567 TermResponse autocmd.txt /*TermResponse* | |
4264 | 4568 TextChanged autocmd.txt /*TextChanged* |
4569 TextChangedI autocmd.txt /*TextChangedI* | |
1621 | 4570 Transact-SQL ft_sql.txt /*Transact-SQL* |
7 | 4571 U undo.txt /*U* |
4572 UTF-8 mbyte.txt /*UTF-8* | |
4573 UTF8-xterm mbyte.txt /*UTF8-xterm* | |
4574 Uganda uganda.txt /*Uganda* | |
4575 Unicode mbyte.txt /*Unicode* | |
4576 Unix os_unix.txt /*Unix* | |
4577 Unix-format editing.txt /*Unix-format* | |
4578 Unix-format-write editing.txt /*Unix-format-write* | |
4579 User autocmd.txt /*User* | |
4580 UserGettingBored autocmd.txt /*UserGettingBored* | |
4581 V visual.txt /*V* | |
4582 VIMINIT starting.txt /*VIMINIT* | |
4583 VMS os_vms.txt /*VMS* | |
4584 Vi intro.txt /*Vi* | |
4585 View starting.txt /*View* | |
4586 VimEnter autocmd.txt /*VimEnter* | |
4587 VimLeave autocmd.txt /*VimLeave* | |
4588 VimLeavePre autocmd.txt /*VimLeavePre* | |
766 | 4589 VimResized autocmd.txt /*VimResized* |
846 | 4590 Vimball-copyright pi_vimball.txt /*Vimball-copyright* |
7 | 4591 Virtual-Replace-mode insert.txt /*Virtual-Replace-mode* |
4592 VisVim if_ole.txt /*VisVim* | |
4593 Visual visual.txt /*Visual* | |
4594 Visual-mode visual.txt /*Visual-mode* | |
4595 W motion.txt /*W* | |
4596 W10 message.txt /*W10* | |
4597 W11 message.txt /*W11* | |
4598 W12 message.txt /*W12* | |
4599 W13 message.txt /*W13* | |
4600 W14 message.txt /*W14* | |
4601 W15 repeat.txt /*W15* | |
4602 W16 message.txt /*W16* | |
4603 W17 arabic.txt /*W17* | |
4604 W18 syntax.txt /*W18* | |
4605 WORD motion.txt /*WORD* | |
838 | 4606 WWW intro.txt /*WWW* |
7 | 4607 Win32 os_win32.txt /*Win32* |
4608 WinEnter autocmd.txt /*WinEnter* | |
4609 WinLeave autocmd.txt /*WinLeave* | |
4610 X change.txt /*X* | |
4611 X11 options.txt /*X11* | |
4612 X11-icon gui_x11.txt /*X11-icon* | |
4613 X11_mouse_shapes gui_x11.txt /*X11_mouse_shapes* | |
4614 X1Drag term.txt /*X1Drag* | |
4615 X1Mouse term.txt /*X1Mouse* | |
4616 X1Release term.txt /*X1Release* | |
4617 X2Drag term.txt /*X2Drag* | |
4618 X2Mouse term.txt /*X2Mouse* | |
4619 X2Release term.txt /*X2Release* | |
4620 XIM mbyte.txt /*XIM* | |
4621 XLFD mbyte.txt /*XLFD* | |
4622 Y change.txt /*Y* | |
4623 Y2K intro.txt /*Y2K* | |
4624 ZQ editing.txt /*ZQ* | |
4625 ZZ editing.txt /*ZZ* | |
4626 [ index.txt /*[* | |
4627 [# motion.txt /*[#* | |
4628 [' motion.txt /*['* | |
4629 [( motion.txt /*[(* | |
4630 [++opt] editing.txt /*[++opt]* | |
4631 [+cmd] editing.txt /*[+cmd]* | |
168 | 4632 [..] pattern.txt /*[..]* |
7 | 4633 [/ motion.txt /*[\/* |
4634 [:alnum:] pattern.txt /*[:alnum:]* | |
4635 [:alpha:] pattern.txt /*[:alpha:]* | |
4636 [:backspace:] pattern.txt /*[:backspace:]* | |
4637 [:blank:] pattern.txt /*[:blank:]* | |
4638 [:cntrl:] pattern.txt /*[:cntrl:]* | |
4639 [:digit:] pattern.txt /*[:digit:]* | |
4640 [:escape:] pattern.txt /*[:escape:]* | |
4641 [:graph:] pattern.txt /*[:graph:]* | |
4642 [:lower:] pattern.txt /*[:lower:]* | |
4643 [:print:] pattern.txt /*[:print:]* | |
4644 [:punct:] pattern.txt /*[:punct:]* | |
4645 [:return:] pattern.txt /*[:return:]* | |
4646 [:space:] pattern.txt /*[:space:]* | |
4647 [:tab:] pattern.txt /*[:tab:]* | |
4648 [:upper:] pattern.txt /*[:upper:]* | |
4649 [:xdigit:] pattern.txt /*[:xdigit:]* | |
4650 [<MiddleMouse> change.txt /*[<MiddleMouse>* | |
168 | 4651 [==] pattern.txt /*[==]* |
7 | 4652 [D tagsrch.txt /*[D* |
4653 [I tagsrch.txt /*[I* | |
4654 [M motion.txt /*[M* | |
4655 [P change.txt /*[P* | |
252 | 4656 [S spell.txt /*[S* |
7 | 4657 [[ motion.txt /*[[* |
4658 [] motion.txt /*[]* | |
4659 [_CTRL-D tagsrch.txt /*[_CTRL-D* | |
4660 [_CTRL-I tagsrch.txt /*[_CTRL-I* | |
4661 [` motion.txt /*[`* | |
4662 [c diff.txt /*[c* | |
4663 [count] intro.txt /*[count]* | |
4664 [d tagsrch.txt /*[d* | |
4665 [f editing.txt /*[f* | |
4666 [i tagsrch.txt /*[i* | |
4667 [m motion.txt /*[m* | |
4668 [p change.txt /*[p* | |
4669 [pattern] pattern.txt /*[pattern]* | |
4670 [quotex] intro.txt /*[quotex]* | |
4671 [range] cmdline.txt /*[range]* | |
236 | 4672 [s spell.txt /*[s* |
7 | 4673 [star motion.txt /*[star* |
4674 [z fold.txt /*[z* | |
4675 [{ motion.txt /*[{* | |
4676 \0 change.txt /*\\0* | |
4677 ] index.txt /*]* | |
4678 ]# motion.txt /*]#* | |
4679 ]' motion.txt /*]'* | |
4680 ]) motion.txt /*])* | |
4681 ]/ motion.txt /*]\/* | |
4682 ]<MiddleMouse> change.txt /*]<MiddleMouse>* | |
4683 ]D tagsrch.txt /*]D* | |
4684 ]I tagsrch.txt /*]I* | |
4685 ]M motion.txt /*]M* | |
4686 ]P change.txt /*]P* | |
252 | 4687 ]S spell.txt /*]S* |
7 | 4688 ][ motion.txt /*][* |
4689 ]] motion.txt /*]]* | |
4690 ]_CTRL-D tagsrch.txt /*]_CTRL-D* | |
4691 ]_CTRL-I tagsrch.txt /*]_CTRL-I* | |
4692 ]` motion.txt /*]`* | |
4693 ]c diff.txt /*]c* | |
4694 ]d tagsrch.txt /*]d* | |
4695 ]f editing.txt /*]f* | |
4696 ]i tagsrch.txt /*]i* | |
4697 ]m motion.txt /*]m* | |
4698 ]p change.txt /*]p* | |
236 | 4699 ]s spell.txt /*]s* |
7 | 4700 ]star motion.txt /*]star* |
4701 ]z fold.txt /*]z* | |
4702 ]} motion.txt /*]}* | |
4703 ^ motion.txt /*^* | |
4704 _ motion.txt /*_* | |
4705 _exrc starting.txt /*_exrc* | |
4706 _gvimrc gui.txt /*_gvimrc* | |
4707 _vimrc starting.txt /*_vimrc* | |
4708 ` motion.txt /*`* | |
4709 `( motion.txt /*`(* | |
4710 `) motion.txt /*`)* | |
4711 `-expansion editing.txt /*`-expansion* | |
4712 `. motion.txt /*`.* | |
4713 `0 motion.txt /*`0* | |
4714 `< motion.txt /*`<* | |
8 | 4715 `= editing.txt /*`=* |
7 | 4716 `> motion.txt /*`>* |
4717 `A motion.txt /*`A* | |
4718 `[ motion.txt /*`[* | |
4719 `] motion.txt /*`]* | |
4720 `^ motion.txt /*`^* | |
4721 `` motion.txt /*``* | |
4722 `a motion.txt /*`a* | |
4723 `quote motion.txt /*`quote* | |
4724 `{ motion.txt /*`{* | |
4725 `} motion.txt /*`}* | |
4726 a insert.txt /*a* | |
12 | 4727 a' motion.txt /*a'* |
7 | 4728 a( motion.txt /*a(* |
4729 a) motion.txt /*a)* | |
15 | 4730 a4 print.txt /*a4* |
131 | 4731 a:0 eval.txt /*a:0* |
4732 a:000 eval.txt /*a:000* | |
4733 a:1 eval.txt /*a:1* | |
7 | 4734 a:firstline eval.txt /*a:firstline* |
4735 a:lastline eval.txt /*a:lastline* | |
4736 a:var eval.txt /*a:var* | |
4737 a< motion.txt /*a<* | |
4738 a> motion.txt /*a>* | |
4739 aB motion.txt /*aB* | |
4740 aW motion.txt /*aW* | |
4741 a[ motion.txt /*a[* | |
4742 a] motion.txt /*a]* | |
12 | 4743 a` motion.txt /*a`* |
7 | 4744 ab motion.txt /*ab* |
4745 abandon editing.txt /*abandon* | |
4746 abbreviations map.txt /*abbreviations* | |
4747 abel.vim syntax.txt /*abel.vim* | |
1621 | 4748 abs() eval.txt /*abs()* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4749 acos() eval.txt /*acos()* |
7 | 4750 active-buffer windows.txt /*active-buffer* |
1621 | 4751 ada#Create_Tags() ft_ada.txt /*ada#Create_Tags()* |
4752 ada#Jump_Tag() ft_ada.txt /*ada#Jump_Tag()* | |
4753 ada#Listtags() ft_ada.txt /*ada#Listtags()* | |
4754 ada#Switch_Syntax_Option() ft_ada.txt /*ada#Switch_Syntax_Option()* | |
4755 ada#Word() ft_ada.txt /*ada#Word()* | |
4756 ada-compiler ft_ada.txt /*ada-compiler* | |
4757 ada-ctags ft_ada.txt /*ada-ctags* | |
4758 ada-extra-plugins ft_ada.txt /*ada-extra-plugins* | |
4759 ada-reference ft_ada.txt /*ada-reference* | |
4760 ada.vim ft_ada.txt /*ada.vim* | |
82 | 4761 add() eval.txt /*add()* |
7 | 4762 add-filetype-plugin usr_05.txt /*add-filetype-plugin* |
4763 add-global-plugin usr_05.txt /*add-global-plugin* | |
4764 add-local-help usr_05.txt /*add-local-help* | |
4765 add-option-flags options.txt /*add-option-flags* | |
4766 add-plugin usr_05.txt /*add-plugin* | |
4767 added-5.1 version5.txt /*added-5.1* | |
4768 added-5.2 version5.txt /*added-5.2* | |
4769 added-5.3 version5.txt /*added-5.3* | |
4770 added-5.4 version5.txt /*added-5.4* | |
4771 added-5.5 version5.txt /*added-5.5* | |
4772 added-5.6 version5.txt /*added-5.6* | |
4773 added-5.7 version5.txt /*added-5.7* | |
4774 added-5.8 version5.txt /*added-5.8* | |
4775 added-6.1 version6.txt /*added-6.1* | |
4776 added-6.2 version6.txt /*added-6.2* | |
4777 added-6.3 version6.txt /*added-6.3* | |
551 | 4778 added-6.4 version6.txt /*added-6.4* |
1121 | 4779 added-7.1 version7.txt /*added-7.1* |
1621 | 4780 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
|
4781 added-7.3 version7.txt /*added-7.3* |
5146 | 4782 added-7.4 version7.txt /*added-7.4* |
7 | 4783 added-BeOS version5.txt /*added-BeOS* |
4784 added-Mac version5.txt /*added-Mac* | |
4785 added-VMS version5.txt /*added-VMS* | |
4786 added-cmdline-args version5.txt /*added-cmdline-args* | |
4787 added-options version5.txt /*added-options* | |
4788 added-regexp version5.txt /*added-regexp* | |
4789 added-various version5.txt /*added-various* | |
4790 added-win32-GUI version5.txt /*added-win32-GUI* | |
820 | 4791 aff-dic-format spell.txt /*aff-dic-format* |
7 | 4792 after-directory options.txt /*after-directory* |
4793 aleph options.txt /*aleph* | |
4794 alt intro.txt /*alt* | |
4795 alt-input debugger.txt /*alt-input* | |
4796 alternate-file editing.txt /*alternate-file* | |
4797 amiga-window starting.txt /*amiga-window* | |
3224 | 4798 and() eval.txt /*and()* |
819 | 4799 anonymous-function eval.txt /*anonymous-function* |
7 | 4800 ant.vim syntax.txt /*ant.vim* |
4801 ap motion.txt /*ap* | |
4802 apache.vim syntax.txt /*apache.vim* | |
4803 append() eval.txt /*append()* | |
12 | 4804 aquote motion.txt /*aquote* |
7 | 4805 arabic.txt arabic.txt /*arabic.txt* |
4806 arabicfonts arabic.txt /*arabicfonts* | |
4807 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
|
4808 arg-functions usr_41.txt /*arg-functions* |
7 | 4809 argc() eval.txt /*argc()* |
4810 argidx() eval.txt /*argidx()* | |
4811 arglist editing.txt /*arglist* | |
4812 arglist-position editing.txt /*arglist-position* | |
4813 arglist-quit usr_07.txt /*arglist-quit* | |
5968 | 4814 arglistid() eval.txt /*arglistid()* |
7 | 4815 argument-list editing.txt /*argument-list* |
4816 argv() eval.txt /*argv()* | |
4817 as motion.txt /*as* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4818 asin() eval.txt /*asin()* |
7 | 4819 asm.vim syntax.txt /*asm.vim* |
4820 asm68k syntax.txt /*asm68k* | |
4821 asmh8300.vim syntax.txt /*asmh8300.vim* | |
422 | 4822 at motion.txt /*at* |
1621 | 4823 atan() eval.txt /*atan()* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4824 atan2() eval.txt /*atan2()* |
7 | 4825 athena-intellimouse gui.txt /*athena-intellimouse* |
4826 attr-list syntax.txt /*attr-list* | |
4827 author intro.txt /*author* | |
4828 auto-format change.txt /*auto-format* | |
4829 auto-setting options.txt /*auto-setting* | |
4830 auto-shortname editing.txt /*auto-shortname* | |
4831 autocmd-<> tips.txt /*autocmd-<>* | |
40 | 4832 autocmd-buffer-local autocmd.txt /*autocmd-buffer-local* |
4833 autocmd-buflocal autocmd.txt /*autocmd-buflocal* | |
4834 autocmd-changes autocmd.txt /*autocmd-changes* | |
7 | 4835 autocmd-define autocmd.txt /*autocmd-define* |
590 | 4836 autocmd-disable autocmd.txt /*autocmd-disable* |
7 | 4837 autocmd-events autocmd.txt /*autocmd-events* |
579 | 4838 autocmd-events-abc autocmd.txt /*autocmd-events-abc* |
7 | 4839 autocmd-execute autocmd.txt /*autocmd-execute* |
4840 autocmd-groups autocmd.txt /*autocmd-groups* | |
4841 autocmd-intro autocmd.txt /*autocmd-intro* | |
4842 autocmd-list autocmd.txt /*autocmd-list* | |
4843 autocmd-nested autocmd.txt /*autocmd-nested* | |
4844 autocmd-osfiletypes filetype.txt /*autocmd-osfiletypes* | |
4845 autocmd-patterns autocmd.txt /*autocmd-patterns* | |
4846 autocmd-remove autocmd.txt /*autocmd-remove* | |
4847 autocmd-searchpat autocmd.txt /*autocmd-searchpat* | |
4848 autocmd-use autocmd.txt /*autocmd-use* | |
4849 autocmd.txt autocmd.txt /*autocmd.txt* | |
4850 autocmds-kept version5.txt /*autocmds-kept* | |
4851 autocommand autocmd.txt /*autocommand* | |
4852 autocommand-events autocmd.txt /*autocommand-events* | |
4853 autocommand-pattern autocmd.txt /*autocommand-pattern* | |
3492 | 4854 autoformat change.txt /*autoformat* |
168 | 4855 autoload eval.txt /*autoload* |
7 | 4856 autoload-functions eval.txt /*autoload-functions* |
4857 avoid-hit-enter version5.txt /*avoid-hit-enter* | |
4858 aw motion.txt /*aw* | |
4859 a{ motion.txt /*a{* | |
4860 a} motion.txt /*a}* | |
4861 b motion.txt /*b* | |
4358 | 4862 b: eval.txt /*b:* |
4264 | 4863 b:changedtick eval.txt /*b:changedtick* |
1698 | 4864 b:changelog_name filetype.txt /*b:changelog_name* |
7 | 4865 b:current_syntax-variable syntax.txt /*b:current_syntax-variable* |
480 | 4866 b:netrw_lastfile pi_netrw.txt /*b:netrw_lastfile* |
4992 | 4867 b:tex_stylish syntax.txt /*b:tex_stylish* |
7 | 4868 b:var eval.txt /*b:var* |
844 | 4869 baan-folding syntax.txt /*baan-folding* |
4870 baan-syntax syntax.txt /*baan-syntax* | |
4871 baan.vim syntax.txt /*baan.vim* | |
7 | 4872 backslash intro.txt /*backslash* |
4873 backspace intro.txt /*backspace* | |
4874 backspace-delete version4.txt /*backspace-delete* | |
4875 backtick-expansion editing.txt /*backtick-expansion* | |
4876 backup editing.txt /*backup* | |
4877 backup-changed version4.txt /*backup-changed* | |
4878 backup-extension version4.txt /*backup-extension* | |
4879 backup-table editing.txt /*backup-table* | |
4880 balloon-eval debugger.txt /*balloon-eval* | |
4881 bar motion.txt /*bar* | |
4882 bars help.txt /*bars* | |
4883 base_font_name_list mbyte.txt /*base_font_name_list* | |
4884 basic.vim syntax.txt /*basic.vim* | |
4885 beep options.txt /*beep* | |
4886 beos-colors os_beos.txt /*beos-colors* | |
4887 beos-compiling os_beos.txt /*beos-compiling* | |
4888 beos-dragndrop os_beos.txt /*beos-dragndrop* | |
4889 beos-fonts os_beos.txt /*beos-fonts* | |
4890 beos-general os_beos.txt /*beos-general* | |
4891 beos-gui os_beos.txt /*beos-gui* | |
4892 beos-launch os_beos.txt /*beos-launch* | |
4893 beos-meta os_beos.txt /*beos-meta* | |
4894 beos-mouse os_beos.txt /*beos-mouse* | |
4895 beos-perl os_beos.txt /*beos-perl* | |
4896 beos-timeout os_beos.txt /*beos-timeout* | |
4897 beos-unicode os_beos.txt /*beos-unicode* | |
4898 beos-utf8 os_beos.txt /*beos-utf8* | |
4899 beos-vimdir os_beos.txt /*beos-vimdir* | |
5220 | 4900 better-python-interface version7.txt /*better-python-interface* |
189 | 4901 beval_bufnr-variable eval.txt /*beval_bufnr-variable* |
4902 beval_col-variable eval.txt /*beval_col-variable* | |
4903 beval_lnum-variable eval.txt /*beval_lnum-variable* | |
4904 beval_text-variable eval.txt /*beval_text-variable* | |
4905 beval_winnr-variable eval.txt /*beval_winnr-variable* | |
3281 | 4906 bitwise-function usr_41.txt /*bitwise-function* |
7 | 4907 blockwise-examples visual.txt /*blockwise-examples* |
4908 blockwise-operators visual.txt /*blockwise-operators* | |
4909 blockwise-register change.txt /*blockwise-register* | |
4910 blockwise-visual visual.txt /*blockwise-visual* | |
2184
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
4911 blowfish options.txt /*blowfish* |
6153 | 4912 blowfish2 options.txt /*blowfish2* |
303 | 4913 bold syntax.txt /*bold* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4914 bom-bytes mbyte.txt /*bom-bytes* |
7 | 4915 book intro.txt /*book* |
258 | 4916 bookmark usr_03.txt /*bookmark* |
7 | 4917 boolean options.txt /*boolean* |
4918 break-finally eval.txt /*break-finally* | |
4919 browse() eval.txt /*browse()* | |
29 | 4920 browsedir() eval.txt /*browsedir()* |
7 | 4921 browsefilter editing.txt /*browsefilter* |
4922 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
|
4923 buffer-functions usr_41.txt /*buffer-functions* |
7 | 4924 buffer-hidden windows.txt /*buffer-hidden* |
4925 buffer-list windows.txt /*buffer-list* | |
4926 buffer-variable eval.txt /*buffer-variable* | |
4927 buffer-write editing.txt /*buffer-write* | |
4928 buffer_exists() eval.txt /*buffer_exists()* | |
4929 buffer_name() eval.txt /*buffer_name()* | |
4930 buffer_number() eval.txt /*buffer_number()* | |
4931 buffers windows.txt /*buffers* | |
4932 buffers-menu gui.txt /*buffers-menu* | |
4933 buflisted() eval.txt /*buflisted()* | |
4934 bufloaded() eval.txt /*bufloaded()* | |
4935 bufname() eval.txt /*bufname()* | |
4936 bufnr() eval.txt /*bufnr()* | |
4937 bufwinnr() eval.txt /*bufwinnr()* | |
4938 bug-fixes-5 version5.txt /*bug-fixes-5* | |
4939 bug-fixes-6 version6.txt /*bug-fixes-6* | |
8 | 4940 bug-fixes-7 version7.txt /*bug-fixes-7* |
7 | 4941 bug-reports intro.txt /*bug-reports* |
4942 bugreport.vim intro.txt /*bugreport.vim* | |
4943 bugs intro.txt /*bugs* | |
4944 builtin-terms term.txt /*builtin-terms* | |
4945 builtin-tools gui.txt /*builtin-tools* | |
4946 builtin_terms term.txt /*builtin_terms* | |
4947 byte-count editing.txt /*byte-count* | |
4948 byte2line() eval.txt /*byte2line()* | |
19 | 4949 byteidx() eval.txt /*byteidx()* |
5466 | 4950 byteidxcomp() eval.txt /*byteidxcomp()* |
7 | 4951 bzip2 pi_gzip.txt /*bzip2* |
4952 c change.txt /*c* | |
4953 c.vim syntax.txt /*c.vim* | |
4954 cW change.txt /*cW* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4955 c_# cmdline.txt /*c_#* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4956 c_## cmdline.txt /*c_##* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4957 c_#< cmdline.txt /*c_#<* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4958 c_#n cmdline.txt /*c_#n* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4959 c_% cmdline.txt /*c_%* |
7 | 4960 c_<BS> cmdline.txt /*c_<BS>* |
4961 c_<C-Left> cmdline.txt /*c_<C-Left>* | |
4962 c_<C-R> cmdline.txt /*c_<C-R>* | |
4963 c_<C-R>_<C-A> cmdline.txt /*c_<C-R>_<C-A>* | |
4964 c_<C-R>_<C-F> cmdline.txt /*c_<C-R>_<C-F>* | |
4965 c_<C-R>_<C-O> cmdline.txt /*c_<C-R>_<C-O>* | |
4966 c_<C-R>_<C-P> cmdline.txt /*c_<C-R>_<C-P>* | |
4967 c_<C-R>_<C-R> cmdline.txt /*c_<C-R>_<C-R>* | |
4968 c_<C-R>_<C-W> cmdline.txt /*c_<C-R>_<C-W>* | |
4969 c_<C-Right> cmdline.txt /*c_<C-Right>* | |
4970 c_<CR> cmdline.txt /*c_<CR>* | |
4971 c_<Del> cmdline.txt /*c_<Del>* | |
4972 c_<Down> cmdline.txt /*c_<Down>* | |
4973 c_<End> cmdline.txt /*c_<End>* | |
4974 c_<Esc> cmdline.txt /*c_<Esc>* | |
4975 c_<Home> cmdline.txt /*c_<Home>* | |
4976 c_<Insert> cmdline.txt /*c_<Insert>* | |
4977 c_<Left> cmdline.txt /*c_<Left>* | |
4978 c_<LeftMouse> cmdline.txt /*c_<LeftMouse>* | |
4979 c_<NL> cmdline.txt /*c_<NL>* | |
4980 c_<PageDown> cmdline.txt /*c_<PageDown>* | |
4981 c_<PageUp> cmdline.txt /*c_<PageUp>* | |
4982 c_<Right> cmdline.txt /*c_<Right>* | |
4983 c_<S-Down> cmdline.txt /*c_<S-Down>* | |
4984 c_<S-Left> cmdline.txt /*c_<S-Left>* | |
4985 c_<S-Right> cmdline.txt /*c_<S-Right>* | |
4986 c_<S-Tab> cmdline.txt /*c_<S-Tab>* | |
4987 c_<S-Up> cmdline.txt /*c_<S-Up>* | |
4988 c_<Tab> cmdline.txt /*c_<Tab>* | |
4989 c_<Up> cmdline.txt /*c_<Up>* | |
2751 | 4990 c_BS cmdline.txt /*c_BS* |
4991 c_CR cmdline.txt /*c_CR* | |
7 | 4992 c_CTRL-A cmdline.txt /*c_CTRL-A* |
4993 c_CTRL-B cmdline.txt /*c_CTRL-B* | |
4994 c_CTRL-C cmdline.txt /*c_CTRL-C* | |
4995 c_CTRL-D cmdline.txt /*c_CTRL-D* | |
4996 c_CTRL-E cmdline.txt /*c_CTRL-E* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4997 c_CTRL-F cmdline.txt /*c_CTRL-F* |
7 | 4998 c_CTRL-H cmdline.txt /*c_CTRL-H* |
4999 c_CTRL-I cmdline.txt /*c_CTRL-I* | |
5000 c_CTRL-J cmdline.txt /*c_CTRL-J* | |
5001 c_CTRL-K cmdline.txt /*c_CTRL-K* | |
5002 c_CTRL-L cmdline.txt /*c_CTRL-L* | |
5003 c_CTRL-N cmdline.txt /*c_CTRL-N* | |
5004 c_CTRL-P cmdline.txt /*c_CTRL-P* | |
5005 c_CTRL-Q cmdline.txt /*c_CTRL-Q* | |
5006 c_CTRL-R cmdline.txt /*c_CTRL-R* | |
5007 c_CTRL-R_= cmdline.txt /*c_CTRL-R_=* | |
5008 c_CTRL-R_CTRL-A cmdline.txt /*c_CTRL-R_CTRL-A* | |
5009 c_CTRL-R_CTRL-F cmdline.txt /*c_CTRL-R_CTRL-F* | |
5010 c_CTRL-R_CTRL-O cmdline.txt /*c_CTRL-R_CTRL-O* | |
5011 c_CTRL-R_CTRL-P cmdline.txt /*c_CTRL-R_CTRL-P* | |
5012 c_CTRL-R_CTRL-R cmdline.txt /*c_CTRL-R_CTRL-R* | |
5013 c_CTRL-R_CTRL-W cmdline.txt /*c_CTRL-R_CTRL-W* | |
5014 c_CTRL-U cmdline.txt /*c_CTRL-U* | |
5015 c_CTRL-V cmdline.txt /*c_CTRL-V* | |
5016 c_CTRL-W cmdline.txt /*c_CTRL-W* | |
5017 c_CTRL-Y cmdline.txt /*c_CTRL-Y* | |
5018 c_CTRL-\_CTRL-G intro.txt /*c_CTRL-\\_CTRL-G* | |
5019 c_CTRL-\_CTRL-N intro.txt /*c_CTRL-\\_CTRL-N* | |
5020 c_CTRL-\_e cmdline.txt /*c_CTRL-\\_e* | |
1121 | 5021 c_CTRL-] cmdline.txt /*c_CTRL-]* |
7 | 5022 c_CTRL-^ cmdline.txt /*c_CTRL-^* |
5023 c_CTRL-_ cmdline.txt /*c_CTRL-_* | |
2751 | 5024 c_Del cmdline.txt /*c_Del* |
5025 c_Down cmdline.txt /*c_Down* | |
5026 c_End cmdline.txt /*c_End* | |
5027 c_Esc cmdline.txt /*c_Esc* | |
5028 c_Home cmdline.txt /*c_Home* | |
5029 c_Insert cmdline.txt /*c_Insert* | |
5030 c_Left cmdline.txt /*c_Left* | |
5031 c_Right cmdline.txt /*c_Right* | |
5032 c_Up cmdline.txt /*c_Up* | |
7 | 5033 c_digraph cmdline.txt /*c_digraph* |
5034 c_wildchar cmdline.txt /*c_wildchar* | |
82 | 5035 call() eval.txt /*call()* |
7 | 5036 carriage-return intro.txt /*carriage-return* |
5037 case change.txt /*case* | |
5038 catch-all eval.txt /*catch-all* | |
5039 catch-errors eval.txt /*catch-errors* | |
5040 catch-interrupt eval.txt /*catch-interrupt* | |
5041 catch-order eval.txt /*catch-order* | |
5042 catch-text eval.txt /*catch-text* | |
5043 cc change.txt /*cc* | |
1621 | 5044 ceil() eval.txt /*ceil()* |
22 | 5045 ch.vim syntax.txt /*ch.vim* |
7 | 5046 change-list-jumps motion.txt /*change-list-jumps* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5047 change-name tips.txt /*change-name* |
32 | 5048 change-tabs change.txt /*change-tabs* |
7 | 5049 change.txt change.txt /*change.txt* |
5050 changed-5.1 version5.txt /*changed-5.1* | |
5051 changed-5.2 version5.txt /*changed-5.2* | |
5052 changed-5.3 version5.txt /*changed-5.3* | |
5053 changed-5.4 version5.txt /*changed-5.4* | |
5054 changed-5.5 version5.txt /*changed-5.5* | |
5055 changed-5.6 version5.txt /*changed-5.6* | |
5056 changed-5.7 version5.txt /*changed-5.7* | |
5057 changed-5.8 version5.txt /*changed-5.8* | |
5058 changed-6.1 version6.txt /*changed-6.1* | |
5059 changed-6.2 version6.txt /*changed-6.2* | |
5060 changed-6.3 version6.txt /*changed-6.3* | |
551 | 5061 changed-6.4 version6.txt /*changed-6.4* |
1121 | 5062 changed-7.1 version7.txt /*changed-7.1* |
1621 | 5063 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
|
5064 changed-7.3 version7.txt /*changed-7.3* |
5146 | 5065 changed-7.4 version7.txt /*changed-7.4* |
7 | 5066 changelist motion.txt /*changelist* |
5067 changelog.vim syntax.txt /*changelog.vim* | |
777 | 5068 changenr() eval.txt /*changenr()* |
7 | 5069 changetick eval.txt /*changetick* |
5070 changing change.txt /*changing* | |
844 | 5071 char-variable eval.txt /*char-variable* |
7 | 5072 char2nr() eval.txt /*char2nr()* |
5073 characterwise motion.txt /*characterwise* | |
5074 characterwise-register change.txt /*characterwise-register* | |
5075 characterwise-visual visual.txt /*characterwise-visual* | |
5076 charconvert_from-variable eval.txt /*charconvert_from-variable* | |
5077 charconvert_to-variable eval.txt /*charconvert_to-variable* | |
1621 | 5078 charity uganda.txt /*charity* |
7 | 5079 charset mbyte.txt /*charset* |
5080 charset-conversion mbyte.txt /*charset-conversion* | |
5081 chill.vim syntax.txt /*chill.vim* | |
5082 cindent() eval.txt /*cindent()* | |
5083 cinkeys-format indent.txt /*cinkeys-format* | |
2908 | 5084 cino-# indent.txt /*cino-#* |
5085 cino-( indent.txt /*cino-(* | |
5086 cino-) indent.txt /*cino-)* | |
5087 cino-+ indent.txt /*cino-+* | |
5088 cino-/ indent.txt /*cino-\/* | |
5089 cino-: indent.txt /*cino-:* | |
5090 cino-= indent.txt /*cino-=* | |
5091 cino-> indent.txt /*cino->* | |
5092 cino-C indent.txt /*cino-C* | |
5093 cino-J indent.txt /*cino-J* | |
5094 cino-L indent.txt /*cino-L* | |
5095 cino-M indent.txt /*cino-M* | |
5096 cino-N indent.txt /*cino-N* | |
5097 cino-U indent.txt /*cino-U* | |
5098 cino-W indent.txt /*cino-W* | |
5099 cino-^ indent.txt /*cino-^* | |
5100 cino-b indent.txt /*cino-b* | |
5101 cino-c indent.txt /*cino-c* | |
5102 cino-e indent.txt /*cino-e* | |
5103 cino-f indent.txt /*cino-f* | |
5104 cino-g indent.txt /*cino-g* | |
5105 cino-h indent.txt /*cino-h* | |
5106 cino-i indent.txt /*cino-i* | |
5107 cino-j indent.txt /*cino-j* | |
3465 | 5108 cino-k indent.txt /*cino-k* |
2908 | 5109 cino-l indent.txt /*cino-l* |
5110 cino-m indent.txt /*cino-m* | |
5111 cino-n indent.txt /*cino-n* | |
5112 cino-p indent.txt /*cino-p* | |
5113 cino-star indent.txt /*cino-star* | |
5114 cino-t indent.txt /*cino-t* | |
5115 cino-u indent.txt /*cino-u* | |
3082 | 5116 cino-w indent.txt /*cino-w* |
2908 | 5117 cino-{ indent.txt /*cino-{* |
5118 cino-} indent.txt /*cino-}* | |
7 | 5119 cinoptions-values indent.txt /*cinoptions-values* |
2249
6d3d35ff2c2b
Use full path in undofile(). Updated docs.
Bram Moolenaar <bram@vim.org>
parents:
2246
diff
changeset
|
5120 clear-undo undo.txt /*clear-undo* |
1621 | 5121 clearmatches() eval.txt /*clearmatches()* |
7 | 5122 client-server remote.txt /*client-server* |
5123 clientserver remote.txt /*clientserver* | |
5124 clipboard gui.txt /*clipboard* | |
3682 | 5125 clipboard-autoselect options.txt /*clipboard-autoselect* |
5126 clipboard-autoselectml options.txt /*clipboard-autoselectml* | |
5127 clipboard-autoselectplus options.txt /*clipboard-autoselectplus* | |
5128 clipboard-exclude options.txt /*clipboard-exclude* | |
5129 clipboard-html options.txt /*clipboard-html* | |
5130 clipboard-unnamed options.txt /*clipboard-unnamed* | |
5131 clipboard-unnamedplus options.txt /*clipboard-unnamedplus* | |
4098 | 5132 clojure-indent indent.txt /*clojure-indent* |
7 | 5133 cmdarg-variable eval.txt /*cmdarg-variable* |
5134 cmdbang-variable eval.txt /*cmdbang-variable* | |
5135 cmdline-arguments vi_diff.txt /*cmdline-arguments* | |
5136 cmdline-changed version5.txt /*cmdline-changed* | |
5137 cmdline-completion cmdline.txt /*cmdline-completion* | |
5138 cmdline-editing cmdline.txt /*cmdline-editing* | |
5139 cmdline-history cmdline.txt /*cmdline-history* | |
5140 cmdline-lines cmdline.txt /*cmdline-lines* | |
5141 cmdline-ranges cmdline.txt /*cmdline-ranges* | |
5142 cmdline-special cmdline.txt /*cmdline-special* | |
5143 cmdline-too-long cmdline.txt /*cmdline-too-long* | |
5144 cmdline-window cmdline.txt /*cmdline-window* | |
5145 cmdline.txt cmdline.txt /*cmdline.txt* | |
5146 cmdwin cmdline.txt /*cmdwin* | |
5147 cmdwin-char cmdline.txt /*cmdwin-char* | |
5148 cobol.vim syntax.txt /*cobol.vim* | |
5149 codeset mbyte.txt /*codeset* | |
5150 coding-style develop.txt /*coding-style* | |
5151 col() eval.txt /*col()* | |
5152 coldfusion.vim syntax.txt /*coldfusion.vim* | |
5153 collapse tips.txt /*collapse* | |
5154 color-xterm syntax.txt /*color-xterm* | |
5155 coloring syntax.txt /*coloring* | |
5156 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
|
5157 command-line-functions usr_41.txt /*command-line-functions* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5158 command-line-window cmdline.txt /*command-line-window* |
7 | 5159 command-mode intro.txt /*command-mode* |
5160 compatible-default starting.txt /*compatible-default* | |
5161 compile-changes-5 version5.txt /*compile-changes-5* | |
5162 compile-changes-6 version6.txt /*compile-changes-6* | |
8 | 5163 compile-changes-7 version7.txt /*compile-changes-7* |
1621 | 5164 compiler-compaqada ft_ada.txt /*compiler-compaqada* |
5165 compiler-decada ft_ada.txt /*compiler-decada* | |
1211 | 5166 compiler-gcc quickfix.txt /*compiler-gcc* |
1621 | 5167 compiler-gnat ft_ada.txt /*compiler-gnat* |
5168 compiler-hpada ft_ada.txt /*compiler-hpada* | |
7 | 5169 compiler-manx quickfix.txt /*compiler-manx* |
1621 | 5170 compiler-perl quickfix.txt /*compiler-perl* |
7 | 5171 compiler-pyunit quickfix.txt /*compiler-pyunit* |
5172 compiler-select quickfix.txt /*compiler-select* | |
5173 compiler-tex quickfix.txt /*compiler-tex* | |
1621 | 5174 compiler-vaxada ft_ada.txt /*compiler-vaxada* |
7 | 5175 compl-current insert.txt /*compl-current* |
5176 compl-define insert.txt /*compl-define* | |
5177 compl-dictionary insert.txt /*compl-dictionary* | |
5178 compl-filename insert.txt /*compl-filename* | |
12 | 5179 compl-function insert.txt /*compl-function* |
7 | 5180 compl-generic insert.txt /*compl-generic* |
5181 compl-keyword insert.txt /*compl-keyword* | |
523 | 5182 compl-omni insert.txt /*compl-omni* |
5183 compl-omni-filetypes insert.txt /*compl-omni-filetypes* | |
477 | 5184 compl-spelling insert.txt /*compl-spelling* |
7 | 5185 compl-tag insert.txt /*compl-tag* |
5186 compl-vim insert.txt /*compl-vim* | |
5187 compl-whole-line insert.txt /*compl-whole-line* | |
724 | 5188 complete() eval.txt /*complete()* |
650 | 5189 complete-functions insert.txt /*complete-functions* |
724 | 5190 complete-items insert.txt /*complete-items* |
816 | 5191 complete_CTRL-E insert.txt /*complete_CTRL-E* |
5192 complete_CTRL-Y insert.txt /*complete_CTRL-Y* | |
464 | 5193 complete_add() eval.txt /*complete_add()* |
5194 complete_check() eval.txt /*complete_check()* | |
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
|
5195 completion-functions usr_41.txt /*completion-functions* |
7 | 5196 complex-change change.txt /*complex-change* |
5197 complex-repeat repeat.txt /*complex-repeat* | |
5198 compress pi_gzip.txt /*compress* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
5199 conceal syntax.txt /*conceal* |
7 | 5200 confirm() eval.txt /*confirm()* |
5201 connection-refused message.txt /*connection-refused* | |
5202 console-menus gui.txt /*console-menus* | |
5203 control intro.txt /*control* | |
5204 conversion-server mbyte.txt /*conversion-server* | |
5205 convert-to-HTML syntax.txt /*convert-to-HTML* | |
5206 convert-to-XHTML syntax.txt /*convert-to-XHTML* | |
5207 convert-to-XML syntax.txt /*convert-to-XML* | |
55 | 5208 copy() eval.txt /*copy()* |
7 | 5209 copy-diffs diff.txt /*copy-diffs* |
5210 copy-move change.txt /*copy-move* | |
5211 copying uganda.txt /*copying* | |
5212 copyright uganda.txt /*copyright* | |
1621 | 5213 cos() eval.txt /*cos()* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
5214 cosh() eval.txt /*cosh()* |
7 | 5215 count intro.txt /*count* |
82 | 5216 count() eval.txt /*count()* |
7 | 5217 count-bytes tips.txt /*count-bytes* |
5218 count-items tips.txt /*count-items* | |
5219 count-variable eval.txt /*count-variable* | |
5220 count1-variable eval.txt /*count1-variable* | |
5221 cp-default version5.txt /*cp-default* | |
5222 cpo-! options.txt /*cpo-!* | |
164 | 5223 cpo-# options.txt /*cpo-#* |
7 | 5224 cpo-$ options.txt /*cpo-$* |
5225 cpo-% options.txt /*cpo-%* | |
164 | 5226 cpo-& options.txt /*cpo-&* |
40 | 5227 cpo-+ options.txt /*cpo-+* |
161 | 5228 cpo-- options.txt /*cpo--* |
168 | 5229 cpo-. options.txt /*cpo-.* |
5230 cpo-/ options.txt /*cpo-\/* | |
2965 | 5231 cpo-; options.txt /*cpo-;* |
7 | 5232 cpo-< options.txt /*cpo-<* |
164 | 5233 cpo-> options.txt /*cpo->* |
7 | 5234 cpo-A options.txt /*cpo-A* |
5235 cpo-B options.txt /*cpo-B* | |
5236 cpo-C options.txt /*cpo-C* | |
5237 cpo-D options.txt /*cpo-D* | |
5238 cpo-E options.txt /*cpo-E* | |
5239 cpo-F options.txt /*cpo-F* | |
164 | 5240 cpo-H options.txt /*cpo-H* |
11 | 5241 cpo-I options.txt /*cpo-I* |
7 | 5242 cpo-J options.txt /*cpo-J* |
5243 cpo-K options.txt /*cpo-K* | |
5244 cpo-L options.txt /*cpo-L* | |
5245 cpo-M options.txt /*cpo-M* | |
5246 cpo-O options.txt /*cpo-O* | |
590 | 5247 cpo-P options.txt /*cpo-P* |
7 | 5248 cpo-R options.txt /*cpo-R* |
5249 cpo-S options.txt /*cpo-S* | |
5250 cpo-W options.txt /*cpo-W* | |
164 | 5251 cpo-X options.txt /*cpo-X* |
168 | 5252 cpo-Z options.txt /*cpo-Z* |
5253 cpo-\ options.txt /*cpo-\\* | |
7 | 5254 cpo-a options.txt /*cpo-a* |
5255 cpo-b options.txt /*cpo-b* | |
164 | 5256 cpo-bar options.txt /*cpo-bar* |
7 | 5257 cpo-c options.txt /*cpo-c* |
5258 cpo-d options.txt /*cpo-d* | |
5259 cpo-e options.txt /*cpo-e* | |
5260 cpo-f options.txt /*cpo-f* | |
5261 cpo-g options.txt /*cpo-g* | |
5262 cpo-i options.txt /*cpo-i* | |
5263 cpo-j options.txt /*cpo-j* | |
5264 cpo-k options.txt /*cpo-k* | |
5265 cpo-l options.txt /*cpo-l* | |
5266 cpo-m options.txt /*cpo-m* | |
5267 cpo-n options.txt /*cpo-n* | |
5268 cpo-o options.txt /*cpo-o* | |
5269 cpo-p options.txt /*cpo-p* | |
164 | 5270 cpo-q options.txt /*cpo-q* |
7 | 5271 cpo-r options.txt /*cpo-r* |
5272 cpo-s options.txt /*cpo-s* | |
164 | 5273 cpo-star options.txt /*cpo-star* |
7 | 5274 cpo-t options.txt /*cpo-t* |
5275 cpo-u options.txt /*cpo-u* | |
5276 cpo-v options.txt /*cpo-v* | |
5277 cpo-w options.txt /*cpo-w* | |
5278 cpo-x options.txt /*cpo-x* | |
5279 cpo-y options.txt /*cpo-y* | |
164 | 5280 cpo-{ options.txt /*cpo-{* |
4229 | 5281 cpp.vim syntax.txt /*cpp.vim* |
7 | 5282 crash-recovery recover.txt /*crash-recovery* |
5283 creating-menus gui.txt /*creating-menus* | |
5284 credits intro.txt /*credits* | |
5285 crontab options.txt /*crontab* | |
5286 cs-find if_cscop.txt /*cs-find* | |
5287 cs7-problem term.txt /*cs7-problem* | |
5288 cscope if_cscop.txt /*cscope* | |
5289 cscope-commands if_cscop.txt /*cscope-commands* | |
5290 cscope-find if_cscop.txt /*cscope-find* | |
5291 cscope-howtouse if_cscop.txt /*cscope-howtouse* | |
5292 cscope-info if_cscop.txt /*cscope-info* | |
5293 cscope-intro if_cscop.txt /*cscope-intro* | |
5294 cscope-limitations if_cscop.txt /*cscope-limitations* | |
5295 cscope-options if_cscop.txt /*cscope-options* | |
5296 cscope-suggestions if_cscop.txt /*cscope-suggestions* | |
5297 cscope-win32 if_cscop.txt /*cscope-win32* | |
5298 cscope_connection() eval.txt /*cscope_connection()* | |
5299 cscopepathcomp if_cscop.txt /*cscopepathcomp* | |
5300 cscopeprg if_cscop.txt /*cscopeprg* | |
5301 cscopequickfix if_cscop.txt /*cscopequickfix* | |
2908 | 5302 cscoperelative if_cscop.txt /*cscoperelative* |
7 | 5303 cscopetag if_cscop.txt /*cscopetag* |
5304 cscopetagorder if_cscop.txt /*cscopetagorder* | |
5305 cscopeverbose if_cscop.txt /*cscopeverbose* | |
5306 csh.vim syntax.txt /*csh.vim* | |
5307 cspc if_cscop.txt /*cspc* | |
5308 csprg if_cscop.txt /*csprg* | |
5309 csqf if_cscop.txt /*csqf* | |
2908 | 5310 csre if_cscop.txt /*csre* |
7 | 5311 cst if_cscop.txt /*cst* |
5312 csto if_cscop.txt /*csto* | |
5313 csverb if_cscop.txt /*csverb* | |
5314 ctags tagsrch.txt /*ctags* | |
5315 ctags-gone version6.txt /*ctags-gone* | |
5316 cterm-colors syntax.txt /*cterm-colors* | |
5317 ctrl intro.txt /*ctrl* | |
5318 ctype-variable eval.txt /*ctype-variable* | |
5319 curly-braces-function-names eval.txt /*curly-braces-function-names* | |
5320 curly-braces-names eval.txt /*curly-braces-names* | |
5321 curpos-visual version6.txt /*curpos-visual* | |
5322 current-directory editing.txt /*current-directory* | |
5323 current-file editing.txt /*current-file* | |
5324 current_compiler quickfix.txt /*current_compiler* | |
5325 cursor() eval.txt /*cursor()* | |
5326 cursor-blinking options.txt /*cursor-blinking* | |
5327 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
|
5328 cursor-functions usr_41.txt /*cursor-functions* |
7 | 5329 cursor-left intro.txt /*cursor-left* |
5330 cursor-motions motion.txt /*cursor-motions* | |
5331 cursor-position pattern.txt /*cursor-position* | |
5332 cursor-right intro.txt /*cursor-right* | |
5333 cursor-up intro.txt /*cursor-up* | |
5334 cursor_down intro.txt /*cursor_down* | |
5335 cursor_left intro.txt /*cursor_left* | |
5336 cursor_right intro.txt /*cursor_right* | |
5337 cursor_up intro.txt /*cursor_up* | |
5338 cw change.txt /*cw* | |
5339 cweb.vim syntax.txt /*cweb.vim* | |
5340 cynlib.vim syntax.txt /*cynlib.vim* | |
5341 d change.txt /*d* | |
5342 daB motion.txt /*daB* | |
5343 daW motion.txt /*daW* | |
5344 dab motion.txt /*dab* | |
5345 dap motion.txt /*dap* | |
5346 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
|
5347 date-functions usr_41.txt /*date-functions* |
7 | 5348 dav pi_netrw.txt /*dav* |
1621 | 5349 davs pi_netrw.txt /*davs* |
7 | 5350 daw motion.txt /*daw* |
5351 dd change.txt /*dd* | |
502 | 5352 debug-gcc debug.txt /*debug-gcc* |
7 | 5353 debug-highlight debugger.txt /*debug-highlight* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5354 debug-leaks debug.txt /*debug-leaks* |
857 | 5355 debug-minidump debug.txt /*debug-minidump* |
7 | 5356 debug-mode repeat.txt /*debug-mode* |
5357 debug-scripts repeat.txt /*debug-scripts* | |
5358 debug-signs debugger.txt /*debug-signs* | |
502 | 5359 debug-vim debug.txt /*debug-vim* |
857 | 5360 debug-vs2005 debug.txt /*debug-vs2005* |
502 | 5361 debug-win32 debug.txt /*debug-win32* |
857 | 5362 debug-windbg debug.txt /*debug-windbg* |
502 | 5363 debug.txt debug.txt /*debug.txt* |
7 | 5364 debugger-compilation debugger.txt /*debugger-compilation* |
5365 debugger-features debugger.txt /*debugger-features* | |
5366 debugger-integration debugger.txt /*debugger-integration* | |
5367 debugger-support debugger.txt /*debugger-support* | |
5368 debugger.txt debugger.txt /*debugger.txt* | |
5369 dec-mouse options.txt /*dec-mouse* | |
1621 | 5370 decada_members ft_ada.txt /*decada_members* |
55 | 5371 deepcopy() eval.txt /*deepcopy()* |
7 | 5372 definition-search tagsrch.txt /*definition-search* |
5373 definitions intro.txt /*definitions* | |
5374 delete() eval.txt /*delete()* | |
5375 delete-insert change.txt /*delete-insert* | |
5376 delete-menus gui.txt /*delete-menus* | |
5377 deleting change.txt /*deleting* | |
5378 design-assumptions develop.txt /*design-assumptions* | |
5379 design-compatible develop.txt /*design-compatible* | |
5380 design-decisions develop.txt /*design-decisions* | |
5381 design-documented develop.txt /*design-documented* | |
5382 design-flexible develop.txt /*design-flexible* | |
5383 design-goals develop.txt /*design-goals* | |
5384 design-improved develop.txt /*design-improved* | |
5385 design-maintain develop.txt /*design-maintain* | |
5386 design-multi-platform develop.txt /*design-multi-platform* | |
5387 design-not develop.txt /*design-not* | |
5388 design-speed-size develop.txt /*design-speed-size* | |
5389 desktop.vim syntax.txt /*desktop.vim* | |
236 | 5390 develop-spell develop.txt /*develop-spell* |
626 | 5391 develop-spell-suggestions develop.txt /*develop-spell-suggestions* |
7 | 5392 develop.txt develop.txt /*develop.txt* |
5393 development develop.txt /*development* | |
3750 | 5394 dgn motion.txt /*dgn* |
7 | 5395 dh change.txt /*dh* |
5396 diB motion.txt /*diB* | |
5397 diW motion.txt /*diW* | |
5398 dialog gui_w32.txt /*dialog* | |
5399 dialogs-added version5.txt /*dialogs-added* | |
5400 dib motion.txt /*dib* | |
5814 | 5401 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
|
5402 dict-functions usr_41.txt /*dict-functions* |
161 | 5403 dict-identity eval.txt /*dict-identity* |
102 | 5404 dict-modification eval.txt /*dict-modification* |
7 | 5405 did_filetype() eval.txt /*did_filetype()* |
5406 diff diff.txt /*diff* | |
5407 diff-diffexpr diff.txt /*diff-diffexpr* | |
5408 diff-mode diff.txt /*diff-mode* | |
5409 diff-options diff.txt /*diff-options* | |
1121 | 5410 diff-original-file diff.txt /*diff-original-file* |
7 | 5411 diff-patchexpr diff.txt /*diff-patchexpr* |
5412 diff.txt diff.txt /*diff.txt* | |
32 | 5413 diff_filler() eval.txt /*diff_filler()* |
5414 diff_hlID() eval.txt /*diff_hlID()* | |
1702 | 5415 digraph digraph.txt /*digraph* |
7 | 5416 digraph-arg change.txt /*digraph-arg* |
26 | 5417 digraph-encoding digraph.txt /*digraph-encoding* |
7 | 5418 digraph-table digraph.txt /*digraph-table* |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
5419 digraph-table-mbyte digraph.txt /*digraph-table-mbyte* |
7 | 5420 digraph.txt digraph.txt /*digraph.txt* |
5421 digraphs digraph.txt /*digraphs* | |
5422 digraphs-changed version6.txt /*digraphs-changed* | |
5423 digraphs-default digraph.txt /*digraphs-default* | |
5424 digraphs-define digraph.txt /*digraphs-define* | |
5425 digraphs-use digraph.txt /*digraphs-use* | |
5426 dip motion.txt /*dip* | |
5427 dircolors.vim syntax.txt /*dircolors.vim* | |
5428 dis motion.txt /*dis* | |
5429 disable-menus gui.txt /*disable-menus* | |
5277 | 5430 discard editing.txt /*discard* |
794 | 5431 distribute-script usr_41.txt /*distribute-script* |
7 | 5432 distribution intro.txt /*distribution* |
5433 diw motion.txt /*diw* | |
5434 dl change.txt /*dl* | |
5435 do diff.txt /*do* | |
5436 doc-file-list help.txt /*doc-file-list* | |
5437 docbk.vim syntax.txt /*docbk.vim* | |
5438 docbksgml.vim syntax.txt /*docbksgml.vim* | |
5439 docbkxml.vim syntax.txt /*docbkxml.vim* | |
5440 docbook syntax.txt /*docbook* | |
5441 documentation-6 version6.txt /*documentation-6* | |
170 | 5442 donate uganda.txt /*donate* |
7 | 5443 dos os_dos.txt /*dos* |
5444 dos-:cd os_dos.txt /*dos-:cd* | |
5445 dos-CTRL-Break os_dos.txt /*dos-CTRL-Break* | |
5446 dos-backslash os_dos.txt /*dos-backslash* | |
5447 dos-colors os_dos.txt /*dos-colors* | |
5448 dos-file-formats os_dos.txt /*dos-file-formats* | |
5449 dos-locations os_dos.txt /*dos-locations* | |
5450 dos-shell os_dos.txt /*dos-shell* | |
5451 dos-standard-mappings os_dos.txt /*dos-standard-mappings* | |
5452 dos-temp-files os_dos.txt /*dos-temp-files* | |
5453 dos16 os_msdos.txt /*dos16* | |
5454 dos32 os_msdos.txt /*dos32* | |
5455 dosbatch.vim syntax.txt /*dosbatch.vim* | |
5456 double-click term.txt /*double-click* | |
5457 download intro.txt /*download* | |
831 | 5458 doxygen-syntax syntax.txt /*doxygen-syntax* |
5459 doxygen.vim syntax.txt /*doxygen.vim* | |
7 | 5460 dp diff.txt /*dp* |
5461 drag-n-drop gui.txt /*drag-n-drop* | |
5462 drag-n-drop-win32 gui_w32.txt /*drag-n-drop-win32* | |
5463 drag-status-line term.txt /*drag-status-line* | |
5464 dtd.vim syntax.txt /*dtd.vim* | |
836 | 5465 dtd2vim insert.txt /*dtd2vim* |
7 | 5466 dying-variable eval.txt /*dying-variable* |
5467 e motion.txt /*e* | |
5468 easy starting.txt /*easy* | |
5469 edit-a-file editing.txt /*edit-a-file* | |
5470 edit-binary editing.txt /*edit-binary* | |
5471 edit-dialogs editing.txt /*edit-dialogs* | |
5472 edit-files editing.txt /*edit-files* | |
5473 edit-intro editing.txt /*edit-intro* | |
5474 edit-no-break usr_25.txt /*edit-no-break* | |
5475 editing.txt editing.txt /*editing.txt* | |
790 | 5476 efm-%> quickfix.txt /*efm-%>* |
7 | 5477 efm-entries quickfix.txt /*efm-entries* |
5478 efm-ignore quickfix.txt /*efm-ignore* | |
5479 eiffel.vim syntax.txt /*eiffel.vim* | |
5480 emacs-keys tips.txt /*emacs-keys* | |
5481 emacs-tags tagsrch.txt /*emacs-tags* | |
5482 emacs_tags tagsrch.txt /*emacs_tags* | |
85 | 5483 empty() eval.txt /*empty()* |
7 | 5484 encoding-names mbyte.txt /*encoding-names* |
5485 encoding-table mbyte.txt /*encoding-table* | |
5486 encoding-values mbyte.txt /*encoding-values* | |
5487 encryption editing.txt /*encryption* | |
5488 end intro.txt /*end* | |
5489 end-of-file pattern.txt /*end-of-file* | |
5490 enlightened-terminal syntax.txt /*enlightened-terminal* | |
5491 erlang.vim syntax.txt /*erlang.vim* | |
5492 errmsg-variable eval.txt /*errmsg-variable* | |
5493 error-file-format quickfix.txt /*error-file-format* | |
5494 error-messages message.txt /*error-messages* | |
5495 errorformat quickfix.txt /*errorformat* | |
5496 errorformat-Jikes quickfix.txt /*errorformat-Jikes* | |
5497 errorformat-LaTeX quickfix.txt /*errorformat-LaTeX* | |
5498 errorformat-Perl quickfix.txt /*errorformat-Perl* | |
5499 errorformat-ant quickfix.txt /*errorformat-ant* | |
5500 errorformat-changed version4.txt /*errorformat-changed* | |
5501 errorformat-jade quickfix.txt /*errorformat-jade* | |
5502 errorformat-javac quickfix.txt /*errorformat-javac* | |
5503 errorformat-multi-line quickfix.txt /*errorformat-multi-line* | |
5504 errorformat-separate-filename quickfix.txt /*errorformat-separate-filename* | |
5505 errorformats quickfix.txt /*errorformats* | |
1621 | 5506 errors message.txt /*errors* |
7 | 5507 escape intro.txt /*escape* |
5508 escape() eval.txt /*escape()* | |
5509 escape-bar version4.txt /*escape-bar* | |
5697 | 5510 euphoria3.vim syntax.txt /*euphoria3.vim* |
5511 euphoria4.vim syntax.txt /*euphoria4.vim* | |
7 | 5512 eval eval.txt /*eval* |
95 | 5513 eval() eval.txt /*eval()* |
7 | 5514 eval-examples eval.txt /*eval-examples* |
5515 eval-sandbox eval.txt /*eval-sandbox* | |
5516 eval.txt eval.txt /*eval.txt* | |
5517 eventhandler() eval.txt /*eventhandler()* | |
5518 eview starting.txt /*eview* | |
5519 evim starting.txt /*evim* | |
5520 evim-keys starting.txt /*evim-keys* | |
5521 evim.vim starting.txt /*evim.vim* | |
5522 ex starting.txt /*ex* | |
5523 ex-cmd-index index.txt /*ex-cmd-index* | |
5524 ex-edit-index index.txt /*ex-edit-index* | |
168 | 5525 ex-flags cmdline.txt /*ex-flags* |
7 | 5526 ex: options.txt /*ex:* |
5527 except-autocmd eval.txt /*except-autocmd* | |
5528 except-autocmd-Cmd eval.txt /*except-autocmd-Cmd* | |
5529 except-autocmd-Post eval.txt /*except-autocmd-Post* | |
5530 except-autocmd-Pre eval.txt /*except-autocmd-Pre* | |
5531 except-autocmd-ill eval.txt /*except-autocmd-ill* | |
5532 except-compat eval.txt /*except-compat* | |
5533 except-examine eval.txt /*except-examine* | |
5534 except-from-finally eval.txt /*except-from-finally* | |
5535 except-hier-param eval.txt /*except-hier-param* | |
5536 except-several-errors eval.txt /*except-several-errors* | |
5537 except-single-line eval.txt /*except-single-line* | |
5538 except-syntax-err eval.txt /*except-syntax-err* | |
5539 except-syntax-error eval.txt /*except-syntax-error* | |
5540 exception-handling eval.txt /*exception-handling* | |
5541 exception-variable eval.txt /*exception-variable* | |
5542 exclusive motion.txt /*exclusive* | |
20 | 5543 exclusive-linewise motion.txt /*exclusive-linewise* |
7 | 5544 executable() eval.txt /*executable()* |
5545 execute-menus gui.txt /*execute-menus* | |
5814 | 5546 exepath() eval.txt /*exepath()* |
7 | 5547 exim starting.txt /*exim* |
5548 exists() eval.txt /*exists()* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
5549 exp() eval.txt /*exp()* |
7 | 5550 expand() eval.txt /*expand()* |
5551 expand-env options.txt /*expand-env* | |
5552 expand-environment-var options.txt /*expand-environment-var* | |
5553 expr eval.txt /*expr* | |
5554 expr-! eval.txt /*expr-!* | |
5555 expr-!= eval.txt /*expr-!=* | |
5556 expr-!=# eval.txt /*expr-!=#* | |
5557 expr-!=? eval.txt /*expr-!=?* | |
5558 expr-!~ eval.txt /*expr-!~* | |
5559 expr-!~# eval.txt /*expr-!~#* | |
5560 expr-!~? eval.txt /*expr-!~?* | |
5561 expr-% eval.txt /*expr-%* | |
5562 expr-&& eval.txt /*expr-&&* | |
5563 expr-' eval.txt /*expr-'* | |
5564 expr-+ eval.txt /*expr-+* | |
5565 expr-- eval.txt /*expr--* | |
5566 expr-. eval.txt /*expr-.* | |
5567 expr-/ eval.txt /*expr-\/* | |
5568 expr-< eval.txt /*expr-<* | |
5569 expr-<# eval.txt /*expr-<#* | |
5570 expr-<= eval.txt /*expr-<=* | |
5571 expr-<=# eval.txt /*expr-<=#* | |
5572 expr-<=? eval.txt /*expr-<=?* | |
5573 expr-<? eval.txt /*expr-<?* | |
5574 expr-== eval.txt /*expr-==* | |
5575 expr-==# eval.txt /*expr-==#* | |
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->?* | |
55 | 5586 expr-[:] eval.txt /*expr-[:]* |
7 | 5587 expr-[] eval.txt /*expr-[]* |
5588 expr-barbar eval.txt /*expr-barbar* | |
102 | 5589 expr-entry eval.txt /*expr-entry* |
7 | 5590 expr-env eval.txt /*expr-env* |
5591 expr-env-expand eval.txt /*expr-env-expand* | |
5592 expr-function eval.txt /*expr-function* | |
82 | 5593 expr-is eval.txt /*expr-is* |
2908 | 5594 expr-is# eval.txt /*expr-is#* |
5595 expr-is? eval.txt /*expr-is?* | |
5596 expr-isnot eval.txt /*expr-isnot* | |
5597 expr-isnot# eval.txt /*expr-isnot#* | |
5598 expr-isnot? eval.txt /*expr-isnot?* | |
7 | 5599 expr-nesting eval.txt /*expr-nesting* |
5600 expr-number eval.txt /*expr-number* | |
5601 expr-option eval.txt /*expr-option* | |
5602 expr-quote eval.txt /*expr-quote* | |
5603 expr-register eval.txt /*expr-register* | |
5604 expr-star eval.txt /*expr-star* | |
5605 expr-string eval.txt /*expr-string* | |
5606 expr-unary-+ eval.txt /*expr-unary-+* | |
5607 expr-unary-- eval.txt /*expr-unary--* | |
5608 expr-variable eval.txt /*expr-variable* | |
5609 expr1 eval.txt /*expr1* | |
5610 expr2 eval.txt /*expr2* | |
5611 expr3 eval.txt /*expr3* | |
5612 expr4 eval.txt /*expr4* | |
5613 expr5 eval.txt /*expr5* | |
5614 expr6 eval.txt /*expr6* | |
5615 expr7 eval.txt /*expr7* | |
5616 expr8 eval.txt /*expr8* | |
5617 expr9 eval.txt /*expr9* | |
5618 expression eval.txt /*expression* | |
5619 expression-commands eval.txt /*expression-commands* | |
5620 expression-syntax eval.txt /*expression-syntax* | |
5621 exrc starting.txt /*exrc* | |
82 | 5622 extend() eval.txt /*extend()* |
7 | 5623 extension-removal cmdline.txt /*extension-removal* |
5624 extensions-improvements todo.txt /*extensions-improvements* | |
5625 f motion.txt /*f* | |
5626 faq intro.txt /*faq* | |
5627 farsi farsi.txt /*farsi* | |
5628 farsi.txt farsi.txt /*farsi.txt* | |
5629 fasm.vim syntax.txt /*fasm.vim* | |
179 | 5630 fcs_choice-variable eval.txt /*fcs_choice-variable* |
5631 fcs_reason-variable eval.txt /*fcs_reason-variable* | |
7 | 5632 feature-list eval.txt /*feature-list* |
842 | 5633 feedkeys() eval.txt /*feedkeys()* |
7 | 5634 fetch pi_netrw.txt /*fetch* |
5635 file-browser-5.2 version5.txt /*file-browser-5.2* | |
5636 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
|
5637 file-functions usr_41.txt /*file-functions* |
7 | 5638 file-pattern autocmd.txt /*file-pattern* |
5639 file-read insert.txt /*file-read* | |
5640 file-searching editing.txt /*file-searching* | |
5641 file-type filetype.txt /*file-type* | |
5642 file-types filetype.txt /*file-types* | |
5643 file_readable() eval.txt /*file_readable()* | |
5644 fileencoding-changed version6.txt /*fileencoding-changed* | |
5645 filename-backslash cmdline.txt /*filename-backslash* | |
5646 filename-modifiers cmdline.txt /*filename-modifiers* | |
5647 filereadable() eval.txt /*filereadable()* | |
5648 filetype filetype.txt /*filetype* | |
5649 filetype-detect filetype.txt /*filetype-detect* | |
5650 filetype-ignore filetype.txt /*filetype-ignore* | |
5651 filetype-overrule filetype.txt /*filetype-overrule* | |
5652 filetype-plugin usr_43.txt /*filetype-plugin* | |
5653 filetype-plugins filetype.txt /*filetype-plugins* | |
5654 filetype.txt filetype.txt /*filetype.txt* | |
5655 filetypedetect-changed version6.txt /*filetypedetect-changed* | |
5656 filetypes filetype.txt /*filetypes* | |
5657 filewritable() eval.txt /*filewritable()* | |
5658 filter change.txt /*filter* | |
95 | 5659 filter() eval.txt /*filter()* |
7 | 5660 find-manpage usr_12.txt /*find-manpage* |
5661 find-replace usr_10.txt /*find-replace* | |
20 | 5662 finddir() eval.txt /*finddir()* |
19 | 5663 findfile() eval.txt /*findfile()* |
7 | 5664 fixed-5.1 version5.txt /*fixed-5.1* |
5665 fixed-5.2 version5.txt /*fixed-5.2* | |
5666 fixed-5.3 version5.txt /*fixed-5.3* | |
5667 fixed-5.4 version5.txt /*fixed-5.4* | |
5668 fixed-5.5 version5.txt /*fixed-5.5* | |
5669 fixed-5.6 version5.txt /*fixed-5.6* | |
5670 fixed-5.7 version5.txt /*fixed-5.7* | |
5671 fixed-5.8 version5.txt /*fixed-5.8* | |
5672 fixed-6.1 version6.txt /*fixed-6.1* | |
5673 fixed-6.2 version6.txt /*fixed-6.2* | |
5674 fixed-6.3 version6.txt /*fixed-6.3* | |
551 | 5675 fixed-6.4 version6.txt /*fixed-6.4* |
1121 | 5676 fixed-7.1 version7.txt /*fixed-7.1* |
1621 | 5677 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
|
5678 fixed-7.3 version7.txt /*fixed-7.3* |
5146 | 5679 fixed-7.4 version7.txt /*fixed-7.4* |
857 | 5680 flexwiki.vim syntax.txt /*flexwiki.vim* |
1698 | 5681 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
|
5682 float-functions usr_41.txt /*float-functions* |
1698 | 5683 float-pi eval.txt /*float-pi* |
1621 | 5684 float2nr() eval.txt /*float2nr()* |
5685 floating-point-format eval.txt /*floating-point-format* | |
5686 floating-point-precision eval.txt /*floating-point-precision* | |
5687 floor() eval.txt /*floor()* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
5688 fmod() eval.txt /*fmod()* |
7 | 5689 fname_diff-variable eval.txt /*fname_diff-variable* |
5690 fname_in-variable eval.txt /*fname_in-variable* | |
5691 fname_new-variable eval.txt /*fname_new-variable* | |
5692 fname_out-variable eval.txt /*fname_out-variable* | |
1621 | 5693 fnameescape() eval.txt /*fnameescape()* |
7 | 5694 fnamemodify() eval.txt /*fnamemodify()* |
5695 fo-table change.txt /*fo-table* | |
5696 fold-behavior fold.txt /*fold-behavior* | |
5697 fold-colors fold.txt /*fold-colors* | |
5698 fold-commands fold.txt /*fold-commands* | |
5699 fold-create-marker fold.txt /*fold-create-marker* | |
5700 fold-delete-marker fold.txt /*fold-delete-marker* | |
5701 fold-diff fold.txt /*fold-diff* | |
5702 fold-expr fold.txt /*fold-expr* | |
5703 fold-foldcolumn fold.txt /*fold-foldcolumn* | |
5704 fold-foldlevel fold.txt /*fold-foldlevel* | |
5705 fold-foldtext fold.txt /*fold-foldtext* | |
5706 fold-indent fold.txt /*fold-indent* | |
5707 fold-manual fold.txt /*fold-manual* | |
5708 fold-marker fold.txt /*fold-marker* | |
5709 fold-methods fold.txt /*fold-methods* | |
5710 fold-options fold.txt /*fold-options* | |
5711 fold-syntax fold.txt /*fold-syntax* | |
5712 fold.txt fold.txt /*fold.txt* | |
5713 foldclosed() eval.txt /*foldclosed()* | |
5714 foldclosedend() eval.txt /*foldclosedend()* | |
5715 folddashes-variable eval.txt /*folddashes-variable* | |
5716 foldend-variable eval.txt /*foldend-variable* | |
5717 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
|
5718 folding-functions usr_41.txt /*folding-functions* |
7 | 5719 foldlevel() eval.txt /*foldlevel()* |
5720 foldlevel-variable eval.txt /*foldlevel-variable* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5721 folds fold.txt /*folds* |
7 | 5722 foldstart-variable eval.txt /*foldstart-variable* |
5723 foldtext() eval.txt /*foldtext()* | |
32 | 5724 foldtextresult() eval.txt /*foldtextresult()* |
7 | 5725 font-sizes gui_x11.txt /*font-sizes* |
5726 fontset mbyte.txt /*fontset* | |
5727 foreground() eval.txt /*foreground()* | |
5728 fork os_unix.txt /*fork* | |
5729 form.vim syntax.txt /*form.vim* | |
5730 format-bullet-list tips.txt /*format-bullet-list* | |
5731 format-comments change.txt /*format-comments* | |
5732 formatting change.txt /*formatting* | |
5733 formfeed intro.txt /*formfeed* | |
5734 fortran.vim syntax.txt /*fortran.vim* | |
4992 | 5735 friendship intro.txt /*friendship* |
7 | 5736 frombook usr_01.txt /*frombook* |
501 | 5737 ft-abel-syntax syntax.txt /*ft-abel-syntax* |
1621 | 5738 ft-ada-commands ft_ada.txt /*ft-ada-commands* |
5739 ft-ada-constants ft_ada.txt /*ft-ada-constants* | |
5740 ft-ada-functions ft_ada.txt /*ft-ada-functions* | |
5741 ft-ada-indent ft_ada.txt /*ft-ada-indent* | |
5742 ft-ada-omni ft_ada.txt /*ft-ada-omni* | |
5743 ft-ada-options ft_ada.txt /*ft-ada-options* | |
5744 ft-ada-plugin ft_ada.txt /*ft-ada-plugin* | |
5745 ft-ada-syntax ft_ada.txt /*ft-ada-syntax* | |
5746 ft-ada-variables ft_ada.txt /*ft-ada-variables* | |
501 | 5747 ft-ant-syntax syntax.txt /*ft-ant-syntax* |
5748 ft-apache-syntax syntax.txt /*ft-apache-syntax* | |
5749 ft-asm-syntax syntax.txt /*ft-asm-syntax* | |
5750 ft-asm68k-syntax syntax.txt /*ft-asm68k-syntax* | |
5751 ft-asmh8300-syntax syntax.txt /*ft-asmh8300-syntax* | |
5752 ft-aspperl-syntax syntax.txt /*ft-aspperl-syntax* | |
5753 ft-aspvbs-syntax syntax.txt /*ft-aspvbs-syntax* | |
5754 ft-bash-syntax syntax.txt /*ft-bash-syntax* | |
5755 ft-basic-syntax syntax.txt /*ft-basic-syntax* | |
523 | 5756 ft-c-omni insert.txt /*ft-c-omni* |
501 | 5757 ft-c-syntax syntax.txt /*ft-c-syntax* |
5758 ft-ch-syntax syntax.txt /*ft-ch-syntax* | |
5759 ft-changelog-plugin filetype.txt /*ft-changelog-plugin* | |
5760 ft-changelog-syntax syntax.txt /*ft-changelog-syntax* | |
5761 ft-chill-syntax syntax.txt /*ft-chill-syntax* | |
4098 | 5762 ft-clojure-indent indent.txt /*ft-clojure-indent* |
5763 | 5763 ft-clojure-syntax syntax.txt /*ft-clojure-syntax* |
501 | 5764 ft-cobol-syntax syntax.txt /*ft-cobol-syntax* |
5765 ft-coldfusion-syntax syntax.txt /*ft-coldfusion-syntax* | |
4229 | 5766 ft-cpp-syntax syntax.txt /*ft-cpp-syntax* |
501 | 5767 ft-csh-syntax syntax.txt /*ft-csh-syntax* |
532 | 5768 ft-css-omni insert.txt /*ft-css-omni* |
501 | 5769 ft-cweb-syntax syntax.txt /*ft-cweb-syntax* |
5770 ft-cynlib-syntax syntax.txt /*ft-cynlib-syntax* | |
5771 ft-desktop-syntax syntax.txt /*ft-desktop-syntax* | |
5772 ft-dircolors-syntax syntax.txt /*ft-dircolors-syntax* | |
5773 ft-docbk-syntax syntax.txt /*ft-docbk-syntax* | |
5774 ft-docbksgml-syntax syntax.txt /*ft-docbksgml-syntax* | |
5775 ft-docbkxml-syntax syntax.txt /*ft-docbkxml-syntax* | |
5776 ft-dosbatch-syntax syntax.txt /*ft-dosbatch-syntax* | |
5777 ft-dtd-syntax syntax.txt /*ft-dtd-syntax* | |
5778 ft-eiffel-syntax syntax.txt /*ft-eiffel-syntax* | |
5779 ft-erlang-syntax syntax.txt /*ft-erlang-syntax* | |
5697 | 5780 ft-euphoria-syntax syntax.txt /*ft-euphoria-syntax* |
857 | 5781 ft-flexwiki-syntax syntax.txt /*ft-flexwiki-syntax* |
501 | 5782 ft-form-syntax syntax.txt /*ft-form-syntax* |
5783 ft-fortran-indent indent.txt /*ft-fortran-indent* | |
5784 ft-fortran-plugin filetype.txt /*ft-fortran-plugin* | |
5785 ft-fortran-syntax syntax.txt /*ft-fortran-syntax* | |
5786 ft-fvwm-syntax syntax.txt /*ft-fvwm-syntax* | |
1621 | 5787 ft-gitcommit-plugin filetype.txt /*ft-gitcommit-plugin* |
501 | 5788 ft-groff-syntax syntax.txt /*ft-groff-syntax* |
5789 ft-gsp-syntax syntax.txt /*ft-gsp-syntax* | |
5790 ft-haskell-syntax syntax.txt /*ft-haskell-syntax* | |
4869 | 5791 ft-html-indent indent.txt /*ft-html-indent* |
531 | 5792 ft-html-omni insert.txt /*ft-html-omni* |
501 | 5793 ft-html-syntax syntax.txt /*ft-html-syntax* |
5794 ft-htmlos-syntax syntax.txt /*ft-htmlos-syntax* | |
5795 ft-ia64-syntax syntax.txt /*ft-ia64-syntax* | |
5796 ft-inform-syntax syntax.txt /*ft-inform-syntax* | |
5797 ft-java-syntax syntax.txt /*ft-java-syntax* | |
650 | 5798 ft-javascript-omni insert.txt /*ft-javascript-omni* |
501 | 5799 ft-ksh-syntax syntax.txt /*ft-ksh-syntax* |
5800 ft-lace-syntax syntax.txt /*ft-lace-syntax* | |
5801 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
|
5802 ft-lifelines-syntax syntax.txt /*ft-lifelines-syntax* |
557 | 5803 ft-lisp-syntax syntax.txt /*ft-lisp-syntax* |
501 | 5804 ft-lite-syntax syntax.txt /*ft-lite-syntax* |
5805 ft-lpc-syntax syntax.txt /*ft-lpc-syntax* | |
5806 ft-lua-syntax syntax.txt /*ft-lua-syntax* | |
5807 ft-mail-plugin filetype.txt /*ft-mail-plugin* | |
5808 ft-mail.vim syntax.txt /*ft-mail.vim* | |
5809 ft-make-syntax syntax.txt /*ft-make-syntax* | |
5810 ft-man-plugin filetype.txt /*ft-man-plugin* | |
5811 ft-maple-syntax syntax.txt /*ft-maple-syntax* | |
5812 ft-masm-syntax syntax.txt /*ft-masm-syntax* | |
5813 ft-mathematica-syntax syntax.txt /*ft-mathematica-syntax* | |
5814 ft-mma-syntax syntax.txt /*ft-mma-syntax* | |
5815 ft-moo-syntax syntax.txt /*ft-moo-syntax* | |
5816 ft-msql-syntax syntax.txt /*ft-msql-syntax* | |
5817 ft-nasm-syntax syntax.txt /*ft-nasm-syntax* | |
5818 ft-ncf-syntax syntax.txt /*ft-ncf-syntax* | |
5819 ft-nroff-syntax syntax.txt /*ft-nroff-syntax* | |
5820 ft-ocaml-syntax syntax.txt /*ft-ocaml-syntax* | |
5821 ft-papp-syntax syntax.txt /*ft-papp-syntax* | |
5822 ft-pascal-syntax syntax.txt /*ft-pascal-syntax* | |
1621 | 5823 ft-pdf-plugin filetype.txt /*ft-pdf-plugin* |
501 | 5824 ft-perl-syntax syntax.txt /*ft-perl-syntax* |
1668 | 5825 ft-php-indent indent.txt /*ft-php-indent* |
714 | 5826 ft-php-omni insert.txt /*ft-php-omni* |
501 | 5827 ft-php-syntax syntax.txt /*ft-php-syntax* |
5828 ft-php3-syntax syntax.txt /*ft-php3-syntax* | |
5829 ft-phtml-syntax syntax.txt /*ft-phtml-syntax* | |
816 | 5830 ft-plaintex-syntax syntax.txt /*ft-plaintex-syntax* |
501 | 5831 ft-postscr-syntax syntax.txt /*ft-postscr-syntax* |
5832 ft-ppwiz-syntax syntax.txt /*ft-ppwiz-syntax* | |
5833 ft-printcap-syntax syntax.txt /*ft-printcap-syntax* | |
5834 ft-progress-syntax syntax.txt /*ft-progress-syntax* | |
5835 ft-ptcap-syntax syntax.txt /*ft-ptcap-syntax* | |
5836 ft-python-indent indent.txt /*ft-python-indent* | |
5837 ft-python-syntax syntax.txt /*ft-python-syntax* | |
5838 ft-quake-syntax syntax.txt /*ft-quake-syntax* | |
3082 | 5839 ft-r-indent indent.txt /*ft-r-indent* |
501 | 5840 ft-readline-syntax syntax.txt /*ft-readline-syntax* |
5841 ft-rexx-syntax syntax.txt /*ft-rexx-syntax* | |
3967 | 5842 ft-rst-syntax syntax.txt /*ft-rst-syntax* |
838 | 5843 ft-ruby-omni insert.txt /*ft-ruby-omni* |
501 | 5844 ft-ruby-syntax syntax.txt /*ft-ruby-syntax* |
5845 ft-scheme-syntax syntax.txt /*ft-scheme-syntax* | |
5846 ft-sdl-syntax syntax.txt /*ft-sdl-syntax* | |
5847 ft-sed-syntax syntax.txt /*ft-sed-syntax* | |
5848 ft-sgml-syntax syntax.txt /*ft-sgml-syntax* | |
1211 | 5849 ft-sh-indent indent.txt /*ft-sh-indent* |
501 | 5850 ft-sh-syntax syntax.txt /*ft-sh-syntax* |
5851 ft-spec-plugin filetype.txt /*ft-spec-plugin* | |
5852 ft-spup-syntax syntax.txt /*ft-spup-syntax* | |
719 | 5853 ft-sql filetype.txt /*ft-sql* |
818 | 5854 ft-sql-omni insert.txt /*ft-sql-omni* |
501 | 5855 ft-sql-syntax syntax.txt /*ft-sql-syntax* |
719 | 5856 ft-sqlanywhere-syntax syntax.txt /*ft-sqlanywhere-syntax* |
501 | 5857 ft-sqlinformix-syntax syntax.txt /*ft-sqlinformix-syntax* |
626 | 5858 ft-syntax-omni insert.txt /*ft-syntax-omni* |
501 | 5859 ft-tcsh-syntax syntax.txt /*ft-tcsh-syntax* |
5860 ft-termcap-syntax syntax.txt /*ft-termcap-syntax* | |
798 | 5861 ft-tex-plugin filetype.txt /*ft-tex-plugin* |
501 | 5862 ft-tex-syntax syntax.txt /*ft-tex-syntax* |
5863 ft-tf-syntax syntax.txt /*ft-tf-syntax* | |
5864 ft-vb-syntax syntax.txt /*ft-vb-syntax* | |
5865 ft-verilog-indent indent.txt /*ft-verilog-indent* | |
1621 | 5866 ft-vhdl-indent indent.txt /*ft-vhdl-indent* |
501 | 5867 ft-vim-indent indent.txt /*ft-vim-indent* |
5868 ft-vim-syntax syntax.txt /*ft-vim-syntax* | |
5869 ft-xf86conf-syntax syntax.txt /*ft-xf86conf-syntax* | |
557 | 5870 ft-xhtml-omni insert.txt /*ft-xhtml-omni* |
5871 ft-xml-omni insert.txt /*ft-xml-omni* | |
501 | 5872 ft-xml-syntax syntax.txt /*ft-xml-syntax* |
5873 ft-xpm-syntax syntax.txt /*ft-xpm-syntax* | |
1621 | 5874 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
|
5875 ft_sql.txt ft_sql.txt /*ft_sql.txt* |
22 | 5876 ftdetect filetype.txt /*ftdetect* |
7 | 5877 ftp pi_netrw.txt /*ftp* |
5878 ftplugin usr_41.txt /*ftplugin* | |
5879 ftplugin-docs filetype.txt /*ftplugin-docs* | |
5880 ftplugin-name usr_05.txt /*ftplugin-name* | |
5881 ftplugin-overrule filetype.txt /*ftplugin-overrule* | |
5882 ftplugin-special usr_41.txt /*ftplugin-special* | |
5883 ftplugins usr_05.txt /*ftplugins* | |
55 | 5884 function() eval.txt /*function()* |
7 | 5885 function-argument eval.txt /*function-argument* |
5886 function-key intro.txt /*function-key* | |
5887 function-list usr_41.txt /*function-list* | |
5888 function-range-example eval.txt /*function-range-example* | |
1621 | 5889 function-search-undo eval.txt /*function-search-undo* |
7 | 5890 function_key intro.txt /*function_key* |
5891 functions eval.txt /*functions* | |
5892 fvwm.vim syntax.txt /*fvwm.vim* | |
5893 fvwm2rc syntax.txt /*fvwm2rc* | |
5894 fvwmrc syntax.txt /*fvwmrc* | |
5895 g index.txt /*g* | |
5896 g# pattern.txt /*g#* | |
5897 g$ motion.txt /*g$* | |
5898 g& change.txt /*g&* | |
5899 g' motion.txt /*g'* | |
5900 g'a motion.txt /*g'a* | |
758 | 5901 g+ undo.txt /*g+* |
7 | 5902 g, motion.txt /*g,* |
758 | 5903 g- undo.txt /*g-* |
7 | 5904 g0 motion.txt /*g0* |
5905 g8 various.txt /*g8* | |
4358 | 5906 g: eval.txt /*g:* |
828 | 5907 g:NetrwTopLvlMenu pi_netrw.txt /*g:NetrwTopLvlMenu* |
3153 | 5908 g:Netrw_corehandler pi_netrw.txt /*g:Netrw_corehandler* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5909 g:Netrw_funcref pi_netrw.txt /*g:Netrw_funcref* |
1621 | 5910 g:ada#Comment ft_ada.txt /*g:ada#Comment* |
5911 g:ada#Ctags_Kinds ft_ada.txt /*g:ada#Ctags_Kinds* | |
5912 g:ada#DotWordRegex ft_ada.txt /*g:ada#DotWordRegex* | |
5913 g:ada#Keywords ft_ada.txt /*g:ada#Keywords* | |
5914 g:ada#WordRegex ft_ada.txt /*g:ada#WordRegex* | |
5915 g:ada_abbrev ft_ada.txt /*g:ada_abbrev* | |
5916 g:ada_all_tab_usage ft_ada.txt /*g:ada_all_tab_usage* | |
5917 g:ada_begin_preproc ft_ada.txt /*g:ada_begin_preproc* | |
5918 g:ada_default_compiler ft_ada.txt /*g:ada_default_compiler* | |
5919 g:ada_extended_completion ft_ada.txt /*g:ada_extended_completion* | |
5920 g:ada_extended_tagging ft_ada.txt /*g:ada_extended_tagging* | |
5921 g:ada_folding ft_ada.txt /*g:ada_folding* | |
5922 g:ada_gnat_extensions ft_ada.txt /*g:ada_gnat_extensions* | |
5923 g:ada_line_errors ft_ada.txt /*g:ada_line_errors* | |
5924 g:ada_no_tab_space_error ft_ada.txt /*g:ada_no_tab_space_error* | |
5925 g:ada_no_trail_space_error ft_ada.txt /*g:ada_no_trail_space_error* | |
5926 g:ada_omni_with_keywords ft_ada.txt /*g:ada_omni_with_keywords* | |
5927 g:ada_rainbow_color ft_ada.txt /*g:ada_rainbow_color* | |
5928 g:ada_space_errors ft_ada.txt /*g:ada_space_errors* | |
5929 g:ada_standard_types ft_ada.txt /*g:ada_standard_types* | |
5930 g:ada_with_gnat_project_files ft_ada.txt /*g:ada_with_gnat_project_files* | |
5931 g:ada_withuse_ordinary ft_ada.txt /*g:ada_withuse_ordinary* | |
4098 | 5932 g:clojure_align_multiline_strings indent.txt /*g:clojure_align_multiline_strings* |
5618 | 5933 g:clojure_align_subforms indent.txt /*g:clojure_align_subforms* |
5763 | 5934 g:clojure_fold syntax.txt /*g:clojure_fold* |
4098 | 5935 g:clojure_fuzzy_indent indent.txt /*g:clojure_fuzzy_indent* |
5936 g:clojure_fuzzy_indent_blacklist indent.txt /*g:clojure_fuzzy_indent_blacklist* | |
5937 g:clojure_fuzzy_indent_patterns indent.txt /*g:clojure_fuzzy_indent_patterns* | |
5938 g:clojure_maxlines indent.txt /*g:clojure_maxlines* | |
5939 g:clojure_special_indent_words indent.txt /*g:clojure_special_indent_words* | |
1621 | 5940 g:colors_name options.txt /*g:colors_name* |
5941 g:decada ft_ada.txt /*g:decada* | |
5942 g:decada.Error_Format ft_ada.txt /*g:decada.Error_Format* | |
5943 g:decada.Make() ft_ada.txt /*g:decada.Make()* | |
5944 g:decada.Make_Command ft_ada.txt /*g:decada.Make_Command* | |
5945 g:decada.Unit_Name() ft_ada.txt /*g:decada.Unit_Name()* | |
2965 | 5946 g:filetype_csh syntax.txt /*g:filetype_csh* |
5947 g:filetype_r syntax.txt /*g:filetype_r* | |
1621 | 5948 g:gnat ft_ada.txt /*g:gnat* |
5949 g:gnat.Error_Format ft_ada.txt /*g:gnat.Error_Format* | |
5950 g:gnat.Find() ft_ada.txt /*g:gnat.Find()* | |
5951 g:gnat.Find_Program ft_ada.txt /*g:gnat.Find_Program* | |
5952 g:gnat.Make() ft_ada.txt /*g:gnat.Make()* | |
5953 g:gnat.Make_Command ft_ada.txt /*g:gnat.Make_Command* | |
5954 g:gnat.Pretty() ft_ada.txt /*g:gnat.Pretty()* | |
5955 g:gnat.Pretty_Program ft_ada.txt /*g:gnat.Pretty_Program* | |
5956 g:gnat.Project_File ft_ada.txt /*g:gnat.Project_File* | |
5957 g:gnat.Set_Project_File() ft_ada.txt /*g:gnat.Set_Project_File()* | |
5958 g:gnat.Tags() ft_ada.txt /*g:gnat.Tags()* | |
5959 g:gnat.Tags_Command ft_ada.txt /*g:gnat.Tags_Command* | |
3713 | 5960 g:html_charset_override syntax.txt /*g:html_charset_override* |
5961 g:html_diff_one_file syntax.txt /*g:html_diff_one_file* | |
5962 g:html_dynamic_folds syntax.txt /*g:html_dynamic_folds* | |
5963 g:html_encoding_override syntax.txt /*g:html_encoding_override* | |
5964 g:html_end_line syntax.txt /*g:html_end_line* | |
5965 g:html_expand_tabs syntax.txt /*g:html_expand_tabs* | |
5966 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
|
5967 g:html_id_expr syntax.txt /*g:html_id_expr* |
3713 | 5968 g:html_ignore_conceal syntax.txt /*g:html_ignore_conceal* |
5969 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
|
5970 g:html_line_ids syntax.txt /*g:html_line_ids* |
3713 | 5971 g:html_no_foldcolumn syntax.txt /*g:html_no_foldcolumn* |
5972 g:html_no_invalid syntax.txt /*g:html_no_invalid* | |
5973 g:html_no_pre syntax.txt /*g:html_no_pre* | |
5974 g:html_no_progress syntax.txt /*g:html_no_progress* | |
5975 g:html_number_lines syntax.txt /*g:html_number_lines* | |
5976 g:html_pre_wrap syntax.txt /*g:html_pre_wrap* | |
5977 g:html_prevent_copy syntax.txt /*g:html_prevent_copy* | |
5978 g:html_start_line syntax.txt /*g:html_start_line* | |
5979 g:html_use_css syntax.txt /*g:html_use_css* | |
5980 g:html_use_encoding syntax.txt /*g:html_use_encoding* | |
5981 g:html_use_xhtml syntax.txt /*g:html_use_xhtml* | |
5982 g:html_whole_filler syntax.txt /*g:html_whole_filler* | |
5618 | 5983 g:netrw_altfile pi_netrw.txt /*g:netrw_altfile* |
480 | 5984 g:netrw_alto pi_netrw.txt /*g:netrw_alto* |
5985 g:netrw_altv pi_netrw.txt /*g:netrw_altv* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5986 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
|
5987 g:netrw_bannerbackslash pi_netrw.txt /*g:netrw_bannerbackslash* |
650 | 5988 g:netrw_browse_split pi_netrw.txt /*g:netrw_browse_split* |
5989 g:netrw_browsex_viewer pi_netrw.txt /*g:netrw_browsex_viewer* | |
2426 | 5990 g:netrw_bufsettings pi_netrw.txt /*g:netrw_bufsettings* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5991 g:netrw_chgperm pi_netrw.txt /*g:netrw_chgperm* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5992 g:netrw_chgwin pi_netrw.txt /*g:netrw_chgwin* |
1621 | 5993 g:netrw_compress pi_netrw.txt /*g:netrw_compress* |
1668 | 5994 g:netrw_ctags pi_netrw.txt /*g:netrw_ctags* |
2751 | 5995 g:netrw_cursor pi_netrw.txt /*g:netrw_cursor* |
480 | 5996 g:netrw_cygwin pi_netrw.txt /*g:netrw_cygwin* |
5997 g:netrw_dav_cmd pi_netrw.txt /*g:netrw_dav_cmd* | |
1621 | 5998 g:netrw_decompress pi_netrw.txt /*g:netrw_decompress* |
2751 | 5999 g:netrw_dirhistmax pi_netrw.txt /*g:netrw_dirhistmax* |
3967 | 6000 g:netrw_dynamic_maxfilenamelen pi_netrw.txt /*g:netrw_dynamic_maxfilenamelen* |
3465 | 6001 g:netrw_errorlvl pi_netrw.txt /*g:netrw_errorlvl* |
719 | 6002 g:netrw_fastbrowse pi_netrw.txt /*g:netrw_fastbrowse* |
480 | 6003 g:netrw_fetch_cmd pi_netrw.txt /*g:netrw_fetch_cmd* |
5929 | 6004 g:netrw_ffkeep pi_netrw.txt /*g:netrw_ffkeep* |
1621 | 6005 g:netrw_fname_escape pi_netrw.txt /*g:netrw_fname_escape* |
480 | 6006 g:netrw_ftp pi_netrw.txt /*g:netrw_ftp* |
6007 g:netrw_ftp_browse_reject pi_netrw.txt /*g:netrw_ftp_browse_reject* | |
6008 g:netrw_ftp_cmd pi_netrw.txt /*g:netrw_ftp_cmd* | |
6009 g:netrw_ftp_list_cmd pi_netrw.txt /*g:netrw_ftp_list_cmd* | |
3465 | 6010 g:netrw_ftp_options pi_netrw.txt /*g:netrw_ftp_options* |
1121 | 6011 g:netrw_ftp_sizelist_cmd pi_netrw.txt /*g:netrw_ftp_sizelist_cmd* |
6012 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
|
6013 g:netrw_ftpextracmd pi_netrw.txt /*g:netrw_ftpextracmd* |
480 | 6014 g:netrw_ftpmode pi_netrw.txt /*g:netrw_ftpmode* |
1621 | 6015 g:netrw_glob_escape pi_netrw.txt /*g:netrw_glob_escape* |
480 | 6016 g:netrw_hide pi_netrw.txt /*g:netrw_hide* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6017 g:netrw_home pi_netrw.txt /*g:netrw_home* |
480 | 6018 g:netrw_http_cmd pi_netrw.txt /*g:netrw_http_cmd* |
5618 | 6019 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
|
6020 g:netrw_http_xcmd pi_netrw.txt /*g:netrw_http_xcmd* |
482 | 6021 g:netrw_ignorenetrc pi_netrw.txt /*g:netrw_ignorenetrc* |
480 | 6022 g:netrw_keepdir pi_netrw.txt /*g:netrw_keepdir* |
13 | 6023 g:netrw_list_cmd pi_netrw.txt /*g:netrw_list_cmd* |
6024 g:netrw_list_hide pi_netrw.txt /*g:netrw_list_hide* | |
1121 | 6025 g:netrw_liststyle pi_netrw.txt /*g:netrw_liststyle* |
1621 | 6026 g:netrw_localcopycmd pi_netrw.txt /*g:netrw_localcopycmd* |
3465 | 6027 g:netrw_localmkdir pi_netrw.txt /*g:netrw_localmkdir* |
1621 | 6028 g:netrw_localmovecmd pi_netrw.txt /*g:netrw_localmovecmd* |
3465 | 6029 g:netrw_localrmdir pi_netrw.txt /*g:netrw_localrmdir* |
480 | 6030 g:netrw_maxfilenamelen pi_netrw.txt /*g:netrw_maxfilenamelen* |
1121 | 6031 g:netrw_menu pi_netrw.txt /*g:netrw_menu* |
480 | 6032 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
|
6033 g:netrw_mousemaps pi_netrw.txt /*g:netrw_mousemaps* |
3153 | 6034 g:netrw_nobeval pi_netrw.txt /*g:netrw_nobeval* |
1121 | 6035 g:netrw_nogx pi_netrw.txt /*g:netrw_nogx* |
1621 | 6036 g:netrw_preview pi_netrw.txt /*g:netrw_preview* |
480 | 6037 g:netrw_rcp_cmd pi_netrw.txt /*g:netrw_rcp_cmd* |
3153 | 6038 g:netrw_remote_mkdir pi_netrw.txt /*g:netrw_remote_mkdir* |
1621 | 6039 g:netrw_retmap pi_netrw.txt /*g:netrw_retmap* |
13 | 6040 g:netrw_rm_cmd pi_netrw.txt /*g:netrw_rm_cmd* |
6041 g:netrw_rmdir_cmd pi_netrw.txt /*g:netrw_rmdir_cmd* | |
6042 g:netrw_rmf_cmd pi_netrw.txt /*g:netrw_rmf_cmd* | |
480 | 6043 g:netrw_rsync_cmd pi_netrw.txt /*g:netrw_rsync_cmd* |
6044 g:netrw_scp_cmd pi_netrw.txt /*g:netrw_scp_cmd* | |
1211 | 6045 g:netrw_scpport pi_netrw.txt /*g:netrw_scpport* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6046 g:netrw_sepchr pi_netrw.txt /*g:netrw_sepchr* |
480 | 6047 g:netrw_sftp_cmd pi_netrw.txt /*g:netrw_sftp_cmd* |
1621 | 6048 g:netrw_silent pi_netrw.txt /*g:netrw_silent* |
480 | 6049 g:netrw_sort_by pi_netrw.txt /*g:netrw_sort_by* |
6050 g:netrw_sort_direction pi_netrw.txt /*g:netrw_sort_direction* | |
1668 | 6051 g:netrw_sort_options pi_netrw.txt /*g:netrw_sort_options* |
480 | 6052 g:netrw_sort_sequence pi_netrw.txt /*g:netrw_sort_sequence* |
1621 | 6053 g:netrw_special_syntax pi_netrw.txt /*g:netrw_special_syntax* |
480 | 6054 g:netrw_ssh_browse_reject pi_netrw.txt /*g:netrw_ssh_browse_reject* |
574 | 6055 g:netrw_ssh_cmd pi_netrw.txt /*g:netrw_ssh_cmd* |
1211 | 6056 g:netrw_sshport pi_netrw.txt /*g:netrw_sshport* |
480 | 6057 g:netrw_timefmt pi_netrw.txt /*g:netrw_timefmt* |
1621 | 6058 g:netrw_tmpfile_escape pi_netrw.txt /*g:netrw_tmpfile_escape* |
480 | 6059 g:netrw_uid pi_netrw.txt /*g:netrw_uid* |
1211 | 6060 g:netrw_use_errorwindow pi_netrw.txt /*g:netrw_use_errorwindow* |
1121 | 6061 g:netrw_use_noswf pi_netrw.txt /*g:netrw_use_noswf* |
480 | 6062 g:netrw_use_nt_rcp pi_netrw.txt /*g:netrw_use_nt_rcp* |
6063 g:netrw_win95ftp pi_netrw.txt /*g:netrw_win95ftp* | |
6064 g:netrw_winsize pi_netrw.txt /*g:netrw_winsize* | |
1621 | 6065 g:netrw_xstrlen pi_netrw.txt /*g:netrw_xstrlen* |
3153 | 6066 g:sh_isk syntax.txt /*g:sh_isk* |
6067 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
|
6068 g:syntax_on syntax.txt /*g:syntax_on* |
819 | 6069 g:tar_browseoptions pi_tar.txt /*g:tar_browseoptions* |
6070 g:tar_cmd pi_tar.txt /*g:tar_cmd* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6071 g:tar_copycmd pi_tar.txt /*g:tar_copycmd* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6072 g:tar_extractcmd pi_tar.txt /*g:tar_extractcmd* |
1621 | 6073 g:tar_nomax pi_tar.txt /*g:tar_nomax* |
819 | 6074 g:tar_readoptions pi_tar.txt /*g:tar_readoptions* |
1702 | 6075 g:tar_secure pi_tar.txt /*g:tar_secure* |
819 | 6076 g:tar_writeoptions pi_tar.txt /*g:tar_writeoptions* |
4992 | 6077 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
|
6078 g:tex_conceal syntax.txt /*g:tex_conceal* |
4229 | 6079 g:tex_fast syntax.txt /*g:tex_fast* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
6080 g:tex_flavor filetype.txt /*g:tex_flavor* |
4992 | 6081 g:tex_fold_enabled syntax.txt /*g:tex_fold_enabled* |
3465 | 6082 g:tex_isk syntax.txt /*g:tex_isk* |
4992 | 6083 g:tex_no_error syntax.txt /*g:tex_no_error* |
6084 g:tex_nospell syntax.txt /*g:tex_nospell* | |
6085 g:tex_stylish syntax.txt /*g:tex_stylish* | |
6213 | 6086 g:tex_subscripts syntax.txt /*g:tex_subscripts* |
6087 g:tex_superscripts syntax.txt /*g:tex_superscripts* | |
4992 | 6088 g:tex_verbspell syntax.txt /*g:tex_verbspell* |
7 | 6089 g:var eval.txt /*g:var* |
1121 | 6090 g:vimball_home pi_vimball.txt /*g:vimball_home* |
1621 | 6091 g:vimball_mkdir pi_vimball.txt /*g:vimball_mkdir* |
6092 g:vimsyn_embed syntax.txt /*g:vimsyn_embed* | |
6093 g:vimsyn_folding syntax.txt /*g:vimsyn_folding* | |
6094 g:vimsyn_maxlines syntax.txt /*g:vimsyn_maxlines* | |
6095 g:vimsyn_minlines syntax.txt /*g:vimsyn_minlines* | |
6096 g:vimsyn_noerror syntax.txt /*g:vimsyn_noerror* | |
6097 g:zip_nomax pi_zip.txt /*g:zip_nomax* | |
6098 g:zip_shq pi_zip.txt /*g:zip_shq* | |
1211 | 6099 g:zip_unzipcmd pi_zip.txt /*g:zip_unzipcmd* |
6100 g:zip_zipcmd pi_zip.txt /*g:zip_zipcmd* | |
7 | 6101 g; motion.txt /*g;* |
448 | 6102 g< message.txt /*g<* |
7 | 6103 g<Down> motion.txt /*g<Down>* |
6104 g<End> motion.txt /*g<End>* | |
6105 g<Home> motion.txt /*g<Home>* | |
6106 g<LeftMouse> tagsrch.txt /*g<LeftMouse>* | |
6107 g<RightMouse> tagsrch.txt /*g<RightMouse>* | |
6108 g<Up> motion.txt /*g<Up>* | |
6109 g? change.txt /*g?* | |
6110 g?? change.txt /*g??* | |
6111 g?g? change.txt /*g?g?* | |
593 | 6112 g@ map.txt /*g@* |
7 | 6113 gD pattern.txt /*gD* |
6114 gE motion.txt /*gE* | |
681 | 6115 gF editing.txt /*gF* |
7 | 6116 gH visual.txt /*gH* |
6117 gI insert.txt /*gI* | |
6118 gJ change.txt /*gJ* | |
3713 | 6119 gN visual.txt /*gN* |
7 | 6120 gP change.txt /*gP* |
6121 gQ intro.txt /*gQ* | |
6122 gR change.txt /*gR* | |
683 | 6123 gT tabpage.txt /*gT* |
7 | 6124 gU change.txt /*gU* |
6125 gUU change.txt /*gUU* | |
6126 gUgU change.txt /*gUgU* | |
6127 gV visual.txt /*gV* | |
6128 g] tagsrch.txt /*g]* | |
6129 g^ motion.txt /*g^* | |
6130 g_ motion.txt /*g_* | |
6131 g_CTRL-A various.txt /*g_CTRL-A* | |
6132 g_CTRL-G editing.txt /*g_CTRL-G* | |
6133 g_CTRL-H visual.txt /*g_CTRL-H* | |
6134 g_CTRL-] tagsrch.txt /*g_CTRL-]* | |
6135 g` motion.txt /*g`* | |
6136 g`a motion.txt /*g`a* | |
6137 ga various.txt /*ga* | |
374 | 6138 garbagecollect() eval.txt /*garbagecollect()* |
7 | 6139 gd pattern.txt /*gd* |
3356 | 6140 gdb debug.txt /*gdb* |
7 | 6141 ge motion.txt /*ge* |
140 | 6142 get() eval.txt /*get()* |
857 | 6143 get-ms-debuggers debug.txt /*get-ms-debuggers* |
435 | 6144 getbufline() eval.txt /*getbufline()* |
7 | 6145 getbufvar() eval.txt /*getbufvar()* |
6146 getchar() eval.txt /*getchar()* | |
6147 getcharmod() eval.txt /*getcharmod()* | |
6148 getcmdline() eval.txt /*getcmdline()* | |
6149 getcmdpos() eval.txt /*getcmdpos()* | |
531 | 6150 getcmdtype() eval.txt /*getcmdtype()* |
6153 | 6151 getcmdwintype() eval.txt /*getcmdwintype()* |
5968 | 6152 getcurpos() eval.txt /*getcurpos()* |
7 | 6153 getcwd() eval.txt /*getcwd()* |
37 | 6154 getfontname() eval.txt /*getfontname()* |
20 | 6155 getfperm() eval.txt /*getfperm()* |
7 | 6156 getfsize() eval.txt /*getfsize()* |
6157 getftime() eval.txt /*getftime()* | |
20 | 6158 getftype() eval.txt /*getftype()* |
1121 | 6159 getlatestvimscripts-install pi_getscript.txt /*getlatestvimscripts-install* |
7 | 6160 getline() eval.txt /*getline()* |
647 | 6161 getloclist() eval.txt /*getloclist()* |
1621 | 6162 getmatches() eval.txt /*getmatches()* |
6163 getpid() eval.txt /*getpid()* | |
703 | 6164 getpos() eval.txt /*getpos()* |
230 | 6165 getqflist() eval.txt /*getqflist()* |
7 | 6166 getreg() eval.txt /*getreg()* |
6167 getregtype() eval.txt /*getregtype()* | |
1121 | 6168 getscript pi_getscript.txt /*getscript* |
6169 getscript-autoinstall pi_getscript.txt /*getscript-autoinstall* | |
6170 getscript-data pi_getscript.txt /*getscript-data* | |
6171 getscript-history pi_getscript.txt /*getscript-history* | |
6172 getscript-plugins pi_getscript.txt /*getscript-plugins* | |
6173 getscript-start pi_getscript.txt /*getscript-start* | |
2207
b17bbfa96fa0
Add the settabvar() and gettabvar() functions.
Bram Moolenaar <bram@vim.org>
parents:
2206
diff
changeset
|
6174 gettabvar() eval.txt /*gettabvar()* |
831 | 6175 gettabwinvar() eval.txt /*gettabwinvar()* |
7 | 6176 getwinposx() eval.txt /*getwinposx()* |
6177 getwinposy() eval.txt /*getwinposy()* | |
6178 getwinvar() eval.txt /*getwinvar()* | |
6179 gex starting.txt /*gex* | |
6180 gf editing.txt /*gf* | |
6181 gg motion.txt /*gg* | |
6182 gh visual.txt /*gh* | |
6183 gi insert.txt /*gi* | |
6184 gj motion.txt /*gj* | |
6185 gk motion.txt /*gk* | |
6186 glob() eval.txt /*glob()* | |
6187 global-ime mbyte.txt /*global-ime* | |
6188 global-local options.txt /*global-local* | |
6189 global-variable eval.txt /*global-variable* | |
1621 | 6190 global_markfilelist pi_netrw.txt /*global_markfilelist* |
7 | 6191 globpath() eval.txt /*globpath()* |
1121 | 6192 glvs pi_getscript.txt /*glvs* |
6193 glvs-alg pi_getscript.txt /*glvs-alg* | |
6194 glvs-algorithm pi_getscript.txt /*glvs-algorithm* | |
6195 glvs-autoinstall pi_getscript.txt /*glvs-autoinstall* | |
6196 glvs-contents pi_getscript.txt /*glvs-contents* | |
6197 glvs-copyright pi_getscript.txt /*glvs-copyright* | |
6198 glvs-data pi_getscript.txt /*glvs-data* | |
6199 glvs-dist-install pi_getscript.txt /*glvs-dist-install* | |
6200 glvs-hist pi_getscript.txt /*glvs-hist* | |
6201 glvs-install pi_getscript.txt /*glvs-install* | |
6202 glvs-options pi_getscript.txt /*glvs-options* | |
6203 glvs-plugins pi_getscript.txt /*glvs-plugins* | |
6204 glvs-usage pi_getscript.txt /*glvs-usage* | |
7 | 6205 gm motion.txt /*gm* |
3713 | 6206 gn visual.txt /*gn* |
1621 | 6207 gnat#Insert_Tags_Header() ft_ada.txt /*gnat#Insert_Tags_Header()* |
6208 gnat#New() ft_ada.txt /*gnat#New()* | |
6209 gnat-xref ft_ada.txt /*gnat-xref* | |
6210 gnat_members ft_ada.txt /*gnat_members* | |
7 | 6211 gnome-session gui_x11.txt /*gnome-session* |
6212 go motion.txt /*go* | |
6213 gp change.txt /*gp* | |
6214 gpm-mouse term.txt /*gpm-mouse* | |
6215 gq change.txt /*gq* | |
6216 gqap change.txt /*gqap* | |
6217 gqgq change.txt /*gqgq* | |
6218 gqq change.txt /*gqq* | |
6219 gr change.txt /*gr* | |
6220 graphic-option-gone version4.txt /*graphic-option-gone* | |
6221 greek options.txt /*greek* | |
6222 grep quickfix.txt /*grep* | |
6223 groff.vim syntax.txt /*groff.vim* | |
4992 | 6224 gross-national-happiness intro.txt /*gross-national-happiness* |
7 | 6225 group-name syntax.txt /*group-name* |
6226 gs various.txt /*gs* | |
6227 gsp.vim syntax.txt /*gsp.vim* | |
6228 gstar pattern.txt /*gstar* | |
674 | 6229 gt tabpage.txt /*gt* |
7 | 6230 gtk-tooltip-colors gui_x11.txt /*gtk-tooltip-colors* |
6231 gu change.txt /*gu* | |
6232 gugu change.txt /*gugu* | |
6233 gui gui.txt /*gui* | |
3082 | 6234 gui-IME gui.txt /*gui-IME* |
7 | 6235 gui-clipboard gui_w32.txt /*gui-clipboard* |
6236 gui-colors syntax.txt /*gui-colors* | |
6237 gui-extras gui.txt /*gui-extras* | |
6238 gui-footer debugger.txt /*gui-footer* | |
6239 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
|
6240 gui-functions usr_41.txt /*gui-functions* |
7 | 6241 gui-gnome gui_x11.txt /*gui-gnome* |
6242 gui-gnome-session gui_x11.txt /*gui-gnome-session* | |
6243 gui-gtk gui_x11.txt /*gui-gtk* | |
6244 gui-gtk-socketid gui_x11.txt /*gui-gtk-socketid* | |
6245 gui-horiz-scroll gui.txt /*gui-horiz-scroll* | |
6246 gui-init gui.txt /*gui-init* | |
11 | 6247 gui-kde gui_x11.txt /*gui-kde* |
7 | 6248 gui-mouse gui.txt /*gui-mouse* |
6249 gui-mouse-focus gui.txt /*gui-mouse-focus* | |
6250 gui-mouse-mapping gui.txt /*gui-mouse-mapping* | |
6251 gui-mouse-modeless gui.txt /*gui-mouse-modeless* | |
6252 gui-mouse-move gui.txt /*gui-mouse-move* | |
6253 gui-mouse-select gui.txt /*gui-mouse-select* | |
6254 gui-mouse-status gui.txt /*gui-mouse-status* | |
6255 gui-mouse-various gui.txt /*gui-mouse-various* | |
6256 gui-pty gui_x11.txt /*gui-pty* | |
6257 gui-pty-erase gui_x11.txt /*gui-pty-erase* | |
6258 gui-resources gui_x11.txt /*gui-resources* | |
6259 gui-scrollbars gui.txt /*gui-scrollbars* | |
6260 gui-selections gui.txt /*gui-selections* | |
6261 gui-shell gui.txt /*gui-shell* | |
6262 gui-shell-win32 gui_w32.txt /*gui-shell-win32* | |
6263 gui-start gui.txt /*gui-start* | |
6264 gui-toolbar gui.txt /*gui-toolbar* | |
6265 gui-vert-scroll gui.txt /*gui-vert-scroll* | |
6266 gui-w16 gui_w16.txt /*gui-w16* | |
6267 gui-w32 gui_w32.txt /*gui-w32* | |
6268 gui-w32-cmdargs gui_w32.txt /*gui-w32-cmdargs* | |
6269 gui-w32-dialogs gui_w32.txt /*gui-w32-dialogs* | |
6270 gui-w32-printing gui_w32.txt /*gui-w32-printing* | |
6271 gui-w32-start gui_w32.txt /*gui-w32-start* | |
6272 gui-w32-various gui_w32.txt /*gui-w32-various* | |
1621 | 6273 gui-w32-windowid gui_w32.txt /*gui-w32-windowid* |
7 | 6274 gui-w32s gui_w32.txt /*gui-w32s* |
6275 gui-win32-maximized gui_w32.txt /*gui-win32-maximized* | |
6276 gui-x11 gui_x11.txt /*gui-x11* | |
6277 gui-x11-athena gui_x11.txt /*gui-x11-athena* | |
6278 gui-x11-compiling gui_x11.txt /*gui-x11-compiling* | |
6279 gui-x11-gtk gui_x11.txt /*gui-x11-gtk* | |
11 | 6280 gui-x11-kde gui_x11.txt /*gui-x11-kde* |
7 | 6281 gui-x11-misc gui_x11.txt /*gui-x11-misc* |
6282 gui-x11-motif gui_x11.txt /*gui-x11-motif* | |
6283 gui-x11-neXtaw gui_x11.txt /*gui-x11-neXtaw* | |
6284 gui-x11-printing gui_x11.txt /*gui-x11-printing* | |
6285 gui-x11-start gui_x11.txt /*gui-x11-start* | |
6286 gui-x11-various gui_x11.txt /*gui-x11-various* | |
6287 gui.txt gui.txt /*gui.txt* | |
6288 gui_w16.txt gui_w16.txt /*gui_w16.txt* | |
6289 gui_w32.txt gui_w32.txt /*gui_w32.txt* | |
6290 gui_x11.txt gui_x11.txt /*gui_x11.txt* | |
6291 guifontwide_gtk2 options.txt /*guifontwide_gtk2* | |
4098 | 6292 guifontwide_win_mbyte options.txt /*guifontwide_win_mbyte* |
7 | 6293 guioptions_a options.txt /*guioptions_a* |
6294 guu change.txt /*guu* | |
6295 gv visual.txt /*gv* | |
6296 gview starting.txt /*gview* | |
6297 gvim starting.txt /*gvim* | |
6298 gvimdiff diff.txt /*gvimdiff* | |
6299 gvimrc gui.txt /*gvimrc* | |
6300 gw change.txt /*gw* | |
11 | 6301 gwgw change.txt /*gwgw* |
6302 gww change.txt /*gww* | |
7 | 6303 gzip pi_gzip.txt /*gzip* |
6304 gzip-autocmd pi_gzip.txt /*gzip-autocmd* | |
6305 gzip-example autocmd.txt /*gzip-example* | |
6306 gzip-helpfile tips.txt /*gzip-helpfile* | |
6307 g~ change.txt /*g~* | |
6308 g~g~ change.txt /*g~g~* | |
6309 g~~ change.txt /*g~~* | |
6310 h motion.txt /*h* | |
6311 hangul hangulin.txt /*hangul* | |
6312 hangulin.txt hangulin.txt /*hangulin.txt* | |
6313 has() eval.txt /*has()* | |
6314 has-patch eval.txt /*has-patch* | |
2826 | 6315 has-python if_pyth.txt /*has-python* |
102 | 6316 has_key() eval.txt /*has_key()* |
7 | 6317 haskell.vim syntax.txt /*haskell.vim* |
1121 | 6318 haslocaldir() eval.txt /*haslocaldir()* |
7 | 6319 hasmapto() eval.txt /*hasmapto()* |
6320 hebrew hebrew.txt /*hebrew* | |
6321 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
|
6322 help helphelp.txt /*help* |
7 | 6323 help-context help.txt /*help-context* |
1121 | 6324 help-summary usr_02.txt /*help-summary* |
1149 | 6325 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
|
6326 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
|
6327 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
|
6328 help-xterm-window helphelp.txt /*help-xterm-window* |
7 | 6329 help.txt help.txt /*help.txt* |
2249
6d3d35ff2c2b
Use full path in undofile(). Updated docs.
Bram Moolenaar <bram@vim.org>
parents:
2246
diff
changeset
|
6330 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
|
6331 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
|
6332 helphelp.txt helphelp.txt /*helphelp.txt* |
7 | 6333 hex-editing tips.txt /*hex-editing* |
3224 | 6334 hex-number eval.txt /*hex-number* |
7 | 6335 hidden-buffer windows.txt /*hidden-buffer* |
6336 hidden-changed version5.txt /*hidden-changed* | |
6337 hidden-menus gui.txt /*hidden-menus* | |
519 | 6338 hidden-options options.txt /*hidden-options* |
7 | 6339 hidden-quit windows.txt /*hidden-quit* |
6340 highlight-args syntax.txt /*highlight-args* | |
6341 highlight-changed version4.txt /*highlight-changed* | |
6342 highlight-cterm syntax.txt /*highlight-cterm* | |
6343 highlight-ctermbg syntax.txt /*highlight-ctermbg* | |
6344 highlight-ctermfg syntax.txt /*highlight-ctermfg* | |
6345 highlight-default syntax.txt /*highlight-default* | |
6346 highlight-font syntax.txt /*highlight-font* | |
6347 highlight-groups syntax.txt /*highlight-groups* | |
6348 highlight-gui syntax.txt /*highlight-gui* | |
6349 highlight-guibg syntax.txt /*highlight-guibg* | |
6350 highlight-guifg syntax.txt /*highlight-guifg* | |
205 | 6351 highlight-guisp syntax.txt /*highlight-guisp* |
7 | 6352 highlight-start syntax.txt /*highlight-start* |
6353 highlight-stop syntax.txt /*highlight-stop* | |
6354 highlight-term syntax.txt /*highlight-term* | |
6355 highlightID() eval.txt /*highlightID()* | |
6356 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
|
6357 highlighting-functions usr_41.txt /*highlighting-functions* |
7 | 6358 hist-names eval.txt /*hist-names* |
6359 histadd() eval.txt /*histadd()* | |
6360 histdel() eval.txt /*histdel()* | |
6361 histget() eval.txt /*histget()* | |
6362 histnr() eval.txt /*histnr()* | |
6363 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
|
6364 history-functions usr_41.txt /*history-functions* |
7 | 6365 hit-enter message.txt /*hit-enter* |
446 | 6366 hit-enter-prompt message.txt /*hit-enter-prompt* |
7 | 6367 hit-return message.txt /*hit-return* |
6368 hitest.vim syntax.txt /*hitest.vim* | |
6369 hjkl usr_02.txt /*hjkl* | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6370 hl-ColorColumn syntax.txt /*hl-ColorColumn* |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
6371 hl-Conceal syntax.txt /*hl-Conceal* |
7 | 6372 hl-Cursor syntax.txt /*hl-Cursor* |
742 | 6373 hl-CursorColumn syntax.txt /*hl-CursorColumn* |
7 | 6374 hl-CursorIM syntax.txt /*hl-CursorIM* |
742 | 6375 hl-CursorLine syntax.txt /*hl-CursorLine* |
3465 | 6376 hl-CursorLineNr syntax.txt /*hl-CursorLineNr* |
7 | 6377 hl-DiffAdd syntax.txt /*hl-DiffAdd* |
6378 hl-DiffChange syntax.txt /*hl-DiffChange* | |
6379 hl-DiffDelete syntax.txt /*hl-DiffDelete* | |
6380 hl-DiffText syntax.txt /*hl-DiffText* | |
6381 hl-Directory syntax.txt /*hl-Directory* | |
6382 hl-ErrorMsg syntax.txt /*hl-ErrorMsg* | |
6383 hl-FoldColumn syntax.txt /*hl-FoldColumn* | |
6384 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
|
6385 hl-Ignore syntax.txt /*hl-Ignore* |
7 | 6386 hl-IncSearch syntax.txt /*hl-IncSearch* |
6387 hl-LineNr syntax.txt /*hl-LineNr* | |
699 | 6388 hl-MatchParen syntax.txt /*hl-MatchParen* |
7 | 6389 hl-Menu syntax.txt /*hl-Menu* |
6390 hl-ModeMsg syntax.txt /*hl-ModeMsg* | |
6391 hl-MoreMsg syntax.txt /*hl-MoreMsg* | |
6392 hl-NonText syntax.txt /*hl-NonText* | |
6393 hl-Normal syntax.txt /*hl-Normal* | |
540 | 6394 hl-Pmenu syntax.txt /*hl-Pmenu* |
6395 hl-PmenuSbar syntax.txt /*hl-PmenuSbar* | |
6396 hl-PmenuSel syntax.txt /*hl-PmenuSel* | |
6397 hl-PmenuThumb syntax.txt /*hl-PmenuThumb* | |
7 | 6398 hl-Question syntax.txt /*hl-Question* |
6399 hl-Scrollbar syntax.txt /*hl-Scrollbar* | |
6400 hl-Search syntax.txt /*hl-Search* | |
6401 hl-SignColumn syntax.txt /*hl-SignColumn* | |
6402 hl-SpecialKey syntax.txt /*hl-SpecialKey* | |
221 | 6403 hl-SpellBad syntax.txt /*hl-SpellBad* |
391 | 6404 hl-SpellCap syntax.txt /*hl-SpellCap* |
221 | 6405 hl-SpellLocal syntax.txt /*hl-SpellLocal* |
6406 hl-SpellRare syntax.txt /*hl-SpellRare* | |
7 | 6407 hl-StatusLine syntax.txt /*hl-StatusLine* |
6408 hl-StatusLineNC syntax.txt /*hl-StatusLineNC* | |
677 | 6409 hl-TabLine syntax.txt /*hl-TabLine* |
6410 hl-TabLineFill syntax.txt /*hl-TabLineFill* | |
6411 hl-TabLineSel syntax.txt /*hl-TabLineSel* | |
7 | 6412 hl-Title syntax.txt /*hl-Title* |
6413 hl-Tooltip syntax.txt /*hl-Tooltip* | |
6414 hl-User1 syntax.txt /*hl-User1* | |
6415 hl-User1..9 syntax.txt /*hl-User1..9* | |
523 | 6416 hl-User9 syntax.txt /*hl-User9* |
7 | 6417 hl-VertSplit syntax.txt /*hl-VertSplit* |
6418 hl-Visual syntax.txt /*hl-Visual* | |
6419 hl-VisualNOS syntax.txt /*hl-VisualNOS* | |
6420 hl-WarningMsg syntax.txt /*hl-WarningMsg* | |
6421 hl-WildMenu syntax.txt /*hl-WildMenu* | |
6422 hlID() eval.txt /*hlID()* | |
6423 hlexists() eval.txt /*hlexists()* | |
5466 | 6424 hlsearch-variable eval.txt /*hlsearch-variable* |
7 | 6425 holy-grail index.txt /*holy-grail* |
6426 home intro.txt /*home* | |
6427 home-replace editing.txt /*home-replace* | |
6428 hostname() eval.txt /*hostname()* | |
6429 how-do-i howto.txt /*how-do-i* | |
6430 how-to howto.txt /*how-to* | |
6431 howdoi howto.txt /*howdoi* | |
6432 howto howto.txt /*howto* | |
6433 howto.txt howto.txt /*howto.txt* | |
6434 hpterm term.txt /*hpterm* | |
6435 hpterm-color syntax.txt /*hpterm-color* | |
836 | 6436 html-flavor insert.txt /*html-flavor* |
4869 | 6437 html-indent indent.txt /*html-indent* |
6438 html-indenting indent.txt /*html-indenting* | |
7 | 6439 html.vim syntax.txt /*html.vim* |
6440 htmlos.vim syntax.txt /*htmlos.vim* | |
6441 http pi_netrw.txt /*http* | |
6442 i insert.txt /*i* | |
12 | 6443 i' motion.txt /*i'* |
7 | 6444 i( motion.txt /*i(* |
6445 i) motion.txt /*i)* | |
6446 i< motion.txt /*i<* | |
6447 i> motion.txt /*i>* | |
6448 iB motion.txt /*iB* | |
3082 | 6449 iBus gui.txt /*iBus* |
7 | 6450 iW motion.txt /*iW* |
6451 i[ motion.txt /*i[* | |
6452 i] motion.txt /*i]* | |
6453 i_0_CTRL-D insert.txt /*i_0_CTRL-D* | |
6454 i_<BS> insert.txt /*i_<BS>* | |
6455 i_<C-End> insert.txt /*i_<C-End>* | |
6456 i_<C-Home> insert.txt /*i_<C-Home>* | |
6457 i_<C-Left> insert.txt /*i_<C-Left>* | |
828 | 6458 i_<C-PageDown> tabpage.txt /*i_<C-PageDown>* |
6459 i_<C-PageUp> tabpage.txt /*i_<C-PageUp>* | |
7 | 6460 i_<C-Right> insert.txt /*i_<C-Right>* |
6461 i_<CR> insert.txt /*i_<CR>* | |
6462 i_<Del> insert.txt /*i_<Del>* | |
6463 i_<Down> insert.txt /*i_<Down>* | |
6464 i_<End> insert.txt /*i_<End>* | |
6465 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
|
6466 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
|
6467 i_<Help> helphelp.txt /*i_<Help>* |
7 | 6468 i_<Home> insert.txt /*i_<Home>* |
6469 i_<Insert> insert.txt /*i_<Insert>* | |
6470 i_<Left> insert.txt /*i_<Left>* | |
6471 i_<LeftMouse> insert.txt /*i_<LeftMouse>* | |
6472 i_<NL> insert.txt /*i_<NL>* | |
6473 i_<PageDown> insert.txt /*i_<PageDown>* | |
6474 i_<PageUp> insert.txt /*i_<PageUp>* | |
6475 i_<Right> insert.txt /*i_<Right>* | |
6476 i_<S-Down> insert.txt /*i_<S-Down>* | |
6477 i_<S-Left> insert.txt /*i_<S-Left>* | |
6478 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
|
6479 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
|
6480 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
|
6481 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
|
6482 i_<S-ScrollWheelUp> insert.txt /*i_<S-ScrollWheelUp>* |
7 | 6483 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
|
6484 i_<ScrollWheelDown> insert.txt /*i_<ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
6485 i_<ScrollWheelLeft> insert.txt /*i_<ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
6486 i_<ScrollWheelRight> insert.txt /*i_<ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
6487 i_<ScrollWheelUp> insert.txt /*i_<ScrollWheelUp>* |
7 | 6488 i_<Tab> insert.txt /*i_<Tab>* |
6489 i_<Up> insert.txt /*i_<Up>* | |
6490 i_BS insert.txt /*i_BS* | |
828 | 6491 i_CTRL-<PageDown> tabpage.txt /*i_CTRL-<PageDown>* |
6492 i_CTRL-<PageUp> tabpage.txt /*i_CTRL-<PageUp>* | |
7 | 6493 i_CTRL-@ insert.txt /*i_CTRL-@* |
6494 i_CTRL-A insert.txt /*i_CTRL-A* | |
6495 i_CTRL-B-gone version5.txt /*i_CTRL-B-gone* | |
6496 i_CTRL-C insert.txt /*i_CTRL-C* | |
6497 i_CTRL-D insert.txt /*i_CTRL-D* | |
6498 i_CTRL-E insert.txt /*i_CTRL-E* | |
818 | 6499 i_CTRL-F indent.txt /*i_CTRL-F* |
7 | 6500 i_CTRL-G_<Down> insert.txt /*i_CTRL-G_<Down>* |
6501 i_CTRL-G_<Up> insert.txt /*i_CTRL-G_<Up>* | |
6502 i_CTRL-G_CTRL-J insert.txt /*i_CTRL-G_CTRL-J* | |
6503 i_CTRL-G_CTRL-K insert.txt /*i_CTRL-G_CTRL-K* | |
6504 i_CTRL-G_j insert.txt /*i_CTRL-G_j* | |
6505 i_CTRL-G_k insert.txt /*i_CTRL-G_k* | |
6506 i_CTRL-G_u insert.txt /*i_CTRL-G_u* | |
6507 i_CTRL-H insert.txt /*i_CTRL-H* | |
6508 i_CTRL-I insert.txt /*i_CTRL-I* | |
6509 i_CTRL-J insert.txt /*i_CTRL-J* | |
6510 i_CTRL-K insert.txt /*i_CTRL-K* | |
477 | 6511 i_CTRL-L insert.txt /*i_CTRL-L* |
7 | 6512 i_CTRL-M insert.txt /*i_CTRL-M* |
6513 i_CTRL-N insert.txt /*i_CTRL-N* | |
6514 i_CTRL-O insert.txt /*i_CTRL-O* | |
6515 i_CTRL-P insert.txt /*i_CTRL-P* | |
6516 i_CTRL-Q insert.txt /*i_CTRL-Q* | |
6517 i_CTRL-R insert.txt /*i_CTRL-R* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6518 i_CTRL-R_= insert.txt /*i_CTRL-R_=* |
7 | 6519 i_CTRL-R_CTRL-O insert.txt /*i_CTRL-R_CTRL-O* |
6520 i_CTRL-R_CTRL-P insert.txt /*i_CTRL-R_CTRL-P* | |
6521 i_CTRL-R_CTRL-R insert.txt /*i_CTRL-R_CTRL-R* | |
6522 i_CTRL-T insert.txt /*i_CTRL-T* | |
6523 i_CTRL-U insert.txt /*i_CTRL-U* | |
6524 i_CTRL-V insert.txt /*i_CTRL-V* | |
6525 i_CTRL-V_digit insert.txt /*i_CTRL-V_digit* | |
6526 i_CTRL-W insert.txt /*i_CTRL-W* | |
6527 i_CTRL-X insert.txt /*i_CTRL-X* | |
6528 i_CTRL-X_CTRL-D insert.txt /*i_CTRL-X_CTRL-D* | |
6529 i_CTRL-X_CTRL-E insert.txt /*i_CTRL-X_CTRL-E* | |
6530 i_CTRL-X_CTRL-F insert.txt /*i_CTRL-X_CTRL-F* | |
6531 i_CTRL-X_CTRL-I insert.txt /*i_CTRL-X_CTRL-I* | |
6532 i_CTRL-X_CTRL-K insert.txt /*i_CTRL-X_CTRL-K* | |
6533 i_CTRL-X_CTRL-L insert.txt /*i_CTRL-X_CTRL-L* | |
6534 i_CTRL-X_CTRL-N insert.txt /*i_CTRL-X_CTRL-N* | |
449 | 6535 i_CTRL-X_CTRL-O insert.txt /*i_CTRL-X_CTRL-O* |
7 | 6536 i_CTRL-X_CTRL-P insert.txt /*i_CTRL-X_CTRL-P* |
477 | 6537 i_CTRL-X_CTRL-S insert.txt /*i_CTRL-X_CTRL-S* |
7 | 6538 i_CTRL-X_CTRL-T insert.txt /*i_CTRL-X_CTRL-T* |
12 | 6539 i_CTRL-X_CTRL-U insert.txt /*i_CTRL-X_CTRL-U* |
7 | 6540 i_CTRL-X_CTRL-V insert.txt /*i_CTRL-X_CTRL-V* |
6541 i_CTRL-X_CTRL-Y insert.txt /*i_CTRL-X_CTRL-Y* | |
6542 i_CTRL-X_CTRL-] insert.txt /*i_CTRL-X_CTRL-]* | |
12 | 6543 i_CTRL-X_index index.txt /*i_CTRL-X_index* |
477 | 6544 i_CTRL-X_s insert.txt /*i_CTRL-X_s* |
7 | 6545 i_CTRL-Y insert.txt /*i_CTRL-Y* |
6546 i_CTRL-Z options.txt /*i_CTRL-Z* | |
6547 i_CTRL-[ insert.txt /*i_CTRL-[* | |
6548 i_CTRL-\_CTRL-G intro.txt /*i_CTRL-\\_CTRL-G* | |
6549 i_CTRL-\_CTRL-N intro.txt /*i_CTRL-\\_CTRL-N* | |
477 | 6550 i_CTRL-\_CTRL-O insert.txt /*i_CTRL-\\_CTRL-O* |
7 | 6551 i_CTRL-] insert.txt /*i_CTRL-]* |
6552 i_CTRL-^ insert.txt /*i_CTRL-^* | |
6553 i_CTRL-_ insert.txt /*i_CTRL-_* | |
6554 i_DEL insert.txt /*i_DEL* | |
6555 i_Tab insert.txt /*i_Tab* | |
6556 i_^_CTRL-D insert.txt /*i_^_CTRL-D* | |
6557 i_backspacing insert.txt /*i_backspacing* | |
6558 i_digraph digraph.txt /*i_digraph* | |
6559 i_esc intro.txt /*i_esc* | |
12 | 6560 i` motion.txt /*i`* |
7 | 6561 ia64.vim syntax.txt /*ia64.vim* |
6562 ib motion.txt /*ib* | |
6563 iccf uganda.txt /*iccf* | |
799 | 6564 iccf-donations uganda.txt /*iccf-donations* |
7 | 6565 icon-changed version4.txt /*icon-changed* |
6566 iconise starting.txt /*iconise* | |
6567 iconize starting.txt /*iconize* | |
6568 iconv() eval.txt /*iconv()* | |
557 | 6569 iconv-dynamic mbyte.txt /*iconv-dynamic* |
7 | 6570 ident-search tips.txt /*ident-search* |
829 | 6571 idl-syntax syntax.txt /*idl-syntax* |
6572 idl.vim syntax.txt /*idl.vim* | |
7 | 6573 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
|
6574 if_lua.txt if_lua.txt /*if_lua.txt* |
14 | 6575 if_mzsch.txt if_mzsch.txt /*if_mzsch.txt* |
7 | 6576 if_ole.txt if_ole.txt /*if_ole.txt* |
6577 if_perl.txt if_perl.txt /*if_perl.txt* | |
6578 if_pyth.txt if_pyth.txt /*if_pyth.txt* | |
6579 if_ruby.txt if_ruby.txt /*if_ruby.txt* | |
6580 if_sniff.txt if_sniff.txt /*if_sniff.txt* | |
6581 if_tcl.txt if_tcl.txt /*if_tcl.txt* | |
6582 ignore-errors eval.txt /*ignore-errors* | |
6583 improved-autocmds-5.4 version5.txt /*improved-autocmds-5.4* | |
6584 improved-quickfix version5.txt /*improved-quickfix* | |
6585 improved-sessions version5.txt /*improved-sessions* | |
6586 improved-viminfo version5.txt /*improved-viminfo* | |
6587 improvements-5 version5.txt /*improvements-5* | |
6588 improvements-6 version6.txt /*improvements-6* | |
8 | 6589 improvements-7 version7.txt /*improvements-7* |
7 | 6590 inactive-buffer windows.txt /*inactive-buffer* |
6591 include-search tagsrch.txt /*include-search* | |
6592 inclusive motion.txt /*inclusive* | |
6593 incomp-small-6 version6.txt /*incomp-small-6* | |
6594 incompatible-5 version5.txt /*incompatible-5* | |
6595 incompatible-6 version6.txt /*incompatible-6* | |
8 | 6596 incompatible-7 version7.txt /*incompatible-7* |
7 | 6597 indent() eval.txt /*indent()* |
6598 indent-expression indent.txt /*indent-expression* | |
6599 indent.txt indent.txt /*indent.txt* | |
6600 indentkeys-format indent.txt /*indentkeys-format* | |
6601 index index.txt /*index* | |
82 | 6602 index() eval.txt /*index()* |
7 | 6603 index.txt index.txt /*index.txt* |
6604 info-message starting.txt /*info-message* | |
6605 inform.vim syntax.txt /*inform.vim* | |
1621 | 6606 informix ft_sql.txt /*informix* |
7 | 6607 initialization starting.txt /*initialization* |
6608 input() eval.txt /*input()* | |
6609 inputdialog() eval.txt /*inputdialog()* | |
519 | 6610 inputlist() eval.txt /*inputlist()* |
7 | 6611 inputrestore() eval.txt /*inputrestore()* |
6612 inputsave() eval.txt /*inputsave()* | |
6613 inputsecret() eval.txt /*inputsecret()* | |
6614 ins-completion insert.txt /*ins-completion* | |
540 | 6615 ins-completion-menu insert.txt /*ins-completion-menu* |
7 | 6616 ins-expandtab insert.txt /*ins-expandtab* |
6617 ins-reverse rileft.txt /*ins-reverse* | |
6618 ins-smarttab insert.txt /*ins-smarttab* | |
6619 ins-softtabstop insert.txt /*ins-softtabstop* | |
6620 ins-special-keys insert.txt /*ins-special-keys* | |
6621 ins-special-special insert.txt /*ins-special-special* | |
6622 ins-textwidth insert.txt /*ins-textwidth* | |
6623 insert insert.txt /*insert* | |
55 | 6624 insert() eval.txt /*insert()* |
7 | 6625 insert-index index.txt /*insert-index* |
6626 insert.txt insert.txt /*insert.txt* | |
6627 insert_expand insert.txt /*insert_expand* | |
6628 inserting insert.txt /*inserting* | |
6629 inserting-ex insert.txt /*inserting-ex* | |
6630 inserting-file insert.txt /*inserting-file* | |
11 | 6631 insertmode-variable eval.txt /*insertmode-variable* |
7 | 6632 install usr_90.txt /*install* |
6633 install-home usr_90.txt /*install-home* | |
6634 install-registry gui_w32.txt /*install-registry* | |
6635 intel-itanium syntax.txt /*intel-itanium* | |
6636 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
|
6637 interactive-functions usr_41.txt /*interactive-functions* |
7 | 6638 interfaces-5.2 version5.txt /*interfaces-5.2* |
6639 internal-variables eval.txt /*internal-variables* | |
386 | 6640 internal-wordlist spell.txt /*internal-wordlist* |
7 | 6641 internet intro.txt /*internet* |
6642 intro intro.txt /*intro* | |
6643 intro.txt intro.txt /*intro.txt* | |
303 | 6644 inverse syntax.txt /*inverse* |
3224 | 6645 invert() eval.txt /*invert()* |
7 | 6646 ip motion.txt /*ip* |
12 | 6647 iquote motion.txt /*iquote* |
7 | 6648 is motion.txt /*is* |
6649 isdirectory() eval.txt /*isdirectory()* | |
148 | 6650 islocked() eval.txt /*islocked()* |
422 | 6651 it motion.txt /*it* |
303 | 6652 italic syntax.txt /*italic* |
140 | 6653 items() eval.txt /*items()* |
7 | 6654 iw motion.txt /*iw* |
6655 i{ motion.txt /*i{* | |
6656 i} motion.txt /*i}* | |
6657 j motion.txt /*j* | |
6658 java-cinoptions indent.txt /*java-cinoptions* | |
6659 java-indenting indent.txt /*java-indenting* | |
6660 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
|
6661 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
|
6662 javascript-indenting indent.txt /*javascript-indenting* |
95 | 6663 join() eval.txt /*join()* |
7 | 6664 jsbterm-mouse options.txt /*jsbterm-mouse* |
6665 jtags tagsrch.txt /*jtags* | |
6666 jump-motions motion.txt /*jump-motions* | |
6667 jumplist motion.txt /*jumplist* | |
6668 jumpto-diffs diff.txt /*jumpto-diffs* | |
6669 k motion.txt /*k* | |
6670 kcc uganda.txt /*kcc* | |
12 | 6671 kde gui_x11.txt /*kde* |
7 | 6672 key-codes intro.txt /*key-codes* |
6673 key-codes-changed version4.txt /*key-codes-changed* | |
6674 key-mapping map.txt /*key-mapping* | |
6675 key-notation intro.txt /*key-notation* | |
102 | 6676 key-variable eval.txt /*key-variable* |
7 | 6677 keycodes intro.txt /*keycodes* |
818 | 6678 keymap-accents mbyte.txt /*keymap-accents* |
7 | 6679 keymap-file-format mbyte.txt /*keymap-file-format* |
6680 keymap-hebrew mbyte.txt /*keymap-hebrew* | |
6681 keypad-0 intro.txt /*keypad-0* | |
6682 keypad-9 intro.txt /*keypad-9* | |
33 | 6683 keypad-comma term.txt /*keypad-comma* |
7 | 6684 keypad-divide intro.txt /*keypad-divide* |
6685 keypad-end intro.txt /*keypad-end* | |
6686 keypad-enter intro.txt /*keypad-enter* | |
6687 keypad-home intro.txt /*keypad-home* | |
6688 keypad-minus intro.txt /*keypad-minus* | |
6689 keypad-multiply intro.txt /*keypad-multiply* | |
6690 keypad-page-down intro.txt /*keypad-page-down* | |
6691 keypad-page-up intro.txt /*keypad-page-up* | |
6692 keypad-plus intro.txt /*keypad-plus* | |
6693 keypad-point intro.txt /*keypad-point* | |
102 | 6694 keys() eval.txt /*keys()* |
7 | 6695 known-bugs todo.txt /*known-bugs* |
6696 l motion.txt /*l* | |
4358 | 6697 l: eval.txt /*l:* |
7 | 6698 l:var eval.txt /*l:var* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6699 lCursor mbyte.txt /*lCursor* |
7 | 6700 lace.vim syntax.txt /*lace.vim* |
6701 lang-variable eval.txt /*lang-variable* | |
6702 language-mapping map.txt /*language-mapping* | |
6703 last-pattern pattern.txt /*last-pattern* | |
6704 last-position-jump eval.txt /*last-position-jump* | |
6705 last_buffer_nr() eval.txt /*last_buffer_nr()* | |
4992 | 6706 latex-syntax syntax.txt /*latex-syntax* |
7 | 6707 lc_time-variable eval.txt /*lc_time-variable* |
3682 | 6708 lcs-conceal options.txt /*lcs-conceal* |
6709 lcs-eol options.txt /*lcs-eol* | |
6710 lcs-extends options.txt /*lcs-extends* | |
6711 lcs-nbsp options.txt /*lcs-nbsp* | |
6712 lcs-precedes options.txt /*lcs-precedes* | |
6713 lcs-tab options.txt /*lcs-tab* | |
6714 lcs-trail options.txt /*lcs-trail* | |
7 | 6715 left-right-motions motion.txt /*left-right-motions* |
55 | 6716 len() eval.txt /*len()* |
7 | 6717 less various.txt /*less* |
15 | 6718 letter print.txt /*letter* |
7 | 6719 lex.vim syntax.txt /*lex.vim* |
6720 lhaskell.vim syntax.txt /*lhaskell.vim* | |
6721 libcall() eval.txt /*libcall()* | |
6722 libcallnr() eval.txt /*libcallnr()* | |
6723 license uganda.txt /*license* | |
6724 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
|
6725 lifelines.vim syntax.txt /*lifelines.vim* |
7 | 6726 limits vi_diff.txt /*limits* |
6727 line() eval.txt /*line()* | |
6728 line-continuation repeat.txt /*line-continuation* | |
6729 line2byte() eval.txt /*line2byte()* | |
6730 linefeed intro.txt /*linefeed* | |
6731 linewise motion.txt /*linewise* | |
6732 linewise-register change.txt /*linewise-register* | |
6733 linewise-visual visual.txt /*linewise-visual* | |
557 | 6734 lisp.vim syntax.txt /*lisp.vim* |
7 | 6735 lispindent() eval.txt /*lispindent()* |
5814 | 6736 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
|
6737 list-functions usr_41.txt /*list-functions* |
102 | 6738 list-identity eval.txt /*list-identity* |
75 | 6739 list-index eval.txt /*list-index* |
85 | 6740 list-modification eval.txt /*list-modification* |
7 | 6741 list-repeat windows.txt /*list-repeat* |
6742 lite.vim syntax.txt /*lite.vim* | |
6743 literal-string eval.txt /*literal-string* | |
6744 lnum-variable eval.txt /*lnum-variable* | |
6745 load-plugins starting.txt /*load-plugins* | |
6746 load-vim-script repeat.txt /*load-vim-script* | |
6747 local-additions help.txt /*local-additions* | |
6748 local-function eval.txt /*local-function* | |
6749 local-options options.txt /*local-options* | |
6750 local-variable eval.txt /*local-variable* | |
131 | 6751 local-variables eval.txt /*local-variables* |
1621 | 6752 local_markfilelist pi_netrw.txt /*local_markfilelist* |
7 | 6753 locale mbyte.txt /*locale* |
6754 locale-name mbyte.txt /*locale-name* | |
6755 localtime() eval.txt /*localtime()* | |
647 | 6756 location-list quickfix.txt /*location-list* |
6757 location-list-window quickfix.txt /*location-list-window* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
6758 log() eval.txt /*log()* |
1621 | 6759 log10() eval.txt /*log10()* |
7 | 6760 long-lines version5.txt /*long-lines* |
4992 | 6761 love intro.txt /*love* |
7 | 6762 lowercase change.txt /*lowercase* |
6763 lpc.vim syntax.txt /*lpc.vim* | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6764 lua if_lua.txt /*lua* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6765 lua-buffer if_lua.txt /*lua-buffer* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6766 lua-commands if_lua.txt /*lua-commands* |
3465 | 6767 lua-dict if_lua.txt /*lua-dict* |
3682 | 6768 lua-eval if_lua.txt /*lua-eval* |
4911 | 6769 lua-funcref if_lua.txt /*lua-funcref* |
3465 | 6770 lua-list if_lua.txt /*lua-list* |
6771 lua-luaeval if_lua.txt /*lua-luaeval* | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6772 lua-vim if_lua.txt /*lua-vim* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6773 lua-window if_lua.txt /*lua-window* |
7 | 6774 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
|
6775 luaeval() eval.txt /*luaeval()* |
7 | 6776 m motion.txt /*m* |
6777 m' motion.txt /*m'* | |
3682 | 6778 m< motion.txt /*m<* |
6779 m> motion.txt /*m>* | |
7 | 6780 m[ motion.txt /*m[* |
6781 m] motion.txt /*m]* | |
6782 m` motion.txt /*m`* | |
6783 mac os_mac.txt /*mac* | |
6784 mac-bug os_mac.txt /*mac-bug* | |
6785 mac-compile os_mac.txt /*mac-compile* | |
6786 mac-faq os_mac.txt /*mac-faq* | |
6787 mac-filename os_mac.txt /*mac-filename* | |
6788 mac-lack os_mac.txt /*mac-lack* | |
6789 mac-vimfile os_mac.txt /*mac-vimfile* | |
6790 macintosh os_mac.txt /*macintosh* | |
6791 macro map.txt /*macro* | |
6792 mail-list intro.txt /*mail-list* | |
6793 mail.vim syntax.txt /*mail.vim* | |
6794 maillist intro.txt /*maillist* | |
6795 maillist-archive intro.txt /*maillist-archive* | |
6796 make.vim syntax.txt /*make.vim* | |
6797 manual-copyright usr_01.txt /*manual-copyright* | |
95 | 6798 map() eval.txt /*map()* |
7 | 6799 map-<SID> map.txt /*map-<SID>* |
6800 map-ambiguous map.txt /*map-ambiguous* | |
6801 map-backtick tips.txt /*map-backtick* | |
6802 map-comments map.txt /*map-comments* | |
5239 | 6803 map-error map.txt /*map-error* |
7 | 6804 map-examples map.txt /*map-examples* |
6805 map-keys-fails map.txt /*map-keys-fails* | |
6806 map-listing map.txt /*map-listing* | |
6807 map-modes map.txt /*map-modes* | |
6808 map-multibyte map.txt /*map-multibyte* | |
6809 map-overview map.txt /*map-overview* | |
4869 | 6810 map-precedence map.txt /*map-precedence* |
7 | 6811 map-self-destroy tips.txt /*map-self-destroy* |
6812 map-typing map.txt /*map-typing* | |
6813 map-which-keys map.txt /*map-which-keys* | |
6814 map.txt map.txt /*map.txt* | |
532 | 6815 map_CTRL-C map.txt /*map_CTRL-C* |
7 | 6816 map_backslash map.txt /*map_backslash* |
6817 map_bar map.txt /*map_bar* | |
6818 map_empty_rhs map.txt /*map_empty_rhs* | |
6819 map_return map.txt /*map_return* | |
6820 map_space_in_lhs map.txt /*map_space_in_lhs* | |
6821 map_space_in_rhs map.txt /*map_space_in_rhs* | |
6822 maparg() eval.txt /*maparg()* | |
6823 mapcheck() eval.txt /*mapcheck()* | |
6824 maple.vim syntax.txt /*maple.vim* | |
6825 mapleader map.txt /*mapleader* | |
6826 maplocalleader map.txt /*maplocalleader* | |
665 | 6827 mapmode-c map.txt /*mapmode-c* |
6828 mapmode-i map.txt /*mapmode-i* | |
6829 mapmode-ic map.txt /*mapmode-ic* | |
6830 mapmode-l map.txt /*mapmode-l* | |
6831 mapmode-n map.txt /*mapmode-n* | |
6832 mapmode-nvo map.txt /*mapmode-nvo* | |
6833 mapmode-o map.txt /*mapmode-o* | |
790 | 6834 mapmode-s map.txt /*mapmode-s* |
665 | 6835 mapmode-v map.txt /*mapmode-v* |
790 | 6836 mapmode-x map.txt /*mapmode-x* |
7 | 6837 mapping map.txt /*mapping* |
4186 | 6838 mapping-functions usr_41.txt /*mapping-functions* |
7 | 6839 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
|
6840 mark-functions usr_41.txt /*mark-functions* |
7 | 6841 mark-motions motion.txt /*mark-motions* |
1621 | 6842 markfilelist pi_netrw.txt /*markfilelist* |
7 | 6843 masm.vim syntax.txt /*masm.vim* |
6844 match() eval.txt /*match()* | |
6845 match-highlight pattern.txt /*match-highlight* | |
667 | 6846 match-parens tips.txt /*match-parens* |
1621 | 6847 matchadd() eval.txt /*matchadd()* |
6009 | 6848 matchaddpos() eval.txt /*matchaddpos()* |
819 | 6849 matcharg() eval.txt /*matcharg()* |
1621 | 6850 matchdelete() eval.txt /*matchdelete()* |
7 | 6851 matchend() eval.txt /*matchend()* |
6852 matchit-install usr_05.txt /*matchit-install* | |
161 | 6853 matchlist() eval.txt /*matchlist()* |
694 | 6854 matchparen pi_paren.txt /*matchparen* |
7 | 6855 matchstr() eval.txt /*matchstr()* |
95 | 6856 max() eval.txt /*max()* |
7 | 6857 mbyte-IME mbyte.txt /*mbyte-IME* |
6858 mbyte-XIM mbyte.txt /*mbyte-XIM* | |
714 | 6859 mbyte-combining mbyte.txt /*mbyte-combining* |
6860 mbyte-composing mbyte.txt /*mbyte-composing* | |
7 | 6861 mbyte-conversion mbyte.txt /*mbyte-conversion* |
6862 mbyte-encoding mbyte.txt /*mbyte-encoding* | |
6863 mbyte-first mbyte.txt /*mbyte-first* | |
6864 mbyte-fonts-MSwin mbyte.txt /*mbyte-fonts-MSwin* | |
6865 mbyte-fonts-X11 mbyte.txt /*mbyte-fonts-X11* | |
6866 mbyte-keymap mbyte.txt /*mbyte-keymap* | |
6867 mbyte-locale mbyte.txt /*mbyte-locale* | |
6868 mbyte-options mbyte.txt /*mbyte-options* | |
6869 mbyte-terminal mbyte.txt /*mbyte-terminal* | |
6870 mbyte-utf8 mbyte.txt /*mbyte-utf8* | |
6871 mbyte.txt mbyte.txt /*mbyte.txt* | |
6872 menu-changes-5.4 version5.txt /*menu-changes-5.4* | |
6873 menu-examples gui.txt /*menu-examples* | |
6874 menu-priority gui.txt /*menu-priority* | |
6875 menu-separator gui.txt /*menu-separator* | |
6876 menu.vim gui.txt /*menu.vim* | |
6877 menus gui.txt /*menus* | |
532 | 6878 merge diff.txt /*merge* |
7 | 6879 message-history message.txt /*message-history* |
6880 message.txt message.txt /*message.txt* | |
6881 messages message.txt /*messages* | |
6882 meta intro.txt /*meta* | |
95 | 6883 min() eval.txt /*min()* |
7 | 6884 minimal-features os_msdos.txt /*minimal-features* |
6885 missing-options vi_diff.txt /*missing-options* | |
168 | 6886 mkdir() eval.txt /*mkdir()* |
7 | 6887 mlang.txt mlang.txt /*mlang.txt* |
273 | 6888 mma.vim syntax.txt /*mma.vim* |
7 | 6889 mode() eval.txt /*mode()* |
6890 mode-Ex intro.txt /*mode-Ex* | |
6891 mode-cmdline cmdline.txt /*mode-cmdline* | |
6892 mode-ins-repl insert.txt /*mode-ins-repl* | |
6893 mode-replace insert.txt /*mode-replace* | |
6894 mode-switching intro.txt /*mode-switching* | |
6895 modeless-and-clipboard version6.txt /*modeless-and-clipboard* | |
6896 modeless-selection gui.txt /*modeless-selection* | |
6897 modeline options.txt /*modeline* | |
6898 modeline-local options.txt /*modeline-local* | |
6899 modeline-version options.txt /*modeline-version* | |
6900 moo.vim syntax.txt /*moo.vim* | |
6901 more-compatible version5.txt /*more-compatible* | |
6902 more-prompt message.txt /*more-prompt* | |
85 | 6903 more-variables eval.txt /*more-variables* |
7 | 6904 motion.txt motion.txt /*motion.txt* |
6905 mouse-mode-table term.txt /*mouse-mode-table* | |
6906 mouse-overview term.txt /*mouse-overview* | |
6907 mouse-swap-buttons term.txt /*mouse-swap-buttons* | |
6908 mouse-using term.txt /*mouse-using* | |
1121 | 6909 mouse_col-variable eval.txt /*mouse_col-variable* |
6910 mouse_lnum-variable eval.txt /*mouse_lnum-variable* | |
6911 mouse_win-variable eval.txt /*mouse_win-variable* | |
36 | 6912 movement intro.txt /*movement* |
7 | 6913 ms-dos os_msdos.txt /*ms-dos* |
6914 msdos os_msdos.txt /*msdos* | |
6915 msdos-arrows os_msdos.txt /*msdos-arrows* | |
6916 msdos-clipboard-limits os_msdos.txt /*msdos-clipboard-limits* | |
6917 msdos-compiling os_msdos.txt /*msdos-compiling* | |
6918 msdos-copy-paste os_msdos.txt /*msdos-copy-paste* | |
6919 msdos-fname-extensions os_msdos.txt /*msdos-fname-extensions* | |
6920 msdos-limitations os_msdos.txt /*msdos-limitations* | |
6921 msdos-linked-files os_msdos.txt /*msdos-linked-files* | |
6922 msdos-longfname os_msdos.txt /*msdos-longfname* | |
6923 msdos-mode gui_w32.txt /*msdos-mode* | |
6924 msdos-problems os_msdos.txt /*msdos-problems* | |
6925 msdos-termcap os_msdos.txt /*msdos-termcap* | |
6926 msdos-versions os_msdos.txt /*msdos-versions* | |
6927 msql.vim syntax.txt /*msql.vim* | |
6928 mswin.vim gui_w32.txt /*mswin.vim* | |
6929 multi-byte mbyte.txt /*multi-byte* | |
6930 multi-lang mlang.txt /*multi-lang* | |
6931 multi-repeat repeat.txt /*multi-repeat* | |
6932 multibyte mbyte.txt /*multibyte* | |
6933 multibyte-ime mbyte.txt /*multibyte-ime* | |
6934 multibyte-input mbyte.txt /*multibyte-input* | |
6935 multilang mlang.txt /*multilang* | |
6936 multilang-menus mlang.txt /*multilang-menus* | |
6937 multilang-messages mlang.txt /*multilang-messages* | |
6938 multilang-scripts mlang.txt /*multilang-scripts* | |
6939 myfiletypefile syntax.txt /*myfiletypefile* | |
6940 myscriptsfile syntax.txt /*myscriptsfile* | |
1621 | 6941 mysql ft_sql.txt /*mysql* |
7 | 6942 mysyntaxfile syntax.txt /*mysyntaxfile* |
6943 mysyntaxfile-add syntax.txt /*mysyntaxfile-add* | |
6944 mysyntaxfile-replace syntax.txt /*mysyntaxfile-replace* | |
2072 | 6945 mzeval() eval.txt /*mzeval()* |
14 | 6946 mzscheme if_mzsch.txt /*mzscheme* |
6947 mzscheme-buffer if_mzsch.txt /*mzscheme-buffer* | |
6948 mzscheme-commands if_mzsch.txt /*mzscheme-commands* | |
626 | 6949 mzscheme-dynamic if_mzsch.txt /*mzscheme-dynamic* |
14 | 6950 mzscheme-examples if_mzsch.txt /*mzscheme-examples* |
4098 | 6951 mzscheme-funcref if_mzsch.txt /*mzscheme-funcref* |
2072 | 6952 mzscheme-mzeval if_mzsch.txt /*mzscheme-mzeval* |
282 | 6953 mzscheme-sandbox if_mzsch.txt /*mzscheme-sandbox* |
14 | 6954 mzscheme-threads if_mzsch.txt /*mzscheme-threads* |
6955 mzscheme-vim if_mzsch.txt /*mzscheme-vim* | |
6956 mzscheme-vimext if_mzsch.txt /*mzscheme-vimext* | |
6957 mzscheme-window if_mzsch.txt /*mzscheme-window* | |
7 | 6958 n pattern.txt /*n* |
6959 nasm.vim syntax.txt /*nasm.vim* | |
6960 navigation motion.txt /*navigation* | |
6961 nb-commands netbeans.txt /*nb-commands* | |
6962 nb-events netbeans.txt /*nb-events* | |
6963 nb-functions netbeans.txt /*nb-functions* | |
6964 nb-messages netbeans.txt /*nb-messages* | |
1621 | 6965 nb-protocol_errors netbeans.txt /*nb-protocol_errors* |
7 | 6966 nb-special netbeans.txt /*nb-special* |
6967 nb-terms netbeans.txt /*nb-terms* | |
6968 ncf.vim syntax.txt /*ncf.vim* | |
6969 netbeans netbeans.txt /*netbeans* | |
2210 | 6970 netbeans-commands netbeans.txt /*netbeans-commands* |
7 | 6971 netbeans-configure netbeans.txt /*netbeans-configure* |
1621 | 6972 netbeans-debugging netbeans.txt /*netbeans-debugging* |
7 | 6973 netbeans-download netbeans.txt /*netbeans-download* |
1621 | 6974 netbeans-integration netbeans.txt /*netbeans-integration* |
7 | 6975 netbeans-intro netbeans.txt /*netbeans-intro* |
6976 netbeans-keybindings netbeans.txt /*netbeans-keybindings* | |
6977 netbeans-messages netbeans.txt /*netbeans-messages* | |
2210 | 6978 netbeans-parameters netbeans.txt /*netbeans-parameters* |
7 | 6979 netbeans-preparation netbeans.txt /*netbeans-preparation* |
6980 netbeans-problems netbeans.txt /*netbeans-problems* | |
6981 netbeans-protocol netbeans.txt /*netbeans-protocol* | |
6982 netbeans-run netbeans.txt /*netbeans-run* | |
6983 netbeans-setup netbeans.txt /*netbeans-setup* | |
6984 netbeans-support netbeans.txt /*netbeans-support* | |
6985 netbeans.txt netbeans.txt /*netbeans.txt* | |
459 | 6986 netreadfixup pi_netrw.txt /*netreadfixup* |
7 | 6987 netrw pi_netrw.txt /*netrw* |
1668 | 6988 netrw-% pi_netrw.txt /*netrw-%* |
13 | 6989 netrw-- pi_netrw.txt /*netrw--* |
5734 | 6990 netrw-:Explore pi_netrw.txt /*netrw-:Explore* |
6991 netrw-:Hexplore pi_netrw.txt /*netrw-:Hexplore* | |
6992 netrw-:Lexplore pi_netrw.txt /*netrw-:Lexplore* | |
6993 netrw-:MF pi_netrw.txt /*netrw-:MF* | |
6994 netrw-:MT pi_netrw.txt /*netrw-:MT* | |
6995 netrw-:Rexplore pi_netrw.txt /*netrw-:Rexplore* | |
6996 netrw-:Sexplore pi_netrw.txt /*netrw-:Sexplore* | |
6997 netrw-:Texplore pi_netrw.txt /*netrw-:Texplore* | |
6998 netrw-:Vexplore pi_netrw.txt /*netrw-:Vexplore* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6999 netrw-C pi_netrw.txt /*netrw-C* |
13 | 7000 netrw-D pi_netrw.txt /*netrw-D* |
519 | 7001 netrw-O pi_netrw.txt /*netrw-O* |
650 | 7002 netrw-P pi_netrw.txt /*netrw-P* |
17 | 7003 netrw-R pi_netrw.txt /*netrw-R* |
22 | 7004 netrw-S pi_netrw.txt /*netrw-S* |
4339 | 7005 netrw-Tb pi_netrw.txt /*netrw-Tb* |
7006 netrw-Th pi_netrw.txt /*netrw-Th* | |
36 | 7007 netrw-U pi_netrw.txt /*netrw-U* |
3967 | 7008 netrw-X pi_netrw.txt /*netrw-X* |
534 | 7009 netrw-a pi_netrw.txt /*netrw-a* |
7 | 7010 netrw-activate pi_netrw.txt /*netrw-activate* |
26 | 7011 netrw-bookmark pi_netrw.txt /*netrw-bookmark* |
7012 netrw-bookmarks pi_netrw.txt /*netrw-bookmarks* | |
11 | 7013 netrw-browse pi_netrw.txt /*netrw-browse* |
17 | 7014 netrw-browse-cmds pi_netrw.txt /*netrw-browse-cmds* |
1621 | 7015 netrw-browse-maps pi_netrw.txt /*netrw-browse-maps* |
7016 netrw-browser pi_netrw.txt /*netrw-browser* | |
7017 netrw-browser-options pi_netrw.txt /*netrw-browser-options* | |
3153 | 7018 netrw-browser-settings pi_netrw.txt /*netrw-browser-settings* |
1621 | 7019 netrw-browser-var pi_netrw.txt /*netrw-browser-var* |
7020 netrw-browsing pi_netrw.txt /*netrw-browsing* | |
22 | 7021 netrw-c pi_netrw.txt /*netrw-c* |
13 | 7022 netrw-cadaver pi_netrw.txt /*netrw-cadaver* |
482 | 7023 netrw-chgup pi_netrw.txt /*netrw-chgup* |
1621 | 7024 netrw-clean pi_netrw.txt /*netrw-clean* |
7 | 7025 netrw-contents pi_netrw.txt /*netrw-contents* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7026 netrw-copyright pi_netrw.txt /*netrw-copyright* |
13 | 7027 netrw-cr pi_netrw.txt /*netrw-cr* |
2751 | 7028 netrw-createfile pi_netrw.txt /*netrw-createfile* |
7 | 7029 netrw-credits pi_netrw.txt /*netrw-credits* |
650 | 7030 netrw-ctrl-h pi_netrw.txt /*netrw-ctrl-h* |
22 | 7031 netrw-ctrl-l pi_netrw.txt /*netrw-ctrl-l* |
1121 | 7032 netrw-ctrl_l pi_netrw.txt /*netrw-ctrl_l* |
26 | 7033 netrw-curdir pi_netrw.txt /*netrw-curdir* |
22 | 7034 netrw-d pi_netrw.txt /*netrw-d* |
7 | 7035 netrw-debug pi_netrw.txt /*netrw-debug* |
650 | 7036 netrw-del pi_netrw.txt /*netrw-del* |
11 | 7037 netrw-delete pi_netrw.txt /*netrw-delete* |
7038 netrw-dir pi_netrw.txt /*netrw-dir* | |
482 | 7039 netrw-dirlist pi_netrw.txt /*netrw-dirlist* |
459 | 7040 netrw-downdir pi_netrw.txt /*netrw-downdir* |
7041 netrw-edithide pi_netrw.txt /*netrw-edithide* | |
7 | 7042 netrw-ex pi_netrw.txt /*netrw-ex* |
459 | 7043 netrw-explore pi_netrw.txt /*netrw-explore* |
7044 netrw-explore-cmds pi_netrw.txt /*netrw-explore-cmds* | |
480 | 7045 netrw-externapp pi_netrw.txt /*netrw-externapp* |
7 | 7046 netrw-file pi_netrw.txt /*netrw-file* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7047 netrw-filigree pi_netrw.txt /*netrw-filigree* |
7 | 7048 netrw-fixup pi_netrw.txt /*netrw-fixup* |
13 | 7049 netrw-ftp pi_netrw.txt /*netrw-ftp* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7050 netrw-ftype pi_netrw.txt /*netrw-ftype* |
1121 | 7051 netrw-gb pi_netrw.txt /*netrw-gb* |
2751 | 7052 netrw-gd pi_netrw.txt /*netrw-gd* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7053 netrw-getftype pi_netrw.txt /*netrw-getftype* |
2751 | 7054 netrw-gf pi_netrw.txt /*netrw-gf* |
1621 | 7055 netrw-gh pi_netrw.txt /*netrw-gh* |
5618 | 7056 netrw-gitignore pi_netrw.txt /*netrw-gitignore* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7057 netrw-gp pi_netrw.txt /*netrw-gp* |
1121 | 7058 netrw-gx pi_netrw.txt /*netrw-gx* |
459 | 7059 netrw-handler pi_netrw.txt /*netrw-handler* |
13 | 7060 netrw-help pi_netrw.txt /*netrw-help* |
477 | 7061 netrw-hexplore pi_netrw.txt /*netrw-hexplore* |
1621 | 7062 netrw-hide pi_netrw.txt /*netrw-hide* |
1121 | 7063 netrw-hiding pi_netrw.txt /*netrw-hiding* |
11 | 7064 netrw-history pi_netrw.txt /*netrw-history* |
459 | 7065 netrw-horiz pi_netrw.txt /*netrw-horiz* |
17 | 7066 netrw-i pi_netrw.txt /*netrw-i* |
719 | 7067 netrw-incompatible pi_netrw.txt /*netrw-incompatible* |
3153 | 7068 netrw-internal-variables pi_netrw.txt /*netrw-internal-variables* |
1621 | 7069 netrw-intro-browse pi_netrw.txt /*netrw-intro-browse* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7070 netrw-leftmouse pi_netrw.txt /*netrw-leftmouse* |
5618 | 7071 netrw-lexplore pi_netrw.txt /*netrw-lexplore* |
11 | 7072 netrw-list pi_netrw.txt /*netrw-list* |
459 | 7073 netrw-listbookmark pi_netrw.txt /*netrw-listbookmark* |
519 | 7074 netrw-listhack pi_netrw.txt /*netrw-listhack* |
1121 | 7075 netrw-login pi_netrw.txt /*netrw-login* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7076 netrw-mB pi_netrw.txt /*netrw-mB* |
4339 | 7077 netrw-mF pi_netrw.txt /*netrw-mF* |
1621 | 7078 netrw-mT pi_netrw.txt /*netrw-mT* |
1121 | 7079 netrw-mb pi_netrw.txt /*netrw-mb* |
1621 | 7080 netrw-mc pi_netrw.txt /*netrw-mc* |
7081 netrw-md pi_netrw.txt /*netrw-md* | |
7082 netrw-me pi_netrw.txt /*netrw-me* | |
7083 netrw-mf pi_netrw.txt /*netrw-mf* | |
7084 netrw-mg pi_netrw.txt /*netrw-mg* | |
7085 netrw-mh pi_netrw.txt /*netrw-mh* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7086 netrw-middlemouse pi_netrw.txt /*netrw-middlemouse* |
1121 | 7087 netrw-ml_get pi_netrw.txt /*netrw-ml_get* |
1621 | 7088 netrw-mm pi_netrw.txt /*netrw-mm* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7089 netrw-mouse pi_netrw.txt /*netrw-mouse* |
11 | 7090 netrw-move pi_netrw.txt /*netrw-move* |
1621 | 7091 netrw-mp pi_netrw.txt /*netrw-mp* |
7092 netrw-mr pi_netrw.txt /*netrw-mr* | |
7093 netrw-ms pi_netrw.txt /*netrw-ms* | |
7094 netrw-mt pi_netrw.txt /*netrw-mt* | |
7095 netrw-mu pi_netrw.txt /*netrw-mu* | |
7096 netrw-mx pi_netrw.txt /*netrw-mx* | |
7097 netrw-mz pi_netrw.txt /*netrw-mz* | |
7 | 7098 netrw-netrc pi_netrw.txt /*netrw-netrc* |
477 | 7099 netrw-nexplore pi_netrw.txt /*netrw-nexplore* |
2152 | 7100 netrw-noload pi_netrw.txt /*netrw-noload* |
22 | 7101 netrw-nread pi_netrw.txt /*netrw-nread* |
5618 | 7102 netrw-ntree pi_netrw.txt /*netrw-ntree* |
22 | 7103 netrw-nwrite pi_netrw.txt /*netrw-nwrite* |
13 | 7104 netrw-o pi_netrw.txt /*netrw-o* |
7 | 7105 netrw-options pi_netrw.txt /*netrw-options* |
459 | 7106 netrw-p pi_netrw.txt /*netrw-p* |
480 | 7107 netrw-p1 pi_netrw.txt /*netrw-p1* |
1621 | 7108 netrw-p10 pi_netrw.txt /*netrw-p10* |
7109 netrw-p11 pi_netrw.txt /*netrw-p11* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7110 netrw-p12 pi_netrw.txt /*netrw-p12* |
2152 | 7111 netrw-p13 pi_netrw.txt /*netrw-p13* |
2908 | 7112 netrw-p14 pi_netrw.txt /*netrw-p14* |
7113 netrw-p15 pi_netrw.txt /*netrw-p15* | |
5929 | 7114 netrw-p16 pi_netrw.txt /*netrw-p16* |
480 | 7115 netrw-p2 pi_netrw.txt /*netrw-p2* |
7116 netrw-p3 pi_netrw.txt /*netrw-p3* | |
7117 netrw-p4 pi_netrw.txt /*netrw-p4* | |
7118 netrw-p5 pi_netrw.txt /*netrw-p5* | |
7119 netrw-p6 pi_netrw.txt /*netrw-p6* | |
1121 | 7120 netrw-p7 pi_netrw.txt /*netrw-p7* |
7121 netrw-p8 pi_netrw.txt /*netrw-p8* | |
7122 netrw-p9 pi_netrw.txt /*netrw-p9* | |
7 | 7123 netrw-passwd pi_netrw.txt /*netrw-passwd* |
1121 | 7124 netrw-password pi_netrw.txt /*netrw-password* |
22 | 7125 netrw-path pi_netrw.txt /*netrw-path* |
477 | 7126 netrw-pexplore pi_netrw.txt /*netrw-pexplore* |
459 | 7127 netrw-preview pi_netrw.txt /*netrw-preview* |
24 | 7128 netrw-problems pi_netrw.txt /*netrw-problems* |
7 | 7129 netrw-protocol pi_netrw.txt /*netrw-protocol* |
650 | 7130 netrw-prvwin pi_netrw.txt /*netrw-prvwin* |
794 | 7131 netrw-pscp pi_netrw.txt /*netrw-pscp* |
1121 | 7132 netrw-psftp pi_netrw.txt /*netrw-psftp* |
794 | 7133 netrw-putty pi_netrw.txt /*netrw-putty* |
4339 | 7134 netrw-qF pi_netrw.txt /*netrw-qF* |
1621 | 7135 netrw-qb pi_netrw.txt /*netrw-qb* |
7136 netrw-qf pi_netrw.txt /*netrw-qf* | |
7137 netrw-quickcom pi_netrw.txt /*netrw-quickcom* | |
7138 netrw-quickcoms pi_netrw.txt /*netrw-quickcoms* | |
7139 netrw-quickhelp pi_netrw.txt /*netrw-quickhelp* | |
7140 netrw-quickmap pi_netrw.txt /*netrw-quickmap* | |
7141 netrw-quickmaps pi_netrw.txt /*netrw-quickmaps* | |
13 | 7142 netrw-r pi_netrw.txt /*netrw-r* |
22 | 7143 netrw-read pi_netrw.txt /*netrw-read* |
7 | 7144 netrw-ref pi_netrw.txt /*netrw-ref* |
11 | 7145 netrw-rename pi_netrw.txt /*netrw-rename* |
459 | 7146 netrw-reverse pi_netrw.txt /*netrw-reverse* |
1621 | 7147 netrw-rexplore pi_netrw.txt /*netrw-rexplore* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7148 netrw-rightmouse pi_netrw.txt /*netrw-rightmouse* |
13 | 7149 netrw-s pi_netrw.txt /*netrw-s* |
482 | 7150 netrw-settings pi_netrw.txt /*netrw-settings* |
3153 | 7151 netrw-settings-window pi_netrw.txt /*netrw-settings-window* |
477 | 7152 netrw-sexplore pi_netrw.txt /*netrw-sexplore* |
459 | 7153 netrw-sort pi_netrw.txt /*netrw-sort* |
3153 | 7154 netrw-sort-sequence pi_netrw.txt /*netrw-sort-sequence* |
459 | 7155 netrw-sortsequence pi_netrw.txt /*netrw-sortsequence* |
1121 | 7156 netrw-source pi_netrw.txt /*netrw-source* |
1621 | 7157 netrw-ssh-hack pi_netrw.txt /*netrw-ssh-hack* |
7158 netrw-star pi_netrw.txt /*netrw-star* | |
840 | 7159 netrw-starpat pi_netrw.txt /*netrw-starpat* |
477 | 7160 netrw-starstar pi_netrw.txt /*netrw-starstar* |
841 | 7161 netrw-starstarpat pi_netrw.txt /*netrw-starstarpat* |
650 | 7162 netrw-start pi_netrw.txt /*netrw-start* |
1121 | 7163 netrw-t pi_netrw.txt /*netrw-t* |
7164 netrw-texplore pi_netrw.txt /*netrw-texplore* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7165 netrw-todo pi_netrw.txt /*netrw-todo* |
2908 | 7166 netrw-trailingslash pi_netrw.txt /*netrw-trailingslash* |
7 | 7167 netrw-transparent pi_netrw.txt /*netrw-transparent* |
36 | 7168 netrw-u pi_netrw.txt /*netrw-u* |
459 | 7169 netrw-updir pi_netrw.txt /*netrw-updir* |
7 | 7170 netrw-urls pi_netrw.txt /*netrw-urls* |
1121 | 7171 netrw-userpass pi_netrw.txt /*netrw-userpass* |
13 | 7172 netrw-v pi_netrw.txt /*netrw-v* |
3465 | 7173 netrw-var pi_netrw.txt /*netrw-var* |
22 | 7174 netrw-variables pi_netrw.txt /*netrw-variables* |
477 | 7175 netrw-vexplore pi_netrw.txt /*netrw-vexplore* |
3465 | 7176 netrw-windows-netrc pi_netrw.txt /*netrw-windows-netrc* |
7177 netrw-windows-s pi_netrw.txt /*netrw-windows-s* | |
22 | 7178 netrw-write pi_netrw.txt /*netrw-write* |
11 | 7179 netrw-x pi_netrw.txt /*netrw-x* |
7 | 7180 netrw-xfer pi_netrw.txt /*netrw-xfer* |
7181 netrw.vim pi_netrw.txt /*netrw.vim* | |
650 | 7182 netrw_filehandler pi_netrw.txt /*netrw_filehandler* |
7 | 7183 netterm-mouse options.txt /*netterm-mouse* |
7184 network pi_netrw.txt /*network* | |
7185 new-5 version5.txt /*new-5* | |
7186 new-6 version6.txt /*new-6* | |
8 | 7187 new-7 version7.txt /*new-7* |
7 | 7188 new-GTK-GUI version5.txt /*new-GTK-GUI* |
15 | 7189 new-MzScheme version7.txt /*new-MzScheme* |
7 | 7190 new-Select-mode version5.txt /*new-Select-mode* |
7191 new-View version6.txt /*new-View* | |
7192 new-argument-list version6.txt /*new-argument-list* | |
7193 new-buftype version6.txt /*new-buftype* | |
7194 new-cmdwin version6.txt /*new-cmdwin* | |
7195 new-color-schemes version6.txt /*new-color-schemes* | |
7196 new-commands version5.txt /*new-commands* | |
7197 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
|
7198 new-conceal version7.txt /*new-conceal* |
7 | 7199 new-debug-itf version6.txt /*new-debug-itf* |
7200 new-debug-mode version6.txt /*new-debug-mode* | |
199 | 7201 new-debug-support version7.txt /*new-debug-support* |
593 | 7202 new-define-operator version7.txt /*new-define-operator* |
7 | 7203 new-diff-mode version6.txt /*new-diff-mode* |
7204 new-encryption version5.txt /*new-encryption* | |
7205 new-evim version6.txt /*new-evim* | |
7206 new-ex-commands-5.2 version5.txt /*new-ex-commands-5.2* | |
7207 new-file-browser version6.txt /*new-file-browser* | |
7208 new-file-writing version6.txt /*new-file-writing* | |
7209 new-filetype filetype.txt /*new-filetype* | |
7210 new-filetype-5.4 version5.txt /*new-filetype-5.4* | |
7211 new-filetype-plugins version6.txt /*new-filetype-plugins* | |
7212 new-filetype-scripts filetype.txt /*new-filetype-scripts* | |
7213 new-folding version6.txt /*new-folding* | |
7214 new-functions-5.2 version5.txt /*new-functions-5.2* | |
7215 new-global-values version6.txt /*new-global-values* | |
7216 new-highlighting version5.txt /*new-highlighting* | |
7217 new-indent-flex version6.txt /*new-indent-flex* | |
7218 new-items-6 version6.txt /*new-items-6* | |
8 | 7219 new-items-7 version7.txt /*new-items-7* |
7 | 7220 new-line-continuation version5.txt /*new-line-continuation* |
647 | 7221 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
|
7222 new-lua version7.txt /*new-lua* |
36 | 7223 new-manpage-trans version7.txt /*new-manpage-trans* |
724 | 7224 new-map-expression version7.txt /*new-map-expression* |
790 | 7225 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
|
7226 new-more-encryption version7.txt /*new-more-encryption* |
742 | 7227 new-more-highlighting version7.txt /*new-more-highlighting* |
714 | 7228 new-more-unicode version7.txt /*new-more-unicode* |
7 | 7229 new-multi-byte version5.txt /*new-multi-byte* |
7230 new-multi-lang version6.txt /*new-multi-lang* | |
461 | 7231 new-netrw-explore version7.txt /*new-netrw-explore* |
7 | 7232 new-network-files version6.txt /*new-network-files* |
523 | 7233 new-omni-completion version7.txt /*new-omni-completion* |
772 | 7234 new-onemore version7.txt /*new-onemore* |
7 | 7235 new-operator-mod version6.txt /*new-operator-mod* |
7236 new-options-5.2 version5.txt /*new-options-5.2* | |
7237 new-options-5.4 version5.txt /*new-options-5.4* | |
7238 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
|
7239 new-persistent-undo version7.txt /*new-persistent-undo* |
7 | 7240 new-plugins version6.txt /*new-plugins* |
164 | 7241 new-posix version7.txt /*new-posix* |
15 | 7242 new-print-multi-byte version7.txt /*new-print-multi-byte* |
7 | 7243 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
|
7244 new-python3 version7.txt /*new-python3* |
5146 | 7245 new-regexp-engine version7.txt /*new-regexp-engine* |
7 | 7246 new-runtime-dir version5.txt /*new-runtime-dir* |
7247 new-script version5.txt /*new-script* | |
7248 new-script-5.4 version5.txt /*new-script-5.4* | |
446 | 7249 new-scroll-back version7.txt /*new-scroll-back* |
7 | 7250 new-search-path version6.txt /*new-search-path* |
7251 new-searchpat version6.txt /*new-searchpat* | |
7252 new-session-files version5.txt /*new-session-files* | |
221 | 7253 new-spell version7.txt /*new-spell* |
742 | 7254 new-tab-pages version7.txt /*new-tab-pages* |
758 | 7255 new-undo-branches version7.txt /*new-undo-branches* |
7 | 7256 new-unlisted-buffers version6.txt /*new-unlisted-buffers* |
7257 new-user-defined version5.txt /*new-user-defined* | |
7258 new-user-manual version6.txt /*new-user-manual* | |
7259 new-utf-8 version6.txt /*new-utf-8* | |
7260 new-vertsplit version6.txt /*new-vertsplit* | |
113 | 7261 new-vim-script version7.txt /*new-vim-script* |
7 | 7262 new-vim-server version6.txt /*new-vim-server* |
42 | 7263 new-vimgrep version7.txt /*new-vimgrep* |
7 | 7264 new-virtedit version6.txt /*new-virtedit* |
7265 news intro.txt /*news* | |
7266 nextnonblank() eval.txt /*nextnonblank()* | |
1121 | 7267 nice todo.txt /*nice* |
7 | 7268 no-eval-feature eval.txt /*no-eval-feature* |
7269 no_buffers_menu gui.txt /*no_buffers_menu* | |
1121 | 7270 non-greedy pattern.txt /*non-greedy* |
1668 | 7271 non-zero-arg eval.txt /*non-zero-arg* |
7 | 7272 normal-index index.txt /*normal-index* |
7273 not-compatible usr_01.txt /*not-compatible* | |
7274 not-edited editing.txt /*not-edited* | |
7275 notation intro.txt /*notation* | |
7276 notepad gui_w32.txt /*notepad* | |
7277 nr2char() eval.txt /*nr2char()* | |
7278 nroff.vim syntax.txt /*nroff.vim* | |
4780 | 7279 number_relativenumber options.txt /*number_relativenumber* |
113 | 7280 numbered-function eval.txt /*numbered-function* |
7 | 7281 o insert.txt /*o* |
7282 o_CTRL-V motion.txt /*o_CTRL-V* | |
7283 o_V motion.txt /*o_V* | |
7284 o_v motion.txt /*o_v* | |
7285 object-motions motion.txt /*object-motions* | |
7286 object-select motion.txt /*object-select* | |
7287 objects index.txt /*objects* | |
7288 obtaining-exted netbeans.txt /*obtaining-exted* | |
7289 ocaml.vim syntax.txt /*ocaml.vim* | |
2152 | 7290 octal eval.txt /*octal* |
3281 | 7291 octal-nrformats options.txt /*octal-nrformats* |
3224 | 7292 octal-number eval.txt /*octal-number* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7293 oldfiles-variable eval.txt /*oldfiles-variable* |
7 | 7294 ole-activation if_ole.txt /*ole-activation* |
7295 ole-eval if_ole.txt /*ole-eval* | |
7296 ole-gethwnd if_ole.txt /*ole-gethwnd* | |
7297 ole-interface if_ole.txt /*ole-interface* | |
7298 ole-methods if_ole.txt /*ole-methods* | |
7299 ole-normal if_ole.txt /*ole-normal* | |
7300 ole-registration if_ole.txt /*ole-registration* | |
7301 ole-sendkeys if_ole.txt /*ole-sendkeys* | |
7302 ole-setforeground if_ole.txt /*ole-setforeground* | |
1621 | 7303 omap-info map.txt /*omap-info* |
7304 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
|
7305 online-help helphelp.txt /*online-help* |
7 | 7306 opening-window windows.txt /*opening-window* |
7307 operator motion.txt /*operator* | |
1621 | 7308 operator-variable eval.txt /*operator-variable* |
7 | 7309 option-backslash options.txt /*option-backslash* |
7310 option-list quickref.txt /*option-list* | |
7311 option-summary options.txt /*option-summary* | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
7312 option-window options.txt /*option-window* |
7 | 7313 options options.txt /*options* |
7314 options-changed version5.txt /*options-changed* | |
7315 options.txt options.txt /*options.txt* | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
7316 optwin options.txt /*optwin* |
3224 | 7317 or() eval.txt /*or()* |
1621 | 7318 oracle ft_sql.txt /*oracle* |
7 | 7319 os2 os_os2.txt /*os2* |
7320 os2ansi os_os2.txt /*os2ansi* | |
7321 os390 os_390.txt /*os390* | |
7322 os_390.txt os_390.txt /*os_390.txt* | |
7323 os_amiga.txt os_amiga.txt /*os_amiga.txt* | |
7324 os_beos.txt os_beos.txt /*os_beos.txt* | |
7325 os_dos.txt os_dos.txt /*os_dos.txt* | |
7326 os_mac.txt os_mac.txt /*os_mac.txt* | |
7327 os_mint.txt os_mint.txt /*os_mint.txt* | |
7328 os_msdos.txt os_msdos.txt /*os_msdos.txt* | |
7329 os_os2.txt os_os2.txt /*os_os2.txt* | |
7330 os_qnx.txt os_qnx.txt /*os_qnx.txt* | |
7331 os_risc.txt os_risc.txt /*os_risc.txt* | |
7332 os_unix.txt os_unix.txt /*os_unix.txt* | |
7333 os_vms.txt os_vms.txt /*os_vms.txt* | |
7334 os_win32.txt os_win32.txt /*os_win32.txt* | |
7335 other-features vi_diff.txt /*other-features* | |
7336 p change.txt /*p* | |
7337 page-down intro.txt /*page-down* | |
7338 page-up intro.txt /*page-up* | |
7339 page_down intro.txt /*page_down* | |
7340 page_up intro.txt /*page_up* | |
7341 pager message.txt /*pager* | |
7342 papp.vim syntax.txt /*papp.vim* | |
7343 paragraph motion.txt /*paragraph* | |
7344 pascal.vim syntax.txt /*pascal.vim* | |
819 | 7345 pathshorten() eval.txt /*pathshorten()* |
7 | 7346 pattern pattern.txt /*pattern* |
7347 pattern-atoms pattern.txt /*pattern-atoms* | |
7348 pattern-multi-byte pattern.txt /*pattern-multi-byte* | |
7349 pattern-multi-items pattern.txt /*pattern-multi-items* | |
7350 pattern-overview pattern.txt /*pattern-overview* | |
7351 pattern-searches pattern.txt /*pattern-searches* | |
7352 pattern.txt pattern.txt /*pattern.txt* | |
714 | 7353 patterns-composing pattern.txt /*patterns-composing* |
15 | 7354 pdev-option print.txt /*pdev-option* |
4992 | 7355 peace intro.txt /*peace* |
15 | 7356 penc-option print.txt /*penc-option* |
7 | 7357 perl if_perl.txt /*perl* |
7358 perl-Append if_perl.txt /*perl-Append* | |
7359 perl-Buffer if_perl.txt /*perl-Buffer* | |
7360 perl-Buffers if_perl.txt /*perl-Buffers* | |
7361 perl-Count if_perl.txt /*perl-Count* | |
7362 perl-Delete if_perl.txt /*perl-Delete* | |
7363 perl-DoCommand if_perl.txt /*perl-DoCommand* | |
7364 perl-Eval if_perl.txt /*perl-Eval* | |
7365 perl-Get if_perl.txt /*perl-Get* | |
7366 perl-GetCursor if_perl.txt /*perl-GetCursor* | |
7367 perl-Msg if_perl.txt /*perl-Msg* | |
7368 perl-Name if_perl.txt /*perl-Name* | |
7369 perl-Number if_perl.txt /*perl-Number* | |
7370 perl-Set if_perl.txt /*perl-Set* | |
7371 perl-SetHeight if_perl.txt /*perl-SetHeight* | |
7372 perl-SetOption if_perl.txt /*perl-SetOption* | |
7373 perl-Windows if_perl.txt /*perl-Windows* | |
7374 perl-compiling if_perl.txt /*perl-compiling* | |
557 | 7375 perl-dynamic if_perl.txt /*perl-dynamic* |
7 | 7376 perl-editing if_perl.txt /*perl-editing* |
7377 perl-overview if_perl.txt /*perl-overview* | |
7378 perl-patterns pattern.txt /*perl-patterns* | |
7379 perl-using if_perl.txt /*perl-using* | |
7380 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
|
7381 persistent-undo undo.txt /*persistent-undo* |
15 | 7382 pexpr-option print.txt /*pexpr-option* |
7383 pfn-option print.txt /*pfn-option* | |
7384 pheader-option print.txt /*pheader-option* | |
7 | 7385 photon-fonts os_qnx.txt /*photon-fonts* |
7386 photon-gui os_qnx.txt /*photon-gui* | |
1668 | 7387 php-comment indent.txt /*php-comment* |
7388 php-indent indent.txt /*php-indent* | |
7389 php-indenting indent.txt /*php-indenting* | |
7 | 7390 php.vim syntax.txt /*php.vim* |
7391 php3.vim syntax.txt /*php3.vim* | |
7392 phtml.vim syntax.txt /*phtml.vim* | |
1121 | 7393 pi_getscript.txt pi_getscript.txt /*pi_getscript.txt* |
7 | 7394 pi_gzip.txt pi_gzip.txt /*pi_gzip.txt* |
36 | 7395 pi_netrw.txt pi_netrw.txt /*pi_netrw.txt* |
694 | 7396 pi_paren.txt pi_paren.txt /*pi_paren.txt* |
7 | 7397 pi_spec.txt pi_spec.txt /*pi_spec.txt* |
840 | 7398 pi_tar.txt pi_tar.txt /*pi_tar.txt* |
846 | 7399 pi_vimball.txt pi_vimball.txt /*pi_vimball.txt* |
840 | 7400 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
|
7401 pkzip options.txt /*pkzip* |
816 | 7402 plaintex.vim syntax.txt /*plaintex.vim* |
1621 | 7403 plsql ft_sql.txt /*plsql* |
7 | 7404 plugin usr_05.txt /*plugin* |
7405 plugin-details filetype.txt /*plugin-details* | |
7406 plugin-filetype usr_41.txt /*plugin-filetype* | |
7407 plugin-special usr_41.txt /*plugin-special* | |
15 | 7408 pmbcs-option print.txt /*pmbcs-option* |
7409 pmbfn-option print.txt /*pmbfn-option* | |
7410 popt-option print.txt /*popt-option* | |
7 | 7411 popup-menu gui.txt /*popup-menu* |
7412 popup-menu-added version5.txt /*popup-menu-added* | |
626 | 7413 popupmenu-completion insert.txt /*popupmenu-completion* |
794 | 7414 popupmenu-keys insert.txt /*popupmenu-keys* |
7 | 7415 ports-5.2 version5.txt /*ports-5.2* |
7416 ports-6 version6.txt /*ports-6* | |
164 | 7417 posix vi_diff.txt /*posix* |
161 | 7418 posix-compliance vi_diff.txt /*posix-compliance* |
7419 posix-screen-size vi_diff.txt /*posix-screen-size* | |
2368 | 7420 postgresql ft_sql.txt /*postgresql* |
7 | 7421 postscr.vim syntax.txt /*postscr.vim* |
15 | 7422 postscript-cjk-printing print.txt /*postscript-cjk-printing* |
7423 postscript-print-encoding print.txt /*postscript-print-encoding* | |
7424 postscript-print-trouble print.txt /*postscript-print-trouble* | |
7425 postscript-print-util print.txt /*postscript-print-util* | |
7426 postscript-printing print.txt /*postscript-printing* | |
1621 | 7427 pow() eval.txt /*pow()* |
7 | 7428 ppwiz.vim syntax.txt /*ppwiz.vim* |
7429 press-enter message.txt /*press-enter* | |
7430 press-return message.txt /*press-return* | |
7431 prevcount-variable eval.txt /*prevcount-variable* | |
7432 preview-window windows.txt /*preview-window* | |
7433 prevnonblank() eval.txt /*prevnonblank()* | |
15 | 7434 print-intro print.txt /*print-intro* |
7435 print-options print.txt /*print-options* | |
7436 print.txt print.txt /*print.txt* | |
449 | 7437 printf() eval.txt /*printf()* |
1621 | 7438 printf-% eval.txt /*printf-%* |
7439 printf-E eval.txt /*printf-E* | |
7440 printf-G eval.txt /*printf-G* | |
7441 printf-X eval.txt /*printf-X* | |
7442 printf-c eval.txt /*printf-c* | |
7443 printf-d eval.txt /*printf-d* | |
7444 printf-e eval.txt /*printf-e* | |
7445 printf-f eval.txt /*printf-f* | |
7446 printf-g eval.txt /*printf-g* | |
7447 printf-o eval.txt /*printf-o* | |
7448 printf-s eval.txt /*printf-s* | |
7449 printf-x eval.txt /*printf-x* | |
15 | 7450 printing print.txt /*printing* |
7451 printing-formfeed print.txt /*printing-formfeed* | |
170 | 7452 profile repeat.txt /*profile* |
7453 profiling repeat.txt /*profiling* | |
179 | 7454 profiling-variable eval.txt /*profiling-variable* |
7 | 7455 progname-variable eval.txt /*progname-variable* |
5814 | 7456 progpath-variable eval.txt /*progpath-variable* |
7 | 7457 progress.vim syntax.txt /*progress.vim* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7458 pronounce intro.txt /*pronounce* |
1621 | 7459 psql ft_sql.txt /*psql* |
7 | 7460 ptcap.vim syntax.txt /*ptcap.vim* |
7461 pterm-mouse options.txt /*pterm-mouse* | |
667 | 7462 pumvisible() eval.txt /*pumvisible()* |
7 | 7463 put change.txt /*put* |
7464 put-Visual-mode change.txt /*put-Visual-mode* | |
3682 | 7465 py3eval() eval.txt /*py3eval()* |
7466 pyeval() eval.txt /*pyeval()* | |
7 | 7467 python if_pyth.txt /*python* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7468 python-.locked if_pyth.txt /*python-.locked* |
5220 | 7469 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
|
7470 python-Dictionary if_pyth.txt /*python-Dictionary* |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7471 python-Function if_pyth.txt /*python-Function* |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7472 python-List if_pyth.txt /*python-List* |
4869 | 7473 python-VIM_SPECIAL_PATH if_pyth.txt /*python-VIM_SPECIAL_PATH* |
7474 python-_get_paths if_pyth.txt /*python-_get_paths* | |
3682 | 7475 python-bindeval if_pyth.txt /*python-bindeval* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7476 python-bindeval-objects if_pyth.txt /*python-bindeval-objects* |
7 | 7477 python-buffer if_pyth.txt /*python-buffer* |
7478 python-buffers if_pyth.txt /*python-buffers* | |
4780 | 7479 python-chdir if_pyth.txt /*python-chdir* |
7 | 7480 python-command if_pyth.txt /*python-command* |
7481 python-commands if_pyth.txt /*python-commands* | |
7482 python-current if_pyth.txt /*python-current* | |
557 | 7483 python-dynamic if_pyth.txt /*python-dynamic* |
7 | 7484 python-error if_pyth.txt /*python-error* |
7485 python-eval if_pyth.txt /*python-eval* | |
7486 python-examples if_pyth.txt /*python-examples* | |
4780 | 7487 python-fchdir if_pyth.txt /*python-fchdir* |
4869 | 7488 python-find_module if_pyth.txt /*python-find_module* |
7489 python-foreach_rtp if_pyth.txt /*python-foreach_rtp* | |
7 | 7490 python-input if_pyth.txt /*python-input* |
4358 | 7491 python-options if_pyth.txt /*python-options* |
7 | 7492 python-output if_pyth.txt /*python-output* |
4869 | 7493 python-path_hook if_pyth.txt /*python-path_hook* |
3682 | 7494 python-pyeval if_pyth.txt /*python-pyeval* |
7 | 7495 python-range if_pyth.txt /*python-range* |
4869 | 7496 python-special-path if_pyth.txt /*python-special-path* |
4780 | 7497 python-strwidth if_pyth.txt /*python-strwidth* |
4437 | 7498 python-tabpage if_pyth.txt /*python-tabpage* |
7499 python-tabpages if_pyth.txt /*python-tabpages* | |
4339 | 7500 python-vars if_pyth.txt /*python-vars* |
7 | 7501 python-vim if_pyth.txt /*python-vim* |
4339 | 7502 python-vvars if_pyth.txt /*python-vvars* |
7 | 7503 python-window if_pyth.txt /*python-window* |
7504 python-windows if_pyth.txt /*python-windows* | |
7505 python.vim syntax.txt /*python.vim* | |
4869 | 7506 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
|
7507 python3 if_pyth.txt /*python3* |
4869 | 7508 python3-directory if_pyth.txt /*python3-directory* |
7509 pythonx-directory if_pyth.txt /*pythonx-directory* | |
7 | 7510 q repeat.txt /*q* |
7511 q/ cmdline.txt /*q\/* | |
7512 q: cmdline.txt /*q:* | |
7513 q? cmdline.txt /*q?* | |
7514 qnx os_qnx.txt /*qnx* | |
7515 qnx-compiling os_qnx.txt /*qnx-compiling* | |
7516 qnx-general os_qnx.txt /*qnx-general* | |
7517 qnx-terminal os_qnx.txt /*qnx-terminal* | |
7518 quake.vim syntax.txt /*quake.vim* | |
7519 quickfix quickfix.txt /*quickfix* | |
7520 quickfix-6 version6.txt /*quickfix-6* | |
7521 quickfix-directory-stack quickfix.txt /*quickfix-directory-stack* | |
7522 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
|
7523 quickfix-functions usr_41.txt /*quickfix-functions* |
1211 | 7524 quickfix-gcc quickfix.txt /*quickfix-gcc* |
7 | 7525 quickfix-manx quickfix.txt /*quickfix-manx* |
1621 | 7526 quickfix-perl quickfix.txt /*quickfix-perl* |
7 | 7527 quickfix-valid quickfix.txt /*quickfix-valid* |
7528 quickfix-window quickfix.txt /*quickfix-window* | |
7529 quickfix.txt quickfix.txt /*quickfix.txt* | |
7530 quickref quickref.txt /*quickref* | |
7531 quickref.txt quickref.txt /*quickref.txt* | |
7532 quote change.txt /*quote* | |
7533 quote# change.txt /*quote#* | |
7534 quote% change.txt /*quote%* | |
7535 quote+ gui_x11.txt /*quote+* | |
7536 quote- change.txt /*quote-* | |
7537 quote. change.txt /*quote.* | |
7538 quote/ change.txt /*quote\/* | |
7539 quote0 change.txt /*quote0* | |
7540 quote1 change.txt /*quote1* | |
7541 quote2 change.txt /*quote2* | |
7542 quote3 change.txt /*quote3* | |
7543 quote4 change.txt /*quote4* | |
7544 quote9 change.txt /*quote9* | |
7545 quote: change.txt /*quote:* | |
7546 quote= change.txt /*quote=* | |
7547 quote_ change.txt /*quote_* | |
7548 quote_# change.txt /*quote_#* | |
7549 quote_% change.txt /*quote_%* | |
7550 quote_- change.txt /*quote_-* | |
7551 quote_. change.txt /*quote_.* | |
7552 quote_/ change.txt /*quote_\/* | |
7553 quote_: change.txt /*quote_:* | |
7554 quote_= change.txt /*quote_=* | |
7555 quote_alpha change.txt /*quote_alpha* | |
7556 quote_number change.txt /*quote_number* | |
7557 quote_quote change.txt /*quote_quote* | |
7558 quote_~ change.txt /*quote_~* | |
7559 quotea change.txt /*quotea* | |
7560 quotecommandquote intro.txt /*quotecommandquote* | |
7561 quoteplus gui_x11.txt /*quoteplus* | |
7562 quotequote change.txt /*quotequote* | |
7563 quotes quotes.txt /*quotes* | |
7564 quotes.txt quotes.txt /*quotes.txt* | |
7565 quotestar gui.txt /*quotestar* | |
7566 quote~ change.txt /*quote~* | |
7567 r change.txt /*r* | |
102 | 7568 range() eval.txt /*range()* |
7 | 7569 raw-terminal-mode term.txt /*raw-terminal-mode* |
7570 rcp pi_netrw.txt /*rcp* | |
7571 read-messages insert.txt /*read-messages* | |
7572 read-only-share editing.txt /*read-only-share* | |
7573 read-stdin version5.txt /*read-stdin* | |
158 | 7574 readfile() eval.txt /*readfile()* |
7 | 7575 readline.vim syntax.txt /*readline.vim* |
7576 recording repeat.txt /*recording* | |
7577 recover.txt recover.txt /*recover.txt* | |
7578 recovery recover.txt /*recovery* | |
7579 recursive_mapping map.txt /*recursive_mapping* | |
7580 redo undo.txt /*redo* | |
7581 redo-register undo.txt /*redo-register* | |
7582 ref intro.txt /*ref* | |
7583 reference intro.txt /*reference* | |
819 | 7584 reference_toc help.txt /*reference_toc* |
7 | 7585 regexp pattern.txt /*regexp* |
7586 regexp-changes-5.4 version5.txt /*regexp-changes-5.4* | |
7587 register sponsor.txt /*register* | |
7588 register-faq sponsor.txt /*register-faq* | |
7589 register-variable eval.txt /*register-variable* | |
7590 registers change.txt /*registers* | |
7591 regular-expression pattern.txt /*regular-expression* | |
5277 | 7592 reload editing.txt /*reload* |
794 | 7593 reltime() eval.txt /*reltime()* |
7594 reltimestr() eval.txt /*reltimestr()* | |
7 | 7595 remote.txt remote.txt /*remote.txt* |
7596 remote_expr() eval.txt /*remote_expr()* | |
7597 remote_foreground() eval.txt /*remote_foreground()* | |
7598 remote_peek() eval.txt /*remote_peek()* | |
7599 remote_read() eval.txt /*remote_read()* | |
7600 remote_send() eval.txt /*remote_send()* | |
75 | 7601 remove() eval.txt /*remove()* |
7 | 7602 remove-filetype filetype.txt /*remove-filetype* |
7603 remove-option-flags options.txt /*remove-option-flags* | |
7604 rename() eval.txt /*rename()* | |
7605 rename-files tips.txt /*rename-files* | |
18 | 7606 repeat() eval.txt /*repeat()* |
7 | 7607 repeat.txt repeat.txt /*repeat.txt* |
7608 repeating repeat.txt /*repeating* | |
7609 replacing change.txt /*replacing* | |
14 | 7610 replacing-ex insert.txt /*replacing-ex* |
551 | 7611 reselect-Visual visual.txt /*reselect-Visual* |
7 | 7612 resolve() eval.txt /*resolve()* |
1121 | 7613 restore-cursor usr_05.txt /*restore-cursor* |
7 | 7614 restore-position tips.txt /*restore-position* |
7615 restricted-mode starting.txt /*restricted-mode* | |
7616 retab-example change.txt /*retab-example* | |
7617 rethrow eval.txt /*rethrow* | |
82 | 7618 reverse() eval.txt /*reverse()* |
7 | 7619 rexx.vim syntax.txt /*rexx.vim* |
7620 rgb.txt gui_w32.txt /*rgb.txt* | |
7621 rgview starting.txt /*rgview* | |
7622 rgvim starting.txt /*rgvim* | |
7623 right-justify change.txt /*right-justify* | |
7624 rileft rileft.txt /*rileft* | |
7625 rileft.txt rileft.txt /*rileft.txt* | |
7626 riscos os_risc.txt /*riscos* | |
7627 rot13 change.txt /*rot13* | |
1621 | 7628 round() eval.txt /*round()* |
3967 | 7629 rst.vim syntax.txt /*rst.vim* |
7 | 7630 rsync pi_netrw.txt /*rsync* |
7631 ruby if_ruby.txt /*ruby* | |
7632 ruby-buffer if_ruby.txt /*ruby-buffer* | |
7633 ruby-command if_ruby.txt /*ruby-command* | |
7634 ruby-commands if_ruby.txt /*ruby-commands* | |
557 | 7635 ruby-dynamic if_ruby.txt /*ruby-dynamic* |
7 | 7636 ruby-evaluate if_ruby.txt /*ruby-evaluate* |
7637 ruby-globals if_ruby.txt /*ruby-globals* | |
7638 ruby-message if_ruby.txt /*ruby-message* | |
7639 ruby-set_option if_ruby.txt /*ruby-set_option* | |
7640 ruby-vim if_ruby.txt /*ruby-vim* | |
7641 ruby-window if_ruby.txt /*ruby-window* | |
7642 ruby.vim syntax.txt /*ruby.vim* | |
7643 russian russian.txt /*russian* | |
7644 russian-intro russian.txt /*russian-intro* | |
7645 russian-issues russian.txt /*russian-issues* | |
7646 russian-keymap russian.txt /*russian-keymap* | |
7647 russian-l18n russian.txt /*russian-l18n* | |
7648 russian.txt russian.txt /*russian.txt* | |
7649 rview starting.txt /*rview* | |
7650 rvim starting.txt /*rvim* | |
7651 rxvt syntax.txt /*rxvt* | |
7652 s change.txt /*s* | |
7653 s/\& change.txt /*s\/\\&* | |
7654 s/\0 change.txt /*s\/\\0* | |
7655 s/\1 change.txt /*s\/\\1* | |
7656 s/\2 change.txt /*s\/\\2* | |
7657 s/\3 change.txt /*s\/\\3* | |
7658 s/\9 change.txt /*s\/\\9* | |
7659 s/\<CR> change.txt /*s\/\\<CR>* | |
5663
1dea14d4c738
Update runtime files. Add support for systemverilog.
Bram Moolenaar <bram@vim.org>
parents:
5618
diff
changeset
|
7660 s/\= change.txt /*s\/\\=* |
7 | 7661 s/\E change.txt /*s\/\\E* |
7662 s/\L change.txt /*s\/\\L* | |
7663 s/\U change.txt /*s\/\\U* | |
7664 s/\\ change.txt /*s\/\\\\* | |
7665 s/\b change.txt /*s\/\\b* | |
7666 s/\e change.txt /*s\/\\e* | |
7667 s/\l change.txt /*s\/\\l* | |
7668 s/\n change.txt /*s\/\\n* | |
7669 s/\r change.txt /*s\/\\r* | |
7670 s/\t change.txt /*s\/\\t* | |
7671 s/\u change.txt /*s\/\\u* | |
7672 s/\~ change.txt /*s\/\\~* | |
1621 | 7673 s:netrw_passwd pi_netrw.txt /*s:netrw_passwd* |
7 | 7674 s:var eval.txt /*s:var* |
7675 s<CR> change.txt /*s<CR>* | |
7676 sandbox eval.txt /*sandbox* | |
634 | 7677 sandbox-option eval.txt /*sandbox-option* |
7 | 7678 save-file editing.txt /*save-file* |
7679 save-settings starting.txt /*save-settings* | |
18 | 7680 scheme.vim syntax.txt /*scheme.vim* |
7 | 7681 scp pi_netrw.txt /*scp* |
4869 | 7682 screenattr() eval.txt /*screenattr()* |
7683 screenchar() eval.txt /*screenchar()* | |
3996 | 7684 screencol() eval.txt /*screencol()* |
7685 screenrow() eval.txt /*screenrow()* | |
131 | 7686 script usr_41.txt /*script* |
7 | 7687 script-here if_perl.txt /*script-here* |
7688 script-local map.txt /*script-local* | |
7689 script-variable eval.txt /*script-variable* | |
1121 | 7690 scriptnames-dictionary eval.txt /*scriptnames-dictionary* |
7 | 7691 scriptout-changed version4.txt /*scriptout-changed* |
7692 scroll-binding scroll.txt /*scroll-binding* | |
7693 scroll-cursor scroll.txt /*scroll-cursor* | |
7694 scroll-down scroll.txt /*scroll-down* | |
7695 scroll-horizontal scroll.txt /*scroll-horizontal* | |
7696 scroll-insert tips.txt /*scroll-insert* | |
7697 scroll-mouse-wheel scroll.txt /*scroll-mouse-wheel* | |
7698 scroll-region term.txt /*scroll-region* | |
7699 scroll-smooth tips.txt /*scroll-smooth* | |
7700 scroll-up scroll.txt /*scroll-up* | |
7701 scroll.txt scroll.txt /*scroll.txt* | |
7702 scrollbind-quickadj scroll.txt /*scrollbind-quickadj* | |
7703 scrollbind-relative scroll.txt /*scrollbind-relative* | |
7704 scrolling scroll.txt /*scrolling* | |
540 | 7705 scrollstart-variable eval.txt /*scrollstart-variable* |
7 | 7706 sdl.vim syntax.txt /*sdl.vim* |
7707 search() eval.txt /*search()* | |
714 | 7708 search()-sub-match eval.txt /*search()-sub-match* |
7 | 7709 search-commands pattern.txt /*search-commands* |
7710 search-offset pattern.txt /*search-offset* | |
7711 search-pattern pattern.txt /*search-pattern* | |
7712 search-range pattern.txt /*search-range* | |
32 | 7713 search-replace change.txt /*search-replace* |
507 | 7714 searchdecl() eval.txt /*searchdecl()* |
1621 | 7715 searchforward-variable eval.txt /*searchforward-variable* |
7 | 7716 searchpair() eval.txt /*searchpair()* |
667 | 7717 searchpairpos() eval.txt /*searchpairpos()* |
7718 searchpos() eval.txt /*searchpos()* | |
7 | 7719 section motion.txt /*section* |
7720 sed.vim syntax.txt /*sed.vim* | |
113 | 7721 self eval.txt /*self* |
7 | 7722 send-money sponsor.txt /*send-money* |
7723 send-to-menu gui_w32.txt /*send-to-menu* | |
7724 sendto gui_w32.txt /*sendto* | |
7725 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
|
7726 server-functions usr_41.txt /*server-functions* |
7 | 7727 server2client() eval.txt /*server2client()* |
7728 serverlist() eval.txt /*serverlist()* | |
7729 servername-variable eval.txt /*servername-variable* | |
7730 session-file starting.txt /*session-file* | |
7731 set-option options.txt /*set-option* | |
480 | 7732 set-spc-auto spell.txt /*set-spc-auto* |
7 | 7733 setbufvar() eval.txt /*setbufvar()* |
7734 setcmdpos() eval.txt /*setcmdpos()* | |
7735 setline() eval.txt /*setline()* | |
647 | 7736 setloclist() eval.txt /*setloclist()* |
1621 | 7737 setmatches() eval.txt /*setmatches()* |
707 | 7738 setpos() eval.txt /*setpos()* |
230 | 7739 setqflist() eval.txt /*setqflist()* |
7 | 7740 setreg() eval.txt /*setreg()* |
2207
b17bbfa96fa0
Add the settabvar() and gettabvar() functions.
Bram Moolenaar <bram@vim.org>
parents:
2206
diff
changeset
|
7741 settabvar() eval.txt /*settabvar()* |
831 | 7742 settabwinvar() eval.txt /*settabwinvar()* |
8 | 7743 setting-guifont gui.txt /*setting-guifont* |
688 | 7744 setting-guitablabel tabpage.txt /*setting-guitablabel* |
680 | 7745 setting-tabline tabpage.txt /*setting-tabline* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7746 setuid change.txt /*setuid* |
7 | 7747 setwinvar() eval.txt /*setwinvar()* |
7748 sftp pi_netrw.txt /*sftp* | |
7749 sgml.vim syntax.txt /*sgml.vim* | |
3750 | 7750 sgr-mouse options.txt /*sgr-mouse* |
3153 | 7751 sh-awk syntax.txt /*sh-awk* |
7752 sh-embed syntax.txt /*sh-embed* | |
7 | 7753 sh.vim syntax.txt /*sh.vim* |
4186 | 7754 sha256() eval.txt /*sha256()* |
7 | 7755 shell-window tips.txt /*shell-window* |
7756 shell_error-variable eval.txt /*shell_error-variable* | |
1121 | 7757 shellescape() eval.txt /*shellescape()* |
7 | 7758 shift intro.txt /*shift* |
7759 shift-left-right change.txt /*shift-left-right* | |
3893 | 7760 shiftwidth() eval.txt /*shiftwidth()* |
7 | 7761 short-name-changed version4.txt /*short-name-changed* |
7762 showing-menus gui.txt /*showing-menus* | |
7763 sign-commands sign.txt /*sign-commands* | |
7764 sign-intro sign.txt /*sign-intro* | |
7765 sign-support sign.txt /*sign-support* | |
7766 sign.txt sign.txt /*sign.txt* | |
7767 signs sign.txt /*signs* | |
7768 simple-change change.txt /*simple-change* | |
7769 simplify() eval.txt /*simplify()* | |
168 | 7770 simulated-command vi_diff.txt /*simulated-command* |
1621 | 7771 sin() eval.txt /*sin()* |
7 | 7772 single-repeat repeat.txt /*single-repeat* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
7773 sinh() eval.txt /*sinh()* |
7 | 7774 skeleton autocmd.txt /*skeleton* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7775 slice eval.txt /*slice* |
7 | 7776 slow-fast-terminal term.txt /*slow-fast-terminal* |
7777 slow-start starting.txt /*slow-start* | |
7778 slow-terminal term.txt /*slow-terminal* | |
7779 sniff if_sniff.txt /*sniff* | |
7780 sniff-commands if_sniff.txt /*sniff-commands* | |
7781 sniff-compiling if_sniff.txt /*sniff-compiling* | |
7782 sniff-intro if_sniff.txt /*sniff-intro* | |
1621 | 7783 socket-interface netbeans.txt /*socket-interface* |
82 | 7784 sort() eval.txt /*sort()* |
282 | 7785 sorting change.txt /*sorting* |
375 | 7786 soundfold() eval.txt /*soundfold()* |
7 | 7787 space intro.txt /*space* |
7788 spec-customizing pi_spec.txt /*spec-customizing* | |
7789 spec-how-to-use-it pi_spec.txt /*spec-how-to-use-it* | |
7790 spec-setting-a-map pi_spec.txt /*spec-setting-a-map* | |
7791 spec_chglog_format pi_spec.txt /*spec_chglog_format* | |
7792 spec_chglog_prepend pi_spec.txt /*spec_chglog_prepend* | |
7793 spec_chglog_release_info pi_spec.txt /*spec_chglog_release_info* | |
7794 special-buffers windows.txt /*special-buffers* | |
7795 speed-up tips.txt /*speed-up* | |
221 | 7796 spell spell.txt /*spell* |
626 | 7797 spell-ACCENT spell.txt /*spell-ACCENT* |
714 | 7798 spell-AUTHOR spell.txt /*spell-AUTHOR* |
497 | 7799 spell-BAD spell.txt /*spell-BAD* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7800 spell-BREAK spell.txt /*spell-BREAK* |
626 | 7801 spell-CHECKCOMPOUNDCASE spell.txt /*spell-CHECKCOMPOUNDCASE* |
7802 spell-CHECKCOMPOUNDDUP spell.txt /*spell-CHECKCOMPOUNDDUP* | |
7803 spell-CHECKCOMPOUNDPATTERN spell.txt /*spell-CHECKCOMPOUNDPATTERN* | |
7804 spell-CHECKCOMPOUNDREP spell.txt /*spell-CHECKCOMPOUNDREP* | |
7805 spell-CHECKCOMPOUNDTRIPLE spell.txt /*spell-CHECKCOMPOUNDTRIPLE* | |
7806 spell-CIRCUMFIX spell.txt /*spell-CIRCUMFIX* | |
7807 spell-COMMON spell.txt /*spell-COMMON* | |
7808 spell-COMPLEXPREFIXES spell.txt /*spell-COMPLEXPREFIXES* | |
714 | 7809 spell-COMPOUND spell.txt /*spell-COMPOUND* |
626 | 7810 spell-COMPOUNDBEGIN spell.txt /*spell-COMPOUNDBEGIN* |
7811 spell-COMPOUNDEND spell.txt /*spell-COMPOUNDEND* | |
809 | 7812 spell-COMPOUNDFIRST spell.txt /*spell-COMPOUNDFIRST* |
481 | 7813 spell-COMPOUNDFLAG spell.txt /*spell-COMPOUNDFLAG* |
626 | 7814 spell-COMPOUNDFORBIDFLAG spell.txt /*spell-COMPOUNDFORBIDFLAG* |
7815 spell-COMPOUNDMIDDLE spell.txt /*spell-COMPOUNDMIDDLE* | |
481 | 7816 spell-COMPOUNDMIN spell.txt /*spell-COMPOUNDMIN* |
626 | 7817 spell-COMPOUNDPERMITFLAG spell.txt /*spell-COMPOUNDPERMITFLAG* |
7818 spell-COMPOUNDROOT spell.txt /*spell-COMPOUNDROOT* | |
714 | 7819 spell-COMPOUNDRULE spell.txt /*spell-COMPOUNDRULE* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7820 spell-COMPOUNDRULES spell.txt /*spell-COMPOUNDRULES* |
626 | 7821 spell-COMPOUNDSYLLABLE spell.txt /*spell-COMPOUNDSYLLABLE* |
484 | 7822 spell-COMPOUNDSYLMAX spell.txt /*spell-COMPOUNDSYLMAX* |
626 | 7823 spell-COMPOUNDWORDMAX spell.txt /*spell-COMPOUNDWORDMAX* |
714 | 7824 spell-COPYRIGHT spell.txt /*spell-COPYRIGHT* |
7825 spell-EMAIL spell.txt /*spell-EMAIL* | |
501 | 7826 spell-FLAG spell.txt /*spell-FLAG* |
497 | 7827 spell-FOL spell.txt /*spell-FOL* |
626 | 7828 spell-FORBIDDENWORD spell.txt /*spell-FORBIDDENWORD* |
7829 spell-HOME spell.txt /*spell-HOME* | |
6238 | 7830 spell-IGNOREEXTRA spell.txt /*spell-IGNOREEXTRA* |
626 | 7831 spell-KEEPCASE spell.txt /*spell-KEEPCASE* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7832 spell-KEY spell.txt /*spell-KEY* |
626 | 7833 spell-LANG spell.txt /*spell-LANG* |
7834 spell-LEMMA_PRESENT spell.txt /*spell-LEMMA_PRESENT* | |
497 | 7835 spell-LOW spell.txt /*spell-LOW* |
7836 spell-MAP spell.txt /*spell-MAP* | |
626 | 7837 spell-MAXNGRAMSUGS spell.txt /*spell-MAXNGRAMSUGS* |
7838 spell-NAME spell.txt /*spell-NAME* | |
497 | 7839 spell-NEEDAFFIX spell.txt /*spell-NEEDAFFIX* |
501 | 7840 spell-NEEDCOMPOUND spell.txt /*spell-NEEDCOMPOUND* |
497 | 7841 spell-NOBREAK spell.txt /*spell-NOBREAK* |
626 | 7842 spell-NOSPLITSUGS spell.txt /*spell-NOSPLITSUGS* |
7843 spell-NOSUGFILE spell.txt /*spell-NOSUGFILE* | |
7844 spell-NOSUGGEST spell.txt /*spell-NOSUGGEST* | |
7845 spell-ONLYINCOMPOUND spell.txt /*spell-ONLYINCOMPOUND* | |
497 | 7846 spell-PFX spell.txt /*spell-PFX* |
7847 spell-PFXPOSTPONE spell.txt /*spell-PFXPOSTPONE* | |
626 | 7848 spell-PSEUDOROOT spell.txt /*spell-PSEUDOROOT* |
7849 spell-RARE spell.txt /*spell-RARE* | |
497 | 7850 spell-REP spell.txt /*spell-REP* |
7851 spell-SAL spell.txt /*spell-SAL* | |
626 | 7852 spell-SET spell.txt /*spell-SET* |
497 | 7853 spell-SFX spell.txt /*spell-SFX* |
7854 spell-SLASH spell.txt /*spell-SLASH* | |
7855 spell-SOFOFROM spell.txt /*spell-SOFOFROM* | |
7856 spell-SOFOTO spell.txt /*spell-SOFOTO* | |
626 | 7857 spell-SUGSWITHDOTS spell.txt /*spell-SUGSWITHDOTS* |
484 | 7858 spell-SYLLABLE spell.txt /*spell-SYLLABLE* |
626 | 7859 spell-SYLLABLENUM spell.txt /*spell-SYLLABLENUM* |
650 | 7860 spell-SpellFileMissing spell.txt /*spell-SpellFileMissing* |
626 | 7861 spell-TRY spell.txt /*spell-TRY* |
497 | 7862 spell-UPP spell.txt /*spell-UPP* |
626 | 7863 spell-VERSION spell.txt /*spell-VERSION* |
7864 spell-WORDCHARS spell.txt /*spell-WORDCHARS* | |
7865 spell-aff-format spell.txt /*spell-aff-format* | |
258 | 7866 spell-affix-chars spell.txt /*spell-affix-chars* |
626 | 7867 spell-affix-comment spell.txt /*spell-affix-comment* |
7868 spell-affix-flags spell.txt /*spell-affix-flags* | |
236 | 7869 spell-affix-mbyte spell.txt /*spell-affix-mbyte* |
626 | 7870 spell-affix-not-supported spell.txt /*spell-affix-not-supported* |
236 | 7871 spell-affix-vim spell.txt /*spell-affix-vim* |
5487 | 7872 spell-cjk spell.txt /*spell-cjk* |
497 | 7873 spell-compound spell.txt /*spell-compound* |
323 | 7874 spell-dic-format spell.txt /*spell-dic-format* |
482 | 7875 spell-double-scoring spell.txt /*spell-double-scoring* |
221 | 7876 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
|
7877 spell-functions usr_41.txt /*spell-functions* |
482 | 7878 spell-german spell.txt /*spell-german* |
359 | 7879 spell-load spell.txt /*spell-load* |
374 | 7880 spell-midword spell.txt /*spell-midword* |
236 | 7881 spell-mkspell spell.txt /*spell-mkspell* |
221 | 7882 spell-quickstart spell.txt /*spell-quickstart* |
378 | 7883 spell-remarks spell.txt /*spell-remarks* |
504 | 7884 spell-russian spell.txt /*spell-russian* |
626 | 7885 spell-sug-file spell.txt /*spell-sug-file* |
252 | 7886 spell-syntax spell.txt /*spell-syntax* |
236 | 7887 spell-wordlist-format spell.txt /*spell-wordlist-format* |
482 | 7888 spell-yiddish spell.txt /*spell-yiddish* |
221 | 7889 spell.txt spell.txt /*spell.txt* |
344 | 7890 spellbadword() eval.txt /*spellbadword()* |
714 | 7891 spellfile-cleanup spell.txt /*spellfile-cleanup* |
650 | 7892 spellfile.vim spell.txt /*spellfile.vim* |
344 | 7893 spellsuggest() eval.txt /*spellsuggest()* |
95 | 7894 split() eval.txt /*split()* |
7 | 7895 splitfind windows.txt /*splitfind* |
7896 splitview windows.txt /*splitview* | |
7897 sponsor sponsor.txt /*sponsor* | |
7898 sponsor-faq sponsor.txt /*sponsor-faq* | |
7899 sponsor.txt sponsor.txt /*sponsor.txt* | |
7900 spoon os_unix.txt /*spoon* | |
7901 spup.vim syntax.txt /*spup.vim* | |
1621 | 7902 sql-adding-dialects ft_sql.txt /*sql-adding-dialects* |
7903 sql-completion ft_sql.txt /*sql-completion* | |
7904 sql-completion-columns ft_sql.txt /*sql-completion-columns* | |
7905 sql-completion-customization ft_sql.txt /*sql-completion-customization* | |
7906 sql-completion-dynamic ft_sql.txt /*sql-completion-dynamic* | |
7907 sql-completion-filetypes ft_sql.txt /*sql-completion-filetypes* | |
7908 sql-completion-maps ft_sql.txt /*sql-completion-maps* | |
7909 sql-completion-procedures ft_sql.txt /*sql-completion-procedures* | |
7910 sql-completion-static ft_sql.txt /*sql-completion-static* | |
7911 sql-completion-tables ft_sql.txt /*sql-completion-tables* | |
7912 sql-completion-tutorial ft_sql.txt /*sql-completion-tutorial* | |
7913 sql-completion-views ft_sql.txt /*sql-completion-views* | |
7914 sql-dialects ft_sql.txt /*sql-dialects* | |
7915 sql-macros ft_sql.txt /*sql-macros* | |
7916 sql-matchit ft_sql.txt /*sql-matchit* | |
7917 sql-navigation ft_sql.txt /*sql-navigation* | |
7918 sql-object-motions ft_sql.txt /*sql-object-motions* | |
7919 sql-predefined-objects ft_sql.txt /*sql-predefined-objects* | |
7920 sql-type-default ft_sql.txt /*sql-type-default* | |
7921 sql-types ft_sql.txt /*sql-types* | |
22 | 7922 sql.vim syntax.txt /*sql.vim* |
1621 | 7923 sqlanywhere ft_sql.txt /*sqlanywhere* |
719 | 7924 sqlanywhere.vim syntax.txt /*sqlanywhere.vim* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7925 sqlgettype ft_sql.txt /*sqlgettype* |
22 | 7926 sqlinformix.vim syntax.txt /*sqlinformix.vim* |
1621 | 7927 sqlj ft_sql.txt /*sqlj* |
7928 sqlserver ft_sql.txt /*sqlserver* | |
7929 sqlsettype ft_sql.txt /*sqlsettype* | |
7930 sqrt() eval.txt /*sqrt()* | |
7 | 7931 sscanf eval.txt /*sscanf* |
7932 standard-plugin usr_05.txt /*standard-plugin* | |
7933 standard-plugin-list help.txt /*standard-plugin-list* | |
303 | 7934 standout syntax.txt /*standout* |
7 | 7935 star pattern.txt /*star* |
444 | 7936 starstar editing.txt /*starstar* |
7937 starstar-wildcard editing.txt /*starstar-wildcard* | |
7 | 7938 start-of-file pattern.txt /*start-of-file* |
7939 starting starting.txt /*starting* | |
7940 starting-amiga starting.txt /*starting-amiga* | |
7941 starting.txt starting.txt /*starting.txt* | |
7942 startup starting.txt /*startup* | |
7943 startup-options starting.txt /*startup-options* | |
7944 startup-terminal term.txt /*startup-terminal* | |
7945 static-tag tagsrch.txt /*static-tag* | |
7946 status-line windows.txt /*status-line* | |
7947 statusmsg-variable eval.txt /*statusmsg-variable* | |
1621 | 7948 sticky-type-checking eval.txt /*sticky-type-checking* |
7949 str2float() eval.txt /*str2float()* | |
782 | 7950 str2nr() eval.txt /*str2nr()* |
170 | 7951 strcasestr() eval.txt /*strcasestr()* |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
7952 strchars() eval.txt /*strchars()* |
170 | 7953 strchr() eval.txt /*strchr()* |
7954 strcspn() eval.txt /*strcspn()* | |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
7955 strdisplaywidth() eval.txt /*strdisplaywidth()* |
7 | 7956 strftime() eval.txt /*strftime()* |
7957 stridx() eval.txt /*stridx()* | |
5814 | 7958 string eval.txt /*string* |
55 | 7959 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
|
7960 string-functions usr_41.txt /*string-functions* |
7 | 7961 string-match eval.txt /*string-match* |
7962 strlen() eval.txt /*strlen()* | |
7963 strpart() eval.txt /*strpart()* | |
170 | 7964 strpbrk() eval.txt /*strpbrk()* |
7965 strrchr() eval.txt /*strrchr()* | |
7 | 7966 strridx() eval.txt /*strridx()* |
170 | 7967 strspn() eval.txt /*strspn()* |
7968 strstr() eval.txt /*strstr()* | |
7 | 7969 strtrans() eval.txt /*strtrans()* |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
7970 strwidth() eval.txt /*strwidth()* |
7 | 7971 style-changes develop.txt /*style-changes* |
7972 style-examples develop.txt /*style-examples* | |
7973 style-functions develop.txt /*style-functions* | |
7974 style-names develop.txt /*style-names* | |
7975 style-spaces develop.txt /*style-spaces* | |
7976 style-various develop.txt /*style-various* | |
7977 sub-menu-priority gui.txt /*sub-menu-priority* | |
270 | 7978 sub-replace-\= change.txt /*sub-replace-\\=* |
7 | 7979 sub-replace-expression change.txt /*sub-replace-expression* |
7980 sub-replace-special change.txt /*sub-replace-special* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7981 sublist eval.txt /*sublist* |
7 | 7982 submatch() eval.txt /*submatch()* |
7983 subscribe-maillist intro.txt /*subscribe-maillist* | |
7984 substitute() eval.txt /*substitute()* | |
7985 substitute-CR version6.txt /*substitute-CR* | |
7986 suffixes cmdline.txt /*suffixes* | |
7987 suspend starting.txt /*suspend* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7988 swap-exists-choices usr_11.txt /*swap-exists-choices* |
7 | 7989 swap-file recover.txt /*swap-file* |
579 | 7990 swapchoice-variable eval.txt /*swapchoice-variable* |
590 | 7991 swapcommand-variable eval.txt /*swapcommand-variable* |
7 | 7992 swapfile-changed version4.txt /*swapfile-changed* |
579 | 7993 swapname-variable eval.txt /*swapname-variable* |
1621 | 7994 sybase ft_sql.txt /*sybase* |
7 | 7995 syn-sync-grouphere syntax.txt /*syn-sync-grouphere* |
7996 syn-sync-groupthere syntax.txt /*syn-sync-groupthere* | |
168 | 7997 syn-sync-linecont syntax.txt /*syn-sync-linecont* |
7 | 7998 synID() eval.txt /*synID()* |
7999 synIDattr() eval.txt /*synIDattr()* | |
8000 synIDtrans() eval.txt /*synIDtrans()* | |
8001 syncbind scroll.txt /*syncbind* | |
8002 syncolor syntax.txt /*syncolor* | |
2409
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
8003 synconcealed() eval.txt /*synconcealed()* |
7 | 8004 synload-1 syntax.txt /*synload-1* |
8005 synload-2 syntax.txt /*synload-2* | |
8006 synload-3 syntax.txt /*synload-3* | |
8007 synload-4 syntax.txt /*synload-4* | |
8008 synload-5 syntax.txt /*synload-5* | |
8009 synload-6 syntax.txt /*synload-6* | |
1621 | 8010 synstack() eval.txt /*synstack()* |
7 | 8011 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
|
8012 syntax-functions usr_41.txt /*syntax-functions* |
7 | 8013 syntax-highlighting syntax.txt /*syntax-highlighting* |
8014 syntax-loading syntax.txt /*syntax-loading* | |
8015 syntax-printing usr_06.txt /*syntax-printing* | |
8016 syntax.txt syntax.txt /*syntax.txt* | |
8017 syntax_cmd syntax.txt /*syntax_cmd* | |
8018 sys-file-list help.txt /*sys-file-list* | |
1621 | 8019 sysmouse term.txt /*sysmouse* |
7 | 8020 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
|
8021 system-functions usr_41.txt /*system-functions* |
7 | 8022 system-vimrc starting.txt /*system-vimrc* |
5814 | 8023 systemlist() eval.txt /*systemlist()* |
7 | 8024 s~ change.txt /*s~* |
8025 t motion.txt /*t* | |
4437 | 8026 t: eval.txt /*t:* |
819 | 8027 t:var eval.txt /*t:var* |
7 | 8028 t_#2 term.txt /*t_#2* |
8029 t_#4 term.txt /*t_#4* | |
8030 t_%1 term.txt /*t_%1* | |
8031 t_%i term.txt /*t_%i* | |
8032 t_&8 term.txt /*t_&8* | |
8033 t_@7 term.txt /*t_@7* | |
8034 t_AB term.txt /*t_AB* | |
8035 t_AF term.txt /*t_AF* | |
8036 t_AL term.txt /*t_AL* | |
8037 t_CS term.txt /*t_CS* | |
8038 t_CV term.txt /*t_CV* | |
205 | 8039 t_Ce term.txt /*t_Ce* |
7 | 8040 t_Co term.txt /*t_Co* |
205 | 8041 t_Cs term.txt /*t_Cs* |
7 | 8042 t_DL term.txt /*t_DL* |
36 | 8043 t_EI term.txt /*t_EI* |
7 | 8044 t_F1 term.txt /*t_F1* |
8045 t_F2 term.txt /*t_F2* | |
8046 t_F3 term.txt /*t_F3* | |
8047 t_F4 term.txt /*t_F4* | |
8048 t_F5 term.txt /*t_F5* | |
8049 t_F6 term.txt /*t_F6* | |
8050 t_F7 term.txt /*t_F7* | |
8051 t_F8 term.txt /*t_F8* | |
8052 t_F9 term.txt /*t_F9* | |
8053 t_IE term.txt /*t_IE* | |
8054 t_IS term.txt /*t_IS* | |
8055 t_K1 term.txt /*t_K1* | |
8056 t_K3 term.txt /*t_K3* | |
8057 t_K4 term.txt /*t_K4* | |
8058 t_K5 term.txt /*t_K5* | |
8059 t_K6 term.txt /*t_K6* | |
8060 t_K7 term.txt /*t_K7* | |
8061 t_K8 term.txt /*t_K8* | |
8062 t_K9 term.txt /*t_K9* | |
8063 t_KA term.txt /*t_KA* | |
8064 t_KB term.txt /*t_KB* | |
8065 t_KC term.txt /*t_KC* | |
8066 t_KD term.txt /*t_KD* | |
8067 t_KE term.txt /*t_KE* | |
8068 t_KF term.txt /*t_KF* | |
8069 t_KG term.txt /*t_KG* | |
8070 t_KH term.txt /*t_KH* | |
8071 t_KI term.txt /*t_KI* | |
8072 t_KJ term.txt /*t_KJ* | |
8073 t_KK term.txt /*t_KK* | |
8074 t_KL term.txt /*t_KL* | |
8075 t_RI term.txt /*t_RI* | |
8076 t_RV term.txt /*t_RV* | |
36 | 8077 t_SI term.txt /*t_SI* |
7 | 8078 t_Sb term.txt /*t_Sb* |
8079 t_Sf term.txt /*t_Sf* | |
8080 t_WP term.txt /*t_WP* | |
8081 t_WS term.txt /*t_WS* | |
8082 t_ZH term.txt /*t_ZH* | |
8083 t_ZR term.txt /*t_ZR* | |
8084 t_al term.txt /*t_al* | |
8085 t_bc term.txt /*t_bc* | |
8086 t_cd term.txt /*t_cd* | |
8087 t_cdl version4.txt /*t_cdl* | |
8088 t_ce term.txt /*t_ce* | |
8089 t_ci version4.txt /*t_ci* | |
8090 t_cil version4.txt /*t_cil* | |
8091 t_cl term.txt /*t_cl* | |
8092 t_cm term.txt /*t_cm* | |
8093 t_cri version4.txt /*t_cri* | |
8094 t_cs term.txt /*t_cs* | |
8095 t_csc version4.txt /*t_csc* | |
8096 t_cv version4.txt /*t_cv* | |
8097 t_cvv version4.txt /*t_cvv* | |
8098 t_da term.txt /*t_da* | |
8099 t_db term.txt /*t_db* | |
8100 t_dl term.txt /*t_dl* | |
8101 t_ed version4.txt /*t_ed* | |
8102 t_el version4.txt /*t_el* | |
8103 t_f1 version4.txt /*t_f1* | |
8104 t_f10 version4.txt /*t_f10* | |
8105 t_f2 version4.txt /*t_f2* | |
8106 t_f3 version4.txt /*t_f3* | |
8107 t_f4 version4.txt /*t_f4* | |
8108 t_f5 version4.txt /*t_f5* | |
8109 t_f6 version4.txt /*t_f6* | |
8110 t_f7 version4.txt /*t_f7* | |
8111 t_f8 version4.txt /*t_f8* | |
8112 t_f9 version4.txt /*t_f9* | |
8113 t_fs term.txt /*t_fs* | |
8114 t_help version4.txt /*t_help* | |
8115 t_il version4.txt /*t_il* | |
8116 t_k1 term.txt /*t_k1* | |
8117 t_k2 term.txt /*t_k2* | |
8118 t_k3 term.txt /*t_k3* | |
8119 t_k4 term.txt /*t_k4* | |
8120 t_k5 term.txt /*t_k5* | |
8121 t_k6 term.txt /*t_k6* | |
8122 t_k7 term.txt /*t_k7* | |
8123 t_k8 term.txt /*t_k8* | |
8124 t_k9 term.txt /*t_k9* | |
8125 t_k; term.txt /*t_k;* | |
8126 t_kB term.txt /*t_kB* | |
8127 t_kD term.txt /*t_kD* | |
8128 t_kI term.txt /*t_kI* | |
8129 t_kN term.txt /*t_kN* | |
8130 t_kP term.txt /*t_kP* | |
8131 t_kb term.txt /*t_kb* | |
8132 t_kd term.txt /*t_kd* | |
8133 t_ke term.txt /*t_ke* | |
8134 t_kh term.txt /*t_kh* | |
8135 t_kl term.txt /*t_kl* | |
8136 t_kr term.txt /*t_kr* | |
8137 t_ks term.txt /*t_ks* | |
8138 t_ku term.txt /*t_ku* | |
8139 t_le term.txt /*t_le* | |
8140 t_mb term.txt /*t_mb* | |
8141 t_md term.txt /*t_md* | |
8142 t_me term.txt /*t_me* | |
8143 t_mr term.txt /*t_mr* | |
8144 t_ms term.txt /*t_ms* | |
8145 t_nd term.txt /*t_nd* | |
8146 t_op term.txt /*t_op* | |
8147 t_se term.txt /*t_se* | |
8148 t_sf1 version4.txt /*t_sf1* | |
8149 t_sf10 version4.txt /*t_sf10* | |
8150 t_sf2 version4.txt /*t_sf2* | |
8151 t_sf3 version4.txt /*t_sf3* | |
8152 t_sf4 version4.txt /*t_sf4* | |
8153 t_sf5 version4.txt /*t_sf5* | |
8154 t_sf6 version4.txt /*t_sf6* | |
8155 t_sf7 version4.txt /*t_sf7* | |
8156 t_sf8 version4.txt /*t_sf8* | |
8157 t_sf9 version4.txt /*t_sf9* | |
8158 t_skd version4.txt /*t_skd* | |
8159 t_skl version4.txt /*t_skl* | |
8160 t_skr version4.txt /*t_skr* | |
8161 t_sku version4.txt /*t_sku* | |
8162 t_so term.txt /*t_so* | |
8163 t_sr term.txt /*t_sr* | |
8164 t_star7 term.txt /*t_star7* | |
8165 t_tb version4.txt /*t_tb* | |
8166 t_te term.txt /*t_te* | |
8167 t_ti term.txt /*t_ti* | |
8168 t_tp version4.txt /*t_tp* | |
8169 t_ts term.txt /*t_ts* | |
8170 t_ts_old version4.txt /*t_ts_old* | |
4229 | 8171 t_u7 term.txt /*t_u7* |
7 | 8172 t_ue term.txt /*t_ue* |
8173 t_undo version4.txt /*t_undo* | |
8174 t_us term.txt /*t_us* | |
8175 t_ut term.txt /*t_ut* | |
8176 t_vb term.txt /*t_vb* | |
8177 t_ve term.txt /*t_ve* | |
8178 t_vi term.txt /*t_vi* | |
8179 t_vs term.txt /*t_vs* | |
8180 t_xs term.txt /*t_xs* | |
8181 tab intro.txt /*tab* | |
674 | 8182 tab-page tabpage.txt /*tab-page* |
8183 tab-page-commands tabpage.txt /*tab-page-commands* | |
8184 tab-page-intro tabpage.txt /*tab-page-intro* | |
8185 tab-page-other tabpage.txt /*tab-page-other* | |
707 | 8186 tabline-menu tabpage.txt /*tabline-menu* |
674 | 8187 tabpage tabpage.txt /*tabpage* |
819 | 8188 tabpage-variable eval.txt /*tabpage-variable* |
674 | 8189 tabpage.txt tabpage.txt /*tabpage.txt* |
677 | 8190 tabpagebuflist() eval.txt /*tabpagebuflist()* |
674 | 8191 tabpagenr() eval.txt /*tabpagenr()* |
677 | 8192 tabpagewinnr() eval.txt /*tabpagewinnr()* |
7 | 8193 tag tagsrch.txt /*tag* |
8194 tag-! tagsrch.txt /*tag-!* | |
8195 tag-any-white tagsrch.txt /*tag-any-white* | |
8196 tag-binary-search tagsrch.txt /*tag-binary-search* | |
422 | 8197 tag-blocks motion.txt /*tag-blocks* |
7 | 8198 tag-commands tagsrch.txt /*tag-commands* |
8199 tag-details tagsrch.txt /*tag-details* | |
8200 tag-highlight syntax.txt /*tag-highlight* | |
8201 tag-matchlist tagsrch.txt /*tag-matchlist* | |
8202 tag-old-static tagsrch.txt /*tag-old-static* | |
8203 tag-overloaded version5.txt /*tag-overloaded* | |
650 | 8204 tag-preview tagsrch.txt /*tag-preview* |
7 | 8205 tag-priority tagsrch.txt /*tag-priority* |
8206 tag-regexp tagsrch.txt /*tag-regexp* | |
8207 tag-search tagsrch.txt /*tag-search* | |
8208 tag-security tagsrch.txt /*tag-security* | |
8209 tag-skip-file tagsrch.txt /*tag-skip-file* | |
8210 tag-stack tagsrch.txt /*tag-stack* | |
519 | 8211 tagfiles() eval.txt /*tagfiles()* |
216 | 8212 taglist() eval.txt /*taglist()* |
7 | 8213 tags tagsrch.txt /*tags* |
8214 tags-and-searches tagsrch.txt /*tags-and-searches* | |
8215 tags-file-changed version5.txt /*tags-file-changed* | |
8216 tags-file-format tagsrch.txt /*tags-file-format* | |
8217 tags-option tagsrch.txt /*tags-option* | |
8218 tagsrch.txt tagsrch.txt /*tagsrch.txt* | |
8219 tagstack tagsrch.txt /*tagstack* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8220 tan() eval.txt /*tan()* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8221 tanh() eval.txt /*tanh()* |
574 | 8222 tar pi_tar.txt /*tar* |
8223 tar-contents pi_tar.txt /*tar-contents* | |
8224 tar-copyright pi_tar.txt /*tar-copyright* | |
8225 tar-history pi_tar.txt /*tar-history* | |
8226 tar-manual pi_tar.txt /*tar-manual* | |
819 | 8227 tar-options pi_tar.txt /*tar-options* |
574 | 8228 tar-usage pi_tar.txt /*tar-usage* |
7 | 8229 tcl if_tcl.txt /*tcl* |
8230 tcl-beep if_tcl.txt /*tcl-beep* | |
8231 tcl-buffer if_tcl.txt /*tcl-buffer* | |
8232 tcl-buffer-append if_tcl.txt /*tcl-buffer-append* | |
8233 tcl-buffer-cmds if_tcl.txt /*tcl-buffer-cmds* | |
8234 tcl-buffer-command if_tcl.txt /*tcl-buffer-command* | |
8235 tcl-buffer-count if_tcl.txt /*tcl-buffer-count* | |
8236 tcl-buffer-delcmd if_tcl.txt /*tcl-buffer-delcmd* | |
8237 tcl-buffer-delete if_tcl.txt /*tcl-buffer-delete* | |
8238 tcl-buffer-expr if_tcl.txt /*tcl-buffer-expr* | |
8239 tcl-buffer-get if_tcl.txt /*tcl-buffer-get* | |
8240 tcl-buffer-insert if_tcl.txt /*tcl-buffer-insert* | |
8241 tcl-buffer-last if_tcl.txt /*tcl-buffer-last* | |
8242 tcl-buffer-mark if_tcl.txt /*tcl-buffer-mark* | |
8243 tcl-buffer-option if_tcl.txt /*tcl-buffer-option* | |
8244 tcl-buffer-set if_tcl.txt /*tcl-buffer-set* | |
8245 tcl-buffer-windows if_tcl.txt /*tcl-buffer-windows* | |
8246 tcl-bugs if_tcl.txt /*tcl-bugs* | |
8247 tcl-command if_tcl.txt /*tcl-command* | |
8248 tcl-commands if_tcl.txt /*tcl-commands* | |
557 | 8249 tcl-dynamic if_tcl.txt /*tcl-dynamic* |
7 | 8250 tcl-ex-commands if_tcl.txt /*tcl-ex-commands* |
8251 tcl-examples if_tcl.txt /*tcl-examples* | |
8252 tcl-expr if_tcl.txt /*tcl-expr* | |
8253 tcl-linenumbers if_tcl.txt /*tcl-linenumbers* | |
8254 tcl-misc if_tcl.txt /*tcl-misc* | |
8255 tcl-option if_tcl.txt /*tcl-option* | |
8256 tcl-output if_tcl.txt /*tcl-output* | |
8257 tcl-var-current if_tcl.txt /*tcl-var-current* | |
8258 tcl-var-lbase if_tcl.txt /*tcl-var-lbase* | |
8259 tcl-var-line if_tcl.txt /*tcl-var-line* | |
8260 tcl-var-lnum if_tcl.txt /*tcl-var-lnum* | |
8261 tcl-var-range if_tcl.txt /*tcl-var-range* | |
8262 tcl-variables if_tcl.txt /*tcl-variables* | |
8263 tcl-window if_tcl.txt /*tcl-window* | |
8264 tcl-window-buffer if_tcl.txt /*tcl-window-buffer* | |
8265 tcl-window-cmds if_tcl.txt /*tcl-window-cmds* | |
8266 tcl-window-command if_tcl.txt /*tcl-window-command* | |
8267 tcl-window-cursor if_tcl.txt /*tcl-window-cursor* | |
8268 tcl-window-delcmd if_tcl.txt /*tcl-window-delcmd* | |
8269 tcl-window-expr if_tcl.txt /*tcl-window-expr* | |
8270 tcl-window-height if_tcl.txt /*tcl-window-height* | |
8271 tcl-window-option if_tcl.txt /*tcl-window-option* | |
8272 tcsh-style cmdline.txt /*tcsh-style* | |
8273 tcsh.vim syntax.txt /*tcsh.vim* | |
8274 tear-off-menus gui.txt /*tear-off-menus* | |
8275 telnet-CTRL-] tagsrch.txt /*telnet-CTRL-]* | |
8276 temp-file-name eval.txt /*temp-file-name* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8277 tempfile change.txt /*tempfile* |
7 | 8278 template autocmd.txt /*template* |
8279 tempname() eval.txt /*tempname()* | |
8280 term-dependent-settings term.txt /*term-dependent-settings* | |
8281 term-list syntax.txt /*term-list* | |
8282 term.txt term.txt /*term.txt* | |
8283 termcap term.txt /*termcap* | |
8284 termcap-changed version4.txt /*termcap-changed* | |
8285 termcap-colors term.txt /*termcap-colors* | |
36 | 8286 termcap-cursor-color term.txt /*termcap-cursor-color* |
8287 termcap-cursor-shape term.txt /*termcap-cursor-shape* | |
667 | 8288 termcap-options term.txt /*termcap-options* |
7 | 8289 termcap-title term.txt /*termcap-title* |
8290 terminal-colors os_unix.txt /*terminal-colors* | |
8291 terminal-info term.txt /*terminal-info* | |
8292 terminal-options term.txt /*terminal-options* | |
8293 terminfo term.txt /*terminfo* | |
8294 termresponse-variable eval.txt /*termresponse-variable* | |
2426 | 8295 tex-cchar syntax.txt /*tex-cchar* |
8296 tex-cole syntax.txt /*tex-cole* | |
8297 tex-conceal syntax.txt /*tex-conceal* | |
480 | 8298 tex-error syntax.txt /*tex-error* |
8299 tex-folding syntax.txt /*tex-folding* | |
8300 tex-math syntax.txt /*tex-math* | |
1121 | 8301 tex-morecommands syntax.txt /*tex-morecommands* |
1621 | 8302 tex-nospell syntax.txt /*tex-nospell* |
1121 | 8303 tex-package syntax.txt /*tex-package* |
480 | 8304 tex-runon syntax.txt /*tex-runon* |
8305 tex-slow syntax.txt /*tex-slow* | |
4992 | 8306 tex-stopzone syntax.txt /*tex-stopzone* |
480 | 8307 tex-style syntax.txt /*tex-style* |
6213 | 8308 tex-supersub syntax.txt /*tex-supersub* |
4992 | 8309 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
|
8310 tex-verb syntax.txt /*tex-verb* |
7 | 8311 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
|
8312 text-functions usr_41.txt /*text-functions* |
7 | 8313 text-objects motion.txt /*text-objects* |
8314 text-objects-changed version5.txt /*text-objects-changed* | |
634 | 8315 textlock eval.txt /*textlock* |
7 | 8316 tf.vim syntax.txt /*tf.vim* |
8317 this_session-variable eval.txt /*this_session-variable* | |
8318 throw-catch eval.txt /*throw-catch* | |
8319 throw-expression eval.txt /*throw-expression* | |
8320 throw-from-catch eval.txt /*throw-from-catch* | |
8321 throw-variables eval.txt /*throw-variables* | |
8322 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
|
8323 time-functions usr_41.txt /*time-functions* |
7 | 8324 timestamp editing.txt /*timestamp* |
8325 timestamps editing.txt /*timestamps* | |
8326 tips tips.txt /*tips* | |
8327 tips.txt tips.txt /*tips.txt* | |
8328 todo todo.txt /*todo* | |
8329 todo.txt todo.txt /*todo.txt* | |
8330 toggle options.txt /*toggle* | |
8331 toggle-revins version4.txt /*toggle-revins* | |
8332 tolower() eval.txt /*tolower()* | |
8333 toolbar-icon gui.txt /*toolbar-icon* | |
8334 toupper() eval.txt /*toupper()* | |
15 | 8335 tr() eval.txt /*tr()* |
7 | 8336 trojan-horse starting.txt /*trojan-horse* |
1621 | 8337 trunc() eval.txt /*trunc()* |
7 | 8338 try-conditionals eval.txt /*try-conditionals* |
8339 try-echoerr eval.txt /*try-echoerr* | |
8340 try-finally eval.txt /*try-finally* | |
8341 try-nested eval.txt /*try-nested* | |
8342 try-nesting eval.txt /*try-nesting* | |
8343 tutor usr_01.txt /*tutor* | |
8344 twice if_cscop.txt /*twice* | |
4444 | 8345 two-engines pattern.txt /*two-engines* |
7 | 8346 type() eval.txt /*type()* |
8347 type-mistakes tips.txt /*type-mistakes* | |
8348 typecorr-settings usr_41.txt /*typecorr-settings* | |
8349 typecorr.txt usr_41.txt /*typecorr.txt* | |
8350 u undo.txt /*u* | |
8351 uganda uganda.txt /*uganda* | |
8352 uganda.txt uganda.txt /*uganda.txt* | |
303 | 8353 undercurl syntax.txt /*undercurl* |
8354 underline syntax.txt /*underline* | |
7 | 8355 undo undo.txt /*undo* |
697 | 8356 undo-blocks undo.txt /*undo-blocks* |
758 | 8357 undo-branches undo.txt /*undo-branches* |
7 | 8358 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
|
8359 undo-persistence undo.txt /*undo-persistence* |
7 | 8360 undo-redo undo.txt /*undo-redo* |
8361 undo-remarks undo.txt /*undo-remarks* | |
827 | 8362 undo-tree undo.txt /*undo-tree* |
7 | 8363 undo-two-ways undo.txt /*undo-two-ways* |
8364 undo.txt undo.txt /*undo.txt* | |
8365 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
|
8366 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
|
8367 undotree() eval.txt /*undotree()* |
7 | 8368 unicode mbyte.txt /*unicode* |
5763 | 8369 uniq() eval.txt /*uniq()* |
7 | 8370 unix os_unix.txt /*unix* |
8371 unlisted-buffer windows.txt /*unlisted-buffer* | |
8372 up-down-motions motion.txt /*up-down-motions* | |
8373 uppercase change.txt /*uppercase* | |
3224 | 8374 urxvt-mouse options.txt /*urxvt-mouse* |
7 | 8375 use-cpo-save usr_41.txt /*use-cpo-save* |
8376 use-visual-cmds version4.txt /*use-visual-cmds* | |
8377 useful-mappings tips.txt /*useful-mappings* | |
8378 usenet intro.txt /*usenet* | |
8379 user-cmd-ambiguous map.txt /*user-cmd-ambiguous* | |
8380 user-commands map.txt /*user-commands* | |
8381 user-functions eval.txt /*user-functions* | |
8382 user-manual usr_toc.txt /*user-manual* | |
8383 using-<Plug> usr_41.txt /*using-<Plug>* | |
8384 using-menus gui.txt /*using-menus* | |
8385 using-scripts repeat.txt /*using-scripts* | |
8386 using-xxd tips.txt /*using-xxd* | |
8387 using_CTRL-V map.txt /*using_CTRL-V* | |
8388 usr_01.txt usr_01.txt /*usr_01.txt* | |
8389 usr_02.txt usr_02.txt /*usr_02.txt* | |
8390 usr_03.txt usr_03.txt /*usr_03.txt* | |
8391 usr_04.txt usr_04.txt /*usr_04.txt* | |
8392 usr_05.txt usr_05.txt /*usr_05.txt* | |
8393 usr_06.txt usr_06.txt /*usr_06.txt* | |
8394 usr_07.txt usr_07.txt /*usr_07.txt* | |
8395 usr_08.txt usr_08.txt /*usr_08.txt* | |
8396 usr_09.txt usr_09.txt /*usr_09.txt* | |
8397 usr_10.txt usr_10.txt /*usr_10.txt* | |
8398 usr_11.txt usr_11.txt /*usr_11.txt* | |
8399 usr_12.txt usr_12.txt /*usr_12.txt* | |
8400 usr_20.txt usr_20.txt /*usr_20.txt* | |
8401 usr_21.txt usr_21.txt /*usr_21.txt* | |
8402 usr_22.txt usr_22.txt /*usr_22.txt* | |
8403 usr_23.txt usr_23.txt /*usr_23.txt* | |
8404 usr_24.txt usr_24.txt /*usr_24.txt* | |
8405 usr_25.txt usr_25.txt /*usr_25.txt* | |
8406 usr_26.txt usr_26.txt /*usr_26.txt* | |
8407 usr_27.txt usr_27.txt /*usr_27.txt* | |
8408 usr_28.txt usr_28.txt /*usr_28.txt* | |
8409 usr_29.txt usr_29.txt /*usr_29.txt* | |
8410 usr_30.txt usr_30.txt /*usr_30.txt* | |
8411 usr_31.txt usr_31.txt /*usr_31.txt* | |
799 | 8412 usr_32.txt usr_32.txt /*usr_32.txt* |
7 | 8413 usr_40.txt usr_40.txt /*usr_40.txt* |
8414 usr_41.txt usr_41.txt /*usr_41.txt* | |
8415 usr_42.txt usr_42.txt /*usr_42.txt* | |
8416 usr_43.txt usr_43.txt /*usr_43.txt* | |
8417 usr_44.txt usr_44.txt /*usr_44.txt* | |
8418 usr_45.txt usr_45.txt /*usr_45.txt* | |
8419 usr_90.txt usr_90.txt /*usr_90.txt* | |
8420 usr_toc.txt usr_toc.txt /*usr_toc.txt* | |
8421 utf-8 mbyte.txt /*utf-8* | |
8422 utf-8-char-arg mbyte.txt /*utf-8-char-arg* | |
8423 utf-8-in-xwindows mbyte.txt /*utf-8-in-xwindows* | |
8424 utf-8-typing mbyte.txt /*utf-8-typing* | |
8425 utf8 mbyte.txt /*utf8* | |
8426 v visual.txt /*v* | |
4358 | 8427 v: eval.txt /*v:* |
189 | 8428 v:beval_bufnr eval.txt /*v:beval_bufnr* |
8429 v:beval_col eval.txt /*v:beval_col* | |
8430 v:beval_lnum eval.txt /*v:beval_lnum* | |
8431 v:beval_text eval.txt /*v:beval_text* | |
8432 v:beval_winnr eval.txt /*v:beval_winnr* | |
844 | 8433 v:char eval.txt /*v:char* |
7 | 8434 v:charconvert_from eval.txt /*v:charconvert_from* |
8435 v:charconvert_to eval.txt /*v:charconvert_to* | |
8436 v:cmdarg eval.txt /*v:cmdarg* | |
8437 v:cmdbang eval.txt /*v:cmdbang* | |
8438 v:count eval.txt /*v:count* | |
8439 v:count1 eval.txt /*v:count1* | |
8440 v:ctype eval.txt /*v:ctype* | |
8441 v:dying eval.txt /*v:dying* | |
8442 v:errmsg eval.txt /*v:errmsg* | |
8443 v:exception eval.txt /*v:exception* | |
179 | 8444 v:fcs_choice eval.txt /*v:fcs_choice* |
8445 v:fcs_reason eval.txt /*v:fcs_reason* | |
7 | 8446 v:fname_diff eval.txt /*v:fname_diff* |
8447 v:fname_in eval.txt /*v:fname_in* | |
8448 v:fname_new eval.txt /*v:fname_new* | |
8449 v:fname_out eval.txt /*v:fname_out* | |
8450 v:folddashes eval.txt /*v:folddashes* | |
8451 v:foldend eval.txt /*v:foldend* | |
8452 v:foldlevel eval.txt /*v:foldlevel* | |
8453 v:foldstart eval.txt /*v:foldstart* | |
5466 | 8454 v:hlsearch eval.txt /*v:hlsearch* |
11 | 8455 v:insertmode eval.txt /*v:insertmode* |
102 | 8456 v:key eval.txt /*v:key* |
7 | 8457 v:lang eval.txt /*v:lang* |
8458 v:lc_time eval.txt /*v:lc_time* | |
8459 v:lnum eval.txt /*v:lnum* | |
1121 | 8460 v:mouse_col eval.txt /*v:mouse_col* |
8461 v:mouse_lnum eval.txt /*v:mouse_lnum* | |
8462 v:mouse_win eval.txt /*v:mouse_win* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8463 v:oldfiles eval.txt /*v:oldfiles* |
1621 | 8464 v:operator eval.txt /*v:operator* |
7 | 8465 v:prevcount eval.txt /*v:prevcount* |
179 | 8466 v:profiling eval.txt /*v:profiling* |
7 | 8467 v:progname eval.txt /*v:progname* |
5814 | 8468 v:progpath eval.txt /*v:progpath* |
7 | 8469 v:register eval.txt /*v:register* |
540 | 8470 v:scrollstart eval.txt /*v:scrollstart* |
1621 | 8471 v:searchforward eval.txt /*v:searchforward* |
7 | 8472 v:servername eval.txt /*v:servername* |
8473 v:shell_error eval.txt /*v:shell_error* | |
8474 v:statusmsg eval.txt /*v:statusmsg* | |
579 | 8475 v:swapchoice eval.txt /*v:swapchoice* |
590 | 8476 v:swapcommand eval.txt /*v:swapcommand* |
579 | 8477 v:swapname eval.txt /*v:swapname* |
7 | 8478 v:termresponse eval.txt /*v:termresponse* |
8479 v:this_session eval.txt /*v:this_session* | |
8480 v:throwpoint eval.txt /*v:throwpoint* | |
102 | 8481 v:val eval.txt /*v:val* |
7 | 8482 v:var eval.txt /*v:var* |
8483 v:version eval.txt /*v:version* | |
8484 v:warningmsg eval.txt /*v:warningmsg* | |
2625 | 8485 v:windowid eval.txt /*v:windowid* |
7 | 8486 v_! change.txt /*v_!* |
8487 v_$ visual.txt /*v_$* | |
8488 v_: cmdline.txt /*v_:* | |
8489 v_< change.txt /*v_<* | |
8490 v_<BS> change.txt /*v_<BS>* | |
8491 v_<Del> change.txt /*v_<Del>* | |
55 | 8492 v_<Esc> visual.txt /*v_<Esc>* |
7 | 8493 v_= change.txt /*v_=* |
8494 v_> change.txt /*v_>* | |
8495 v_C change.txt /*v_C* | |
8496 v_CTRL-C visual.txt /*v_CTRL-C* | |
8497 v_CTRL-G visual.txt /*v_CTRL-G* | |
8498 v_CTRL-H change.txt /*v_CTRL-H* | |
8499 v_CTRL-O visual.txt /*v_CTRL-O* | |
8500 v_CTRL-V visual.txt /*v_CTRL-V* | |
8501 v_CTRL-Z starting.txt /*v_CTRL-Z* | |
8502 v_CTRL-\_CTRL-G intro.txt /*v_CTRL-\\_CTRL-G* | |
8503 v_CTRL-\_CTRL-N intro.txt /*v_CTRL-\\_CTRL-N* | |
8504 v_CTRL-] tagsrch.txt /*v_CTRL-]* | |
8505 v_D change.txt /*v_D* | |
8506 v_J change.txt /*v_J* | |
8507 v_K various.txt /*v_K* | |
8508 v_O visual.txt /*v_O* | |
8509 v_P change.txt /*v_P* | |
8510 v_R change.txt /*v_R* | |
8511 v_S change.txt /*v_S* | |
8512 v_U change.txt /*v_U* | |
8513 v_V visual.txt /*v_V* | |
8514 v_X change.txt /*v_X* | |
8515 v_Y change.txt /*v_Y* | |
8516 v_a motion.txt /*v_a* | |
12 | 8517 v_a' motion.txt /*v_a'* |
7 | 8518 v_a( motion.txt /*v_a(* |
8519 v_a) motion.txt /*v_a)* | |
8520 v_a< motion.txt /*v_a<* | |
8521 v_a> motion.txt /*v_a>* | |
8522 v_aB motion.txt /*v_aB* | |
8523 v_aW motion.txt /*v_aW* | |
8524 v_a[ motion.txt /*v_a[* | |
8525 v_a] motion.txt /*v_a]* | |
12 | 8526 v_a` motion.txt /*v_a`* |
7 | 8527 v_ab motion.txt /*v_ab* |
8528 v_ap motion.txt /*v_ap* | |
12 | 8529 v_aquote motion.txt /*v_aquote* |
7 | 8530 v_as motion.txt /*v_as* |
422 | 8531 v_at motion.txt /*v_at* |
7 | 8532 v_aw motion.txt /*v_aw* |
8533 v_a{ motion.txt /*v_a{* | |
8534 v_a} motion.txt /*v_a}* | |
8535 v_b_< visual.txt /*v_b_<* | |
8536 v_b_<_example visual.txt /*v_b_<_example* | |
8537 v_b_> visual.txt /*v_b_>* | |
8538 v_b_>_example visual.txt /*v_b_>_example* | |
8539 v_b_A visual.txt /*v_b_A* | |
8540 v_b_A_example visual.txt /*v_b_A_example* | |
8541 v_b_C visual.txt /*v_b_C* | |
8542 v_b_D change.txt /*v_b_D* | |
8543 v_b_I visual.txt /*v_b_I* | |
8544 v_b_I_example visual.txt /*v_b_I_example* | |
8545 v_b_c visual.txt /*v_b_c* | |
8546 v_b_r visual.txt /*v_b_r* | |
8547 v_b_r_example visual.txt /*v_b_r_example* | |
8548 v_c change.txt /*v_c* | |
8549 v_d change.txt /*v_d* | |
8550 v_g? change.txt /*v_g?* | |
681 | 8551 v_gF editing.txt /*v_gF* |
7 | 8552 v_gJ change.txt /*v_gJ* |
3713 | 8553 v_gN visual.txt /*v_gN* |
7 | 8554 v_gV visual.txt /*v_gV* |
8555 v_g] tagsrch.txt /*v_g]* | |
8556 v_g_CTRL-G editing.txt /*v_g_CTRL-G* | |
8557 v_g_CTRL-] tagsrch.txt /*v_g_CTRL-]* | |
8558 v_gf editing.txt /*v_gf* | |
3713 | 8559 v_gn visual.txt /*v_gn* |
7 | 8560 v_gq change.txt /*v_gq* |
8561 v_gv visual.txt /*v_gv* | |
11 | 8562 v_gw change.txt /*v_gw* |
7 | 8563 v_i motion.txt /*v_i* |
12 | 8564 v_i' motion.txt /*v_i'* |
7 | 8565 v_i( motion.txt /*v_i(* |
8566 v_i) motion.txt /*v_i)* | |
8567 v_i< motion.txt /*v_i<* | |
8568 v_i> motion.txt /*v_i>* | |
8569 v_iB motion.txt /*v_iB* | |
8570 v_iW motion.txt /*v_iW* | |
8571 v_i[ motion.txt /*v_i[* | |
8572 v_i] motion.txt /*v_i]* | |
12 | 8573 v_i` motion.txt /*v_i`* |
7 | 8574 v_ib motion.txt /*v_ib* |
8575 v_ip motion.txt /*v_ip* | |
12 | 8576 v_iquote motion.txt /*v_iquote* |
7 | 8577 v_is motion.txt /*v_is* |
422 | 8578 v_it motion.txt /*v_it* |
7 | 8579 v_iw motion.txt /*v_iw* |
8580 v_i{ motion.txt /*v_i{* | |
8581 v_i} motion.txt /*v_i}* | |
8582 v_o visual.txt /*v_o* | |
8583 v_p change.txt /*v_p* | |
8584 v_r change.txt /*v_r* | |
8585 v_s change.txt /*v_s* | |
8586 v_u change.txt /*v_u* | |
8587 v_v visual.txt /*v_v* | |
8588 v_x change.txt /*v_x* | |
8589 v_y change.txt /*v_y* | |
8590 v_~ change.txt /*v_~* | |
102 | 8591 val-variable eval.txt /*val-variable* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8592 valgrind debug.txt /*valgrind* |
140 | 8593 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
|
8594 var-functions usr_41.txt /*var-functions* |
7 | 8595 variables eval.txt /*variables* |
8596 various various.txt /*various* | |
8597 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
|
8598 various-functions usr_41.txt /*various-functions* |
7 | 8599 various-motions motion.txt /*various-motions* |
8600 various.txt various.txt /*various.txt* | |
8601 vb.vim syntax.txt /*vb.vim* | |
1121 | 8602 vba pi_vimball.txt /*vba* |
7 | 8603 verbose starting.txt /*verbose* |
8604 version-5.1 version5.txt /*version-5.1* | |
8605 version-5.2 version5.txt /*version-5.2* | |
8606 version-5.3 version5.txt /*version-5.3* | |
8607 version-5.4 version5.txt /*version-5.4* | |
8608 version-5.5 version5.txt /*version-5.5* | |
8609 version-5.6 version5.txt /*version-5.6* | |
8610 version-5.7 version5.txt /*version-5.7* | |
8611 version-5.8 version5.txt /*version-5.8* | |
8612 version-6.1 version6.txt /*version-6.1* | |
8613 version-6.2 version6.txt /*version-6.2* | |
8614 version-6.3 version6.txt /*version-6.3* | |
551 | 8615 version-6.4 version6.txt /*version-6.4* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8616 version-7.0 version7.txt /*version-7.0* |
1121 | 8617 version-7.1 version7.txt /*version-7.1* |
1621 | 8618 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
|
8619 version-7.3 version7.txt /*version-7.3* |
5146 | 8620 version-7.4 version7.txt /*version-7.4* |
7 | 8621 version-variable eval.txt /*version-variable* |
8622 version4.txt version4.txt /*version4.txt* | |
8623 version5.txt version5.txt /*version5.txt* | |
8624 version6.txt version6.txt /*version6.txt* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8625 version7.0 version7.txt /*version7.0* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8626 version7.1 version7.txt /*version7.1* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8627 version7.2 version7.txt /*version7.2* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8628 version7.3 version7.txt /*version7.3* |
5146 | 8629 version7.4 version7.txt /*version7.4* |
8 | 8630 version7.txt version7.txt /*version7.txt* |
39 | 8631 vi intro.txt /*vi* |
7 | 8632 vi-differences vi_diff.txt /*vi-differences* |
8633 vi: options.txt /*vi:* | |
8634 vi_diff.txt vi_diff.txt /*vi_diff.txt* | |
8635 view starting.txt /*view* | |
8636 view-diffs diff.txt /*view-diffs* | |
8637 view-file starting.txt /*view-file* | |
8638 views-sessions starting.txt /*views-sessions* | |
8639 vim-additions vi_diff.txt /*vim-additions* | |
8640 vim-announce intro.txt /*vim-announce* | |
8641 vim-arguments starting.txt /*vim-arguments* | |
8642 vim-default-editor gui_w32.txt /*vim-default-editor* | |
8643 vim-dev intro.txt /*vim-dev* | |
8644 vim-mac intro.txt /*vim-mac* | |
8645 vim-modes intro.txt /*vim-modes* | |
8646 vim-modes-intro intro.txt /*vim-modes-intro* | |
8647 vim-multibyte intro.txt /*vim-multibyte* | |
8648 vim-script-intro usr_41.txt /*vim-script-intro* | |
8649 vim-variable eval.txt /*vim-variable* | |
8650 vim.vim syntax.txt /*vim.vim* | |
1121 | 8651 vim7 version7.txt /*vim7* |
7 | 8652 vim: options.txt /*vim:* |
846 | 8653 vimball pi_vimball.txt /*vimball* |
8654 vimball-contents pi_vimball.txt /*vimball-contents* | |
8655 vimball-extract pi_vimball.txt /*vimball-extract* | |
8656 vimball-history pi_vimball.txt /*vimball-history* | |
1621 | 8657 vimball-intro pi_vimball.txt /*vimball-intro* |
846 | 8658 vimball-manual pi_vimball.txt /*vimball-manual* |
2152 | 8659 vimball-windows pi_vimball.txt /*vimball-windows* |
7 | 8660 vimdev intro.txt /*vimdev* |
8661 vimdiff diff.txt /*vimdiff* | |
8662 vimfiles options.txt /*vimfiles* | |
8663 viminfo starting.txt /*viminfo* | |
3281 | 8664 viminfo-! options.txt /*viminfo-!* |
8665 viminfo-% options.txt /*viminfo-%* | |
8666 viminfo-' options.txt /*viminfo-'* | |
8667 viminfo-/ options.txt /*viminfo-\/* | |
8668 viminfo-: options.txt /*viminfo-:* | |
8669 viminfo-< options.txt /*viminfo-<* | |
8670 viminfo-@ options.txt /*viminfo-@* | |
8671 viminfo-c options.txt /*viminfo-c* | |
7 | 8672 viminfo-encoding starting.txt /*viminfo-encoding* |
8673 viminfo-errors starting.txt /*viminfo-errors* | |
3281 | 8674 viminfo-f options.txt /*viminfo-f* |
7 | 8675 viminfo-file starting.txt /*viminfo-file* |
8676 viminfo-file-marks starting.txt /*viminfo-file-marks* | |
8677 viminfo-file-name starting.txt /*viminfo-file-name* | |
3281 | 8678 viminfo-h options.txt /*viminfo-h* |
8679 viminfo-n options.txt /*viminfo-n* | |
8680 viminfo-quote options.txt /*viminfo-quote* | |
8681 viminfo-r options.txt /*viminfo-r* | |
7 | 8682 viminfo-read starting.txt /*viminfo-read* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8683 viminfo-read-write starting.txt /*viminfo-read-write* |
3281 | 8684 viminfo-s options.txt /*viminfo-s* |
7 | 8685 viminfo-write starting.txt /*viminfo-write* |
8686 vimrc starting.txt /*vimrc* | |
8687 vimrc-filetype usr_05.txt /*vimrc-filetype* | |
8688 vimrc-intro usr_05.txt /*vimrc-intro* | |
714 | 8689 vimrc-option-example starting.txt /*vimrc-option-example* |
7 | 8690 vimrc_example.vim usr_05.txt /*vimrc_example.vim* |
8691 vimtutor usr_01.txt /*vimtutor* | |
8692 virtcol() eval.txt /*virtcol()* | |
8693 visual-block visual.txt /*visual-block* | |
8694 visual-change visual.txt /*visual-change* | |
8695 visual-examples visual.txt /*visual-examples* | |
8696 visual-index index.txt /*visual-index* | |
8697 visual-mode visual.txt /*visual-mode* | |
8698 visual-operators visual.txt /*visual-operators* | |
8699 visual-repeat visual.txt /*visual-repeat* | |
8700 visual-search visual.txt /*visual-search* | |
8701 visual-start visual.txt /*visual-start* | |
8702 visual-use visual.txt /*visual-use* | |
8703 visual.txt visual.txt /*visual.txt* | |
8704 visualmode() eval.txt /*visualmode()* | |
8705 vms os_vms.txt /*vms* | |
8706 vms-authors os_vms.txt /*vms-authors* | |
8707 vms-changes os_vms.txt /*vms-changes* | |
8708 vms-compiling os_vms.txt /*vms-compiling* | |
8709 vms-deploy os_vms.txt /*vms-deploy* | |
8710 vms-download os_vms.txt /*vms-download* | |
8711 vms-gui os_vms.txt /*vms-gui* | |
8712 vms-notes os_vms.txt /*vms-notes* | |
8713 vms-problems os_vms.txt /*vms-problems* | |
8714 vms-started os_vms.txt /*vms-started* | |
8715 vms-usage os_vms.txt /*vms-usage* | |
8716 vote-for-features sponsor.txt /*vote-for-features* | |
8717 votes-counted sponsor.txt /*votes-counted* | |
8718 votes-for-changes todo.txt /*votes-for-changes* | |
8719 vreplace-mode insert.txt /*vreplace-mode* | |
8720 vt100-cursor-keys term.txt /*vt100-cursor-keys* | |
8721 vt100-function-keys term.txt /*vt100-function-keys* | |
8722 w motion.txt /*w* | |
8723 w32-clientserver remote.txt /*w32-clientserver* | |
3750 | 8724 w32-xpm-support gui_w32.txt /*w32-xpm-support* |
4358 | 8725 w: eval.txt /*w:* |
2267 | 8726 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
|
8727 w:quickfix_title quickfix.txt /*w:quickfix_title* |
7 | 8728 w:var eval.txt /*w:var* |
8729 warningmsg-variable eval.txt /*warningmsg-variable* | |
8730 white-space pattern.txt /*white-space* | |
8731 whitespace pattern.txt /*whitespace* | |
39 | 8732 wildcard editing.txt /*wildcard* |
1121 | 8733 wildcards editing.txt /*wildcards* |
4186 | 8734 wildmenumode() eval.txt /*wildmenumode()* |
7 | 8735 win16-!start gui_w16.txt /*win16-!start* |
8736 win16-clipboard gui_w16.txt /*win16-clipboard* | |
8737 win16-colors gui_w16.txt /*win16-colors* | |
8738 win16-default-editor gui_w16.txt /*win16-default-editor* | |
8739 win16-dialogs gui_w16.txt /*win16-dialogs* | |
8740 win16-drag-n-drop gui_w16.txt /*win16-drag-n-drop* | |
8741 win16-gui gui_w16.txt /*win16-gui* | |
8742 win16-maximized gui_w16.txt /*win16-maximized* | |
8743 win16-printing gui_w16.txt /*win16-printing* | |
8744 win16-shell gui_w16.txt /*win16-shell* | |
8745 win16-start gui_w16.txt /*win16-start* | |
8746 win16-truetype gui_w16.txt /*win16-truetype* | |
8747 win16-various gui_w16.txt /*win16-various* | |
8748 win32 os_win32.txt /*win32* | |
8749 win32-!start gui_w32.txt /*win32-!start* | |
819 | 8750 win32-PATH os_win32.txt /*win32-PATH* |
7 | 8751 win32-colors gui_w32.txt /*win32-colors* |
8752 win32-compiling os_win32.txt /*win32-compiling* | |
8753 win32-curdir os_win32.txt /*win32-curdir* | |
8754 win32-faq os_win32.txt /*win32-faq* | |
8755 win32-gettext mlang.txt /*win32-gettext* | |
8756 win32-gui gui_w32.txt /*win32-gui* | |
8757 win32-hidden-menus gui.txt /*win32-hidden-menus* | |
8758 win32-mouse os_win32.txt /*win32-mouse* | |
8759 win32-open-with-menu gui_w32.txt /*win32-open-with-menu* | |
8760 win32-popup-menu gui_w32.txt /*win32-popup-menu* | |
8761 win32-problems os_win32.txt /*win32-problems* | |
8762 win32-restore os_win32.txt /*win32-restore* | |
8763 win32-startup os_win32.txt /*win32-startup* | |
8764 win32-term os_win32.txt /*win32-term* | |
8765 win32-vimrun gui_w32.txt /*win32-vimrun* | |
8766 win32-win3.1 os_win32.txt /*win32-win3.1* | |
8767 win32s os_win32.txt /*win32s* | |
8768 winbufnr() eval.txt /*winbufnr()* | |
8769 wincol() eval.txt /*wincol()* | |
819 | 8770 window windows.txt /*window* |
7 | 8771 window-contents intro.txt /*window-contents* |
8772 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
|
8773 window-functions usr_41.txt /*window-functions* |
7 | 8774 window-move-cursor windows.txt /*window-move-cursor* |
8775 window-moving windows.txt /*window-moving* | |
8776 window-resize windows.txt /*window-resize* | |
8777 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
|
8778 window-size-functions usr_41.txt /*window-size-functions* |
7 | 8779 window-tag windows.txt /*window-tag* |
8780 window-variable eval.txt /*window-variable* | |
2625 | 8781 windowid-variable eval.txt /*windowid-variable* |
7 | 8782 windows windows.txt /*windows* |
8783 windows-3.1 os_win32.txt /*windows-3.1* | |
8784 windows-intro windows.txt /*windows-intro* | |
8785 windows-starting windows.txt /*windows-starting* | |
8786 windows.txt windows.txt /*windows.txt* | |
8787 windows95 os_win32.txt /*windows95* | |
8788 winheight() eval.txt /*winheight()* | |
8789 winline() eval.txt /*winline()* | |
8790 winnr() eval.txt /*winnr()* | |
8791 winrestcmd() eval.txt /*winrestcmd()* | |
712 | 8792 winrestview() eval.txt /*winrestview()* |
8793 winsaveview() eval.txt /*winsaveview()* | |
7 | 8794 winwidth() eval.txt /*winwidth()* |
8795 word motion.txt /*word* | |
8796 word-count editing.txt /*word-count* | |
8797 word-motions motion.txt /*word-motions* | |
8798 workbench starting.txt /*workbench* | |
8799 workshop workshop.txt /*workshop* | |
8800 workshop-commands workshop.txt /*workshop-commands* | |
8801 workshop-compiling workshop.txt /*workshop-compiling* | |
8802 workshop-configure workshop.txt /*workshop-configure* | |
8803 workshop-intro workshop.txt /*workshop-intro* | |
8804 workshop-support workshop.txt /*workshop-support* | |
8805 workshop-xpm workshop.txt /*workshop-xpm* | |
8806 workshop.txt workshop.txt /*workshop.txt* | |
8807 wrap-off intro.txt /*wrap-off* | |
8808 write-compiler-plugin usr_41.txt /*write-compiler-plugin* | |
8809 write-device editing.txt /*write-device* | |
8810 write-fail editing.txt /*write-fail* | |
8811 write-filetype-plugin usr_41.txt /*write-filetype-plugin* | |
170 | 8812 write-library-script usr_41.txt /*write-library-script* |
7 | 8813 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
|
8814 write-permissions editing.txt /*write-permissions* |
7 | 8815 write-plugin usr_41.txt /*write-plugin* |
170 | 8816 write-plugin-quickload usr_41.txt /*write-plugin-quickload* |
7 | 8817 write-quit editing.txt /*write-quit* |
8818 write-readonly editing.txt /*write-readonly* | |
158 | 8819 writefile() eval.txt /*writefile()* |
7 | 8820 writing editing.txt /*writing* |
8821 www intro.txt /*www* | |
8822 x change.txt /*x* | |
8823 x-input-method mbyte.txt /*x-input-method* | |
8824 x-resources version5.txt /*x-resources* | |
8825 x11-clientserver remote.txt /*x11-clientserver* | |
8826 x11-cut-buffer gui_x11.txt /*x11-cut-buffer* | |
8827 x11-selection gui_x11.txt /*x11-selection* | |
8828 xf86conf.vim syntax.txt /*xf86conf.vim* | |
8829 xfontset mbyte.txt /*xfontset* | |
8830 xfree-xterm syntax.txt /*xfree-xterm* | |
8831 xim mbyte.txt /*xim* | |
8832 xim-input-style mbyte.txt /*xim-input-style* | |
8833 xiterm syntax.txt /*xiterm* | |
8834 xml-folding syntax.txt /*xml-folding* | |
557 | 8835 xml-omni-datafile insert.txt /*xml-omni-datafile* |
7 | 8836 xml.vim syntax.txt /*xml.vim* |
3224 | 8837 xor() eval.txt /*xor()* |
7 | 8838 xpm.vim syntax.txt /*xpm.vim* |
8839 xterm-8-bit term.txt /*xterm-8-bit* | |
8840 xterm-8bit term.txt /*xterm-8bit* | |
8841 xterm-blink syntax.txt /*xterm-blink* | |
8842 xterm-blinking-cursor syntax.txt /*xterm-blinking-cursor* | |
8843 xterm-clipboard term.txt /*xterm-clipboard* | |
8844 xterm-codes term.txt /*xterm-codes* | |
8845 xterm-color syntax.txt /*xterm-color* | |
8846 xterm-command-server term.txt /*xterm-command-server* | |
8847 xterm-copy-paste term.txt /*xterm-copy-paste* | |
8848 xterm-cursor-keys term.txt /*xterm-cursor-keys* | |
8849 xterm-end-home-keys term.txt /*xterm-end-home-keys* | |
8850 xterm-function-keys term.txt /*xterm-function-keys* | |
189 | 8851 xterm-modifier-keys term.txt /*xterm-modifier-keys* |
7 | 8852 xterm-mouse options.txt /*xterm-mouse* |
8853 xterm-mouse-wheel scroll.txt /*xterm-mouse-wheel* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8854 xterm-resize term.txt /*xterm-resize* |
7 | 8855 xterm-save-screen tips.txt /*xterm-save-screen* |
8856 xterm-screens tips.txt /*xterm-screens* | |
8857 xterm-scroll-region term.txt /*xterm-scroll-region* | |
8858 xterm-shifted-keys term.txt /*xterm-shifted-keys* | |
8859 y change.txt /*y* | |
8860 yank change.txt /*yank* | |
8861 ye-option-gone version4.txt /*ye-option-gone* | |
8862 year-2000 intro.txt /*year-2000* | |
8863 your-runtime-dir usr_43.txt /*your-runtime-dir* | |
8864 yy change.txt /*yy* | |
8865 z index.txt /*z* | |
8866 z+ scroll.txt /*z+* | |
8867 z- scroll.txt /*z-* | |
8868 z. scroll.txt /*z.* | |
8869 z/OS os_390.txt /*z\/OS* | |
8870 z<CR> scroll.txt /*z<CR>* | |
8871 z<Left> scroll.txt /*z<Left>* | |
8872 z<Right> scroll.txt /*z<Right>* | |
590 | 8873 z= spell.txt /*z=* |
7 | 8874 zA fold.txt /*zA* |
8875 zC fold.txt /*zC* | |
8876 zD fold.txt /*zD* | |
8877 zE fold.txt /*zE* | |
8878 zF fold.txt /*zF* | |
382 | 8879 zG spell.txt /*zG* |
7 | 8880 zH scroll.txt /*zH* |
8881 zL scroll.txt /*zL* | |
8882 zM fold.txt /*zM* | |
8883 zN fold.txt /*zN* | |
8884 zN<CR> scroll.txt /*zN<CR>* | |
8885 zO fold.txt /*zO* | |
8886 zOS os_390.txt /*zOS* | |
8887 zOS-Bugs os_390.txt /*zOS-Bugs* | |
8888 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
|
8889 zOS-PuTTY os_390.txt /*zOS-PuTTY* |
7 | 8890 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
|
8891 zOS-limitations os_390.txt /*zOS-limitations* |
7 | 8892 zOS-open-source os_390.txt /*zOS-open-source* |
8893 zR fold.txt /*zR* | |
382 | 8894 zW spell.txt /*zW* |
7 | 8895 zX fold.txt /*zX* |
8896 z^ scroll.txt /*z^* | |
8897 za fold.txt /*za* | |
8898 zb scroll.txt /*zb* | |
8899 zc fold.txt /*zc* | |
8900 zd fold.txt /*zd* | |
8901 ze scroll.txt /*ze* | |
8902 zf fold.txt /*zf* | |
319 | 8903 zg spell.txt /*zg* |
7 | 8904 zh scroll.txt /*zh* |
8905 zi fold.txt /*zi* | |
574 | 8906 zip pi_zip.txt /*zip* |
8907 zip-contents pi_zip.txt /*zip-contents* | |
8908 zip-copyright pi_zip.txt /*zip-copyright* | |
1211 | 8909 zip-extension pi_zip.txt /*zip-extension* |
574 | 8910 zip-history pi_zip.txt /*zip-history* |
8911 zip-manual pi_zip.txt /*zip-manual* | |
8912 zip-usage pi_zip.txt /*zip-usage* | |
7 | 8913 zj fold.txt /*zj* |
8914 zk fold.txt /*zk* | |
8915 zl scroll.txt /*zl* | |
8916 zm fold.txt /*zm* | |
8917 zn fold.txt /*zn* | |
8918 zo fold.txt /*zo* | |
8919 zr fold.txt /*zr* | |
8920 zs scroll.txt /*zs* | |
8921 zt scroll.txt /*zt* | |
714 | 8922 zuG spell.txt /*zuG* |
8923 zuW spell.txt /*zuW* | |
8924 zug spell.txt /*zug* | |
8925 zuw spell.txt /*zuw* | |
7 | 8926 zv fold.txt /*zv* |
319 | 8927 zw spell.txt /*zw* |
7 | 8928 zx fold.txt /*zx* |
8929 zz scroll.txt /*zz* | |
8930 { motion.txt /*{* | |
8931 {Visual} intro.txt /*{Visual}* | |
8932 {address} cmdline.txt /*{address}* | |
39 | 8933 {arglist} editing.txt /*{arglist}* |
7 | 8934 {char1-char2} intro.txt /*{char1-char2}* |
8935 {event} autocmd.txt /*{event}* | |
8936 {file} editing.txt /*{file}* | |
8937 {group-name} syntax.txt /*{group-name}* | |
8938 {lhs} map.txt /*{lhs}* | |
8939 {motion} intro.txt /*{motion}* | |
8940 {move-around} visual.txt /*{move-around}* | |
8941 {offset} pattern.txt /*{offset}* | |
8942 {pat} autocmd.txt /*{pat}* | |
8943 {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
|
8944 {subject} helphelp.txt /*{subject}* |
7 | 8945 {} intro.txt /*{}* |
8946 } motion.txt /*}* | |
8947 ~ change.txt /*~* |