Mercurial > vim
annotate runtime/doc/tags @ 6697:12155a47f6c2
Update runtime files.
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Sat, 21 Mar 2015 18:06:14 +0100 |
parents | 3af822eb4da5 |
children | fbc1131f0ba5 |
rev | line source |
---|---|
7 | 1 ! change.txt /*!* |
2 !! change.txt /*!!* | |
3 # pattern.txt /*#* | |
4 $ motion.txt /*$* | |
5 $HOME options.txt /*$HOME* | |
6 $HOME-use version5.txt /*$HOME-use* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7 $MYGVIMRC gui.txt /*$MYGVIMRC* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8 $MYVIMRC starting.txt /*$MYVIMRC* |
7 | 9 $VIM starting.txt /*$VIM* |
10 $VIM-use version5.txt /*$VIM-use* | |
11 $VIMRUNTIME starting.txt /*$VIMRUNTIME* | |
12 % motion.txt /*%* | |
2214
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
13 %:. cmdline.txt /*%:.* |
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
14 %:8 cmdline.txt /*%:8* |
5692
80e5f9584b02
Update runtime files. Add Euphoria syntax files.
Bram Moolenaar <bram@vim.org>
parents:
5663
diff
changeset
|
15 %:S cmdline.txt /*%:S* |
2214
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
16 %:e cmdline.txt /*%:e* |
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
17 %:gs cmdline.txt /*%:gs* |
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
18 %:h cmdline.txt /*%:h* |
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
19 %:p cmdline.txt /*%:p* |
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
20 %:r cmdline.txt /*%:r* |
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
21 %:s cmdline.txt /*%:s* |
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
22 %:t cmdline.txt /*%:t* |
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
23 %:~ cmdline.txt /*%:~* |
7 | 24 & change.txt /*&* |
25 ' motion.txt /*'* | |
26 '' motion.txt /*''* | |
27 '( motion.txt /*'(* | |
28 ') motion.txt /*')* | |
29 '. motion.txt /*'.* | |
30 '0 motion.txt /*'0* | |
31 '< motion.txt /*'<* | |
32 '> motion.txt /*'>* | |
33 'A motion.txt /*'A* | |
34 '[ motion.txt /*'[* | |
35 '] motion.txt /*']* | |
36 '^ motion.txt /*'^* | |
37 'a motion.txt /*'a* | |
38 'acd' options.txt /*'acd'* | |
39 'ai' options.txt /*'ai'* | |
40 'akm' options.txt /*'akm'* | |
41 'al' options.txt /*'al'* | |
42 'aleph' options.txt /*'aleph'* | |
43 'allowrevins' options.txt /*'allowrevins'* | |
44 'altkeymap' options.txt /*'altkeymap'* | |
45 'ambiwidth' options.txt /*'ambiwidth'* | |
46 'ambw' options.txt /*'ambw'* | |
47 'anti' options.txt /*'anti'* | |
48 'antialias' options.txt /*'antialias'* | |
49 'ap' vi_diff.txt /*'ap'* | |
50 'ar' options.txt /*'ar'* | |
51 'arab' options.txt /*'arab'* | |
52 'arabic' options.txt /*'arabic'* | |
53 'arabicshape' options.txt /*'arabicshape'* | |
54 'ari' options.txt /*'ari'* | |
55 'arshape' options.txt /*'arshape'* | |
56 'as' todo.txt /*'as'* | |
57 'autochdir' options.txt /*'autochdir'* | |
58 'autoindent' options.txt /*'autoindent'* | |
59 'autoprint' vi_diff.txt /*'autoprint'* | |
60 'autoread' options.txt /*'autoread'* | |
61 'autosave' todo.txt /*'autosave'* | |
62 'autowrite' options.txt /*'autowrite'* | |
63 'autowriteall' options.txt /*'autowriteall'* | |
64 'aw' options.txt /*'aw'* | |
65 'awa' options.txt /*'awa'* | |
66 'background' options.txt /*'background'* | |
67 'backspace' options.txt /*'backspace'* | |
68 'backup' options.txt /*'backup'* | |
69 'backupcopy' options.txt /*'backupcopy'* | |
70 'backupdir' options.txt /*'backupdir'* | |
71 'backupext' options.txt /*'backupext'* | |
72 'backupskip' options.txt /*'backupskip'* | |
73 'balloondelay' options.txt /*'balloondelay'* | |
74 'ballooneval' options.txt /*'ballooneval'* | |
189 | 75 'balloonexpr' options.txt /*'balloonexpr'* |
7 | 76 'bdir' options.txt /*'bdir'* |
77 'bdlay' options.txt /*'bdlay'* | |
78 'beautify' vi_diff.txt /*'beautify'* | |
79 'beval' options.txt /*'beval'* | |
80 'bex' options.txt /*'bex'* | |
189 | 81 'bexpr' options.txt /*'bexpr'* |
7 | 82 'bf' vi_diff.txt /*'bf'* |
83 'bg' options.txt /*'bg'* | |
84 'bh' options.txt /*'bh'* | |
85 'bin' options.txt /*'bin'* | |
86 'binary' options.txt /*'binary'* | |
87 'biosk' options.txt /*'biosk'* | |
88 'bioskey' options.txt /*'bioskey'* | |
89 'bk' options.txt /*'bk'* | |
90 'bkc' options.txt /*'bkc'* | |
91 'bl' options.txt /*'bl'* | |
92 'bomb' options.txt /*'bomb'* | |
93 'breakat' options.txt /*'breakat'* | |
6009 | 94 'breakindent' options.txt /*'breakindent'* |
95 'breakindentopt' options.txt /*'breakindentopt'* | |
96 'bri' options.txt /*'bri'* | |
97 'briopt' options.txt /*'briopt'* | |
7 | 98 'brk' options.txt /*'brk'* |
99 'browsedir' options.txt /*'browsedir'* | |
100 'bs' options.txt /*'bs'* | |
101 'bsdir' options.txt /*'bsdir'* | |
102 'bsk' options.txt /*'bsk'* | |
103 'bt' options.txt /*'bt'* | |
104 'bufhidden' options.txt /*'bufhidden'* | |
105 'buflisted' options.txt /*'buflisted'* | |
106 'buftype' options.txt /*'buftype'* | |
107 'casemap' options.txt /*'casemap'* | |
108 'cb' options.txt /*'cb'* | |
2314
233eb4412f5d
Added 'colorcolumn' option. Partly by Gregor Uhlenheuer.
Bram Moolenaar <bram@vim.org>
parents:
2301
diff
changeset
|
109 'cc' options.txt /*'cc'* |
7 | 110 'ccv' options.txt /*'ccv'* |
111 'cd' options.txt /*'cd'* | |
112 'cdpath' options.txt /*'cdpath'* | |
113 'cedit' options.txt /*'cedit'* | |
114 'cf' options.txt /*'cf'* | |
12 | 115 'cfu' options.txt /*'cfu'* |
7 | 116 'ch' options.txt /*'ch'* |
117 'character' intro.txt /*'character'* | |
118 'charconvert' options.txt /*'charconvert'* | |
119 'ci' options.txt /*'ci'* | |
120 'cin' options.txt /*'cin'* | |
121 'cindent' options.txt /*'cindent'* | |
122 'cink' options.txt /*'cink'* | |
123 'cinkeys' options.txt /*'cinkeys'* | |
124 'cino' options.txt /*'cino'* | |
125 'cinoptions' options.txt /*'cinoptions'* | |
126 'cinw' options.txt /*'cinw'* | |
127 'cinwords' options.txt /*'cinwords'* | |
128 'clipboard' options.txt /*'clipboard'* | |
2184
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
129 'cm' options.txt /*'cm'* |
7 | 130 'cmdheight' options.txt /*'cmdheight'* |
131 'cmdwinheight' options.txt /*'cmdwinheight'* | |
132 'cmp' options.txt /*'cmp'* | |
133 'cms' options.txt /*'cms'* | |
134 'co' options.txt /*'co'* | |
2378
85b7dc8da5eb
Add the 'concealcursor' option to decide when the cursor line is to be
Bram Moolenaar <bram@vim.org>
parents:
2368
diff
changeset
|
135 'cocu' options.txt /*'cocu'* |
85b7dc8da5eb
Add the 'concealcursor' option to decide when the cursor line is to be
Bram Moolenaar <bram@vim.org>
parents:
2368
diff
changeset
|
136 'cole' options.txt /*'cole'* |
2314
233eb4412f5d
Added 'colorcolumn' option. Partly by Gregor Uhlenheuer.
Bram Moolenaar <bram@vim.org>
parents:
2301
diff
changeset
|
137 'colorcolumn' options.txt /*'colorcolumn'* |
7 | 138 'columns' options.txt /*'columns'* |
139 'com' options.txt /*'com'* | |
140 'comments' options.txt /*'comments'* | |
141 'commentstring' options.txt /*'commentstring'* | |
142 'compatible' options.txt /*'compatible'* | |
143 'complete' options.txt /*'complete'* | |
12 | 144 'completefunc' options.txt /*'completefunc'* |
540 | 145 'completeopt' options.txt /*'completeopt'* |
2378
85b7dc8da5eb
Add the 'concealcursor' option to decide when the cursor line is to be
Bram Moolenaar <bram@vim.org>
parents:
2368
diff
changeset
|
146 'concealcursor' options.txt /*'concealcursor'* |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
147 'conceallevel' options.txt /*'conceallevel'* |
7 | 148 'confirm' options.txt /*'confirm'* |
149 'consk' options.txt /*'consk'* | |
150 'conskey' options.txt /*'conskey'* | |
151 'copyindent' options.txt /*'copyindent'* | |
540 | 152 'cot' options.txt /*'cot'* |
7 | 153 'cp' options.txt /*'cp'* |
154 'cpo' options.txt /*'cpo'* | |
155 'cpoptions' options.txt /*'cpoptions'* | |
156 'cpt' options.txt /*'cpt'* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
157 'crb' options.txt /*'crb'* |
2184
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
158 'cryptmethod' options.txt /*'cryptmethod'* |
7 | 159 'cscopepathcomp' options.txt /*'cscopepathcomp'* |
160 'cscopeprg' options.txt /*'cscopeprg'* | |
161 'cscopequickfix' options.txt /*'cscopequickfix'* | |
2908 | 162 'cscoperelative' options.txt /*'cscoperelative'* |
7 | 163 'cscopetag' options.txt /*'cscopetag'* |
164 'cscopetagorder' options.txt /*'cscopetagorder'* | |
165 'cscopeverbose' options.txt /*'cscopeverbose'* | |
166 'cspc' options.txt /*'cspc'* | |
167 'csprg' options.txt /*'csprg'* | |
168 'csqf' options.txt /*'csqf'* | |
2908 | 169 'csre' options.txt /*'csre'* |
7 | 170 'cst' options.txt /*'cst'* |
171 'csto' options.txt /*'csto'* | |
172 'csverb' options.txt /*'csverb'* | |
742 | 173 'cuc' options.txt /*'cuc'* |
174 'cul' options.txt /*'cul'* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
175 'cursorbind' options.txt /*'cursorbind'* |
742 | 176 'cursorcolumn' options.txt /*'cursorcolumn'* |
177 'cursorline' options.txt /*'cursorline'* | |
7 | 178 'cwh' options.txt /*'cwh'* |
179 'debug' options.txt /*'debug'* | |
180 'deco' options.txt /*'deco'* | |
181 'def' options.txt /*'def'* | |
182 'define' options.txt /*'define'* | |
183 'delcombine' options.txt /*'delcombine'* | |
184 'dex' options.txt /*'dex'* | |
185 'dg' options.txt /*'dg'* | |
186 'dict' options.txt /*'dict'* | |
187 'dictionary' options.txt /*'dictionary'* | |
188 'diff' options.txt /*'diff'* | |
189 'diffexpr' options.txt /*'diffexpr'* | |
190 'diffopt' options.txt /*'diffopt'* | |
191 'digraph' options.txt /*'digraph'* | |
192 'dip' options.txt /*'dip'* | |
193 'dir' options.txt /*'dir'* | |
194 'directory' options.txt /*'directory'* | |
195 'display' options.txt /*'display'* | |
196 'dy' options.txt /*'dy'* | |
197 'ea' options.txt /*'ea'* | |
198 'ead' options.txt /*'ead'* | |
199 'eadirection' options.txt /*'eadirection'* | |
200 'eb' options.txt /*'eb'* | |
201 'ed' options.txt /*'ed'* | |
202 'edcompatible' options.txt /*'edcompatible'* | |
203 'ef' options.txt /*'ef'* | |
204 'efm' options.txt /*'efm'* | |
205 'ei' options.txt /*'ei'* | |
206 'ek' options.txt /*'ek'* | |
207 'enc' options.txt /*'enc'* | |
208 'encoding' options.txt /*'encoding'* | |
209 'endofline' options.txt /*'endofline'* | |
210 'eol' options.txt /*'eol'* | |
211 'ep' options.txt /*'ep'* | |
212 'equalalways' options.txt /*'equalalways'* | |
213 'equalprg' options.txt /*'equalprg'* | |
214 'errorbells' options.txt /*'errorbells'* | |
215 'errorfile' options.txt /*'errorfile'* | |
216 'errorformat' options.txt /*'errorformat'* | |
217 'esckeys' options.txt /*'esckeys'* | |
218 'et' options.txt /*'et'* | |
219 'eventignore' options.txt /*'eventignore'* | |
220 'ex' options.txt /*'ex'* | |
221 'expandtab' options.txt /*'expandtab'* | |
222 'exrc' options.txt /*'exrc'* | |
223 'fcl' options.txt /*'fcl'* | |
224 'fcs' options.txt /*'fcs'* | |
225 'fdc' options.txt /*'fdc'* | |
226 'fde' options.txt /*'fde'* | |
227 'fdi' options.txt /*'fdi'* | |
228 'fdl' options.txt /*'fdl'* | |
229 'fdls' options.txt /*'fdls'* | |
230 'fdm' options.txt /*'fdm'* | |
231 'fdn' options.txt /*'fdn'* | |
232 'fdo' options.txt /*'fdo'* | |
233 'fdt' options.txt /*'fdt'* | |
234 'fe' options.txt /*'fe'* | |
235 'fen' options.txt /*'fen'* | |
236 'fenc' options.txt /*'fenc'* | |
237 'fencs' options.txt /*'fencs'* | |
667 | 238 'fex' options.txt /*'fex'* |
7 | 239 'ff' options.txt /*'ff'* |
240 'ffs' options.txt /*'ffs'* | |
4264 | 241 'fic' options.txt /*'fic'* |
7 | 242 'fileencoding' options.txt /*'fileencoding'* |
243 'fileencodings' options.txt /*'fileencodings'* | |
244 'fileformat' options.txt /*'fileformat'* | |
245 'fileformats' options.txt /*'fileformats'* | |
4264 | 246 'fileignorecase' options.txt /*'fileignorecase'* |
7 | 247 'filetype' options.txt /*'filetype'* |
248 'fillchars' options.txt /*'fillchars'* | |
249 'fk' options.txt /*'fk'* | |
250 'fkmap' options.txt /*'fkmap'* | |
251 'fl' vi_diff.txt /*'fl'* | |
252 'flash' vi_diff.txt /*'flash'* | |
41 | 253 'flp' options.txt /*'flp'* |
7 | 254 'fml' options.txt /*'fml'* |
255 'fmr' options.txt /*'fmr'* | |
256 'fo' options.txt /*'fo'* | |
257 'foldclose' options.txt /*'foldclose'* | |
258 'foldcolumn' options.txt /*'foldcolumn'* | |
259 'foldenable' options.txt /*'foldenable'* | |
260 'foldexpr' options.txt /*'foldexpr'* | |
261 'foldignore' options.txt /*'foldignore'* | |
262 'foldlevel' options.txt /*'foldlevel'* | |
263 'foldlevelstart' options.txt /*'foldlevelstart'* | |
264 'foldmarker' options.txt /*'foldmarker'* | |
265 'foldmethod' options.txt /*'foldmethod'* | |
266 'foldminlines' options.txt /*'foldminlines'* | |
267 'foldnestmax' options.txt /*'foldnestmax'* | |
268 'foldopen' options.txt /*'foldopen'* | |
269 'foldtext' options.txt /*'foldtext'* | |
667 | 270 'formatexpr' options.txt /*'formatexpr'* |
41 | 271 'formatlistpat' options.txt /*'formatlistpat'* |
7 | 272 'formatoptions' options.txt /*'formatoptions'* |
273 'formatprg' options.txt /*'formatprg'* | |
274 'fp' options.txt /*'fp'* | |
36 | 275 'fs' options.txt /*'fs'* |
276 'fsync' options.txt /*'fsync'* | |
7 | 277 'ft' options.txt /*'ft'* |
278 'gcr' options.txt /*'gcr'* | |
279 'gd' options.txt /*'gd'* | |
280 'gdefault' options.txt /*'gdefault'* | |
281 'gfm' options.txt /*'gfm'* | |
282 'gfn' options.txt /*'gfn'* | |
283 'gfs' options.txt /*'gfs'* | |
284 'gfw' options.txt /*'gfw'* | |
285 'ghr' options.txt /*'ghr'* | |
286 'go' options.txt /*'go'* | |
1121 | 287 'go-A' options.txt /*'go-A'* |
288 'go-F' options.txt /*'go-F'* | |
289 'go-L' options.txt /*'go-L'* | |
290 'go-M' options.txt /*'go-M'* | |
3682 | 291 'go-P' options.txt /*'go-P'* |
1121 | 292 'go-R' options.txt /*'go-R'* |
293 'go-T' options.txt /*'go-T'* | |
294 'go-a' options.txt /*'go-a'* | |
295 'go-b' options.txt /*'go-b'* | |
296 'go-c' options.txt /*'go-c'* | |
297 'go-e' options.txt /*'go-e'* | |
298 'go-f' options.txt /*'go-f'* | |
299 'go-g' options.txt /*'go-g'* | |
300 'go-h' options.txt /*'go-h'* | |
301 'go-i' options.txt /*'go-i'* | |
302 'go-l' options.txt /*'go-l'* | |
303 'go-m' options.txt /*'go-m'* | |
304 'go-p' options.txt /*'go-p'* | |
305 'go-r' options.txt /*'go-r'* | |
306 'go-t' options.txt /*'go-t'* | |
307 'go-v' options.txt /*'go-v'* | |
7 | 308 'gp' options.txt /*'gp'* |
309 'gr' vi_diff.txt /*'gr'* | |
310 'graphic' vi_diff.txt /*'graphic'* | |
311 'grepformat' options.txt /*'grepformat'* | |
312 'grepprg' options.txt /*'grepprg'* | |
688 | 313 'gtl' options.txt /*'gtl'* |
840 | 314 'gtt' options.txt /*'gtt'* |
7 | 315 'guicursor' options.txt /*'guicursor'* |
316 'guifont' options.txt /*'guifont'* | |
317 'guifontset' options.txt /*'guifontset'* | |
318 'guifontwide' options.txt /*'guifontwide'* | |
319 'guiheadroom' options.txt /*'guiheadroom'* | |
320 'guioptions' options.txt /*'guioptions'* | |
321 'guipty' options.txt /*'guipty'* | |
688 | 322 'guitablabel' options.txt /*'guitablabel'* |
840 | 323 'guitabtooltip' options.txt /*'guitabtooltip'* |
7 | 324 'hardtabs' vi_diff.txt /*'hardtabs'* |
325 'helpfile' options.txt /*'helpfile'* | |
326 'helpheight' options.txt /*'helpheight'* | |
327 'helplang' options.txt /*'helplang'* | |
328 'hf' options.txt /*'hf'* | |
329 'hh' options.txt /*'hh'* | |
330 'hi' options.txt /*'hi'* | |
331 'hid' options.txt /*'hid'* | |
332 'hidden' options.txt /*'hidden'* | |
333 'highlight' options.txt /*'highlight'* | |
334 'history' options.txt /*'history'* | |
335 'hk' options.txt /*'hk'* | |
336 'hkmap' options.txt /*'hkmap'* | |
337 'hkmapp' options.txt /*'hkmapp'* | |
338 'hkp' options.txt /*'hkp'* | |
339 'hl' options.txt /*'hl'* | |
340 'hlg' options.txt /*'hlg'* | |
341 'hls' options.txt /*'hls'* | |
342 'hlsearch' options.txt /*'hlsearch'* | |
343 'ht' vi_diff.txt /*'ht'* | |
344 'ic' options.txt /*'ic'* | |
345 'icon' options.txt /*'icon'* | |
346 'iconstring' options.txt /*'iconstring'* | |
347 'ignorecase' options.txt /*'ignorecase'* | |
348 'im' options.txt /*'im'* | |
5024
7a2ffd685c0e
Update runtime files. Remove duplicate tags in help.
Bram Moolenaar <bram@vim.org>
parents:
5003
diff
changeset
|
349 'imactivatefunc' options.txt /*'imactivatefunc'* |
7 | 350 'imactivatekey' options.txt /*'imactivatekey'* |
5024
7a2ffd685c0e
Update runtime files. Remove duplicate tags in help.
Bram Moolenaar <bram@vim.org>
parents:
5003
diff
changeset
|
351 'imaf' options.txt /*'imaf'* |
7 | 352 'imak' options.txt /*'imak'* |
353 'imc' options.txt /*'imc'* | |
354 'imcmdline' options.txt /*'imcmdline'* | |
355 'imd' options.txt /*'imd'* | |
356 'imdisable' options.txt /*'imdisable'* | |
357 'imi' options.txt /*'imi'* | |
358 'iminsert' options.txt /*'iminsert'* | |
359 'ims' options.txt /*'ims'* | |
360 'imsearch' options.txt /*'imsearch'* | |
5024
7a2ffd685c0e
Update runtime files. Remove duplicate tags in help.
Bram Moolenaar <bram@vim.org>
parents:
5003
diff
changeset
|
361 'imsf' options.txt /*'imsf'* |
7a2ffd685c0e
Update runtime files. Remove duplicate tags in help.
Bram Moolenaar <bram@vim.org>
parents:
5003
diff
changeset
|
362 'imstatusfunc' options.txt /*'imstatusfunc'* |
7 | 363 'inc' options.txt /*'inc'* |
364 'include' options.txt /*'include'* | |
365 'includeexpr' options.txt /*'includeexpr'* | |
366 'incsearch' options.txt /*'incsearch'* | |
367 'inde' options.txt /*'inde'* | |
368 'indentexpr' options.txt /*'indentexpr'* | |
369 'indentkeys' options.txt /*'indentkeys'* | |
370 'indk' options.txt /*'indk'* | |
371 'inex' options.txt /*'inex'* | |
372 'inf' options.txt /*'inf'* | |
373 'infercase' options.txt /*'infercase'* | |
374 'insertmode' options.txt /*'insertmode'* | |
375 'is' options.txt /*'is'* | |
376 'isf' options.txt /*'isf'* | |
377 'isfname' options.txt /*'isfname'* | |
378 'isi' options.txt /*'isi'* | |
379 'isident' options.txt /*'isident'* | |
380 'isk' options.txt /*'isk'* | |
381 'iskeyword' options.txt /*'iskeyword'* | |
382 'isp' options.txt /*'isp'* | |
383 'isprint' options.txt /*'isprint'* | |
384 'joinspaces' options.txt /*'joinspaces'* | |
385 'js' options.txt /*'js'* | |
386 'key' options.txt /*'key'* | |
387 'keymap' options.txt /*'keymap'* | |
388 'keymodel' options.txt /*'keymodel'* | |
389 'keywordprg' options.txt /*'keywordprg'* | |
390 'km' options.txt /*'km'* | |
391 'kmp' options.txt /*'kmp'* | |
392 'kp' options.txt /*'kp'* | |
393 'langmap' options.txt /*'langmap'* | |
394 'langmenu' options.txt /*'langmenu'* | |
6369 | 395 'langnoremap' options.txt /*'langnoremap'* |
7 | 396 'laststatus' options.txt /*'laststatus'* |
397 'lazyredraw' options.txt /*'lazyredraw'* | |
398 'lbr' options.txt /*'lbr'* | |
399 'lcs' options.txt /*'lcs'* | |
400 'linebreak' options.txt /*'linebreak'* | |
401 'lines' options.txt /*'lines'* | |
402 'linespace' options.txt /*'linespace'* | |
403 'lisp' options.txt /*'lisp'* | |
404 'lispwords' options.txt /*'lispwords'* | |
405 'list' options.txt /*'list'* | |
406 'listchars' options.txt /*'listchars'* | |
407 'lm' options.txt /*'lm'* | |
408 'lmap' options.txt /*'lmap'* | |
6369 | 409 'lnr' options.txt /*'lnr'* |
7 | 410 'loadplugins' options.txt /*'loadplugins'* |
411 'lpl' options.txt /*'lpl'* | |
412 'ls' options.txt /*'ls'* | |
413 'lsp' options.txt /*'lsp'* | |
414 'lw' options.txt /*'lw'* | |
415 'lz' options.txt /*'lz'* | |
416 'ma' options.txt /*'ma'* | |
842 | 417 'macatsui' options.txt /*'macatsui'* |
7 | 418 'magic' options.txt /*'magic'* |
419 'makeef' options.txt /*'makeef'* | |
420 'makeprg' options.txt /*'makeprg'* | |
421 'mat' options.txt /*'mat'* | |
422 'matchpairs' options.txt /*'matchpairs'* | |
423 'matchtime' options.txt /*'matchtime'* | |
714 | 424 'maxcombine' options.txt /*'maxcombine'* |
7 | 425 'maxfuncdepth' options.txt /*'maxfuncdepth'* |
426 'maxmapdepth' options.txt /*'maxmapdepth'* | |
427 'maxmem' options.txt /*'maxmem'* | |
189 | 428 'maxmempattern' options.txt /*'maxmempattern'* |
7 | 429 'maxmemtot' options.txt /*'maxmemtot'* |
714 | 430 'mco' options.txt /*'mco'* |
7 | 431 'mef' options.txt /*'mef'* |
432 'menuitems' options.txt /*'menuitems'* | |
433 'mesg' vi_diff.txt /*'mesg'* | |
434 'mfd' options.txt /*'mfd'* | |
435 'mh' options.txt /*'mh'* | |
436 'mis' options.txt /*'mis'* | |
484 | 437 'mkspellmem' options.txt /*'mkspellmem'* |
7 | 438 'ml' options.txt /*'ml'* |
439 'mls' options.txt /*'mls'* | |
440 'mm' options.txt /*'mm'* | |
441 'mmd' options.txt /*'mmd'* | |
189 | 442 'mmp' options.txt /*'mmp'* |
7 | 443 'mmt' options.txt /*'mmt'* |
444 'mod' options.txt /*'mod'* | |
445 'modeline' options.txt /*'modeline'* | |
446 'modelines' options.txt /*'modelines'* | |
447 'modifiable' options.txt /*'modifiable'* | |
448 'modified' options.txt /*'modified'* | |
449 'more' options.txt /*'more'* | |
450 'mouse' options.txt /*'mouse'* | |
451 'mousef' options.txt /*'mousef'* | |
452 'mousefocus' options.txt /*'mousefocus'* | |
453 'mousehide' options.txt /*'mousehide'* | |
454 'mousem' options.txt /*'mousem'* | |
455 'mousemodel' options.txt /*'mousemodel'* | |
456 'mouses' options.txt /*'mouses'* | |
457 'mouseshape' options.txt /*'mouseshape'* | |
458 'mouset' options.txt /*'mouset'* | |
459 'mousetime' options.txt /*'mousetime'* | |
460 'mp' options.txt /*'mp'* | |
461 'mps' options.txt /*'mps'* | |
484 | 462 'msm' options.txt /*'msm'* |
14 | 463 'mzq' options.txt /*'mzq'* |
464 'mzquantum' options.txt /*'mzquantum'* | |
7 | 465 'nf' options.txt /*'nf'* |
466 'noacd' options.txt /*'noacd'* | |
467 'noai' options.txt /*'noai'* | |
468 'noakm' options.txt /*'noakm'* | |
469 'noallowrevins' options.txt /*'noallowrevins'* | |
470 'noaltkeymap' options.txt /*'noaltkeymap'* | |
471 'noanti' options.txt /*'noanti'* | |
472 'noantialias' options.txt /*'noantialias'* | |
473 'noar' options.txt /*'noar'* | |
474 'noarab' options.txt /*'noarab'* | |
475 'noarabic' options.txt /*'noarabic'* | |
476 'noarabicshape' options.txt /*'noarabicshape'* | |
477 'noari' options.txt /*'noari'* | |
478 'noarshape' options.txt /*'noarshape'* | |
479 'noas' todo.txt /*'noas'* | |
480 'noautochdir' options.txt /*'noautochdir'* | |
481 'noautoindent' options.txt /*'noautoindent'* | |
482 'noautoread' options.txt /*'noautoread'* | |
483 'noautosave' todo.txt /*'noautosave'* | |
484 'noautowrite' options.txt /*'noautowrite'* | |
485 'noautowriteall' options.txt /*'noautowriteall'* | |
486 'noaw' options.txt /*'noaw'* | |
487 'noawa' options.txt /*'noawa'* | |
488 'nobackup' options.txt /*'nobackup'* | |
489 'noballooneval' options.txt /*'noballooneval'* | |
490 'nobeval' options.txt /*'nobeval'* | |
491 'nobin' options.txt /*'nobin'* | |
492 'nobinary' options.txt /*'nobinary'* | |
493 'nobiosk' options.txt /*'nobiosk'* | |
494 'nobioskey' options.txt /*'nobioskey'* | |
495 'nobk' options.txt /*'nobk'* | |
496 'nobl' options.txt /*'nobl'* | |
497 'nobomb' options.txt /*'nobomb'* | |
498 'nobuflisted' options.txt /*'nobuflisted'* | |
499 'nocf' options.txt /*'nocf'* | |
500 'noci' options.txt /*'noci'* | |
501 'nocin' options.txt /*'nocin'* | |
502 'nocindent' options.txt /*'nocindent'* | |
503 'nocompatible' options.txt /*'nocompatible'* | |
504 'noconfirm' options.txt /*'noconfirm'* | |
505 'noconsk' options.txt /*'noconsk'* | |
506 'noconskey' options.txt /*'noconskey'* | |
507 'nocopyindent' options.txt /*'nocopyindent'* | |
508 'nocp' options.txt /*'nocp'* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
509 'nocrb' options.txt /*'nocrb'* |
4869 | 510 'nocscoperelative' options.txt /*'nocscoperelative'* |
7 | 511 'nocscopetag' options.txt /*'nocscopetag'* |
512 'nocscopeverbose' options.txt /*'nocscopeverbose'* | |
4869 | 513 'nocsre' options.txt /*'nocsre'* |
7 | 514 'nocst' options.txt /*'nocst'* |
515 'nocsverb' options.txt /*'nocsverb'* | |
742 | 516 'nocuc' options.txt /*'nocuc'* |
517 'nocul' options.txt /*'nocul'* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
518 'nocursorbind' options.txt /*'nocursorbind'* |
742 | 519 'nocursorcolumn' options.txt /*'nocursorcolumn'* |
520 'nocursorline' options.txt /*'nocursorline'* | |
7 | 521 'nodeco' options.txt /*'nodeco'* |
522 'nodelcombine' options.txt /*'nodelcombine'* | |
523 'nodg' options.txt /*'nodg'* | |
524 'nodiff' options.txt /*'nodiff'* | |
525 'nodigraph' options.txt /*'nodigraph'* | |
526 'noea' options.txt /*'noea'* | |
527 'noeb' options.txt /*'noeb'* | |
528 'noed' options.txt /*'noed'* | |
529 'noedcompatible' options.txt /*'noedcompatible'* | |
530 'noek' options.txt /*'noek'* | |
531 'noendofline' options.txt /*'noendofline'* | |
532 'noeol' options.txt /*'noeol'* | |
533 'noequalalways' options.txt /*'noequalalways'* | |
534 'noerrorbells' options.txt /*'noerrorbells'* | |
535 'noesckeys' options.txt /*'noesckeys'* | |
536 'noet' options.txt /*'noet'* | |
537 'noex' options.txt /*'noex'* | |
538 'noexpandtab' options.txt /*'noexpandtab'* | |
539 'noexrc' options.txt /*'noexrc'* | |
540 'nofen' options.txt /*'nofen'* | |
4264 | 541 'nofic' options.txt /*'nofic'* |
542 'nofileignorecase' options.txt /*'nofileignorecase'* | |
7 | 543 'nofk' options.txt /*'nofk'* |
544 'nofkmap' options.txt /*'nofkmap'* | |
545 'nofoldenable' options.txt /*'nofoldenable'* | |
546 'nogd' options.txt /*'nogd'* | |
547 'nogdefault' options.txt /*'nogdefault'* | |
548 'noguipty' options.txt /*'noguipty'* | |
549 'nohid' options.txt /*'nohid'* | |
550 'nohidden' options.txt /*'nohidden'* | |
551 'nohk' options.txt /*'nohk'* | |
552 'nohkmap' options.txt /*'nohkmap'* | |
553 'nohkmapp' options.txt /*'nohkmapp'* | |
554 'nohkp' options.txt /*'nohkp'* | |
555 'nohls' options.txt /*'nohls'* | |
556 'nohlsearch' options.txt /*'nohlsearch'* | |
557 'noic' options.txt /*'noic'* | |
558 'noicon' options.txt /*'noicon'* | |
559 'noignorecase' options.txt /*'noignorecase'* | |
560 'noim' options.txt /*'noim'* | |
561 'noimc' options.txt /*'noimc'* | |
562 'noimcmdline' options.txt /*'noimcmdline'* | |
563 'noimd' options.txt /*'noimd'* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
564 'noimdisable' options.txt /*'noimdisable'* |
7 | 565 'noincsearch' options.txt /*'noincsearch'* |
566 'noinf' options.txt /*'noinf'* | |
567 'noinfercase' options.txt /*'noinfercase'* | |
568 'noinsertmode' options.txt /*'noinsertmode'* | |
569 'nois' options.txt /*'nois'* | |
570 'nojoinspaces' options.txt /*'nojoinspaces'* | |
571 'nojs' options.txt /*'nojs'* | |
572 'nolazyredraw' options.txt /*'nolazyredraw'* | |
573 'nolbr' options.txt /*'nolbr'* | |
574 'nolinebreak' options.txt /*'nolinebreak'* | |
575 'nolisp' options.txt /*'nolisp'* | |
576 'nolist' options.txt /*'nolist'* | |
577 'noloadplugins' options.txt /*'noloadplugins'* | |
578 'nolpl' options.txt /*'nolpl'* | |
579 'nolz' options.txt /*'nolz'* | |
580 'noma' options.txt /*'noma'* | |
842 | 581 'nomacatsui' options.txt /*'nomacatsui'* |
7 | 582 'nomagic' options.txt /*'nomagic'* |
583 'nomh' options.txt /*'nomh'* | |
584 'noml' options.txt /*'noml'* | |
585 'nomod' options.txt /*'nomod'* | |
586 'nomodeline' options.txt /*'nomodeline'* | |
587 'nomodifiable' options.txt /*'nomodifiable'* | |
588 'nomodified' options.txt /*'nomodified'* | |
589 'nomore' options.txt /*'nomore'* | |
590 'nomousef' options.txt /*'nomousef'* | |
591 'nomousefocus' options.txt /*'nomousefocus'* | |
592 'nomousehide' options.txt /*'nomousehide'* | |
593 'nonu' options.txt /*'nonu'* | |
594 'nonumber' options.txt /*'nonumber'* | |
1121 | 595 'noodev' options.txt /*'noodev'* |
596 'noopendevice' options.txt /*'noopendevice'* | |
7 | 597 'nopaste' options.txt /*'nopaste'* |
598 'nopi' options.txt /*'nopi'* | |
599 'nopreserveindent' options.txt /*'nopreserveindent'* | |
600 'nopreviewwindow' options.txt /*'nopreviewwindow'* | |
168 | 601 'noprompt' options.txt /*'noprompt'* |
7 | 602 'nopvw' options.txt /*'nopvw'* |
603 'noreadonly' options.txt /*'noreadonly'* | |
2178
c6f1aa1e9f32
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar <bram@vim.org>
parents:
2154
diff
changeset
|
604 'norelativenumber' options.txt /*'norelativenumber'* |
7 | 605 'noremap' options.txt /*'noremap'* |
606 'norestorescreen' options.txt /*'norestorescreen'* | |
607 'norevins' options.txt /*'norevins'* | |
608 'nori' options.txt /*'nori'* | |
609 'norightleft' options.txt /*'norightleft'* | |
610 'norl' options.txt /*'norl'* | |
2178
c6f1aa1e9f32
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar <bram@vim.org>
parents:
2154
diff
changeset
|
611 'nornu' options.txt /*'nornu'* |
7 | 612 'noro' options.txt /*'noro'* |
613 'nors' options.txt /*'nors'* | |
614 'noru' options.txt /*'noru'* | |
615 'noruler' options.txt /*'noruler'* | |
616 'nosb' options.txt /*'nosb'* | |
617 'nosc' options.txt /*'nosc'* | |
618 'noscb' options.txt /*'noscb'* | |
619 'noscrollbind' options.txt /*'noscrollbind'* | |
620 'noscs' options.txt /*'noscs'* | |
621 'nosecure' options.txt /*'nosecure'* | |
622 'nosft' options.txt /*'nosft'* | |
623 'noshellslash' options.txt /*'noshellslash'* | |
168 | 624 'noshelltemp' options.txt /*'noshelltemp'* |
7 | 625 'noshiftround' options.txt /*'noshiftround'* |
626 'noshortname' options.txt /*'noshortname'* | |
627 'noshowcmd' options.txt /*'noshowcmd'* | |
628 'noshowfulltag' options.txt /*'noshowfulltag'* | |
629 'noshowmatch' options.txt /*'noshowmatch'* | |
630 'noshowmode' options.txt /*'noshowmode'* | |
631 'nosi' options.txt /*'nosi'* | |
632 'nosm' options.txt /*'nosm'* | |
633 'nosmartcase' options.txt /*'nosmartcase'* | |
634 'nosmartindent' options.txt /*'nosmartindent'* | |
635 'nosmarttab' options.txt /*'nosmarttab'* | |
636 'nosmd' options.txt /*'nosmd'* | |
637 'nosn' options.txt /*'nosn'* | |
638 'nosol' options.txt /*'nosol'* | |
221 | 639 'nospell' options.txt /*'nospell'* |
7 | 640 'nosplitbelow' options.txt /*'nosplitbelow'* |
641 'nosplitright' options.txt /*'nosplitright'* | |
642 'nospr' options.txt /*'nospr'* | |
643 'nosr' options.txt /*'nosr'* | |
644 'nossl' options.txt /*'nossl'* | |
645 'nosta' options.txt /*'nosta'* | |
646 'nostartofline' options.txt /*'nostartofline'* | |
168 | 647 'nostmp' options.txt /*'nostmp'* |
7 | 648 'noswapfile' options.txt /*'noswapfile'* |
649 'noswf' options.txt /*'noswf'* | |
650 'nota' options.txt /*'nota'* | |
651 'notagbsearch' options.txt /*'notagbsearch'* | |
652 'notagrelative' options.txt /*'notagrelative'* | |
653 'notagstack' options.txt /*'notagstack'* | |
654 'notbi' options.txt /*'notbi'* | |
655 'notbidi' options.txt /*'notbidi'* | |
656 'notbs' options.txt /*'notbs'* | |
657 'notermbidi' options.txt /*'notermbidi'* | |
658 'noterse' options.txt /*'noterse'* | |
659 'notextauto' options.txt /*'notextauto'* | |
660 'notextmode' options.txt /*'notextmode'* | |
661 'notf' options.txt /*'notf'* | |
662 'notgst' options.txt /*'notgst'* | |
663 'notildeop' options.txt /*'notildeop'* | |
664 'notimeout' options.txt /*'notimeout'* | |
665 'notitle' options.txt /*'notitle'* | |
666 'noto' options.txt /*'noto'* | |
667 'notop' options.txt /*'notop'* | |
668 'notr' options.txt /*'notr'* | |
669 'nottimeout' options.txt /*'nottimeout'* | |
670 'nottybuiltin' options.txt /*'nottybuiltin'* | |
671 'nottyfast' options.txt /*'nottyfast'* | |
672 'notx' options.txt /*'notx'* | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
673 'noudf' options.txt /*'noudf'* |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
674 'noundofile' options.txt /*'noundofile'* |
7 | 675 'novb' options.txt /*'novb'* |
676 'novice' vi_diff.txt /*'novice'* | |
677 'novisualbell' options.txt /*'novisualbell'* | |
678 'nowa' options.txt /*'nowa'* | |
679 'nowarn' options.txt /*'nowarn'* | |
680 'nowb' options.txt /*'nowb'* | |
681 'noweirdinvert' options.txt /*'noweirdinvert'* | |
682 'nowfh' options.txt /*'nowfh'* | |
782 | 683 'nowfw' options.txt /*'nowfw'* |
2662 | 684 'nowic' options.txt /*'nowic'* |
685 'nowildignorecase' options.txt /*'nowildignorecase'* | |
7 | 686 'nowildmenu' options.txt /*'nowildmenu'* |
687 'nowinfixheight' options.txt /*'nowinfixheight'* | |
782 | 688 'nowinfixwidth' options.txt /*'nowinfixwidth'* |
7 | 689 'nowiv' options.txt /*'nowiv'* |
690 'nowmnu' options.txt /*'nowmnu'* | |
691 'nowrap' options.txt /*'nowrap'* | |
692 'nowrapscan' options.txt /*'nowrapscan'* | |
693 'nowrite' options.txt /*'nowrite'* | |
694 'nowriteany' options.txt /*'nowriteany'* | |
695 'nowritebackup' options.txt /*'nowritebackup'* | |
696 'nows' options.txt /*'nows'* | |
697 'nrformats' options.txt /*'nrformats'* | |
698 'nu' options.txt /*'nu'* | |
699 'number' options.txt /*'number'* | |
13 | 700 'numberwidth' options.txt /*'numberwidth'* |
701 'nuw' options.txt /*'nuw'* | |
1121 | 702 'odev' options.txt /*'odev'* |
7 | 703 'oft' options.txt /*'oft'* |
502 | 704 'ofu' options.txt /*'ofu'* |
523 | 705 'omnifunc' options.txt /*'omnifunc'* |
7 | 706 'op' vi_diff.txt /*'op'* |
707 'open' vi_diff.txt /*'open'* | |
1121 | 708 'opendevice' options.txt /*'opendevice'* |
593 | 709 'operatorfunc' options.txt /*'operatorfunc'* |
710 'opfunc' options.txt /*'opfunc'* | |
7 | 711 'optimize' vi_diff.txt /*'optimize'* |
712 'option' intro.txt /*'option'* | |
713 'osfiletype' options.txt /*'osfiletype'* | |
714 'pa' options.txt /*'pa'* | |
715 'para' options.txt /*'para'* | |
716 'paragraphs' options.txt /*'paragraphs'* | |
717 'paste' options.txt /*'paste'* | |
718 'pastetoggle' options.txt /*'pastetoggle'* | |
719 'patchexpr' options.txt /*'patchexpr'* | |
720 'patchmode' options.txt /*'patchmode'* | |
721 'path' options.txt /*'path'* | |
722 'pdev' options.txt /*'pdev'* | |
723 'penc' options.txt /*'penc'* | |
724 'pex' options.txt /*'pex'* | |
725 'pexpr' options.txt /*'pexpr'* | |
726 'pfn' options.txt /*'pfn'* | |
766 | 727 'ph' options.txt /*'ph'* |
7 | 728 'pheader' options.txt /*'pheader'* |
729 'pi' options.txt /*'pi'* | |
730 'pm' options.txt /*'pm'* | |
15 | 731 'pmbcs' options.txt /*'pmbcs'* |
732 'pmbfn' options.txt /*'pmbfn'* | |
7 | 733 'popt' options.txt /*'popt'* |
734 'preserveindent' options.txt /*'preserveindent'* | |
735 'previewheight' options.txt /*'previewheight'* | |
736 'previewwindow' options.txt /*'previewwindow'* | |
737 'printdevice' options.txt /*'printdevice'* | |
738 'printencoding' options.txt /*'printencoding'* | |
739 'printexpr' options.txt /*'printexpr'* | |
740 'printfont' options.txt /*'printfont'* | |
741 'printheader' options.txt /*'printheader'* | |
15 | 742 'printmbcharset' options.txt /*'printmbcharset'* |
743 'printmbfont' options.txt /*'printmbfont'* | |
7 | 744 'printoptions' options.txt /*'printoptions'* |
168 | 745 'prompt' options.txt /*'prompt'* |
7 | 746 'pt' options.txt /*'pt'* |
766 | 747 'pumheight' options.txt /*'pumheight'* |
7 | 748 'pvh' options.txt /*'pvh'* |
749 'pvw' options.txt /*'pvw'* | |
12 | 750 'qe' options.txt /*'qe'* |
7 | 751 'quote motion.txt /*'quote* |
140 | 752 'quoteescape' options.txt /*'quoteescape'* |
1621 | 753 'rdt' options.txt /*'rdt'* |
4444 | 754 're' options.txt /*'re'* |
7 | 755 'readonly' options.txt /*'readonly'* |
756 'redraw' vi_diff.txt /*'redraw'* | |
1621 | 757 'redrawtime' options.txt /*'redrawtime'* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
758 'regexpengine' options.txt /*'regexpengine'* |
2178
c6f1aa1e9f32
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar <bram@vim.org>
parents:
2154
diff
changeset
|
759 'relativenumber' options.txt /*'relativenumber'* |
7 | 760 'remap' options.txt /*'remap'* |
6153 | 761 'renderoptions' options.txt /*'renderoptions'* |
7 | 762 'report' options.txt /*'report'* |
763 'restorescreen' options.txt /*'restorescreen'* | |
764 'revins' options.txt /*'revins'* | |
765 'ri' options.txt /*'ri'* | |
766 'rightleft' options.txt /*'rightleft'* | |
767 'rightleftcmd' options.txt /*'rightleftcmd'* | |
768 'rl' options.txt /*'rl'* | |
769 'rlc' options.txt /*'rlc'* | |
2178
c6f1aa1e9f32
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar <bram@vim.org>
parents:
2154
diff
changeset
|
770 'rnu' options.txt /*'rnu'* |
7 | 771 'ro' options.txt /*'ro'* |
6153 | 772 'rop' options.txt /*'rop'* |
7 | 773 'rs' options.txt /*'rs'* |
774 'rtp' options.txt /*'rtp'* | |
775 'ru' options.txt /*'ru'* | |
776 'ruf' options.txt /*'ruf'* | |
777 'ruler' options.txt /*'ruler'* | |
778 'rulerformat' options.txt /*'rulerformat'* | |
779 'runtimepath' options.txt /*'runtimepath'* | |
780 'sb' options.txt /*'sb'* | |
781 'sbo' options.txt /*'sbo'* | |
782 'sbr' options.txt /*'sbr'* | |
783 'sc' options.txt /*'sc'* | |
784 'scb' options.txt /*'scb'* | |
785 'scr' options.txt /*'scr'* | |
786 'scroll' options.txt /*'scroll'* | |
787 'scrollbind' options.txt /*'scrollbind'* | |
788 'scrolljump' options.txt /*'scrolljump'* | |
789 'scrolloff' options.txt /*'scrolloff'* | |
790 'scrollopt' options.txt /*'scrollopt'* | |
791 'scs' options.txt /*'scs'* | |
792 'sect' options.txt /*'sect'* | |
793 'sections' options.txt /*'sections'* | |
794 'secure' options.txt /*'secure'* | |
795 'sel' options.txt /*'sel'* | |
796 'selection' options.txt /*'selection'* | |
797 'selectmode' options.txt /*'selectmode'* | |
798 'sessionoptions' options.txt /*'sessionoptions'* | |
799 'sft' options.txt /*'sft'* | |
800 'sh' options.txt /*'sh'* | |
801 'shcf' options.txt /*'shcf'* | |
802 'shell' options.txt /*'shell'* | |
803 'shellcmdflag' options.txt /*'shellcmdflag'* | |
804 'shellpipe' options.txt /*'shellpipe'* | |
805 'shellquote' options.txt /*'shellquote'* | |
806 'shellredir' options.txt /*'shellredir'* | |
807 'shellslash' options.txt /*'shellslash'* | |
168 | 808 'shelltemp' options.txt /*'shelltemp'* |
7 | 809 'shelltype' options.txt /*'shelltype'* |
3371 | 810 'shellxescape' options.txt /*'shellxescape'* |
7 | 811 'shellxquote' options.txt /*'shellxquote'* |
812 'shiftround' options.txt /*'shiftround'* | |
813 'shiftwidth' options.txt /*'shiftwidth'* | |
814 'shm' options.txt /*'shm'* | |
815 'shortmess' options.txt /*'shortmess'* | |
816 'shortname' options.txt /*'shortname'* | |
817 'showbreak' options.txt /*'showbreak'* | |
818 'showcmd' options.txt /*'showcmd'* | |
819 'showfulltag' options.txt /*'showfulltag'* | |
820 'showmatch' options.txt /*'showmatch'* | |
821 'showmode' options.txt /*'showmode'* | |
677 | 822 'showtabline' options.txt /*'showtabline'* |
7 | 823 'shq' options.txt /*'shq'* |
824 'si' options.txt /*'si'* | |
825 'sidescroll' options.txt /*'sidescroll'* | |
826 'sidescrolloff' options.txt /*'sidescrolloff'* | |
827 'siso' options.txt /*'siso'* | |
828 'sj' options.txt /*'sj'* | |
829 'slm' options.txt /*'slm'* | |
830 'slow' vi_diff.txt /*'slow'* | |
831 'slowopen' vi_diff.txt /*'slowopen'* | |
832 'sm' options.txt /*'sm'* | |
833 'smartcase' options.txt /*'smartcase'* | |
834 'smartindent' options.txt /*'smartindent'* | |
835 'smarttab' options.txt /*'smarttab'* | |
410 | 836 'smc' options.txt /*'smc'* |
7 | 837 'smd' options.txt /*'smd'* |
838 'sn' options.txt /*'sn'* | |
839 'so' options.txt /*'so'* | |
840 'softtabstop' options.txt /*'softtabstop'* | |
841 'sol' options.txt /*'sol'* | |
842 'sourceany' vi_diff.txt /*'sourceany'* | |
843 'sp' options.txt /*'sp'* | |
386 | 844 'spc' options.txt /*'spc'* |
221 | 845 'spell' options.txt /*'spell'* |
386 | 846 'spellcapcheck' options.txt /*'spellcapcheck'* |
319 | 847 'spellfile' options.txt /*'spellfile'* |
221 | 848 'spelllang' options.txt /*'spelllang'* |
348 | 849 'spellsuggest' options.txt /*'spellsuggest'* |
319 | 850 'spf' options.txt /*'spf'* |
221 | 851 'spl' options.txt /*'spl'* |
7 | 852 'splitbelow' options.txt /*'splitbelow'* |
853 'splitright' options.txt /*'splitright'* | |
854 'spr' options.txt /*'spr'* | |
348 | 855 'sps' options.txt /*'sps'* |
7 | 856 'sr' options.txt /*'sr'* |
857 'srr' options.txt /*'srr'* | |
858 'ss' options.txt /*'ss'* | |
859 'ssl' options.txt /*'ssl'* | |
860 'ssop' options.txt /*'ssop'* | |
861 'st' options.txt /*'st'* | |
862 'sta' options.txt /*'sta'* | |
677 | 863 'stal' options.txt /*'stal'* |
7 | 864 'startofline' options.txt /*'startofline'* |
865 'statusline' options.txt /*'statusline'* | |
866 'stl' options.txt /*'stl'* | |
168 | 867 'stmp' options.txt /*'stmp'* |
7 | 868 'sts' options.txt /*'sts'* |
869 'su' options.txt /*'su'* | |
870 'sua' options.txt /*'sua'* | |
871 'suffixes' options.txt /*'suffixes'* | |
872 'suffixesadd' options.txt /*'suffixesadd'* | |
873 'sw' options.txt /*'sw'* | |
874 'swapfile' options.txt /*'swapfile'* | |
875 'swapsync' options.txt /*'swapsync'* | |
876 'swb' options.txt /*'swb'* | |
877 'swf' options.txt /*'swf'* | |
878 'switchbuf' options.txt /*'switchbuf'* | |
879 'sws' options.txt /*'sws'* | |
3371 | 880 'sxe' options.txt /*'sxe'* |
7 | 881 'sxq' options.txt /*'sxq'* |
882 'syn' options.txt /*'syn'* | |
410 | 883 'synmaxcol' options.txt /*'synmaxcol'* |
7 | 884 'syntax' options.txt /*'syntax'* |
885 't_#2' term.txt /*'t_#2'* | |
886 't_#4' term.txt /*'t_#4'* | |
887 't_%1' term.txt /*'t_%1'* | |
888 't_%i' term.txt /*'t_%i'* | |
889 't_&8' term.txt /*'t_&8'* | |
890 't_@7' term.txt /*'t_@7'* | |
891 't_AB' term.txt /*'t_AB'* | |
892 't_AF' term.txt /*'t_AF'* | |
893 't_AL' term.txt /*'t_AL'* | |
894 't_CS' term.txt /*'t_CS'* | |
895 't_CV' term.txt /*'t_CV'* | |
205 | 896 't_Ce' term.txt /*'t_Ce'* |
7 | 897 't_Co' term.txt /*'t_Co'* |
205 | 898 't_Cs' term.txt /*'t_Cs'* |
7 | 899 't_DL' term.txt /*'t_DL'* |
36 | 900 't_EI' term.txt /*'t_EI'* |
7 | 901 't_F1' term.txt /*'t_F1'* |
902 't_F2' term.txt /*'t_F2'* | |
903 't_F3' term.txt /*'t_F3'* | |
904 't_F4' term.txt /*'t_F4'* | |
905 't_F5' term.txt /*'t_F5'* | |
906 't_F6' term.txt /*'t_F6'* | |
907 't_F7' term.txt /*'t_F7'* | |
908 't_F8' term.txt /*'t_F8'* | |
909 't_F9' term.txt /*'t_F9'* | |
910 't_IE' term.txt /*'t_IE'* | |
911 't_IS' term.txt /*'t_IS'* | |
912 't_K1' term.txt /*'t_K1'* | |
913 't_K3' term.txt /*'t_K3'* | |
914 't_K4' term.txt /*'t_K4'* | |
915 't_K5' term.txt /*'t_K5'* | |
916 't_K6' term.txt /*'t_K6'* | |
917 't_K7' term.txt /*'t_K7'* | |
918 't_K8' term.txt /*'t_K8'* | |
919 't_K9' term.txt /*'t_K9'* | |
920 't_KA' term.txt /*'t_KA'* | |
921 't_KB' term.txt /*'t_KB'* | |
922 't_KC' term.txt /*'t_KC'* | |
923 't_KD' term.txt /*'t_KD'* | |
924 't_KE' term.txt /*'t_KE'* | |
925 't_KF' term.txt /*'t_KF'* | |
926 't_KG' term.txt /*'t_KG'* | |
927 't_KH' term.txt /*'t_KH'* | |
928 't_KI' term.txt /*'t_KI'* | |
929 't_KJ' term.txt /*'t_KJ'* | |
930 't_KK' term.txt /*'t_KK'* | |
931 't_KL' term.txt /*'t_KL'* | |
932 't_RI' term.txt /*'t_RI'* | |
933 't_RV' term.txt /*'t_RV'* | |
36 | 934 't_SI' term.txt /*'t_SI'* |
7 | 935 't_Sb' term.txt /*'t_Sb'* |
936 't_Sf' term.txt /*'t_Sf'* | |
937 't_WP' term.txt /*'t_WP'* | |
938 't_WS' term.txt /*'t_WS'* | |
939 't_ZH' term.txt /*'t_ZH'* | |
940 't_ZR' term.txt /*'t_ZR'* | |
941 't_al' term.txt /*'t_al'* | |
942 't_bc' term.txt /*'t_bc'* | |
943 't_cd' term.txt /*'t_cd'* | |
944 't_ce' term.txt /*'t_ce'* | |
945 't_cl' term.txt /*'t_cl'* | |
946 't_cm' term.txt /*'t_cm'* | |
947 't_cs' term.txt /*'t_cs'* | |
948 't_da' term.txt /*'t_da'* | |
949 't_db' term.txt /*'t_db'* | |
950 't_dl' term.txt /*'t_dl'* | |
951 't_fs' term.txt /*'t_fs'* | |
952 't_k1' term.txt /*'t_k1'* | |
953 't_k2' term.txt /*'t_k2'* | |
954 't_k3' term.txt /*'t_k3'* | |
955 't_k4' term.txt /*'t_k4'* | |
956 't_k5' term.txt /*'t_k5'* | |
957 't_k6' term.txt /*'t_k6'* | |
958 't_k7' term.txt /*'t_k7'* | |
959 't_k8' term.txt /*'t_k8'* | |
960 't_k9' term.txt /*'t_k9'* | |
961 't_k;' term.txt /*'t_k;'* | |
962 't_kB' term.txt /*'t_kB'* | |
963 't_kD' term.txt /*'t_kD'* | |
964 't_kI' term.txt /*'t_kI'* | |
965 't_kN' term.txt /*'t_kN'* | |
966 't_kP' term.txt /*'t_kP'* | |
967 't_kb' term.txt /*'t_kb'* | |
968 't_kd' term.txt /*'t_kd'* | |
969 't_ke' term.txt /*'t_ke'* | |
970 't_kh' term.txt /*'t_kh'* | |
971 't_kl' term.txt /*'t_kl'* | |
972 't_kr' term.txt /*'t_kr'* | |
973 't_ks' term.txt /*'t_ks'* | |
974 't_ku' term.txt /*'t_ku'* | |
975 't_le' term.txt /*'t_le'* | |
976 't_mb' term.txt /*'t_mb'* | |
977 't_md' term.txt /*'t_md'* | |
978 't_me' term.txt /*'t_me'* | |
979 't_mr' term.txt /*'t_mr'* | |
980 't_ms' term.txt /*'t_ms'* | |
981 't_nd' term.txt /*'t_nd'* | |
982 't_op' term.txt /*'t_op'* | |
983 't_se' term.txt /*'t_se'* | |
984 't_so' term.txt /*'t_so'* | |
985 't_sr' term.txt /*'t_sr'* | |
986 't_star7' term.txt /*'t_star7'* | |
987 't_te' term.txt /*'t_te'* | |
988 't_ti' term.txt /*'t_ti'* | |
989 't_ts' term.txt /*'t_ts'* | |
4229 | 990 't_u7' term.txt /*'t_u7'* |
7 | 991 't_ue' term.txt /*'t_ue'* |
992 't_us' term.txt /*'t_us'* | |
993 't_ut' term.txt /*'t_ut'* | |
994 't_vb' term.txt /*'t_vb'* | |
995 't_ve' term.txt /*'t_ve'* | |
996 't_vi' term.txt /*'t_vi'* | |
997 't_vs' term.txt /*'t_vs'* | |
6647 | 998 't_xn' term.txt /*'t_xn'* |
7 | 999 't_xs' term.txt /*'t_xs'* |
1000 'ta' options.txt /*'ta'* | |
674 | 1001 'tabline' options.txt /*'tabline'* |
699 | 1002 'tabpagemax' options.txt /*'tabpagemax'* |
7 | 1003 'tabstop' options.txt /*'tabstop'* |
1004 'tag' options.txt /*'tag'* | |
1005 'tagbsearch' options.txt /*'tagbsearch'* | |
1006 'taglength' options.txt /*'taglength'* | |
1007 'tagrelative' options.txt /*'tagrelative'* | |
1008 'tags' options.txt /*'tags'* | |
1009 'tagstack' options.txt /*'tagstack'* | |
674 | 1010 'tal' options.txt /*'tal'* |
7 | 1011 'tb' options.txt /*'tb'* |
1012 'tbi' options.txt /*'tbi'* | |
1013 'tbidi' options.txt /*'tbidi'* | |
1014 'tbis' options.txt /*'tbis'* | |
1015 'tbs' options.txt /*'tbs'* | |
1016 'tenc' options.txt /*'tenc'* | |
1017 'term' options.txt /*'term'* | |
1018 'termbidi' options.txt /*'termbidi'* | |
1019 'termencoding' options.txt /*'termencoding'* | |
1020 'terse' options.txt /*'terse'* | |
1021 'textauto' options.txt /*'textauto'* | |
1022 'textmode' options.txt /*'textmode'* | |
1023 'textwidth' options.txt /*'textwidth'* | |
1024 'tf' options.txt /*'tf'* | |
1025 'tgst' options.txt /*'tgst'* | |
1026 'thesaurus' options.txt /*'thesaurus'* | |
1027 'tildeop' options.txt /*'tildeop'* | |
1028 'timeout' options.txt /*'timeout'* | |
1029 'timeoutlen' options.txt /*'timeoutlen'* | |
1030 'title' options.txt /*'title'* | |
1031 'titlelen' options.txt /*'titlelen'* | |
1032 'titleold' options.txt /*'titleold'* | |
1033 'titlestring' options.txt /*'titlestring'* | |
1034 'tl' options.txt /*'tl'* | |
1035 'tm' options.txt /*'tm'* | |
1036 'to' options.txt /*'to'* | |
1037 'toolbar' options.txt /*'toolbar'* | |
1038 'toolbariconsize' options.txt /*'toolbariconsize'* | |
1039 'top' options.txt /*'top'* | |
699 | 1040 'tpm' options.txt /*'tpm'* |
7 | 1041 'tr' options.txt /*'tr'* |
1042 'ts' options.txt /*'ts'* | |
1043 'tsl' options.txt /*'tsl'* | |
1044 'tsr' options.txt /*'tsr'* | |
1045 'ttimeout' options.txt /*'ttimeout'* | |
1046 'ttimeoutlen' options.txt /*'ttimeoutlen'* | |
1047 'ttm' options.txt /*'ttm'* | |
1048 'tty' options.txt /*'tty'* | |
1049 'ttybuiltin' options.txt /*'ttybuiltin'* | |
1050 'ttyfast' options.txt /*'ttyfast'* | |
1051 'ttym' options.txt /*'ttym'* | |
1052 'ttymouse' options.txt /*'ttymouse'* | |
1053 'ttyscroll' options.txt /*'ttyscroll'* | |
1054 'ttytype' options.txt /*'ttytype'* | |
1055 'tw' options.txt /*'tw'* | |
1056 'tx' options.txt /*'tx'* | |
1057 '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
|
1058 '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
|
1059 'udir' options.txt /*'udir'* |
7 | 1060 '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
|
1061 '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
|
1062 'undofile' options.txt /*'undofile'* |
7 | 1063 '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
|
1064 'undoreload' options.txt /*'undoreload'* |
7 | 1065 'updatecount' options.txt /*'updatecount'* |
1066 '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
|
1067 'ur' options.txt /*'ur'* |
7 | 1068 'ut' options.txt /*'ut'* |
1069 'vb' options.txt /*'vb'* | |
1070 'vbs' options.txt /*'vbs'* | |
1071 'vdir' options.txt /*'vdir'* | |
1072 've' options.txt /*'ve'* | |
1073 'verbose' options.txt /*'verbose'* | |
293 | 1074 'verbosefile' options.txt /*'verbosefile'* |
1075 'vfile' options.txt /*'vfile'* | |
7 | 1076 'vi' options.txt /*'vi'* |
1077 'viewdir' options.txt /*'viewdir'* | |
1078 'viewoptions' options.txt /*'viewoptions'* | |
1079 'viminfo' options.txt /*'viminfo'* | |
1080 'virtualedit' options.txt /*'virtualedit'* | |
1081 'visualbell' options.txt /*'visualbell'* | |
1082 'vop' options.txt /*'vop'* | |
1083 'w1200' vi_diff.txt /*'w1200'* | |
1084 'w300' vi_diff.txt /*'w300'* | |
1085 'w9600' vi_diff.txt /*'w9600'* | |
1086 'wa' options.txt /*'wa'* | |
1087 'wak' options.txt /*'wak'* | |
1088 'warn' options.txt /*'warn'* | |
1089 'wb' options.txt /*'wb'* | |
1090 'wc' options.txt /*'wc'* | |
1091 'wcm' options.txt /*'wcm'* | |
1092 'wd' options.txt /*'wd'* | |
1093 'weirdinvert' options.txt /*'weirdinvert'* | |
1094 'wfh' options.txt /*'wfh'* | |
782 | 1095 'wfw' options.txt /*'wfw'* |
7 | 1096 'wh' options.txt /*'wh'* |
1097 'whichwrap' options.txt /*'whichwrap'* | |
164 | 1098 'wi' options.txt /*'wi'* |
2662 | 1099 'wic' options.txt /*'wic'* |
7 | 1100 'wig' options.txt /*'wig'* |
1101 'wildchar' options.txt /*'wildchar'* | |
1102 'wildcharm' options.txt /*'wildcharm'* | |
1103 'wildignore' options.txt /*'wildignore'* | |
2662 | 1104 'wildignorecase' options.txt /*'wildignorecase'* |
7 | 1105 'wildmenu' options.txt /*'wildmenu'* |
1106 'wildmode' options.txt /*'wildmode'* | |
40 | 1107 'wildoptions' options.txt /*'wildoptions'* |
7 | 1108 'wim' options.txt /*'wim'* |
1109 'winaltkeys' options.txt /*'winaltkeys'* | |
164 | 1110 'window' options.txt /*'window'* |
7 | 1111 'winfixheight' options.txt /*'winfixheight'* |
782 | 1112 'winfixwidth' options.txt /*'winfixwidth'* |
7 | 1113 'winheight' options.txt /*'winheight'* |
1114 'winminheight' options.txt /*'winminheight'* | |
1115 'winminwidth' options.txt /*'winminwidth'* | |
1116 'winwidth' options.txt /*'winwidth'* | |
1117 'wiv' options.txt /*'wiv'* | |
1118 'wiw' options.txt /*'wiw'* | |
1119 'wm' options.txt /*'wm'* | |
1120 'wmh' options.txt /*'wmh'* | |
1121 'wmnu' options.txt /*'wmnu'* | |
1122 'wmw' options.txt /*'wmw'* | |
40 | 1123 'wop' options.txt /*'wop'* |
7 | 1124 'wrap' options.txt /*'wrap'* |
1125 'wrapmargin' options.txt /*'wrapmargin'* | |
1126 'wrapscan' options.txt /*'wrapscan'* | |
1127 'write' options.txt /*'write'* | |
1128 'writeany' options.txt /*'writeany'* | |
1129 'writebackup' options.txt /*'writebackup'* | |
1130 'writedelay' options.txt /*'writedelay'* | |
1131 'ws' options.txt /*'ws'* | |
1132 'ww' options.txt /*'ww'* | |
1133 '{ motion.txt /*'{* | |
1134 '} motion.txt /*'}* | |
1135 ( motion.txt /*(* | |
1136 ) motion.txt /*)* | |
1137 + motion.txt /*+* | |
596 | 1138 ++bad editing.txt /*++bad* |
7 | 1139 ++bin editing.txt /*++bin* |
1140 ++builtin_terms various.txt /*++builtin_terms* | |
819 | 1141 ++edit editing.txt /*++edit* |
7 | 1142 ++enc editing.txt /*++enc* |
1143 ++ff editing.txt /*++ff* | |
1144 ++nobin editing.txt /*++nobin* | |
1145 ++opt editing.txt /*++opt* | |
1146 +ARP various.txt /*+ARP* | |
1147 +GUI_Athena various.txt /*+GUI_Athena* | |
1148 +GUI_GTK various.txt /*+GUI_GTK* | |
1149 +GUI_Motif various.txt /*+GUI_Motif* | |
1150 +GUI_Photon various.txt /*+GUI_Photon* | |
1151 +GUI_neXtaw various.txt /*+GUI_neXtaw* | |
1152 +X11 various.txt /*+X11* | |
5340 | 1153 +acl various.txt /*+acl* |
7 | 1154 +arabic various.txt /*+arabic* |
1155 +autocmd various.txt /*+autocmd* | |
1156 +balloon_eval various.txt /*+balloon_eval* | |
1157 +browse various.txt /*+browse* | |
1158 +builtin_terms various.txt /*+builtin_terms* | |
1159 +byte_offset various.txt /*+byte_offset* | |
1160 +cindent various.txt /*+cindent* | |
1161 +clientserver various.txt /*+clientserver* | |
1162 +clipboard various.txt /*+clipboard* | |
1163 +cmd editing.txt /*+cmd* | |
1164 +cmdline_compl various.txt /*+cmdline_compl* | |
1165 +cmdline_hist various.txt /*+cmdline_hist* | |
1166 +cmdline_info various.txt /*+cmdline_info* | |
1167 +comments various.txt /*+comments* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
1168 +conceal various.txt /*+conceal* |
7 | 1169 +cryptv various.txt /*+cryptv* |
1170 +cscope various.txt /*+cscope* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
1171 +cursorbind various.txt /*+cursorbind* |
501 | 1172 +cursorshape various.txt /*+cursorshape* |
1173 +debug various.txt /*+debug* | |
7 | 1174 +dialog_con various.txt /*+dialog_con* |
1175 +dialog_con_gui various.txt /*+dialog_con_gui* | |
1176 +dialog_gui various.txt /*+dialog_gui* | |
1177 +diff various.txt /*+diff* | |
1178 +digraphs various.txt /*+digraphs* | |
6153 | 1179 +directx various.txt /*+directx* |
7 | 1180 +dnd various.txt /*+dnd* |
1181 +emacs_tags various.txt /*+emacs_tags* | |
1182 +eval various.txt /*+eval* | |
1183 +ex_extra various.txt /*+ex_extra* | |
1184 +extra_search various.txt /*+extra_search* | |
1185 +farsi various.txt /*+farsi* | |
1186 +feature-list various.txt /*+feature-list* | |
1187 +file_in_path various.txt /*+file_in_path* | |
1188 +find_in_path various.txt /*+find_in_path* | |
1621 | 1189 +float various.txt /*+float* |
7 | 1190 +folding various.txt /*+folding* |
1191 +footer various.txt /*+footer* | |
1192 +fork various.txt /*+fork* | |
1193 +gettext various.txt /*+gettext* | |
1194 +hangul_input various.txt /*+hangul_input* | |
1195 +iconv various.txt /*+iconv* | |
557 | 1196 +iconv/dyn various.txt /*+iconv\/dyn* |
7 | 1197 +insert_expand various.txt /*+insert_expand* |
1198 +jumplist various.txt /*+jumplist* | |
1199 +keymap various.txt /*+keymap* | |
1200 +langmap various.txt /*+langmap* | |
1201 +libcall various.txt /*+libcall* | |
1202 +linebreak various.txt /*+linebreak* | |
1203 +lispindent various.txt /*+lispindent* | |
1204 +listcmds various.txt /*+listcmds* | |
1205 +localmap various.txt /*+localmap* | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
1206 +lua various.txt /*+lua* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
1207 +lua/dyn various.txt /*+lua\/dyn* |
7 | 1208 +menu various.txt /*+menu* |
1209 +mksession various.txt /*+mksession* | |
1210 +modify_fname various.txt /*+modify_fname* | |
1211 +mouse various.txt /*+mouse* | |
1212 +mouse_dec various.txt /*+mouse_dec* | |
1213 +mouse_gpm various.txt /*+mouse_gpm* | |
5929 | 1214 +mouse_jsbterm various.txt /*+mouse_jsbterm* |
7 | 1215 +mouse_netterm various.txt /*+mouse_netterm* |
1216 +mouse_pterm various.txt /*+mouse_pterm* | |
3750 | 1217 +mouse_sgr various.txt /*+mouse_sgr* |
1621 | 1218 +mouse_sysmouse various.txt /*+mouse_sysmouse* |
3224 | 1219 +mouse_urxvt various.txt /*+mouse_urxvt* |
7 | 1220 +mouse_xterm various.txt /*+mouse_xterm* |
1221 +mouseshape various.txt /*+mouseshape* | |
1222 +multi_byte various.txt /*+multi_byte* | |
1223 +multi_byte_ime various.txt /*+multi_byte_ime* | |
1224 +multi_lang various.txt /*+multi_lang* | |
14 | 1225 +mzscheme various.txt /*+mzscheme* |
626 | 1226 +mzscheme/dyn various.txt /*+mzscheme\/dyn* |
7 | 1227 +netbeans_intg various.txt /*+netbeans_intg* |
1228 +ole various.txt /*+ole* | |
1229 +path_extra various.txt /*+path_extra* | |
1230 +perl various.txt /*+perl* | |
557 | 1231 +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
|
1232 +persistent_undo various.txt /*+persistent_undo* |
7 | 1233 +postscript various.txt /*+postscript* |
1234 +printer various.txt /*+printer* | |
189 | 1235 +profile various.txt /*+profile* |
7 | 1236 +python various.txt /*+python* |
557 | 1237 +python/dyn various.txt /*+python\/dyn* |
2368 | 1238 +python3 various.txt /*+python3* |
1239 +python3/dyn various.txt /*+python3\/dyn* | |
7 | 1240 +quickfix various.txt /*+quickfix* |
794 | 1241 +reltime various.txt /*+reltime* |
7 | 1242 +rightleft various.txt /*+rightleft* |
1243 +ruby various.txt /*+ruby* | |
557 | 1244 +ruby/dyn various.txt /*+ruby\/dyn* |
7 | 1245 +scrollbind various.txt /*+scrollbind* |
1246 +signs various.txt /*+signs* | |
1247 +smartindent various.txt /*+smartindent* | |
1248 +sniff various.txt /*+sniff* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1249 +startuptime various.txt /*+startuptime* |
7 | 1250 +statusline various.txt /*+statusline* |
1251 +sun_workshop various.txt /*+sun_workshop* | |
1252 +syntax various.txt /*+syntax* | |
1253 +system() various.txt /*+system()* | |
1254 +tag_any_white various.txt /*+tag_any_white* | |
1255 +tag_binary various.txt /*+tag_binary* | |
1256 +tag_old_static various.txt /*+tag_old_static* | |
1257 +tcl various.txt /*+tcl* | |
557 | 1258 +tcl/dyn various.txt /*+tcl\/dyn* |
7 | 1259 +terminfo various.txt /*+terminfo* |
1260 +termresponse various.txt /*+termresponse* | |
1261 +textobjects various.txt /*+textobjects* | |
1262 +tgetent various.txt /*+tgetent* | |
1263 +title various.txt /*+title* | |
1264 +toolbar various.txt /*+toolbar* | |
1265 +user_commands various.txt /*+user_commands* | |
1266 +vertsplit various.txt /*+vertsplit* | |
1267 +viminfo various.txt /*+viminfo* | |
1268 +virtualedit various.txt /*+virtualedit* | |
1269 +visual various.txt /*+visual* | |
1270 +visualextra various.txt /*+visualextra* | |
1271 +vreplace various.txt /*+vreplace* | |
1272 +wildignore various.txt /*+wildignore* | |
1273 +wildmenu various.txt /*+wildmenu* | |
1274 +windows various.txt /*+windows* | |
1275 +writebackup various.txt /*+writebackup* | |
1276 +xfontset various.txt /*+xfontset* | |
1277 +xim various.txt /*+xim* | |
5340 | 1278 +xpm various.txt /*+xpm* |
3281 | 1279 +xpm_w32 various.txt /*+xpm_w32* |
7 | 1280 +xsmp various.txt /*+xsmp* |
1281 +xsmp_interact various.txt /*+xsmp_interact* | |
1282 +xterm_clipboard various.txt /*+xterm_clipboard* | |
1283 +xterm_save various.txt /*+xterm_save* | |
1284 , motion.txt /*,* | |
1285 - motion.txt /*-* | |
1286 -+ starting.txt /*-+* | |
1287 -+/ starting.txt /*-+\/* | |
1288 -+c starting.txt /*-+c* | |
1289 -+reverse gui_x11.txt /*-+reverse* | |
1290 -+rv gui_x11.txt /*-+rv* | |
1291 -- starting.txt /*--* | |
1292 --- starting.txt /*---* | |
1293 --cmd starting.txt /*--cmd* | |
1294 --echo-wid starting.txt /*--echo-wid* | |
1295 --help starting.txt /*--help* | |
1296 --literal starting.txt /*--literal* | |
1297 --nofork starting.txt /*--nofork* | |
1298 --noplugin starting.txt /*--noplugin* | |
1299 --remote remote.txt /*--remote* | |
1300 --remote-expr remote.txt /*--remote-expr* | |
1301 --remote-send remote.txt /*--remote-send* | |
1302 --remote-silent remote.txt /*--remote-silent* | |
730 | 1303 --remote-tab remote.txt /*--remote-tab* |
1304 --remote-tab-silent remote.txt /*--remote-tab-silent* | |
1305 --remote-tab-wait remote.txt /*--remote-tab-wait* | |
1306 --remote-tab-wait-silent remote.txt /*--remote-tab-wait-silent* | |
7 | 1307 --remote-wait remote.txt /*--remote-wait* |
1308 --remote-wait-silent remote.txt /*--remote-wait-silent* | |
1309 --role starting.txt /*--role* | |
1310 --serverlist remote.txt /*--serverlist* | |
1311 --servername remote.txt /*--servername* | |
1312 --socketid starting.txt /*--socketid* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1313 --startuptime starting.txt /*--startuptime* |
7 | 1314 --version starting.txt /*--version* |
1621 | 1315 --windowid starting.txt /*--windowid* |
7 | 1316 -A starting.txt /*-A* |
1317 -C starting.txt /*-C* | |
1318 -D starting.txt /*-D* | |
1319 -E starting.txt /*-E* | |
1320 -F starting.txt /*-F* | |
1321 -H starting.txt /*-H* | |
1322 -L starting.txt /*-L* | |
1323 -M starting.txt /*-M* | |
1324 -N starting.txt /*-N* | |
1325 -O starting.txt /*-O* | |
1326 -P starting.txt /*-P* | |
1327 -R starting.txt /*-R* | |
1328 -S starting.txt /*-S* | |
1329 -T starting.txt /*-T* | |
1330 -U starting.txt /*-U* | |
1331 -V starting.txt /*-V* | |
1332 -W starting.txt /*-W* | |
1333 -X starting.txt /*-X* | |
1334 -Z starting.txt /*-Z* | |
1335 -b starting.txt /*-b* | |
1336 -background gui_x11.txt /*-background* | |
1337 -bg gui_x11.txt /*-bg* | |
1338 -boldfont gui_x11.txt /*-boldfont* | |
1339 -borderwidth gui_x11.txt /*-borderwidth* | |
1340 -bw gui_x11.txt /*-bw* | |
1341 -c starting.txt /*-c* | |
1342 -d starting.txt /*-d* | |
1343 -dev starting.txt /*-dev* | |
1344 -display gui_x11.txt /*-display* | |
1345 -e starting.txt /*-e* | |
1346 -f starting.txt /*-f* | |
1347 -fg gui_x11.txt /*-fg* | |
1348 -file starting.txt /*-file* | |
1349 -fn gui_x11.txt /*-fn* | |
1350 -font gui_x11.txt /*-font* | |
1351 -foreground gui_x11.txt /*-foreground* | |
1352 -g starting.txt /*-g* | |
1353 -geom gui_x11.txt /*-geom* | |
1354 -geometry gui_x11.txt /*-geometry* | |
1355 -geometry-example gui_x11.txt /*-geometry-example* | |
1356 -gui gui_x11.txt /*-gui* | |
1357 -h starting.txt /*-h* | |
1358 -i starting.txt /*-i* | |
1359 -iconic gui_x11.txt /*-iconic* | |
1360 -italicfont gui_x11.txt /*-italicfont* | |
1361 -l starting.txt /*-l* | |
1362 -m starting.txt /*-m* | |
1363 -menufont gui_x11.txt /*-menufont* | |
1364 -menufontset gui_x11.txt /*-menufontset* | |
1365 -menuheight gui_x11.txt /*-menuheight* | |
1366 -mf gui_x11.txt /*-mf* | |
1367 -mh gui_x11.txt /*-mh* | |
1368 -n starting.txt /*-n* | |
1369 -nb starting.txt /*-nb* | |
1370 -o starting.txt /*-o* | |
674 | 1371 -p starting.txt /*-p* |
7 | 1372 -q starting.txt /*-q* |
1373 -qf starting.txt /*-qf* | |
1374 -r starting.txt /*-r* | |
1375 -register if_ole.txt /*-register* | |
1376 -reverse gui_x11.txt /*-reverse* | |
1377 -rv gui_x11.txt /*-rv* | |
1378 -s starting.txt /*-s* | |
1379 -s-ex starting.txt /*-s-ex* | |
1380 -scrollbarwidth gui_x11.txt /*-scrollbarwidth* | |
1381 -silent if_ole.txt /*-silent* | |
1382 -sw gui_x11.txt /*-sw* | |
1383 -t starting.txt /*-t* | |
1384 -tag starting.txt /*-tag* | |
1385 -u starting.txt /*-u* | |
1386 -ul gui_x11.txt /*-ul* | |
1387 -unregister if_ole.txt /*-unregister* | |
1388 -v starting.txt /*-v* | |
1389 -vim starting.txt /*-vim* | |
1390 -w starting.txt /*-w* | |
1391 -w_nr starting.txt /*-w_nr* | |
1392 -x starting.txt /*-x* | |
1393 -xrm gui_x11.txt /*-xrm* | |
1394 -y starting.txt /*-y* | |
1395 . repeat.txt /*.* | |
1121 | 1396 ... eval.txt /*...* |
7 | 1397 .Xdefaults gui_x11.txt /*.Xdefaults* |
374 | 1398 .aff spell.txt /*.aff* |
1399 .dic spell.txt /*.dic* | |
7 | 1400 .exrc starting.txt /*.exrc* |
1401 .gvimrc gui.txt /*.gvimrc* | |
6476 | 1402 .netrwbook pi_netrw.txt /*.netrwbook* |
1403 .netrwhist pi_netrw.txt /*.netrwhist* | |
7 | 1404 .vimrc starting.txt /*.vimrc* |
1405 / pattern.txt /*\/* | |
1406 /$ pattern.txt /*\/$* | |
1407 /. pattern.txt /*\/.* | |
1621 | 1408 // version7.txt /*\/\/* |
7 | 1409 //; pattern.txt /*\/\/;* |
1410 /<CR> pattern.txt /*\/<CR>* | |
168 | 1411 /[[. pattern.txt /*\/[[.* |
1412 /[[= pattern.txt /*\/[[=* | |
1121 | 1413 /[\n] pattern.txt /*\/[\\n]* |
7 | 1414 /[] pattern.txt /*\/[]* |
1415 /\ pattern.txt /*\/\\* | |
1416 /\$ pattern.txt /*\/\\$* | |
1417 /\%# pattern.txt /*\/\\%#* | |
4444 | 1418 /\%#= pattern.txt /*\/\\%#=* |
7 | 1419 /\%$ pattern.txt /*\/\\%$* |
639 | 1420 /\%'m pattern.txt /*\/\\%'m* |
7 | 1421 /\%( pattern.txt /*\/\\%(* |
1422 /\%(\) pattern.txt /*\/\\%(\\)* | |
639 | 1423 /\%<'m pattern.txt /*\/\\%<'m* |
7 | 1424 /\%<c pattern.txt /*\/\\%<c* |
1425 /\%<l pattern.txt /*\/\\%<l* | |
1426 /\%<v pattern.txt /*\/\\%<v* | |
639 | 1427 /\%>'m pattern.txt /*\/\\%>'m* |
7 | 1428 /\%>c pattern.txt /*\/\\%>c* |
1429 /\%>l pattern.txt /*\/\\%>l* | |
1430 /\%>v pattern.txt /*\/\\%>v* | |
5929 | 1431 /\%C pattern.txt /*\/\\%C* |
140 | 1432 /\%U pattern.txt /*\/\\%U* |
639 | 1433 /\%V pattern.txt /*\/\\%V* |
7 | 1434 /\%[] pattern.txt /*\/\\%[]* |
1435 /\%^ pattern.txt /*\/\\%^* | |
1436 /\%c pattern.txt /*\/\\%c* | |
24 | 1437 /\%d pattern.txt /*\/\\%d* |
7 | 1438 /\%l pattern.txt /*\/\\%l* |
24 | 1439 /\%o pattern.txt /*\/\\%o* |
1440 /\%u pattern.txt /*\/\\%u* | |
7 | 1441 /\%v pattern.txt /*\/\\%v* |
24 | 1442 /\%x pattern.txt /*\/\\%x* |
7 | 1443 /\& pattern.txt /*\/\\&* |
1444 /\( pattern.txt /*\/\\(* | |
1445 /\(\) pattern.txt /*\/\\(\\)* | |
1446 /\) pattern.txt /*\/\\)* | |
1447 /\+ pattern.txt /*\/\\+* | |
1448 /\. pattern.txt /*\/\\.* | |
1449 /\1 pattern.txt /*\/\\1* | |
1450 /\2 pattern.txt /*\/\\2* | |
1451 /\3 pattern.txt /*\/\\3* | |
1452 /\9 pattern.txt /*\/\\9* | |
1453 /\< pattern.txt /*\/\\<* | |
1454 /\= pattern.txt /*\/\\=* | |
1455 /\> pattern.txt /*\/\\>* | |
1456 /\? pattern.txt /*\/\\?* | |
1457 /\@! pattern.txt /*\/\\@!* | |
1458 /\@<! pattern.txt /*\/\\@<!* | |
1459 /\@<= pattern.txt /*\/\\@<=* | |
1460 /\@= pattern.txt /*\/\\@=* | |
1461 /\@> pattern.txt /*\/\\@>* | |
1462 /\A pattern.txt /*\/\\A* | |
1463 /\C pattern.txt /*\/\\C* | |
1464 /\D pattern.txt /*\/\\D* | |
1465 /\F pattern.txt /*\/\\F* | |
1466 /\H pattern.txt /*\/\\H* | |
1467 /\I pattern.txt /*\/\\I* | |
1468 /\K pattern.txt /*\/\\K* | |
1469 /\L pattern.txt /*\/\\L* | |
1470 /\M pattern.txt /*\/\\M* | |
1471 /\O pattern.txt /*\/\\O* | |
1472 /\P pattern.txt /*\/\\P* | |
1473 /\S pattern.txt /*\/\\S* | |
1474 /\U pattern.txt /*\/\\U* | |
1475 /\V pattern.txt /*\/\\V* | |
1476 /\W pattern.txt /*\/\\W* | |
1477 /\X pattern.txt /*\/\\X* | |
1478 /\Z pattern.txt /*\/\\Z* | |
1479 /\[] pattern.txt /*\/\\[]* | |
1480 /\\ pattern.txt /*\/\\\\* | |
1481 /\] pattern.txt /*\/\\]* | |
1482 /\^ pattern.txt /*\/\\^* | |
1483 /\_ pattern.txt /*\/\\_* | |
1484 /\_$ pattern.txt /*\/\\_$* | |
1485 /\_. pattern.txt /*\/\\_.* | |
1486 /\_A pattern.txt /*\/\\_A* | |
1487 /\_D pattern.txt /*\/\\_D* | |
1488 /\_F pattern.txt /*\/\\_F* | |
1489 /\_H pattern.txt /*\/\\_H* | |
1490 /\_I pattern.txt /*\/\\_I* | |
1491 /\_K pattern.txt /*\/\\_K* | |
1492 /\_L pattern.txt /*\/\\_L* | |
1493 /\_O pattern.txt /*\/\\_O* | |
1494 /\_P pattern.txt /*\/\\_P* | |
1495 /\_S pattern.txt /*\/\\_S* | |
1496 /\_U pattern.txt /*\/\\_U* | |
1497 /\_W pattern.txt /*\/\\_W* | |
1498 /\_X pattern.txt /*\/\\_X* | |
1499 /\_[] pattern.txt /*\/\\_[]* | |
1500 /\_^ pattern.txt /*\/\\_^* | |
1501 /\_a pattern.txt /*\/\\_a* | |
1502 /\_d pattern.txt /*\/\\_d* | |
1503 /\_f pattern.txt /*\/\\_f* | |
1504 /\_h pattern.txt /*\/\\_h* | |
1505 /\_i pattern.txt /*\/\\_i* | |
1506 /\_k pattern.txt /*\/\\_k* | |
1507 /\_l pattern.txt /*\/\\_l* | |
1508 /\_o pattern.txt /*\/\\_o* | |
1509 /\_p pattern.txt /*\/\\_p* | |
1510 /\_s pattern.txt /*\/\\_s* | |
1511 /\_u pattern.txt /*\/\\_u* | |
1512 /\_w pattern.txt /*\/\\_w* | |
1513 /\_x pattern.txt /*\/\\_x* | |
1514 /\a pattern.txt /*\/\\a* | |
1515 /\b pattern.txt /*\/\\b* | |
1516 /\bar pattern.txt /*\/\\bar* | |
1517 /\c pattern.txt /*\/\\c* | |
1518 /\d pattern.txt /*\/\\d* | |
1519 /\e pattern.txt /*\/\\e* | |
1520 /\f pattern.txt /*\/\\f* | |
1521 /\h pattern.txt /*\/\\h* | |
1522 /\i pattern.txt /*\/\\i* | |
1523 /\k pattern.txt /*\/\\k* | |
1524 /\l pattern.txt /*\/\\l* | |
1525 /\m pattern.txt /*\/\\m* | |
1526 /\n pattern.txt /*\/\\n* | |
1527 /\o pattern.txt /*\/\\o* | |
1528 /\p pattern.txt /*\/\\p* | |
1529 /\r pattern.txt /*\/\\r* | |
1530 /\s pattern.txt /*\/\\s* | |
1531 /\star pattern.txt /*\/\\star* | |
1532 /\t pattern.txt /*\/\\t* | |
1533 /\u pattern.txt /*\/\\u* | |
1534 /\v pattern.txt /*\/\\v* | |
1535 /\w pattern.txt /*\/\\w* | |
1536 /\x pattern.txt /*\/\\x* | |
1537 /\z( syntax.txt /*\/\\z(* | |
1538 /\z(\) syntax.txt /*\/\\z(\\)* | |
1539 /\z1 syntax.txt /*\/\\z1* | |
1540 /\z2 syntax.txt /*\/\\z2* | |
1541 /\z3 syntax.txt /*\/\\z3* | |
1542 /\z4 syntax.txt /*\/\\z4* | |
1543 /\z5 syntax.txt /*\/\\z5* | |
1544 /\z6 syntax.txt /*\/\\z6* | |
1545 /\z7 syntax.txt /*\/\\z7* | |
1546 /\z8 syntax.txt /*\/\\z8* | |
1547 /\z9 syntax.txt /*\/\\z9* | |
1548 /\ze pattern.txt /*\/\\ze* | |
1549 /\zs pattern.txt /*\/\\zs* | |
1550 /\{ pattern.txt /*\/\\{* | |
1551 /\{- pattern.txt /*\/\\{-* | |
1552 /\~ pattern.txt /*\/\\~* | |
1553 /^ pattern.txt /*\/^* | |
1554 /atom pattern.txt /*\/atom* | |
1555 /bar pattern.txt /*\/bar* | |
1556 /branch pattern.txt /*\/branch* | |
20 | 1557 /character-classes pattern.txt /*\/character-classes* |
7 | 1558 /collection pattern.txt /*\/collection* |
1559 /concat pattern.txt /*\/concat* | |
1560 /dyn various.txt /*\/dyn* | |
1561 /ignorecase pattern.txt /*\/ignorecase* | |
1562 /magic pattern.txt /*\/magic* | |
1563 /multi pattern.txt /*\/multi* | |
1564 /ordinary-atom pattern.txt /*\/ordinary-atom* | |
1565 /pattern pattern.txt /*\/pattern* | |
1566 /piece pattern.txt /*\/piece* | |
1567 /star pattern.txt /*\/star* | |
1568 /zero-width pattern.txt /*\/zero-width* | |
1569 /~ pattern.txt /*\/~* | |
1570 0 motion.txt /*0* | |
1571 01.1 usr_01.txt /*01.1* | |
1572 01.2 usr_01.txt /*01.2* | |
1573 01.3 usr_01.txt /*01.3* | |
1574 01.4 usr_01.txt /*01.4* | |
1575 02.1 usr_02.txt /*02.1* | |
1576 02.2 usr_02.txt /*02.2* | |
1577 02.3 usr_02.txt /*02.3* | |
1578 02.4 usr_02.txt /*02.4* | |
1579 02.5 usr_02.txt /*02.5* | |
1580 02.6 usr_02.txt /*02.6* | |
1581 02.7 usr_02.txt /*02.7* | |
1582 02.8 usr_02.txt /*02.8* | |
1583 03.1 usr_03.txt /*03.1* | |
1584 03.10 usr_03.txt /*03.10* | |
1585 03.2 usr_03.txt /*03.2* | |
1586 03.3 usr_03.txt /*03.3* | |
1587 03.4 usr_03.txt /*03.4* | |
1588 03.5 usr_03.txt /*03.5* | |
1589 03.6 usr_03.txt /*03.6* | |
1590 03.7 usr_03.txt /*03.7* | |
1591 03.8 usr_03.txt /*03.8* | |
1592 03.9 usr_03.txt /*03.9* | |
1593 04.1 usr_04.txt /*04.1* | |
1594 04.10 usr_04.txt /*04.10* | |
1595 04.2 usr_04.txt /*04.2* | |
1596 04.3 usr_04.txt /*04.3* | |
1597 04.4 usr_04.txt /*04.4* | |
1598 04.5 usr_04.txt /*04.5* | |
1599 04.6 usr_04.txt /*04.6* | |
1600 04.7 usr_04.txt /*04.7* | |
1601 04.8 usr_04.txt /*04.8* | |
1602 04.9 usr_04.txt /*04.9* | |
1603 05.1 usr_05.txt /*05.1* | |
1604 05.2 usr_05.txt /*05.2* | |
1605 05.3 usr_05.txt /*05.3* | |
1606 05.4 usr_05.txt /*05.4* | |
1607 05.5 usr_05.txt /*05.5* | |
1608 05.6 usr_05.txt /*05.6* | |
1609 05.7 usr_05.txt /*05.7* | |
1610 06.1 usr_06.txt /*06.1* | |
1611 06.2 usr_06.txt /*06.2* | |
1612 06.3 usr_06.txt /*06.3* | |
1613 06.4 usr_06.txt /*06.4* | |
1614 06.5 usr_06.txt /*06.5* | |
1615 06.6 usr_06.txt /*06.6* | |
1616 07.1 usr_07.txt /*07.1* | |
1617 07.2 usr_07.txt /*07.2* | |
1618 07.3 usr_07.txt /*07.3* | |
1619 07.4 usr_07.txt /*07.4* | |
1620 07.5 usr_07.txt /*07.5* | |
1621 07.6 usr_07.txt /*07.6* | |
1622 07.7 usr_07.txt /*07.7* | |
1623 08.1 usr_08.txt /*08.1* | |
1624 08.2 usr_08.txt /*08.2* | |
1625 08.3 usr_08.txt /*08.3* | |
1626 08.4 usr_08.txt /*08.4* | |
1627 08.5 usr_08.txt /*08.5* | |
1628 08.6 usr_08.txt /*08.6* | |
1629 08.7 usr_08.txt /*08.7* | |
1630 08.8 usr_08.txt /*08.8* | |
688 | 1631 08.9 usr_08.txt /*08.9* |
7 | 1632 09.1 usr_09.txt /*09.1* |
1633 09.2 usr_09.txt /*09.2* | |
1634 09.3 usr_09.txt /*09.3* | |
1635 09.4 usr_09.txt /*09.4* | |
1636 10.1 usr_10.txt /*10.1* | |
1637 10.2 usr_10.txt /*10.2* | |
1638 10.3 usr_10.txt /*10.3* | |
1639 10.4 usr_10.txt /*10.4* | |
1640 10.5 usr_10.txt /*10.5* | |
1641 10.6 usr_10.txt /*10.6* | |
1642 10.7 usr_10.txt /*10.7* | |
1643 10.8 usr_10.txt /*10.8* | |
1644 10.9 usr_10.txt /*10.9* | |
1645 11.1 usr_11.txt /*11.1* | |
1646 11.2 usr_11.txt /*11.2* | |
1647 11.3 usr_11.txt /*11.3* | |
1648 11.4 usr_11.txt /*11.4* | |
1649 12.1 usr_12.txt /*12.1* | |
1650 12.2 usr_12.txt /*12.2* | |
1651 12.3 usr_12.txt /*12.3* | |
1652 12.4 usr_12.txt /*12.4* | |
1653 12.5 usr_12.txt /*12.5* | |
1654 12.6 usr_12.txt /*12.6* | |
1655 12.7 usr_12.txt /*12.7* | |
1656 12.8 usr_12.txt /*12.8* | |
523 | 1657 1gD pattern.txt /*1gD* |
1658 1gd pattern.txt /*1gd* | |
7 | 1659 20.1 usr_20.txt /*20.1* |
1660 20.2 usr_20.txt /*20.2* | |
1661 20.3 usr_20.txt /*20.3* | |
1662 20.4 usr_20.txt /*20.4* | |
1663 20.5 usr_20.txt /*20.5* | |
1664 21.1 usr_21.txt /*21.1* | |
1665 21.2 usr_21.txt /*21.2* | |
1666 21.3 usr_21.txt /*21.3* | |
1667 21.4 usr_21.txt /*21.4* | |
1668 21.5 usr_21.txt /*21.5* | |
1669 21.6 usr_21.txt /*21.6* | |
1670 22.1 usr_22.txt /*22.1* | |
1671 22.2 usr_22.txt /*22.2* | |
1672 22.3 usr_22.txt /*22.3* | |
1673 22.4 usr_22.txt /*22.4* | |
1674 23.1 usr_23.txt /*23.1* | |
1675 23.2 usr_23.txt /*23.2* | |
1676 23.3 usr_23.txt /*23.3* | |
1677 23.4 usr_23.txt /*23.4* | |
1678 23.5 usr_23.txt /*23.5* | |
1679 24.1 usr_24.txt /*24.1* | |
1680 24.10 usr_24.txt /*24.10* | |
1681 24.2 usr_24.txt /*24.2* | |
1682 24.3 usr_24.txt /*24.3* | |
1683 24.4 usr_24.txt /*24.4* | |
1684 24.5 usr_24.txt /*24.5* | |
1685 24.6 usr_24.txt /*24.6* | |
1686 24.7 usr_24.txt /*24.7* | |
1687 24.8 usr_24.txt /*24.8* | |
1688 24.9 usr_24.txt /*24.9* | |
1689 25.1 usr_25.txt /*25.1* | |
1690 25.2 usr_25.txt /*25.2* | |
1691 25.3 usr_25.txt /*25.3* | |
1692 25.4 usr_25.txt /*25.4* | |
1693 25.5 usr_25.txt /*25.5* | |
1694 26.1 usr_26.txt /*26.1* | |
1695 26.2 usr_26.txt /*26.2* | |
1696 26.3 usr_26.txt /*26.3* | |
1697 26.4 usr_26.txt /*26.4* | |
1698 27.1 usr_27.txt /*27.1* | |
1699 27.2 usr_27.txt /*27.2* | |
1700 27.3 usr_27.txt /*27.3* | |
1701 27.4 usr_27.txt /*27.4* | |
1702 27.5 usr_27.txt /*27.5* | |
1703 27.6 usr_27.txt /*27.6* | |
1704 27.7 usr_27.txt /*27.7* | |
1705 27.8 usr_27.txt /*27.8* | |
1706 27.9 usr_27.txt /*27.9* | |
1707 28.1 usr_28.txt /*28.1* | |
1708 28.10 usr_28.txt /*28.10* | |
1709 28.2 usr_28.txt /*28.2* | |
1710 28.3 usr_28.txt /*28.3* | |
1711 28.4 usr_28.txt /*28.4* | |
1712 28.5 usr_28.txt /*28.5* | |
1713 28.6 usr_28.txt /*28.6* | |
1714 28.7 usr_28.txt /*28.7* | |
1715 28.8 usr_28.txt /*28.8* | |
1716 28.9 usr_28.txt /*28.9* | |
1717 29.1 usr_29.txt /*29.1* | |
1718 29.2 usr_29.txt /*29.2* | |
1719 29.3 usr_29.txt /*29.3* | |
1720 29.4 usr_29.txt /*29.4* | |
1721 29.5 usr_29.txt /*29.5* | |
1722 2html.vim syntax.txt /*2html.vim* | |
1723 30.1 usr_30.txt /*30.1* | |
1724 30.2 usr_30.txt /*30.2* | |
1725 30.3 usr_30.txt /*30.3* | |
1726 30.4 usr_30.txt /*30.4* | |
1727 30.5 usr_30.txt /*30.5* | |
1728 30.6 usr_30.txt /*30.6* | |
1729 31.1 usr_31.txt /*31.1* | |
1730 31.2 usr_31.txt /*31.2* | |
1731 31.3 usr_31.txt /*31.3* | |
1732 31.4 usr_31.txt /*31.4* | |
1733 31.5 usr_31.txt /*31.5* | |
799 | 1734 32.1 usr_32.txt /*32.1* |
1735 32.2 usr_32.txt /*32.2* | |
1736 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
|
1737 32.4 usr_32.txt /*32.4* |
7 | 1738 40.1 usr_40.txt /*40.1* |
1739 40.2 usr_40.txt /*40.2* | |
1740 40.3 usr_40.txt /*40.3* | |
1741 41.1 usr_41.txt /*41.1* | |
1742 41.10 usr_41.txt /*41.10* | |
1743 41.11 usr_41.txt /*41.11* | |
1744 41.12 usr_41.txt /*41.12* | |
161 | 1745 41.13 usr_41.txt /*41.13* |
170 | 1746 41.14 usr_41.txt /*41.14* |
1747 41.15 usr_41.txt /*41.15* | |
794 | 1748 41.16 usr_41.txt /*41.16* |
7 | 1749 41.2 usr_41.txt /*41.2* |
1750 41.3 usr_41.txt /*41.3* | |
1751 41.4 usr_41.txt /*41.4* | |
1752 41.5 usr_41.txt /*41.5* | |
1753 41.6 usr_41.txt /*41.6* | |
1754 41.7 usr_41.txt /*41.7* | |
1755 41.8 usr_41.txt /*41.8* | |
1756 41.9 usr_41.txt /*41.9* | |
1757 42 usr_42.txt /*42* | |
1758 42.1 usr_42.txt /*42.1* | |
1759 42.2 usr_42.txt /*42.2* | |
1760 42.3 usr_42.txt /*42.3* | |
1761 42.4 usr_42.txt /*42.4* | |
1762 43.1 usr_43.txt /*43.1* | |
1763 43.2 usr_43.txt /*43.2* | |
1764 44.1 usr_44.txt /*44.1* | |
1765 44.10 usr_44.txt /*44.10* | |
1766 44.11 usr_44.txt /*44.11* | |
1767 44.12 usr_44.txt /*44.12* | |
1768 44.2 usr_44.txt /*44.2* | |
1769 44.3 usr_44.txt /*44.3* | |
1770 44.4 usr_44.txt /*44.4* | |
1771 44.5 usr_44.txt /*44.5* | |
1772 44.6 usr_44.txt /*44.6* | |
1773 44.7 usr_44.txt /*44.7* | |
1774 44.8 usr_44.txt /*44.8* | |
1775 44.9 usr_44.txt /*44.9* | |
1776 45.1 usr_45.txt /*45.1* | |
1777 45.2 usr_45.txt /*45.2* | |
1778 45.3 usr_45.txt /*45.3* | |
1779 45.4 usr_45.txt /*45.4* | |
1780 45.5 usr_45.txt /*45.5* | |
777 | 1781 8g8 various.txt /*8g8* |
7 | 1782 90.1 usr_90.txt /*90.1* |
1783 90.2 usr_90.txt /*90.2* | |
1784 90.3 usr_90.txt /*90.3* | |
1785 90.4 usr_90.txt /*90.4* | |
1786 90.5 usr_90.txt /*90.5* | |
1787 : cmdline.txt /*:* | |
1788 :! various.txt /*:!* | |
1789 :!! various.txt /*:!!* | |
1790 :!cmd various.txt /*:!cmd* | |
1791 :!start os_win32.txt /*:!start* | |
1792 :# various.txt /*:#* | |
1121 | 1793 :#! various.txt /*:#!* |
7 | 1794 :$ cmdline.txt /*:$* |
1795 :% cmdline.txt /*:%* | |
1796 :& change.txt /*:&* | |
1797 :' cmdline.txt /*:'* | |
1798 :, cmdline.txt /*:,* | |
1799 :. cmdline.txt /*:.* | |
1800 :/ cmdline.txt /*:\/* | |
140 | 1801 :0file editing.txt /*:0file* |
819 | 1802 :2match pattern.txt /*:2match* |
1803 :3match pattern.txt /*:3match* | |
7 | 1804 ::. cmdline.txt /*::.* |
1805 ::8 cmdline.txt /*::8* | |
5692
80e5f9584b02
Update runtime files. Add Euphoria syntax files.
Bram Moolenaar <bram@vim.org>
parents:
5663
diff
changeset
|
1806 ::S cmdline.txt /*::S* |
7 | 1807 ::e cmdline.txt /*::e* |
1808 ::gs cmdline.txt /*::gs* | |
1809 ::h cmdline.txt /*::h* | |
1810 ::p cmdline.txt /*::p* | |
1811 ::r cmdline.txt /*::r* | |
1812 ::s cmdline.txt /*::s* | |
1813 ::t cmdline.txt /*::t* | |
1814 ::~ cmdline.txt /*::~* | |
1815 :; cmdline.txt /*:;* | |
1816 :< change.txt /*:<* | |
1817 :<abuf> cmdline.txt /*:<abuf>* | |
1818 :<afile> cmdline.txt /*:<afile>* | |
1819 :<amatch> cmdline.txt /*:<amatch>* | |
1820 :<cWORD> cmdline.txt /*:<cWORD>* | |
1821 :<cfile> cmdline.txt /*:<cfile>* | |
1822 :<cword> cmdline.txt /*:<cword>* | |
1823 :<sfile> cmdline.txt /*:<sfile>* | |
1824 := various.txt /*:=* | |
1825 :> change.txt /*:>* | |
1826 :? cmdline.txt /*:?* | |
1827 :@ repeat.txt /*:@* | |
1828 :@: repeat.txt /*:@:* | |
1829 :@@ repeat.txt /*:@@* | |
1621 | 1830 :AdaLines ft_ada.txt /*:AdaLines* |
1831 :AdaRainbow ft_ada.txt /*:AdaRainbow* | |
1832 :AdaSpaces ft_ada.txt /*:AdaSpaces* | |
1833 :AdaTagDir ft_ada.txt /*:AdaTagDir* | |
1834 :AdaTagFile ft_ada.txt /*:AdaTagFile* | |
1835 :AdaTypes ft_ada.txt /*:AdaTypes* | |
574 | 1836 :CompilerSet usr_41.txt /*:CompilerSet* |
1121 | 1837 :DiffOrig diff.txt /*:DiffOrig* |
1621 | 1838 :DoMatchParen pi_paren.txt /*:DoMatchParen* |
480 | 1839 :Explore pi_netrw.txt /*:Explore* |
1121 | 1840 :GLVS pi_getscript.txt /*:GLVS* |
1841 :GetLatestVimScripts_dat pi_getscript.txt /*:GetLatestVimScripts_dat* | |
1621 | 1842 :GnatFind ft_ada.txt /*:GnatFind* |
1843 :GnatPretty ft_ada.txt /*:GnatPretty* | |
1844 :GnatTags ft_ada.txt /*:GnatTags* | |
480 | 1845 :Hexplore pi_netrw.txt /*:Hexplore* |
5618 | 1846 :Lexplore pi_netrw.txt /*:Lexplore* |
7 | 1847 :Man filetype.txt /*:Man* |
846 | 1848 :MkVimball pi_vimball.txt /*:MkVimball* |
7 | 1849 :N editing.txt /*:N* |
1621 | 1850 :NetrwClean pi_netrw.txt /*:NetrwClean* |
480 | 1851 :Nexplore pi_netrw.txt /*:Nexplore* |
7 | 1852 :Next editing.txt /*:Next* |
1621 | 1853 :NoMatchParen pi_paren.txt /*:NoMatchParen* |
2152 | 1854 :Nr pi_netrw.txt /*:Nr* |
1855 :Nread pi_netrw.txt /*:Nread* | |
1856 :Ns pi_netrw.txt /*:Ns* | |
1857 :Nsource pi_netrw.txt /*:Nsource* | |
5618 | 1858 :Ntree pi_netrw.txt /*:Ntree* |
2152 | 1859 :Nw pi_netrw.txt /*:Nw* |
1860 :Nwrite pi_netrw.txt /*:Nwrite* | |
7 | 1861 :P various.txt /*:P* |
480 | 1862 :Pexplore pi_netrw.txt /*:Pexplore* |
7 | 1863 :Print various.txt /*:Print* |
1621 | 1864 :Rexplore pi_netrw.txt /*:Rexplore* |
1121 | 1865 :RmVimball pi_vimball.txt /*:RmVimball* |
480 | 1866 :Sexplore pi_netrw.txt /*:Sexplore* |
7 | 1867 :TOhtml syntax.txt /*:TOhtml* |
4339 | 1868 :TarDiff pi_tar.txt /*:TarDiff* |
1121 | 1869 :Texplore pi_netrw.txt /*:Texplore* |
1870 :UseVimball pi_vimball.txt /*:UseVimball* | |
480 | 1871 :Vexplore pi_netrw.txt /*:Vexplore* |
1121 | 1872 :VimballList pi_vimball.txt /*:VimballList* |
2426 | 1873 :Vimuntar pi_tar.txt /*:Vimuntar* |
7 | 1874 :X editing.txt /*:X* |
557 | 1875 :XMLent insert.txt /*:XMLent* |
1876 :XMLns insert.txt /*:XMLns* | |
3750 | 1877 :[range] motion.txt /*:[range]* |
7 | 1878 :\bar cmdline.txt /*:\\bar* |
1879 :_! cmdline.txt /*:_!* | |
1880 :_# cmdline.txt /*:_#* | |
1881 :_## cmdline.txt /*:_##* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1882 :_#0 cmdline.txt /*:_#0* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1883 :_#< cmdline.txt /*:_#<* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1884 :_#n cmdline.txt /*:_#n* |
7 | 1885 :_% cmdline.txt /*:_%* |
1886 :_%: cmdline.txt /*:_%:* | |
1887 :_%< cmdline.txt /*:_%<* | |
1888 :a insert.txt /*:a* | |
1889 :ab map.txt /*:ab* | |
1890 :abbreviate map.txt /*:abbreviate* | |
1891 :abbreviate-<buffer> map.txt /*:abbreviate-<buffer>* | |
1892 :abbreviate-local map.txt /*:abbreviate-local* | |
502 | 1893 :abbreviate-verbose map.txt /*:abbreviate-verbose* |
7 | 1894 :abc map.txt /*:abc* |
1895 :abclear map.txt /*:abclear* | |
1896 :abo windows.txt /*:abo* | |
1897 :aboveleft windows.txt /*:aboveleft* | |
1898 :al windows.txt /*:al* | |
1899 :all windows.txt /*:all* | |
1900 :am gui.txt /*:am* | |
1901 :amenu gui.txt /*:amenu* | |
1902 :an gui.txt /*:an* | |
1903 :anoremenu gui.txt /*:anoremenu* | |
1904 :append insert.txt /*:append* | |
1905 :ar editing.txt /*:ar* | |
1906 :arga editing.txt /*:arga* | |
1907 :argadd editing.txt /*:argadd* | |
1908 :argd editing.txt /*:argd* | |
1909 :argdelete editing.txt /*:argdelete* | |
1910 :argdo editing.txt /*:argdo* | |
1911 :arge editing.txt /*:arge* | |
1912 :argedit editing.txt /*:argedit* | |
1913 :argglobal editing.txt /*:argglobal* | |
1914 :arglocal editing.txt /*:arglocal* | |
1915 :args editing.txt /*:args* | |
1916 :args_f editing.txt /*:args_f* | |
1917 :args_f! editing.txt /*:args_f!* | |
1918 :argu editing.txt /*:argu* | |
1919 :argument editing.txt /*:argument* | |
1920 :as various.txt /*:as* | |
1921 :ascii various.txt /*:ascii* | |
1922 :au autocmd.txt /*:au* | |
1923 :aug autocmd.txt /*:aug* | |
1924 :augroup autocmd.txt /*:augroup* | |
1925 :augroup-delete autocmd.txt /*:augroup-delete* | |
1926 :aun gui.txt /*:aun* | |
1927 :aunmenu gui.txt /*:aunmenu* | |
1928 :autocmd autocmd.txt /*:autocmd* | |
501 | 1929 :autocmd-verbose autocmd.txt /*:autocmd-verbose* |
7 | 1930 :b windows.txt /*:b* |
1931 :bN windows.txt /*:bN* | |
1932 :bNext windows.txt /*:bNext* | |
1933 :ba windows.txt /*:ba* | |
1934 :bad windows.txt /*:bad* | |
1935 :badd windows.txt /*:badd* | |
1936 :ball windows.txt /*:ball* | |
1937 :bar cmdline.txt /*:bar* | |
1938 :bd windows.txt /*:bd* | |
1939 :bdel windows.txt /*:bdel* | |
1940 :bdelete windows.txt /*:bdelete* | |
1941 :be gui.txt /*:be* | |
1942 :behave gui.txt /*:behave* | |
1943 :bel windows.txt /*:bel* | |
1944 :belowright windows.txt /*:belowright* | |
1945 :bf windows.txt /*:bf* | |
1946 :bfirst windows.txt /*:bfirst* | |
1947 :bl windows.txt /*:bl* | |
1948 :blast windows.txt /*:blast* | |
1949 :bm windows.txt /*:bm* | |
1950 :bmodified windows.txt /*:bmodified* | |
1951 :bn windows.txt /*:bn* | |
1952 :bnext windows.txt /*:bnext* | |
1953 :botright windows.txt /*:botright* | |
1954 :bp windows.txt /*:bp* | |
1955 :bprevious windows.txt /*:bprevious* | |
1956 :br windows.txt /*:br* | |
1957 :brea eval.txt /*:brea* | |
1958 :break eval.txt /*:break* | |
1959 :breaka repeat.txt /*:breaka* | |
1960 :breakadd repeat.txt /*:breakadd* | |
1961 :breakd repeat.txt /*:breakd* | |
1962 :breakdel repeat.txt /*:breakdel* | |
1963 :breakl repeat.txt /*:breakl* | |
1964 :breaklist repeat.txt /*:breaklist* | |
1965 :brewind windows.txt /*:brewind* | |
1966 :bro editing.txt /*:bro* | |
1967 :browse editing.txt /*:browse* | |
1968 :browse-set options.txt /*:browse-set* | |
1969 :bu windows.txt /*:bu* | |
1970 :buf windows.txt /*:buf* | |
1971 :bufdo windows.txt /*:bufdo* | |
1972 :buffer windows.txt /*:buffer* | |
1973 :buffer-! windows.txt /*:buffer-!* | |
1974 :buffers windows.txt /*:buffers* | |
1975 :bun windows.txt /*:bun* | |
1976 :bunload windows.txt /*:bunload* | |
1977 :bw windows.txt /*:bw* | |
1978 :bwipe windows.txt /*:bwipe* | |
1979 :bwipeout windows.txt /*:bwipeout* | |
1980 :c change.txt /*:c* | |
1981 :cN quickfix.txt /*:cN* | |
1982 :cNext quickfix.txt /*:cNext* | |
1983 :cNf quickfix.txt /*:cNf* | |
1984 :cNfile quickfix.txt /*:cNfile* | |
1985 :ca map.txt /*:ca* | |
1986 :cabbrev map.txt /*:cabbrev* | |
1987 :cabc map.txt /*:cabc* | |
1988 :cabclear map.txt /*:cabclear* | |
626 | 1989 :cad quickfix.txt /*:cad* |
657 | 1990 :caddbuffer quickfix.txt /*:caddbuffer* |
5734 | 1991 :cadde quickfix.txt /*:cadde* |
625 | 1992 :caddexpr quickfix.txt /*:caddexpr* |
1993 :caddf quickfix.txt /*:caddf* | |
446 | 1994 :caddfile quickfix.txt /*:caddfile* |
7 | 1995 :cal eval.txt /*:cal* |
1996 :call eval.txt /*:call* | |
1997 :cat eval.txt /*:cat* | |
1998 :catch eval.txt /*:catch* | |
41 | 1999 :cb quickfix.txt /*:cb* |
2000 :cbuffer quickfix.txt /*:cbuffer* | |
7 | 2001 :cc quickfix.txt /*:cc* |
2002 :ccl quickfix.txt /*:ccl* | |
2003 :cclose quickfix.txt /*:cclose* | |
2004 :cd editing.txt /*:cd* | |
2005 :cd- editing.txt /*:cd-* | |
2006 :ce change.txt /*:ce* | |
2007 :center change.txt /*:center* | |
446 | 2008 :cex quickfix.txt /*:cex* |
2009 :cexpr quickfix.txt /*:cexpr* | |
7 | 2010 :cf quickfix.txt /*:cf* |
2011 :cfile quickfix.txt /*:cfile* | |
2012 :cfir quickfix.txt /*:cfir* | |
2013 :cfirst quickfix.txt /*:cfirst* | |
2014 :cg quickfix.txt /*:cg* | |
798 | 2015 :cgetb quickfix.txt /*:cgetb* |
2016 :cgetbuffer quickfix.txt /*:cgetbuffer* | |
2017 :cgete quickfix.txt /*:cgete* | |
2018 :cgetexpr quickfix.txt /*:cgetexpr* | |
7 | 2019 :cgetfile quickfix.txt /*:cgetfile* |
2020 :ch change.txt /*:ch* | |
2021 :change change.txt /*:change* | |
2022 :changes motion.txt /*:changes* | |
2023 :chd editing.txt /*:chd* | |
2024 :chdir editing.txt /*:chdir* | |
2025 :che tagsrch.txt /*:che* | |
2026 :checkpath tagsrch.txt /*:checkpath* | |
2027 :checkt editing.txt /*:checkt* | |
2028 :checktime editing.txt /*:checktime* | |
2029 :cl quickfix.txt /*:cl* | |
2030 :cla quickfix.txt /*:cla* | |
2031 :clast quickfix.txt /*:clast* | |
2032 :clist quickfix.txt /*:clist* | |
2033 :clo windows.txt /*:clo* | |
2034 :close windows.txt /*:close* | |
2035 :cm map.txt /*:cm* | |
2036 :cmap map.txt /*:cmap* | |
2037 :cmap_l map.txt /*:cmap_l* | |
2038 :cmapc map.txt /*:cmapc* | |
2039 :cmapclear map.txt /*:cmapclear* | |
2040 :cme gui.txt /*:cme* | |
2041 :cmenu gui.txt /*:cmenu* | |
2042 :cn quickfix.txt /*:cn* | |
2043 :cnew quickfix.txt /*:cnew* | |
2044 :cnewer quickfix.txt /*:cnewer* | |
2045 :cnext quickfix.txt /*:cnext* | |
2046 :cnf quickfix.txt /*:cnf* | |
2047 :cnfile quickfix.txt /*:cnfile* | |
2048 :cno map.txt /*:cno* | |
2049 :cnorea map.txt /*:cnorea* | |
2050 :cnoreabbrev map.txt /*:cnoreabbrev* | |
2051 :cnoremap map.txt /*:cnoremap* | |
2052 :cnoreme gui.txt /*:cnoreme* | |
2053 :cnoremenu gui.txt /*:cnoremenu* | |
2054 :co change.txt /*:co* | |
2055 :col quickfix.txt /*:col* | |
2056 :colder quickfix.txt /*:colder* | |
2057 :colo syntax.txt /*:colo* | |
2058 :colorscheme syntax.txt /*:colorscheme* | |
2059 :com map.txt /*:com* | |
2060 :comc map.txt /*:comc* | |
2061 :comclear map.txt /*:comclear* | |
2062 :command map.txt /*:command* | |
6447 | 2063 :command-addr map.txt /*:command-addr* |
1121 | 2064 :command-bang map.txt /*:command-bang* |
2065 :command-bar map.txt /*:command-bar* | |
2066 :command-buffer map.txt /*:command-buffer* | |
2067 :command-complete map.txt /*:command-complete* | |
7 | 2068 :command-completion map.txt /*:command-completion* |
2069 :command-completion-custom map.txt /*:command-completion-custom* | |
557 | 2070 :command-completion-customlist map.txt /*:command-completion-customlist* |
1121 | 2071 :command-count map.txt /*:command-count* |
2072 :command-nargs map.txt /*:command-nargs* | |
2073 :command-range map.txt /*:command-range* | |
2074 :command-register map.txt /*:command-register* | |
482 | 2075 :command-verbose map.txt /*:command-verbose* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
2076 :comment cmdline.txt /*:comment* |
7 | 2077 :comp quickfix.txt /*:comp* |
2078 :compiler quickfix.txt /*:compiler* | |
2079 :con eval.txt /*:con* | |
2080 :conf editing.txt /*:conf* | |
2081 :confirm editing.txt /*:confirm* | |
2082 :continue eval.txt /*:continue* | |
2083 :cope quickfix.txt /*:cope* | |
2084 :copen quickfix.txt /*:copen* | |
2085 :copy change.txt /*:copy* | |
2086 :cp quickfix.txt /*:cp* | |
2087 :cpf quickfix.txt /*:cpf* | |
2088 :cpfile quickfix.txt /*:cpfile* | |
2089 :cprevious quickfix.txt /*:cprevious* | |
2090 :cq quickfix.txt /*:cq* | |
2091 :cquit quickfix.txt /*:cquit* | |
2092 :cr quickfix.txt /*:cr* | |
2093 :crewind quickfix.txt /*:crewind* | |
2094 :cs if_cscop.txt /*:cs* | |
2095 :cscope if_cscop.txt /*:cscope* | |
2096 :cstag if_cscop.txt /*:cstag* | |
2097 :cu map.txt /*:cu* | |
2098 :cuna map.txt /*:cuna* | |
2099 :cunabbrev map.txt /*:cunabbrev* | |
2100 :cunmap map.txt /*:cunmap* | |
2101 :cunme gui.txt /*:cunme* | |
2102 :cunmenu gui.txt /*:cunmenu* | |
2103 :cw quickfix.txt /*:cw* | |
2104 :cwindow quickfix.txt /*:cwindow* | |
2105 :d change.txt /*:d* | |
2106 :de change.txt /*:de* | |
2107 :debug repeat.txt /*:debug* | |
170 | 2108 :debug-name repeat.txt /*:debug-name* |
7 | 2109 :debugg repeat.txt /*:debugg* |
2110 :debuggreedy repeat.txt /*:debuggreedy* | |
2111 :del change.txt /*:del* | |
2112 :delc map.txt /*:delc* | |
2113 :delcommand map.txt /*:delcommand* | |
2114 :delcr todo.txt /*:delcr* | |
2115 :delete change.txt /*:delete* | |
2116 :delf eval.txt /*:delf* | |
2117 :delfunction eval.txt /*:delfunction* | |
24 | 2118 :delm motion.txt /*:delm* |
2119 :delmarks motion.txt /*:delmarks* | |
7 | 2120 :di change.txt /*:di* |
2121 :diffg diff.txt /*:diffg* | |
2122 :diffget diff.txt /*:diffget* | |
17 | 2123 :diffo diff.txt /*:diffo* |
2124 :diffoff diff.txt /*:diffoff* | |
7 | 2125 :diffp diff.txt /*:diffp* |
2126 :diffpatch diff.txt /*:diffpatch* | |
2127 :diffpu diff.txt /*:diffpu* | |
2128 :diffput diff.txt /*:diffput* | |
2129 :diffs diff.txt /*:diffs* | |
2130 :diffsplit diff.txt /*:diffsplit* | |
2131 :difft diff.txt /*:difft* | |
2132 :diffthis diff.txt /*:diffthis* | |
2133 :diffu diff.txt /*:diffu* | |
2134 :diffupdate diff.txt /*:diffupdate* | |
2135 :dig digraph.txt /*:dig* | |
2136 :digraphs digraph.txt /*:digraphs* | |
2137 :display change.txt /*:display* | |
2138 :dj tagsrch.txt /*:dj* | |
2139 :djump tagsrch.txt /*:djump* | |
3224 | 2140 :dl change.txt /*:dl* |
168 | 2141 :dli tagsrch.txt /*:dli* |
7 | 2142 :dlist tagsrch.txt /*:dlist* |
2143 :do autocmd.txt /*:do* | |
2144 :doau autocmd.txt /*:doau* | |
2145 :doautoa autocmd.txt /*:doautoa* | |
2146 :doautoall autocmd.txt /*:doautoall* | |
2147 :doautocmd autocmd.txt /*:doautocmd* | |
5220 | 2148 :dp change.txt /*:dp* |
7 | 2149 :dr windows.txt /*:dr* |
2150 :drop windows.txt /*:drop* | |
2151 :ds tagsrch.txt /*:ds* | |
2152 :dsearch tagsrch.txt /*:dsearch* | |
2153 :dsp tagsrch.txt /*:dsp* | |
2154 :dsplit tagsrch.txt /*:dsplit* | |
2155 :e editing.txt /*:e* | |
758 | 2156 :ea undo.txt /*:ea* |
2157 :earlier undo.txt /*:earlier* | |
7 | 2158 :ec eval.txt /*:ec* |
2159 :echo eval.txt /*:echo* | |
1121 | 2160 :echo-redraw eval.txt /*:echo-redraw* |
7 | 2161 :echoe eval.txt /*:echoe* |
2162 :echoerr eval.txt /*:echoerr* | |
2163 :echoh eval.txt /*:echoh* | |
2164 :echohl eval.txt /*:echohl* | |
2165 :echom eval.txt /*:echom* | |
2166 :echomsg eval.txt /*:echomsg* | |
2167 :echon eval.txt /*:echon* | |
2168 :edit editing.txt /*:edit* | |
2169 :edit! editing.txt /*:edit!* | |
2170 :edit!_f editing.txt /*:edit!_f* | |
2171 :edit_f editing.txt /*:edit_f* | |
2172 :el eval.txt /*:el* | |
2173 :else eval.txt /*:else* | |
2174 :elsei eval.txt /*:elsei* | |
2175 :elseif eval.txt /*:elseif* | |
2176 :em gui.txt /*:em* | |
2177 :emenu gui.txt /*:emenu* | |
2178 :en eval.txt /*:en* | |
2179 :endf eval.txt /*:endf* | |
75 | 2180 :endfo eval.txt /*:endfo* |
2181 :endfor eval.txt /*:endfor* | |
7 | 2182 :endfunction eval.txt /*:endfunction* |
2183 :endif eval.txt /*:endif* | |
2184 :endt eval.txt /*:endt* | |
2185 :endtry eval.txt /*:endtry* | |
2186 :endw eval.txt /*:endw* | |
2187 :endwhile eval.txt /*:endwhile* | |
2188 :ene editing.txt /*:ene* | |
2189 :ene! editing.txt /*:ene!* | |
2190 :enew editing.txt /*:enew* | |
2191 :enew! editing.txt /*:enew!* | |
2192 :ex editing.txt /*:ex* | |
2193 :exe eval.txt /*:exe* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
2194 :exe-comment eval.txt /*:exe-comment* |
7 | 2195 :execute eval.txt /*:execute* |
2196 :exi editing.txt /*:exi* | |
2197 :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
|
2198 :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
|
2199 :exusage helphelp.txt /*:exusage* |
7 | 2200 :f editing.txt /*:f* |
2201 :fi editing.txt /*:fi* | |
2202 :file editing.txt /*:file* | |
2203 :file_f editing.txt /*:file_f* | |
2204 :filename editing.txt /*:filename* | |
2205 :files windows.txt /*:files* | |
2206 :filet filetype.txt /*:filet* | |
2207 :filetype filetype.txt /*:filetype* | |
2208 :filetype-indent-off filetype.txt /*:filetype-indent-off* | |
2209 :filetype-indent-on filetype.txt /*:filetype-indent-on* | |
2210 :filetype-off filetype.txt /*:filetype-off* | |
2211 :filetype-overview filetype.txt /*:filetype-overview* | |
2212 :filetype-plugin-off filetype.txt /*:filetype-plugin-off* | |
2213 :filetype-plugin-on filetype.txt /*:filetype-plugin-on* | |
2214 :fin editing.txt /*:fin* | |
2215 :fina eval.txt /*:fina* | |
2216 :finally eval.txt /*:finally* | |
2217 :find editing.txt /*:find* | |
2218 :fini repeat.txt /*:fini* | |
2219 :finish repeat.txt /*:finish* | |
2220 :fir editing.txt /*:fir* | |
2221 :first editing.txt /*:first* | |
2222 :fix options.txt /*:fix* | |
2223 :fixdel options.txt /*:fixdel* | |
2224 :fo fold.txt /*:fo* | |
2225 :fold fold.txt /*:fold* | |
2226 :foldc fold.txt /*:foldc* | |
2227 :foldclose fold.txt /*:foldclose* | |
2228 :foldd fold.txt /*:foldd* | |
2229 :folddoc fold.txt /*:folddoc* | |
2230 :folddoclosed fold.txt /*:folddoclosed* | |
2231 :folddoopen fold.txt /*:folddoopen* | |
2232 :foldo fold.txt /*:foldo* | |
2233 :foldopen fold.txt /*:foldopen* | |
75 | 2234 :for eval.txt /*:for* |
7 | 2235 :fu eval.txt /*:fu* |
5618 | 2236 :func-abort eval.txt /*:func-abort* |
2237 :func-dict eval.txt /*:func-dict* | |
2238 :func-range eval.txt /*:func-range* | |
7 | 2239 :function eval.txt /*:function* |
482 | 2240 :function-verbose eval.txt /*:function-verbose* |
7 | 2241 :g repeat.txt /*:g* |
2242 :global repeat.txt /*:global* | |
2243 :go motion.txt /*:go* | |
2244 :goto motion.txt /*:goto* | |
2245 :gr quickfix.txt /*:gr* | |
2246 :grep quickfix.txt /*:grep* | |
2247 :grepa quickfix.txt /*:grepa* | |
2248 :grepadd quickfix.txt /*:grepadd* | |
2249 :gu gui_x11.txt /*:gu* | |
2250 :gui gui_x11.txt /*:gui* | |
2251 :gv gui_x11.txt /*:gv* | |
2252 :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
|
2253 :h helphelp.txt /*:h* |
15 | 2254 :ha print.txt /*:ha* |
2255 :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
|
2256 :help helphelp.txt /*:help* |
6238 | 2257 :helpc helphelp.txt /*:helpc* |
2258 :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
|
2259 :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
|
2260 :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
|
2261 :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
|
2262 :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
|
2263 :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
|
2264 :helptags helphelp.txt /*:helptags* |
7 | 2265 :hi syntax.txt /*:hi* |
2266 :hi-default syntax.txt /*:hi-default* | |
2267 :hi-link syntax.txt /*:hi-link* | |
2268 :hi-normal syntax.txt /*:hi-normal* | |
2269 :hi-normal-cterm syntax.txt /*:hi-normal-cterm* | |
2270 :hide windows.txt /*:hide* | |
2271 :highlight syntax.txt /*:highlight* | |
2272 :highlight-default syntax.txt /*:highlight-default* | |
2273 :highlight-link syntax.txt /*:highlight-link* | |
2274 :highlight-normal syntax.txt /*:highlight-normal* | |
481 | 2275 :highlight-verbose syntax.txt /*:highlight-verbose* |
1621 | 2276 :his cmdline.txt /*:his* |
7 | 2277 :history cmdline.txt /*:history* |
2278 :history-indexing cmdline.txt /*:history-indexing* | |
2279 :i insert.txt /*:i* | |
2280 :ia map.txt /*:ia* | |
2281 :iabbrev map.txt /*:iabbrev* | |
2282 :iabc map.txt /*:iabc* | |
2283 :iabclear map.txt /*:iabclear* | |
2284 :if eval.txt /*:if* | |
2285 :ij tagsrch.txt /*:ij* | |
2286 :ijump tagsrch.txt /*:ijump* | |
2287 :il tagsrch.txt /*:il* | |
2288 :ilist tagsrch.txt /*:ilist* | |
2289 :im map.txt /*:im* | |
2290 :imap map.txt /*:imap* | |
2291 :imap_l map.txt /*:imap_l* | |
2292 :imapc map.txt /*:imapc* | |
2293 :imapclear map.txt /*:imapclear* | |
2294 :ime gui.txt /*:ime* | |
2295 :imenu gui.txt /*:imenu* | |
2296 :in insert.txt /*:in* | |
2297 :index index.txt /*:index* | |
2298 :ino map.txt /*:ino* | |
2299 :inorea map.txt /*:inorea* | |
2300 :inoreabbrev map.txt /*:inoreabbrev* | |
2301 :inoremap map.txt /*:inoremap* | |
2302 :inoreme gui.txt /*:inoreme* | |
2303 :inoremenu gui.txt /*:inoremenu* | |
2304 :insert insert.txt /*:insert* | |
2305 :intro starting.txt /*:intro* | |
2306 :is tagsrch.txt /*:is* | |
2307 :isearch tagsrch.txt /*:isearch* | |
2308 :isp tagsrch.txt /*:isp* | |
2309 :isplit tagsrch.txt /*:isplit* | |
2310 :iu map.txt /*:iu* | |
2311 :iuna map.txt /*:iuna* | |
2312 :iunabbrev map.txt /*:iunabbrev* | |
2313 :iunmap map.txt /*:iunmap* | |
2314 :iunme gui.txt /*:iunme* | |
2315 :iunmenu gui.txt /*:iunmenu* | |
2316 :j change.txt /*:j* | |
2317 :join change.txt /*:join* | |
2318 :ju motion.txt /*:ju* | |
2319 :jumps motion.txt /*:jumps* | |
2320 :k motion.txt /*:k* | |
2321 :kee motion.txt /*:kee* | |
22 | 2322 :keepa editing.txt /*:keepa* |
2323 :keepalt editing.txt /*:keepalt* | |
7 | 2324 :keepj motion.txt /*:keepj* |
2325 :keepjumps motion.txt /*:keepjumps* | |
2326 :keepmarks motion.txt /*:keepmarks* | |
5487 | 2327 :keepp cmdline.txt /*:keepp* |
2328 :keeppatterns cmdline.txt /*:keeppatterns* | |
7 | 2329 :l various.txt /*:l* |
647 | 2330 :lN quickfix.txt /*:lN* |
2331 :lNext quickfix.txt /*:lNext* | |
2332 :lNf quickfix.txt /*:lNf* | |
2333 :lNfile quickfix.txt /*:lNfile* | |
7 | 2334 :la editing.txt /*:la* |
647 | 2335 :lad quickfix.txt /*:lad* |
657 | 2336 :laddb quickfix.txt /*:laddb* |
2337 :laddbuffer quickfix.txt /*:laddbuffer* | |
647 | 2338 :laddexpr quickfix.txt /*:laddexpr* |
2339 :laddf quickfix.txt /*:laddf* | |
2340 :laddfile quickfix.txt /*:laddfile* | |
7 | 2341 :lan mlang.txt /*:lan* |
2342 :lang mlang.txt /*:lang* | |
2343 :language mlang.txt /*:language* | |
2344 :last editing.txt /*:last* | |
758 | 2345 :lat undo.txt /*:lat* |
2346 :later undo.txt /*:later* | |
647 | 2347 :lb quickfix.txt /*:lb* |
2348 :lbuffer quickfix.txt /*:lbuffer* | |
7 | 2349 :lc editing.txt /*:lc* |
2350 :lcd editing.txt /*:lcd* | |
2351 :lch editing.txt /*:lch* | |
2352 :lchdir editing.txt /*:lchdir* | |
647 | 2353 :lcl quickfix.txt /*:lcl* |
2354 :lclose quickfix.txt /*:lclose* | |
665 | 2355 :lcs if_cscop.txt /*:lcs* |
2356 :lcscope if_cscop.txt /*:lcscope* | |
7 | 2357 :le change.txt /*:le* |
2358 :left change.txt /*:left* | |
2359 :lefta windows.txt /*:lefta* | |
2360 :leftabove windows.txt /*:leftabove* | |
2361 :let eval.txt /*:let* | |
123 | 2362 :let+= eval.txt /*:let+=* |
7 | 2363 :let-$ eval.txt /*:let-$* |
1121 | 2364 :let-& eval.txt /*:let-&* |
123 | 2365 :let-= eval.txt /*:let-=* |
7 | 2366 :let-@ eval.txt /*:let-@* |
2367 :let-environment eval.txt /*:let-environment* | |
2368 :let-option eval.txt /*:let-option* | |
2369 :let-register eval.txt /*:let-register* | |
75 | 2370 :let-unpack eval.txt /*:let-unpack* |
123 | 2371 :let.= eval.txt /*:let.=* |
647 | 2372 :lex quickfix.txt /*:lex* |
2373 :lexpr quickfix.txt /*:lexpr* | |
2374 :lf quickfix.txt /*:lf* | |
2375 :lfile quickfix.txt /*:lfile* | |
2376 :lfir quickfix.txt /*:lfir* | |
2377 :lfirst quickfix.txt /*:lfirst* | |
2378 :lg quickfix.txt /*:lg* | |
798 | 2379 :lgetb quickfix.txt /*:lgetb* |
2380 :lgetbuffer quickfix.txt /*:lgetbuffer* | |
2381 :lgete quickfix.txt /*:lgete* | |
2382 :lgetexpr quickfix.txt /*:lgetexpr* | |
647 | 2383 :lgetfile quickfix.txt /*:lgetfile* |
657 | 2384 :lgr quickfix.txt /*:lgr* |
2385 :lgrep quickfix.txt /*:lgrep* | |
2386 :lgrepa quickfix.txt /*:lgrepa* | |
2387 :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
|
2388 :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
|
2389 :lhelpgrep helphelp.txt /*:lhelpgrep* |
7 | 2390 :list various.txt /*:list* |
647 | 2391 :ll quickfix.txt /*:ll* |
2392 :lla quickfix.txt /*:lla* | |
2393 :llast quickfix.txt /*:llast* | |
2394 :lli quickfix.txt /*:lli* | |
2395 :llist quickfix.txt /*:llist* | |
7 | 2396 :lm map.txt /*:lm* |
657 | 2397 :lmak quickfix.txt /*:lmak* |
2398 :lmake quickfix.txt /*:lmake* | |
7 | 2399 :lmap map.txt /*:lmap* |
2400 :lmap_l map.txt /*:lmap_l* | |
2401 :lmapc map.txt /*:lmapc* | |
2402 :lmapclear map.txt /*:lmapclear* | |
2403 :ln map.txt /*:ln* | |
647 | 2404 :lne quickfix.txt /*:lne* |
2405 :lnew quickfix.txt /*:lnew* | |
2406 :lnewer quickfix.txt /*:lnewer* | |
2407 :lnext quickfix.txt /*:lnext* | |
2408 :lnf quickfix.txt /*:lnf* | |
2409 :lnfile quickfix.txt /*:lnfile* | |
7 | 2410 :lnoremap map.txt /*:lnoremap* |
2411 :lo starting.txt /*:lo* | |
2412 :loadk mbyte.txt /*:loadk* | |
2413 :loadkeymap mbyte.txt /*:loadkeymap* | |
2414 :loadview starting.txt /*:loadview* | |
2415 :loc motion.txt /*:loc* | |
2416 :lockmarks motion.txt /*:lockmarks* | |
148 | 2417 :lockv eval.txt /*:lockv* |
2418 :lockvar eval.txt /*:lockvar* | |
647 | 2419 :lol quickfix.txt /*:lol* |
2420 :lolder quickfix.txt /*:lolder* | |
2421 :lop quickfix.txt /*:lop* | |
2422 :lopen quickfix.txt /*:lopen* | |
2423 :lp quickfix.txt /*:lp* | |
2424 :lpf quickfix.txt /*:lpf* | |
2425 :lpfile quickfix.txt /*:lpfile* | |
2426 :lprevious quickfix.txt /*:lprevious* | |
2427 :lr quickfix.txt /*:lr* | |
2428 :lrewind quickfix.txt /*:lrewind* | |
7 | 2429 :ls windows.txt /*:ls* |
650 | 2430 :lt tagsrch.txt /*:lt* |
2431 :ltag tagsrch.txt /*:ltag* | |
7 | 2432 :lu map.txt /*:lu* |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
2433 :lua if_lua.txt /*:lua* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
2434 :luado if_lua.txt /*:luado* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
2435 :luafile if_lua.txt /*:luafile* |
7 | 2436 :lunmap map.txt /*:lunmap* |
657 | 2437 :lv quickfix.txt /*:lv* |
2438 :lvimgrep quickfix.txt /*:lvimgrep* | |
2439 :lvimgrepa quickfix.txt /*:lvimgrepa* | |
2440 :lvimgrepadd quickfix.txt /*:lvimgrepadd* | |
647 | 2441 :lw quickfix.txt /*:lw* |
2442 :lwindow quickfix.txt /*:lwindow* | |
7 | 2443 :m change.txt /*:m* |
2444 :ma motion.txt /*:ma* | |
2445 :mak quickfix.txt /*:mak* | |
2446 :make quickfix.txt /*:make* | |
2447 :make_makeprg quickfix.txt /*:make_makeprg* | |
2448 :map map.txt /*:map* | |
2449 :map! map.txt /*:map!* | |
2450 :map-<buffer> map.txt /*:map-<buffer>* | |
724 | 2451 :map-<expr> map.txt /*:map-<expr>* |
5055 | 2452 :map-<nowait> map.txt /*:map-<nowait>* |
7 | 2453 :map-<script> map.txt /*:map-<script>* |
2454 :map-<silent> map.txt /*:map-<silent>* | |
859 | 2455 :map-<special> map.txt /*:map-<special>* |
7 | 2456 :map-<unique> map.txt /*:map-<unique>* |
590 | 2457 :map-alt-keys map.txt /*:map-alt-keys* |
593 | 2458 :map-arguments map.txt /*:map-arguments* |
2459 :map-commands map.txt /*:map-commands* | |
724 | 2460 :map-expression map.txt /*:map-expression* |
7 | 2461 :map-local map.txt /*:map-local* |
593 | 2462 :map-modes map.txt /*:map-modes* |
5055 | 2463 :map-nowait map.txt /*:map-nowait* |
593 | 2464 :map-operator map.txt /*:map-operator* |
7 | 2465 :map-script map.txt /*:map-script* |
2466 :map-silent map.txt /*:map-silent* | |
859 | 2467 :map-special map.txt /*:map-special* |
593 | 2468 :map-special-chars map.txt /*:map-special-chars* |
7 | 2469 :map-special-keys map.txt /*:map-special-keys* |
2470 :map-undo map.txt /*:map-undo* | |
481 | 2471 :map-verbose map.txt /*:map-verbose* |
7 | 2472 :map_l map.txt /*:map_l* |
2473 :map_l! map.txt /*:map_l!* | |
2474 :mapc map.txt /*:mapc* | |
2475 :mapc! map.txt /*:mapc!* | |
2476 :mapclear map.txt /*:mapclear* | |
2477 :mapclear! map.txt /*:mapclear!* | |
2478 :mark motion.txt /*:mark* | |
2479 :marks motion.txt /*:marks* | |
2480 :mat pattern.txt /*:mat* | |
2481 :match pattern.txt /*:match* | |
2482 :me gui.txt /*:me* | |
2483 :menu gui.txt /*:menu* | |
2484 :menu-<script> gui.txt /*:menu-<script>* | |
2485 :menu-<silent> gui.txt /*:menu-<silent>* | |
859 | 2486 :menu-<special> gui.txt /*:menu-<special>* |
7 | 2487 :menu-disable gui.txt /*:menu-disable* |
2488 :menu-enable gui.txt /*:menu-enable* | |
2489 :menu-script gui.txt /*:menu-script* | |
2490 :menu-silent gui.txt /*:menu-silent* | |
859 | 2491 :menu-special gui.txt /*:menu-special* |
7 | 2492 :menut mlang.txt /*:menut* |
2493 :menutrans mlang.txt /*:menutrans* | |
2494 :menutranslate mlang.txt /*:menutranslate* | |
2495 :mes message.txt /*:mes* | |
2496 :messages message.txt /*:messages* | |
2497 :mk starting.txt /*:mk* | |
2498 :mkexrc starting.txt /*:mkexrc* | |
2499 :mks starting.txt /*:mks* | |
2500 :mksession starting.txt /*:mksession* | |
236 | 2501 :mksp spell.txt /*:mksp* |
2502 :mkspell spell.txt /*:mkspell* | |
7 | 2503 :mkv starting.txt /*:mkv* |
2504 :mkvie starting.txt /*:mkvie* | |
2505 :mkview starting.txt /*:mkview* | |
2506 :mkvimrc starting.txt /*:mkvimrc* | |
2507 :mo change.txt /*:mo* | |
2508 :mod term.txt /*:mod* | |
2509 :mode term.txt /*:mode* | |
2510 :move change.txt /*:move* | |
14 | 2511 :mz if_mzsch.txt /*:mz* |
2512 :mzf if_mzsch.txt /*:mzf* | |
2513 :mzfile if_mzsch.txt /*:mzfile* | |
2514 :mzscheme if_mzsch.txt /*:mzscheme* | |
7 | 2515 :n editing.txt /*:n* |
2210 | 2516 :nbclose netbeans.txt /*:nbclose* |
148 | 2517 :nbkey netbeans.txt /*:nbkey* |
2210 | 2518 :nbstart netbeans.txt /*:nbstart* |
7 | 2519 :ne editing.txt /*:ne* |
5734 | 2520 :netrw-s-cr pi_netrw.txt /*:netrw-s-cr* |
7 | 2521 :new windows.txt /*:new* |
2522 :next editing.txt /*:next* | |
2523 :next_f editing.txt /*:next_f* | |
2524 :nm map.txt /*:nm* | |
2525 :nmap map.txt /*:nmap* | |
2526 :nmap_l map.txt /*:nmap_l* | |
2527 :nmapc map.txt /*:nmapc* | |
2528 :nmapclear map.txt /*:nmapclear* | |
2529 :nme gui.txt /*:nme* | |
2530 :nmenu gui.txt /*:nmenu* | |
2531 :nn map.txt /*:nn* | |
2532 :nnoremap map.txt /*:nnoremap* | |
2533 :nnoreme gui.txt /*:nnoreme* | |
2534 :nnoremenu gui.txt /*:nnoremenu* | |
2535 :no map.txt /*:no* | |
2536 :no! map.txt /*:no!* | |
590 | 2537 :noa autocmd.txt /*:noa* |
2538 :noautocmd autocmd.txt /*:noautocmd* | |
7 | 2539 :noh pattern.txt /*:noh* |
2540 :nohlsearch pattern.txt /*:nohlsearch* | |
5968 | 2541 :nor map.txt /*:nor* |
6009 | 2542 :nore map.txt /*:nore* |
7 | 2543 :norea map.txt /*:norea* |
2544 :noreabbrev map.txt /*:noreabbrev* | |
6009 | 2545 :norem map.txt /*:norem* |
7 | 2546 :noremap map.txt /*:noremap* |
2547 :noremap! map.txt /*:noremap!* | |
2548 :noreme gui.txt /*:noreme* | |
2549 :noremenu gui.txt /*:noremenu* | |
2550 :norm various.txt /*:norm* | |
2551 :normal various.txt /*:normal* | |
2552 :normal-range various.txt /*:normal-range* | |
5763 | 2553 :nos recover.txt /*:nos* |
2554 :noswapfile recover.txt /*:noswapfile* | |
7 | 2555 :nu various.txt /*:nu* |
2556 :number various.txt /*:number* | |
2557 :nun map.txt /*:nun* | |
2558 :nunmap map.txt /*:nunmap* | |
2559 :nunme gui.txt /*:nunme* | |
2560 :nunmenu gui.txt /*:nunmenu* | |
2561 :o vi_diff.txt /*:o* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
2562 :ol starting.txt /*:ol* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
2563 :oldfiles starting.txt /*:oldfiles* |
7 | 2564 :om map.txt /*:om* |
2565 :omap map.txt /*:omap* | |
2566 :omap_l map.txt /*:omap_l* | |
2567 :omapc map.txt /*:omapc* | |
2568 :omapclear map.txt /*:omapclear* | |
2569 :ome gui.txt /*:ome* | |
2570 :omenu gui.txt /*:omenu* | |
2571 :on windows.txt /*:on* | |
2572 :only windows.txt /*:only* | |
2573 :ono map.txt /*:ono* | |
2574 :onoremap map.txt /*:onoremap* | |
2575 :onoreme gui.txt /*:onoreme* | |
2576 :onoremenu gui.txt /*:onoremenu* | |
2577 :op vi_diff.txt /*:op* | |
2578 :open vi_diff.txt /*:open* | |
2579 :opt options.txt /*:opt* | |
2580 :options options.txt /*:options* | |
2581 :ou map.txt /*:ou* | |
2582 :ounmap map.txt /*:ounmap* | |
2583 :ounme gui.txt /*:ounme* | |
2584 :ounmenu gui.txt /*:ounmenu* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2585 :ownsyntax syntax.txt /*:ownsyntax* |
7 | 2586 :p various.txt /*:p* |
2587 :pc windows.txt /*:pc* | |
2588 :pclose windows.txt /*:pclose* | |
2589 :pe if_perl.txt /*:pe* | |
2590 :ped windows.txt /*:ped* | |
2591 :pedit windows.txt /*:pedit* | |
2592 :perl if_perl.txt /*:perl* | |
2593 :perld if_perl.txt /*:perld* | |
2594 :perldo if_perl.txt /*:perldo* | |
2595 :po tagsrch.txt /*:po* | |
2596 :pop tagsrch.txt /*:pop* | |
2597 :popu gui.txt /*:popu* | |
2598 :popup gui.txt /*:popup* | |
2599 :pp windows.txt /*:pp* | |
2600 :ppop windows.txt /*:ppop* | |
2601 :pr various.txt /*:pr* | |
2602 :pre recover.txt /*:pre* | |
2603 :preserve recover.txt /*:preserve* | |
2604 :prev editing.txt /*:prev* | |
2605 :previous editing.txt /*:previous* | |
2606 :print various.txt /*:print* | |
2607 :pro change.txt /*:pro* | |
170 | 2608 :prof repeat.txt /*:prof* |
374 | 2609 :profd repeat.txt /*:profd* |
2610 :profdel repeat.txt /*:profdel* | |
170 | 2611 :profile repeat.txt /*:profile* |
7 | 2612 :promptfind change.txt /*:promptfind* |
2613 :promptr change.txt /*:promptr* | |
2614 :promptrepl change.txt /*:promptrepl* | |
2615 :ps windows.txt /*:ps* | |
2616 :psearch windows.txt /*:psearch* | |
2617 :ptN tagsrch.txt /*:ptN* | |
2618 :ptNext tagsrch.txt /*:ptNext* | |
2619 :pta windows.txt /*:pta* | |
2620 :ptag windows.txt /*:ptag* | |
2621 :ptf tagsrch.txt /*:ptf* | |
2622 :ptfirst tagsrch.txt /*:ptfirst* | |
2623 :ptj tagsrch.txt /*:ptj* | |
2624 :ptjump tagsrch.txt /*:ptjump* | |
2625 :ptl tagsrch.txt /*:ptl* | |
2626 :ptlast tagsrch.txt /*:ptlast* | |
2627 :ptn tagsrch.txt /*:ptn* | |
2628 :ptnext tagsrch.txt /*:ptnext* | |
2629 :ptp tagsrch.txt /*:ptp* | |
2630 :ptprevious tagsrch.txt /*:ptprevious* | |
2631 :ptr tagsrch.txt /*:ptr* | |
2632 :ptrewind tagsrch.txt /*:ptrewind* | |
2633 :pts tagsrch.txt /*:pts* | |
2634 :ptselect tagsrch.txt /*:ptselect* | |
2635 :pu change.txt /*:pu* | |
2636 :put change.txt /*:put* | |
2637 :pw editing.txt /*:pw* | |
2638 :pwd editing.txt /*:pwd* | |
2639 :py if_pyth.txt /*:py* | |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
2640 :py3 if_pyth.txt /*:py3* |
4437 | 2641 :py3do if_pyth.txt /*:py3do* |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
2642 :py3file if_pyth.txt /*:py3file* |
4437 | 2643 :pydo if_pyth.txt /*:pydo* |
7 | 2644 :pyf if_pyth.txt /*:pyf* |
2645 :pyfile if_pyth.txt /*:pyfile* | |
2646 :python if_pyth.txt /*:python* | |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
2647 :python3 if_pyth.txt /*:python3* |
7 | 2648 :q editing.txt /*:q* |
2649 :qa editing.txt /*:qa* | |
2650 :qall editing.txt /*:qall* | |
2651 :quit editing.txt /*:quit* | |
2652 :quita editing.txt /*:quita* | |
2653 :quitall editing.txt /*:quitall* | |
2654 :quote cmdline.txt /*:quote* | |
2655 :r insert.txt /*:r* | |
2656 :r! insert.txt /*:r!* | |
2657 :range cmdline.txt /*:range* | |
2658 :range! change.txt /*:range!* | |
2659 :re insert.txt /*:re* | |
2660 :read insert.txt /*:read* | |
2661 :read! insert.txt /*:read!* | |
2662 :rec recover.txt /*:rec* | |
2663 :recover recover.txt /*:recover* | |
2267 | 2664 :recover-crypt recover.txt /*:recover-crypt* |
7 | 2665 :red undo.txt /*:red* |
2666 :redi various.txt /*:redi* | |
2667 :redir various.txt /*:redir* | |
2668 :redo undo.txt /*:redo* | |
2669 :redr various.txt /*:redr* | |
2670 :redraw various.txt /*:redraw* | |
2671 :redraws various.txt /*:redraws* | |
2672 :redrawstatus various.txt /*:redrawstatus* | |
2673 :reg change.txt /*:reg* | |
2674 :registers change.txt /*:registers* | |
2675 :res windows.txt /*:res* | |
2676 :resize windows.txt /*:resize* | |
2677 :ret change.txt /*:ret* | |
2678 :retab change.txt /*:retab* | |
3492 | 2679 :retab! change.txt /*:retab!* |
7 | 2680 :retu eval.txt /*:retu* |
2681 :return eval.txt /*:return* | |
2682 :rew editing.txt /*:rew* | |
2683 :rewind editing.txt /*:rewind* | |
2684 :ri change.txt /*:ri* | |
2685 :right change.txt /*:right* | |
2686 :rightb windows.txt /*:rightb* | |
2687 :rightbelow windows.txt /*:rightbelow* | |
2688 :ru repeat.txt /*:ru* | |
2689 :rub if_ruby.txt /*:rub* | |
2690 :ruby if_ruby.txt /*:ruby* | |
2691 :rubyd if_ruby.txt /*:rubyd* | |
2692 :rubydo if_ruby.txt /*:rubydo* | |
2693 :rubyf if_ruby.txt /*:rubyf* | |
2694 :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
|
2695 :rundo undo.txt /*:rundo* |
7 | 2696 :runtime repeat.txt /*:runtime* |
2697 :rv starting.txt /*:rv* | |
2698 :rviminfo starting.txt /*:rviminfo* | |
2699 :s change.txt /*:s* | |
168 | 2700 :s% change.txt /*:s%* |
7 | 2701 :sN windows.txt /*:sN* |
2702 :sNext windows.txt /*:sNext* | |
2703 :s\= change.txt /*:s\\=* | |
2704 :s_c change.txt /*:s_c* | |
2705 :s_flags change.txt /*:s_flags* | |
2706 :sa windows.txt /*:sa* | |
2707 :sal windows.txt /*:sal* | |
2708 :sall windows.txt /*:sall* | |
29 | 2709 :san eval.txt /*:san* |
2710 :sandbox eval.txt /*:sandbox* | |
7 | 2711 :sargument windows.txt /*:sargument* |
2712 :sav editing.txt /*:sav* | |
2713 :saveas editing.txt /*:saveas* | |
2714 :sb windows.txt /*:sb* | |
2715 :sbN windows.txt /*:sbN* | |
2716 :sbNext windows.txt /*:sbNext* | |
2717 :sba windows.txt /*:sba* | |
2718 :sball windows.txt /*:sball* | |
2719 :sbf windows.txt /*:sbf* | |
2720 :sbfirst windows.txt /*:sbfirst* | |
2721 :sbl windows.txt /*:sbl* | |
2722 :sblast windows.txt /*:sblast* | |
2723 :sbm windows.txt /*:sbm* | |
2724 :sbmodified windows.txt /*:sbmodified* | |
2725 :sbn windows.txt /*:sbn* | |
2726 :sbnext windows.txt /*:sbnext* | |
2727 :sbp windows.txt /*:sbp* | |
2728 :sbprevious windows.txt /*:sbprevious* | |
2729 :sbr windows.txt /*:sbr* | |
2730 :sbrewind windows.txt /*:sbrewind* | |
2731 :sbuffer windows.txt /*:sbuffer* | |
6476 | 2732 :scr repeat.txt /*:scr* |
7 | 2733 :scripte repeat.txt /*:scripte* |
2734 :scriptencoding repeat.txt /*:scriptencoding* | |
2735 :scriptnames repeat.txt /*:scriptnames* | |
2736 :scs if_cscop.txt /*:scs* | |
2737 :scscope if_cscop.txt /*:scscope* | |
2738 :se options.txt /*:se* | |
2739 :search-args tagsrch.txt /*:search-args* | |
2740 :set options.txt /*:set* | |
2741 :set+= options.txt /*:set+=* | |
2152 | 2742 :set-! options.txt /*:set-!* |
7 | 2743 :set-& options.txt /*:set-&* |
2744 :set-&vi options.txt /*:set-&vi* | |
2745 :set-&vim options.txt /*:set-&vim* | |
2746 :set-= options.txt /*:set-=* | |
2747 :set-args options.txt /*:set-args* | |
2748 :set-browse options.txt /*:set-browse* | |
2749 :set-default options.txt /*:set-default* | |
2152 | 2750 :set-inv options.txt /*:set-inv* |
7 | 2751 :set-termcap options.txt /*:set-termcap* |
2752 :set-verbose options.txt /*:set-verbose* | |
2753 :set^= options.txt /*:set^=* | |
2754 :set_env options.txt /*:set_env* | |
2755 :setf options.txt /*:setf* | |
2756 :setfiletype options.txt /*:setfiletype* | |
2757 :setg options.txt /*:setg* | |
2758 :setglobal options.txt /*:setglobal* | |
2759 :setl options.txt /*:setl* | |
2760 :setlocal options.txt /*:setlocal* | |
2761 :sf windows.txt /*:sf* | |
2762 :sfind windows.txt /*:sfind* | |
2763 :sfir windows.txt /*:sfir* | |
2764 :sfirst windows.txt /*:sfirst* | |
2765 :sh various.txt /*:sh* | |
2766 :shell various.txt /*:shell* | |
2767 :sig sign.txt /*:sig* | |
2768 :sign sign.txt /*:sign* | |
2769 :sign-define sign.txt /*:sign-define* | |
2770 :sign-fname sign.txt /*:sign-fname* | |
2771 :sign-jump sign.txt /*:sign-jump* | |
2772 :sign-list sign.txt /*:sign-list* | |
2773 :sign-place sign.txt /*:sign-place* | |
5510 | 2774 :sign-place-list sign.txt /*:sign-place-list* |
7 | 2775 :sign-undefine sign.txt /*:sign-undefine* |
2776 :sign-unplace sign.txt /*:sign-unplace* | |
2777 :sil various.txt /*:sil* | |
2778 :silent various.txt /*:silent* | |
6476 | 2779 :sim gui_w32.txt /*:sim* |
7 | 2780 :simalt gui_w32.txt /*:simalt* |
2781 :sl various.txt /*:sl* | |
2782 :sla windows.txt /*:sla* | |
2783 :slast windows.txt /*:slast* | |
2784 :sleep various.txt /*:sleep* | |
2785 :sm change.txt /*:sm* | |
2786 :smagic change.txt /*:smagic* | |
790 | 2787 :smap map.txt /*:smap* |
2788 :smap_l map.txt /*:smap_l* | |
2789 :smapc map.txt /*:smapc* | |
2790 :smapclear map.txt /*:smapclear* | |
2791 :sme gui.txt /*:sme* | |
2792 :smenu gui.txt /*:smenu* | |
7 | 2793 :sn windows.txt /*:sn* |
2794 :snext windows.txt /*:snext* | |
2795 :sni if_sniff.txt /*:sni* | |
2796 :sniff if_sniff.txt /*:sniff* | |
2797 :sno change.txt /*:sno* | |
2798 :snomagic change.txt /*:snomagic* | |
790 | 2799 :snor map.txt /*:snor* |
2800 :snoremap map.txt /*:snoremap* | |
2801 :snoreme gui.txt /*:snoreme* | |
2802 :snoremenu gui.txt /*:snoremenu* | |
7 | 2803 :so repeat.txt /*:so* |
282 | 2804 :sor change.txt /*:sor* |
2805 :sort change.txt /*:sort* | |
7 | 2806 :source repeat.txt /*:source* |
2807 :source_crnl repeat.txt /*:source_crnl* | |
2808 :sp windows.txt /*:sp* | |
336 | 2809 :spe spell.txt /*:spe* |
359 | 2810 :spelld spell.txt /*:spelld* |
2811 :spelldump spell.txt /*:spelldump* | |
319 | 2812 :spellgood spell.txt /*:spellgood* |
714 | 2813 :spelli spell.txt /*:spelli* |
2814 :spellinfo spell.txt /*:spellinfo* | |
375 | 2815 :spellr spell.txt /*:spellr* |
2816 :spellrepall spell.txt /*:spellrepall* | |
714 | 2817 :spellu spell.txt /*:spellu* |
2818 :spellundo spell.txt /*:spellundo* | |
336 | 2819 :spellw spell.txt /*:spellw* |
2820 :spellwrong spell.txt /*:spellwrong* | |
7 | 2821 :split windows.txt /*:split* |
2822 :split_f windows.txt /*:split_f* | |
2823 :spr windows.txt /*:spr* | |
2824 :sprevious windows.txt /*:sprevious* | |
2825 :sre windows.txt /*:sre* | |
2826 :srewind windows.txt /*:srewind* | |
2827 :st starting.txt /*:st* | |
2828 :sta windows.txt /*:sta* | |
2829 :stag windows.txt /*:stag* | |
2830 :star repeat.txt /*:star* | |
2831 :start insert.txt /*:start* | |
600 | 2832 :startgreplace insert.txt /*:startgreplace* |
7 | 2833 :startinsert insert.txt /*:startinsert* |
14 | 2834 :startreplace insert.txt /*:startreplace* |
7 | 2835 :stj tagsrch.txt /*:stj* |
2836 :stjump tagsrch.txt /*:stjump* | |
2837 :stop starting.txt /*:stop* | |
2838 :stopi insert.txt /*:stopi* | |
2839 :stopinsert insert.txt /*:stopinsert* | |
2840 :sts tagsrch.txt /*:sts* | |
2841 :stselect tagsrch.txt /*:stselect* | |
2842 :su change.txt /*:su* | |
2843 :substitute change.txt /*:substitute* | |
2844 :sun windows.txt /*:sun* | |
2845 :sunhide windows.txt /*:sunhide* | |
790 | 2846 :sunm map.txt /*:sunm* |
2847 :sunmap map.txt /*:sunmap* | |
2848 :sunme gui.txt /*:sunme* | |
2849 :sunmenu gui.txt /*:sunmenu* | |
7 | 2850 :sus starting.txt /*:sus* |
2851 :suspend starting.txt /*:suspend* | |
2852 :sv windows.txt /*:sv* | |
2853 :sview windows.txt /*:sview* | |
2854 :sw recover.txt /*:sw* | |
2855 :swapname recover.txt /*:swapname* | |
2856 :sy syntax.txt /*:sy* | |
2857 :syn syntax.txt /*:syn* | |
2858 :syn-arguments syntax.txt /*:syn-arguments* | |
2859 :syn-case syntax.txt /*:syn-case* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2860 :syn-cchar syntax.txt /*:syn-cchar* |
7 | 2861 :syn-clear syntax.txt /*:syn-clear* |
2862 :syn-cluster syntax.txt /*:syn-cluster* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2863 :syn-conceal syntax.txt /*:syn-conceal* |
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2864 :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
|
2865 :syn-concealends syntax.txt /*:syn-concealends* |
7 | 2866 :syn-contained syntax.txt /*:syn-contained* |
2867 :syn-containedin syntax.txt /*:syn-containedin* | |
2868 :syn-contains syntax.txt /*:syn-contains* | |
2869 :syn-context syntax.txt /*:syn-context* | |
2870 :syn-default-override usr_06.txt /*:syn-default-override* | |
2871 :syn-define syntax.txt /*:syn-define* | |
2872 :syn-display syntax.txt /*:syn-display* | |
2873 :syn-enable syntax.txt /*:syn-enable* | |
2874 :syn-end syntax.txt /*:syn-end* | |
2875 :syn-excludenl syntax.txt /*:syn-excludenl* | |
2876 :syn-ext-match syntax.txt /*:syn-ext-match* | |
2877 :syn-extend syntax.txt /*:syn-extend* | |
2878 :syn-file-remarks syntax.txt /*:syn-file-remarks* | |
2879 :syn-files syntax.txt /*:syn-files* | |
2880 :syn-fold syntax.txt /*:syn-fold* | |
2881 :syn-include syntax.txt /*:syn-include* | |
2882 :syn-keepend syntax.txt /*:syn-keepend* | |
2883 :syn-keyword syntax.txt /*:syn-keyword* | |
2884 :syn-lc syntax.txt /*:syn-lc* | |
2885 :syn-leading syntax.txt /*:syn-leading* | |
2886 :syn-list syntax.txt /*:syn-list* | |
2887 :syn-manual usr_06.txt /*:syn-manual* | |
2888 :syn-match syntax.txt /*:syn-match* | |
2889 :syn-matchgroup syntax.txt /*:syn-matchgroup* | |
2890 :syn-multi-line syntax.txt /*:syn-multi-line* | |
2891 :syn-nextgroup syntax.txt /*:syn-nextgroup* | |
2892 :syn-off usr_06.txt /*:syn-off* | |
2893 :syn-on syntax.txt /*:syn-on* | |
2894 :syn-oneline syntax.txt /*:syn-oneline* | |
2895 :syn-pattern syntax.txt /*:syn-pattern* | |
2896 :syn-pattern-offset syntax.txt /*:syn-pattern-offset* | |
2897 :syn-priority syntax.txt /*:syn-priority* | |
2898 :syn-qstart syntax.txt /*:syn-qstart* | |
2899 :syn-region syntax.txt /*:syn-region* | |
2900 :syn-reset syntax.txt /*:syn-reset* | |
2901 :syn-skip syntax.txt /*:syn-skip* | |
2902 :syn-skipempty syntax.txt /*:syn-skipempty* | |
2903 :syn-skipnl syntax.txt /*:syn-skipnl* | |
2904 :syn-skipwhite syntax.txt /*:syn-skipwhite* | |
418 | 2905 :syn-spell syntax.txt /*:syn-spell* |
7 | 2906 :syn-start syntax.txt /*:syn-start* |
2907 :syn-sync syntax.txt /*:syn-sync* | |
2908 :syn-sync-ccomment syntax.txt /*:syn-sync-ccomment* | |
2909 :syn-sync-first syntax.txt /*:syn-sync-first* | |
2910 :syn-sync-fourth syntax.txt /*:syn-sync-fourth* | |
2911 :syn-sync-linebreaks syntax.txt /*:syn-sync-linebreaks* | |
2912 :syn-sync-maxlines syntax.txt /*:syn-sync-maxlines* | |
2913 :syn-sync-minlines syntax.txt /*:syn-sync-minlines* | |
2914 :syn-sync-second syntax.txt /*:syn-sync-second* | |
2915 :syn-sync-third syntax.txt /*:syn-sync-third* | |
2916 :syn-transparent syntax.txt /*:syn-transparent* | |
1121 | 2917 :sync scroll.txt /*:sync* |
7 | 2918 :syncbind scroll.txt /*:syncbind* |
2919 :syntax syntax.txt /*:syntax* | |
2920 :syntax-enable syntax.txt /*:syntax-enable* | |
2921 :syntax-on syntax.txt /*:syntax-on* | |
2922 :syntax-reset syntax.txt /*:syntax-reset* | |
4780 | 2923 :syntime syntax.txt /*:syntime* |
7 | 2924 :t change.txt /*:t* |
2925 :tN tagsrch.txt /*:tN* | |
2926 :tNext tagsrch.txt /*:tNext* | |
2927 :ta tagsrch.txt /*:ta* | |
674 | 2928 :tab tabpage.txt /*:tab* |
683 | 2929 :tabN tabpage.txt /*:tabN* |
2930 :tabNext tabpage.txt /*:tabNext* | |
674 | 2931 :tabc tabpage.txt /*:tabc* |
2932 :tabclose tabpage.txt /*:tabclose* | |
688 | 2933 :tabd tabpage.txt /*:tabd* |
2934 :tabdo tabpage.txt /*:tabdo* | |
674 | 2935 :tabe tabpage.txt /*:tabe* |
2936 :tabedit tabpage.txt /*:tabedit* | |
677 | 2937 :tabf tabpage.txt /*:tabf* |
2938 :tabfind tabpage.txt /*:tabfind* | |
688 | 2939 :tabfir tabpage.txt /*:tabfir* |
2940 :tabfirst tabpage.txt /*:tabfirst* | |
2941 :tabl tabpage.txt /*:tabl* | |
2942 :tablast tabpage.txt /*:tablast* | |
683 | 2943 :tabm tabpage.txt /*:tabm* |
2944 :tabmove tabpage.txt /*:tabmove* | |
677 | 2945 :tabn tabpage.txt /*:tabn* |
2946 :tabnew tabpage.txt /*:tabnew* | |
683 | 2947 :tabnext tabpage.txt /*:tabnext* |
674 | 2948 :tabo tabpage.txt /*:tabo* |
2949 :tabonly tabpage.txt /*:tabonly* | |
683 | 2950 :tabp tabpage.txt /*:tabp* |
2951 :tabprevious tabpage.txt /*:tabprevious* | |
688 | 2952 :tabr tabpage.txt /*:tabr* |
2953 :tabrewind tabpage.txt /*:tabrewind* | |
674 | 2954 :tabs tabpage.txt /*:tabs* |
7 | 2955 :tag tagsrch.txt /*:tag* |
2956 :tags tagsrch.txt /*:tags* | |
2957 :tc if_tcl.txt /*:tc* | |
2958 :tcl if_tcl.txt /*:tcl* | |
2959 :tcld if_tcl.txt /*:tcld* | |
2960 :tcldo if_tcl.txt /*:tcldo* | |
2961 :tclf if_tcl.txt /*:tclf* | |
2962 :tclfile if_tcl.txt /*:tclfile* | |
2963 :te gui_w32.txt /*:te* | |
2964 :tearoff gui_w32.txt /*:tearoff* | |
2965 :tf tagsrch.txt /*:tf* | |
2966 :tfirst tagsrch.txt /*:tfirst* | |
2967 :th eval.txt /*:th* | |
2968 :throw eval.txt /*:throw* | |
2969 :tj tagsrch.txt /*:tj* | |
2970 :tjump tagsrch.txt /*:tjump* | |
2971 :tl tagsrch.txt /*:tl* | |
2972 :tlast tagsrch.txt /*:tlast* | |
2973 :tm gui.txt /*:tm* | |
2974 :tmenu gui.txt /*:tmenu* | |
2975 :tn tagsrch.txt /*:tn* | |
2976 :tnext tagsrch.txt /*:tnext* | |
2977 :topleft windows.txt /*:topleft* | |
2978 :tp tagsrch.txt /*:tp* | |
2979 :tprevious tagsrch.txt /*:tprevious* | |
2980 :tr tagsrch.txt /*:tr* | |
2981 :trewind tagsrch.txt /*:trewind* | |
2982 :try eval.txt /*:try* | |
2983 :ts tagsrch.txt /*:ts* | |
2984 :tselect tagsrch.txt /*:tselect* | |
2985 :tu gui.txt /*:tu* | |
2986 :tunmenu gui.txt /*:tunmenu* | |
2987 :u undo.txt /*:u* | |
2988 :un undo.txt /*:un* | |
2989 :una map.txt /*:una* | |
2990 :unabbreviate map.txt /*:unabbreviate* | |
2991 :undo undo.txt /*:undo* | |
697 | 2992 :undoj undo.txt /*:undoj* |
2993 :undojoin undo.txt /*:undojoin* | |
772 | 2994 :undol undo.txt /*:undol* |
2995 :undolist undo.txt /*:undolist* | |
7 | 2996 :unh windows.txt /*:unh* |
2997 :unhide windows.txt /*:unhide* | |
2998 :unl eval.txt /*:unl* | |
2999 :unlet eval.txt /*:unlet* | |
148 | 3000 :unlo eval.txt /*:unlo* |
3001 :unlockvar eval.txt /*:unlockvar* | |
7 | 3002 :unm map.txt /*:unm* |
3003 :unm! map.txt /*:unm!* | |
3004 :unmap map.txt /*:unmap* | |
3005 :unmap! map.txt /*:unmap!* | |
3006 :unme gui.txt /*:unme* | |
3007 :unmenu gui.txt /*:unmenu* | |
3008 :unmenu-all gui.txt /*:unmenu-all* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
3009 :uns various.txt /*:uns* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
3010 :unsilent various.txt /*:unsilent* |
7 | 3011 :up editing.txt /*:up* |
3012 :update editing.txt /*:update* | |
3013 :v repeat.txt /*:v* | |
3014 :ve various.txt /*:ve* | |
3015 :verb various.txt /*:verb* | |
3016 :verbose various.txt /*:verbose* | |
484 | 3017 :verbose-cmd various.txt /*:verbose-cmd* |
7 | 3018 :version various.txt /*:version* |
3019 :vert windows.txt /*:vert* | |
3020 :vertical windows.txt /*:vertical* | |
3021 :vertical-resize windows.txt /*:vertical-resize* | |
3022 :vglobal repeat.txt /*:vglobal* | |
3023 :vi editing.txt /*:vi* | |
3024 :vie editing.txt /*:vie* | |
3025 :view editing.txt /*:view* | |
42 | 3026 :vim quickfix.txt /*:vim* |
3027 :vimgrep quickfix.txt /*:vimgrep* | |
3028 :vimgrepa quickfix.txt /*:vimgrepa* | |
3029 :vimgrepadd quickfix.txt /*:vimgrepadd* | |
7 | 3030 :visual editing.txt /*:visual* |
3031 :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
|
3032 :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
|
3033 :viusage helphelp.txt /*:viusage* |
7 | 3034 :vm map.txt /*:vm* |
3035 :vmap map.txt /*:vmap* | |
3036 :vmap_l map.txt /*:vmap_l* | |
3037 :vmapc map.txt /*:vmapc* | |
3038 :vmapclear map.txt /*:vmapclear* | |
3039 :vme gui.txt /*:vme* | |
3040 :vmenu gui.txt /*:vmenu* | |
3041 :vn map.txt /*:vn* | |
3042 :vne windows.txt /*:vne* | |
3043 :vnew windows.txt /*:vnew* | |
3044 :vnoremap map.txt /*:vnoremap* | |
3045 :vnoreme gui.txt /*:vnoreme* | |
3046 :vnoremenu gui.txt /*:vnoremenu* | |
3047 :vs windows.txt /*:vs* | |
3048 :vsplit windows.txt /*:vsplit* | |
3049 :vu map.txt /*:vu* | |
3050 :vunmap map.txt /*:vunmap* | |
3051 :vunme gui.txt /*:vunme* | |
3052 :vunmenu gui.txt /*:vunmenu* | |
3053 :w editing.txt /*:w* | |
3054 :w! editing.txt /*:w!* | |
3055 :wN editing.txt /*:wN* | |
3056 :wNext editing.txt /*:wNext* | |
3057 :w_a editing.txt /*:w_a* | |
3058 :w_c editing.txt /*:w_c* | |
3059 :w_f editing.txt /*:w_f* | |
3060 :wa editing.txt /*:wa* | |
3061 :wall editing.txt /*:wall* | |
3062 :wh eval.txt /*:wh* | |
3063 :while eval.txt /*:while* | |
3064 :win gui.txt /*:win* | |
3065 :winc windows.txt /*:winc* | |
3066 :wincmd windows.txt /*:wincmd* | |
3067 :windo windows.txt /*:windo* | |
3068 :winp gui.txt /*:winp* | |
3069 :winpos gui.txt /*:winpos* | |
3070 :winsize gui.txt /*:winsize* | |
3071 :wn editing.txt /*:wn* | |
3072 :wnext editing.txt /*:wnext* | |
3073 :wp editing.txt /*:wp* | |
3074 :wprevious editing.txt /*:wprevious* | |
3075 :wq editing.txt /*:wq* | |
3076 :wqa editing.txt /*:wqa* | |
3077 :wqall editing.txt /*:wqall* | |
3078 :write editing.txt /*:write* | |
3079 :write_a editing.txt /*:write_a* | |
3080 :write_c editing.txt /*:write_c* | |
3081 :write_f editing.txt /*:write_f* | |
3082 :ws workshop.txt /*:ws* | |
3083 :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
|
3084 :wundo undo.txt /*:wundo* |
7 | 3085 :wv starting.txt /*:wv* |
3086 :wviminfo starting.txt /*:wviminfo* | |
3087 :x editing.txt /*:x* | |
3088 :xa editing.txt /*:xa* | |
3089 :xall editing.txt /*:xall* | |
3090 :xit editing.txt /*:xit* | |
790 | 3091 :xm map.txt /*:xm* |
3092 :xmap map.txt /*:xmap* | |
3093 :xmap_l map.txt /*:xmap_l* | |
3094 :xmapc map.txt /*:xmapc* | |
3095 :xmapclear map.txt /*:xmapclear* | |
3096 :xme gui.txt /*:xme* | |
3097 :xmenu gui.txt /*:xmenu* | |
3098 :xn map.txt /*:xn* | |
3099 :xnoremap map.txt /*:xnoremap* | |
3100 :xnoreme gui.txt /*:xnoreme* | |
3101 :xnoremenu gui.txt /*:xnoremenu* | |
3102 :xu map.txt /*:xu* | |
3103 :xunmap map.txt /*:xunmap* | |
3104 :xunme gui.txt /*:xunme* | |
3105 :xunmenu gui.txt /*:xunmenu* | |
7 | 3106 :y change.txt /*:y* |
3107 :yank change.txt /*:yank* | |
3108 :z various.txt /*:z* | |
3109 :z# various.txt /*:z#* | |
3110 :~ change.txt /*:~* | |
3111 ; motion.txt /*;* | |
3112 < change.txt /*<* | |
3113 <2-LeftMouse> term.txt /*<2-LeftMouse>* | |
3114 <3-LeftMouse> term.txt /*<3-LeftMouse>* | |
3115 <4-LeftMouse> term.txt /*<4-LeftMouse>* | |
3116 << change.txt /*<<* | |
3117 <> intro.txt /*<>* | |
3118 <A- intro.txt /*<A-* | |
600 | 3119 <A-LeftMouse> term.txt /*<A-LeftMouse>* |
3120 <A-RightMouse> term.txt /*<A-RightMouse>* | |
7 | 3121 <BS> motion.txt /*<BS>* |
3122 <Bar> intro.txt /*<Bar>* | |
3123 <Bslash> intro.txt /*<Bslash>* | |
3124 <C- intro.txt /*<C-* | |
3125 <C-Del> os_dos.txt /*<C-Del>* | |
3126 <C-End> motion.txt /*<C-End>* | |
3127 <C-Home> motion.txt /*<C-Home>* | |
3128 <C-Insert> os_dos.txt /*<C-Insert>* | |
3129 <C-Left> motion.txt /*<C-Left>* | |
3130 <C-LeftMouse> tagsrch.txt /*<C-LeftMouse>* | |
819 | 3131 <C-PageDown> tabpage.txt /*<C-PageDown>* |
3132 <C-PageUp> tabpage.txt /*<C-PageUp>* | |
7 | 3133 <C-Right> motion.txt /*<C-Right>* |
3134 <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
|
3135 <C-ScrollWheelDown> scroll.txt /*<C-ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3136 <C-ScrollWheelLeft> scroll.txt /*<C-ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3137 <C-ScrollWheelRight> scroll.txt /*<C-ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3138 <C-ScrollWheelUp> scroll.txt /*<C-ScrollWheelUp>* |
7 | 3139 <CR> motion.txt /*<CR>* |
3140 <CSI> intro.txt /*<CSI>* | |
3141 <Char-> map.txt /*<Char->* | |
3142 <Char> map.txt /*<Char>* | |
6259 | 3143 <CursorHold> autocmd.txt /*<CursorHold>* |
7 | 3144 <D- intro.txt /*<D-* |
3145 <Del> change.txt /*<Del>* | |
3146 <Down> motion.txt /*<Down>* | |
3147 <Drop> change.txt /*<Drop>* | |
3148 <EOL> intro.txt /*<EOL>* | |
3149 <End> motion.txt /*<End>* | |
3150 <Enter> intro.txt /*<Enter>* | |
3151 <Esc> intro.txt /*<Esc>* | |
3152 <F10> term.txt /*<F10>* | |
3153 <F11> term.txt /*<F11>* | |
3154 <F12> term.txt /*<F12>* | |
3155 <F13> term.txt /*<F13>* | |
3156 <F14> term.txt /*<F14>* | |
3157 <F15> term.txt /*<F15>* | |
3158 <F16> term.txt /*<F16>* | |
3159 <F17> term.txt /*<F17>* | |
3160 <F18> term.txt /*<F18>* | |
3161 <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
|
3162 <F1> helphelp.txt /*<F1>* |
7 | 3163 <F2> term.txt /*<F2>* |
3164 <F3> term.txt /*<F3>* | |
3165 <F4> term.txt /*<F4>* | |
3166 <F5> term.txt /*<F5>* | |
3167 <F6> term.txt /*<F6>* | |
3168 <F7> term.txt /*<F7>* | |
3169 <F8> term.txt /*<F8>* | |
3170 <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
|
3171 <Help> helphelp.txt /*<Help>* |
7 | 3172 <Home> motion.txt /*<Home>* |
3173 <Insert> insert.txt /*<Insert>* | |
3174 <Leader> map.txt /*<Leader>* | |
3175 <Left> motion.txt /*<Left>* | |
3176 <LeftDrag> term.txt /*<LeftDrag>* | |
3177 <LeftMouse> visual.txt /*<LeftMouse>* | |
3178 <LeftRelease> visual.txt /*<LeftRelease>* | |
3179 <LocalLeader> map.txt /*<LocalLeader>* | |
3180 <M- intro.txt /*<M-* | |
3181 <MiddleDrag> term.txt /*<MiddleDrag>* | |
3182 <MiddleMouse> change.txt /*<MiddleMouse>* | |
3183 <MiddleRelease> term.txt /*<MiddleRelease>* | |
3184 <Mouse> term.txt /*<Mouse>* | |
3185 <MouseDown> scroll.txt /*<MouseDown>* | |
3186 <MouseUp> scroll.txt /*<MouseUp>* | |
3187 <NL> motion.txt /*<NL>* | |
3188 <Nop> map.txt /*<Nop>* | |
3189 <Nul> intro.txt /*<Nul>* | |
3190 <PageDown> scroll.txt /*<PageDown>* | |
3191 <PageUp> scroll.txt /*<PageUp>* | |
3192 <Plug> map.txt /*<Plug>* | |
3193 <Return> intro.txt /*<Return>* | |
3194 <Right> motion.txt /*<Right>* | |
3195 <RightDrag> term.txt /*<RightDrag>* | |
3196 <RightMouse> visual.txt /*<RightMouse>* | |
3197 <RightRelease> term.txt /*<RightRelease>* | |
3198 <S- intro.txt /*<S-* | |
3199 <S-Del> os_dos.txt /*<S-Del>* | |
3200 <S-Down> scroll.txt /*<S-Down>* | |
3201 <S-End> term.txt /*<S-End>* | |
3202 <S-F10> term.txt /*<S-F10>* | |
3203 <S-F11> term.txt /*<S-F11>* | |
3204 <S-F12> term.txt /*<S-F12>* | |
3205 <S-F1> intro.txt /*<S-F1>* | |
3206 <S-F2> term.txt /*<S-F2>* | |
3207 <S-F3> term.txt /*<S-F3>* | |
3208 <S-F4> term.txt /*<S-F4>* | |
3209 <S-F5> term.txt /*<S-F5>* | |
3210 <S-F6> term.txt /*<S-F6>* | |
3211 <S-F7> term.txt /*<S-F7>* | |
3212 <S-F8> term.txt /*<S-F8>* | |
3213 <S-F9> term.txt /*<S-F9>* | |
3214 <S-Home> term.txt /*<S-Home>* | |
3215 <S-Insert> os_dos.txt /*<S-Insert>* | |
3216 <S-Left> motion.txt /*<S-Left>* | |
3217 <S-LeftMouse> term.txt /*<S-LeftMouse>* | |
3218 <S-Right> motion.txt /*<S-Right>* | |
3219 <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
|
3220 <S-ScrollWheelDown> scroll.txt /*<S-ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3221 <S-ScrollWheelLeft> scroll.txt /*<S-ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3222 <S-ScrollWheelRight> scroll.txt /*<S-ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3223 <S-ScrollWheelUp> scroll.txt /*<S-ScrollWheelUp>* |
7 | 3224 <S-Tab> term.txt /*<S-Tab>* |
3225 <S-Up> scroll.txt /*<S-Up>* | |
3226 <S-xF1> term.txt /*<S-xF1>* | |
3227 <S-xF2> term.txt /*<S-xF2>* | |
3228 <S-xF3> term.txt /*<S-xF3>* | |
3229 <S-xF4> term.txt /*<S-xF4>* | |
3230 <SID> map.txt /*<SID>* | |
3231 <SNR> map.txt /*<SNR>* | |
2409
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3232 <ScrollWheelDown> scroll.txt /*<ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3233 <ScrollWheelLeft> scroll.txt /*<ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3234 <ScrollWheelRight> scroll.txt /*<ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3235 <ScrollWheelUp> scroll.txt /*<ScrollWheelUp>* |
7 | 3236 <Space> motion.txt /*<Space>* |
3237 <Tab> motion.txt /*<Tab>* | |
3238 <Undo> undo.txt /*<Undo>* | |
3239 <Up> motion.txt /*<Up>* | |
3240 <abuf> cmdline.txt /*<abuf>* | |
3241 <afile> cmdline.txt /*<afile>* | |
3242 <amatch> cmdline.txt /*<amatch>* | |
3243 <args> map.txt /*<args>* | |
3244 <bang> map.txt /*<bang>* | |
40 | 3245 <buffer=N> autocmd.txt /*<buffer=N>* |
3246 <buffer=abuf> autocmd.txt /*<buffer=abuf>* | |
7 | 3247 <cfile> cmdline.txt /*<cfile>* |
3248 <character> intro.txt /*<character>* | |
3249 <count> map.txt /*<count>* | |
1121 | 3250 <f-args> map.txt /*<f-args>* |
7 | 3251 <k0> term.txt /*<k0>* |
3252 <k1> term.txt /*<k1>* | |
3253 <k2> term.txt /*<k2>* | |
3254 <k3> term.txt /*<k3>* | |
3255 <k4> term.txt /*<k4>* | |
3256 <k5> term.txt /*<k5>* | |
3257 <k6> term.txt /*<k6>* | |
3258 <k7> term.txt /*<k7>* | |
3259 <k8> term.txt /*<k8>* | |
3260 <k9> term.txt /*<k9>* | |
3261 <kDivide> term.txt /*<kDivide>* | |
3262 <kEnd> motion.txt /*<kEnd>* | |
3263 <kEnter> term.txt /*<kEnter>* | |
3264 <kHome> motion.txt /*<kHome>* | |
3265 <kMinus> term.txt /*<kMinus>* | |
3266 <kMultiply> term.txt /*<kMultiply>* | |
3267 <kPageDown> scroll.txt /*<kPageDown>* | |
3268 <kPageUp> scroll.txt /*<kPageUp>* | |
3269 <kPlus> term.txt /*<kPlus>* | |
3270 <kPoint> term.txt /*<kPoint>* | |
3271 <line1> map.txt /*<line1>* | |
3272 <line2> map.txt /*<line2>* | |
3273 <lt> intro.txt /*<lt>* | |
3356 | 3274 <nomodeline> autocmd.txt /*<nomodeline>* |
7 | 3275 <q-args> map.txt /*<q-args>* |
3276 <reg> map.txt /*<reg>* | |
3277 <register> map.txt /*<register>* | |
3278 <sfile> cmdline.txt /*<sfile>* | |
2725 | 3279 <slnum> cmdline.txt /*<slnum>* |
7 | 3280 <xCSI> intro.txt /*<xCSI>* |
189 | 3281 <xDown> term.txt /*<xDown>* |
7 | 3282 <xEnd> term.txt /*<xEnd>* |
3283 <xEnd>-xterm term.txt /*<xEnd>-xterm* | |
3284 <xF1> term.txt /*<xF1>* | |
3285 <xF1>-xterm term.txt /*<xF1>-xterm* | |
3286 <xF2> term.txt /*<xF2>* | |
3287 <xF2>-xterm term.txt /*<xF2>-xterm* | |
3288 <xF3> term.txt /*<xF3>* | |
3289 <xF3>-xterm term.txt /*<xF3>-xterm* | |
3290 <xF4> term.txt /*<xF4>* | |
3291 <xF4>-xterm term.txt /*<xF4>-xterm* | |
3292 <xHome> term.txt /*<xHome>* | |
3293 <xHome>-xterm term.txt /*<xHome>-xterm* | |
189 | 3294 <xLeft> term.txt /*<xLeft>* |
3295 <xRight> term.txt /*<xRight>* | |
3296 <xUp> term.txt /*<xUp>* | |
7 | 3297 = change.txt /*=* |
3298 == change.txt /*==* | |
3299 > change.txt /*>* | |
3300 >> change.txt /*>>* | |
3301 >cont repeat.txt /*>cont* | |
3302 >finish repeat.txt /*>finish* | |
3303 >interrupt repeat.txt /*>interrupt* | |
3304 >next repeat.txt /*>next* | |
3305 >quit repeat.txt /*>quit* | |
3306 >step repeat.txt /*>step* | |
3307 ? pattern.txt /*?* | |
3308 ?<CR> pattern.txt /*?<CR>* | |
3309 @ repeat.txt /*@* | |
3310 @/ change.txt /*@\/* | |
3311 @: repeat.txt /*@:* | |
1121 | 3312 @= change.txt /*@=* |
7 | 3313 @@ repeat.txt /*@@* |
1121 | 3314 @r eval.txt /*@r* |
7 | 3315 A insert.txt /*A* |
3316 ACL editing.txt /*ACL* | |
3317 ATTENTION usr_11.txt /*ATTENTION* | |
3318 Abbreviations map.txt /*Abbreviations* | |
3319 Aleph options.txt /*Aleph* | |
3320 Amiga os_amiga.txt /*Amiga* | |
3321 Arabic arabic.txt /*Arabic* | |
3322 Atari os_mint.txt /*Atari* | |
3323 Athena gui_x11.txt /*Athena* | |
3324 B motion.txt /*B* | |
3325 BeBox os_beos.txt /*BeBox* | |
3326 BeOS os_beos.txt /*BeOS* | |
323 | 3327 Bram intro.txt /*Bram* |
7 | 3328 BufAdd autocmd.txt /*BufAdd* |
3329 BufCreate autocmd.txt /*BufCreate* | |
3330 BufDelete autocmd.txt /*BufDelete* | |
3331 BufEnter autocmd.txt /*BufEnter* | |
3332 BufFilePost autocmd.txt /*BufFilePost* | |
3333 BufFilePre autocmd.txt /*BufFilePre* | |
3334 BufHidden autocmd.txt /*BufHidden* | |
3335 BufLeave autocmd.txt /*BufLeave* | |
3336 BufNew autocmd.txt /*BufNew* | |
3337 BufNewFile autocmd.txt /*BufNewFile* | |
3338 BufRead autocmd.txt /*BufRead* | |
3339 BufReadCmd autocmd.txt /*BufReadCmd* | |
3340 BufReadPost autocmd.txt /*BufReadPost* | |
3341 BufReadPre autocmd.txt /*BufReadPre* | |
3342 BufUnload autocmd.txt /*BufUnload* | |
3343 BufWinEnter autocmd.txt /*BufWinEnter* | |
3344 BufWinLeave autocmd.txt /*BufWinLeave* | |
3345 BufWipeout autocmd.txt /*BufWipeout* | |
3346 BufWrite autocmd.txt /*BufWrite* | |
3347 BufWriteCmd autocmd.txt /*BufWriteCmd* | |
3348 BufWritePost autocmd.txt /*BufWritePost* | |
3349 BufWritePre autocmd.txt /*BufWritePre* | |
3350 C change.txt /*C* | |
3351 C-editing tips.txt /*C-editing* | |
3352 C-indenting indent.txt /*C-indenting* | |
3353 COMSPEC starting.txt /*COMSPEC* | |
3354 CR-used-for-NL pattern.txt /*CR-used-for-NL* | |
3355 CTRL-6 editing.txt /*CTRL-6* | |
819 | 3356 CTRL-<PageDown> tabpage.txt /*CTRL-<PageDown>* |
3357 CTRL-<PageUp> tabpage.txt /*CTRL-<PageUp>* | |
7 | 3358 CTRL-A change.txt /*CTRL-A* |
3359 CTRL-B scroll.txt /*CTRL-B* | |
3360 CTRL-C pattern.txt /*CTRL-C* | |
3361 CTRL-D scroll.txt /*CTRL-D* | |
3362 CTRL-E scroll.txt /*CTRL-E* | |
3363 CTRL-F scroll.txt /*CTRL-F* | |
3364 CTRL-G editing.txt /*CTRL-G* | |
3365 CTRL-H motion.txt /*CTRL-H* | |
3366 CTRL-I motion.txt /*CTRL-I* | |
3367 CTRL-J motion.txt /*CTRL-J* | |
3368 CTRL-L various.txt /*CTRL-L* | |
3369 CTRL-M motion.txt /*CTRL-M* | |
3370 CTRL-N motion.txt /*CTRL-N* | |
3371 CTRL-O motion.txt /*CTRL-O* | |
3372 CTRL-P motion.txt /*CTRL-P* | |
168 | 3373 CTRL-Q gui_w32.txt /*CTRL-Q* |
7 | 3374 CTRL-R undo.txt /*CTRL-R* |
3375 CTRL-T tagsrch.txt /*CTRL-T* | |
3376 CTRL-U scroll.txt /*CTRL-U* | |
3377 CTRL-U-changed version6.txt /*CTRL-U-changed* | |
3378 CTRL-V visual.txt /*CTRL-V* | |
3379 CTRL-V-alternative gui_w32.txt /*CTRL-V-alternative* | |
3380 CTRL-W index.txt /*CTRL-W* | |
3381 CTRL-W_+ windows.txt /*CTRL-W_+* | |
3382 CTRL-W_- windows.txt /*CTRL-W_-* | |
3383 CTRL-W_< windows.txt /*CTRL-W_<* | |
3384 CTRL-W_<BS> windows.txt /*CTRL-W_<BS>* | |
170 | 3385 CTRL-W_<CR> quickfix.txt /*CTRL-W_<CR>* |
7 | 3386 CTRL-W_<Down> windows.txt /*CTRL-W_<Down>* |
170 | 3387 CTRL-W_<Enter> quickfix.txt /*CTRL-W_<Enter>* |
7 | 3388 CTRL-W_<Left> windows.txt /*CTRL-W_<Left>* |
3389 CTRL-W_<Right> windows.txt /*CTRL-W_<Right>* | |
3390 CTRL-W_<Up> windows.txt /*CTRL-W_<Up>* | |
3391 CTRL-W_= windows.txt /*CTRL-W_=* | |
3392 CTRL-W_> windows.txt /*CTRL-W_>* | |
3393 CTRL-W_CTRL-B windows.txt /*CTRL-W_CTRL-B* | |
3394 CTRL-W_CTRL-C windows.txt /*CTRL-W_CTRL-C* | |
3395 CTRL-W_CTRL-D tagsrch.txt /*CTRL-W_CTRL-D* | |
3396 CTRL-W_CTRL-F windows.txt /*CTRL-W_CTRL-F* | |
3397 CTRL-W_CTRL-H windows.txt /*CTRL-W_CTRL-H* | |
3398 CTRL-W_CTRL-I tagsrch.txt /*CTRL-W_CTRL-I* | |
3399 CTRL-W_CTRL-J windows.txt /*CTRL-W_CTRL-J* | |
3400 CTRL-W_CTRL-K windows.txt /*CTRL-W_CTRL-K* | |
3401 CTRL-W_CTRL-L windows.txt /*CTRL-W_CTRL-L* | |
3402 CTRL-W_CTRL-N windows.txt /*CTRL-W_CTRL-N* | |
3403 CTRL-W_CTRL-O windows.txt /*CTRL-W_CTRL-O* | |
3404 CTRL-W_CTRL-P windows.txt /*CTRL-W_CTRL-P* | |
3405 CTRL-W_CTRL-Q windows.txt /*CTRL-W_CTRL-Q* | |
3406 CTRL-W_CTRL-R windows.txt /*CTRL-W_CTRL-R* | |
3407 CTRL-W_CTRL-S windows.txt /*CTRL-W_CTRL-S* | |
3408 CTRL-W_CTRL-T windows.txt /*CTRL-W_CTRL-T* | |
3409 CTRL-W_CTRL-V windows.txt /*CTRL-W_CTRL-V* | |
3410 CTRL-W_CTRL-W windows.txt /*CTRL-W_CTRL-W* | |
3411 CTRL-W_CTRL-X windows.txt /*CTRL-W_CTRL-X* | |
3412 CTRL-W_CTRL-Z windows.txt /*CTRL-W_CTRL-Z* | |
3413 CTRL-W_CTRL-] windows.txt /*CTRL-W_CTRL-]* | |
3414 CTRL-W_CTRL-^ windows.txt /*CTRL-W_CTRL-^* | |
3415 CTRL-W_CTRL-_ windows.txt /*CTRL-W_CTRL-_* | |
681 | 3416 CTRL-W_F windows.txt /*CTRL-W_F* |
7 | 3417 CTRL-W_H windows.txt /*CTRL-W_H* |
3418 CTRL-W_J windows.txt /*CTRL-W_J* | |
3419 CTRL-W_K windows.txt /*CTRL-W_K* | |
3420 CTRL-W_L windows.txt /*CTRL-W_L* | |
3421 CTRL-W_P windows.txt /*CTRL-W_P* | |
3422 CTRL-W_R windows.txt /*CTRL-W_R* | |
3423 CTRL-W_S windows.txt /*CTRL-W_S* | |
826 | 3424 CTRL-W_T windows.txt /*CTRL-W_T* |
7 | 3425 CTRL-W_W windows.txt /*CTRL-W_W* |
3426 CTRL-W_] windows.txt /*CTRL-W_]* | |
3427 CTRL-W_^ windows.txt /*CTRL-W_^* | |
3428 CTRL-W__ windows.txt /*CTRL-W__* | |
3429 CTRL-W_b windows.txt /*CTRL-W_b* | |
3430 CTRL-W_bar windows.txt /*CTRL-W_bar* | |
3431 CTRL-W_c windows.txt /*CTRL-W_c* | |
3432 CTRL-W_d tagsrch.txt /*CTRL-W_d* | |
3433 CTRL-W_f windows.txt /*CTRL-W_f* | |
840 | 3434 CTRL-W_gF windows.txt /*CTRL-W_gF* |
7 | 3435 CTRL-W_g] windows.txt /*CTRL-W_g]* |
3436 CTRL-W_g_CTRL-] windows.txt /*CTRL-W_g_CTRL-]* | |
820 | 3437 CTRL-W_gf windows.txt /*CTRL-W_gf* |
7 | 3438 CTRL-W_g} windows.txt /*CTRL-W_g}* |
3439 CTRL-W_h windows.txt /*CTRL-W_h* | |
3440 CTRL-W_i tagsrch.txt /*CTRL-W_i* | |
3441 CTRL-W_j windows.txt /*CTRL-W_j* | |
3442 CTRL-W_k windows.txt /*CTRL-W_k* | |
3443 CTRL-W_l windows.txt /*CTRL-W_l* | |
3444 CTRL-W_n windows.txt /*CTRL-W_n* | |
3445 CTRL-W_o windows.txt /*CTRL-W_o* | |
3446 CTRL-W_p windows.txt /*CTRL-W_p* | |
3447 CTRL-W_q windows.txt /*CTRL-W_q* | |
3448 CTRL-W_r windows.txt /*CTRL-W_r* | |
3449 CTRL-W_s windows.txt /*CTRL-W_s* | |
3450 CTRL-W_t windows.txt /*CTRL-W_t* | |
3451 CTRL-W_v windows.txt /*CTRL-W_v* | |
3452 CTRL-W_w windows.txt /*CTRL-W_w* | |
3453 CTRL-W_x windows.txt /*CTRL-W_x* | |
3454 CTRL-W_z windows.txt /*CTRL-W_z* | |
3455 CTRL-W_} windows.txt /*CTRL-W_}* | |
3456 CTRL-X change.txt /*CTRL-X* | |
3457 CTRL-Y scroll.txt /*CTRL-Y* | |
3458 CTRL-Z starting.txt /*CTRL-Z* | |
3459 CTRL-\_CTRL-G intro.txt /*CTRL-\\_CTRL-G* | |
3460 CTRL-\_CTRL-N intro.txt /*CTRL-\\_CTRL-N* | |
3461 CTRL-] tagsrch.txt /*CTRL-]* | |
3462 CTRL-^ editing.txt /*CTRL-^* | |
3463 CTRL-{char} intro.txt /*CTRL-{char}* | |
3464 Chinese mbyte.txt /*Chinese* | |
3465 Cmd-event autocmd.txt /*Cmd-event* | |
6159 | 3466 CmdUndefined autocmd.txt /*CmdUndefined* |
7 | 3467 Cmdline cmdline.txt /*Cmdline* |
3468 Cmdline-mode cmdline.txt /*Cmdline-mode* | |
3469 CmdwinEnter autocmd.txt /*CmdwinEnter* | |
3470 CmdwinLeave autocmd.txt /*CmdwinLeave* | |
12 | 3471 ColorScheme autocmd.txt /*ColorScheme* |
7 | 3472 Command-line cmdline.txt /*Command-line* |
3473 Command-line-mode cmdline.txt /*Command-line-mode* | |
3682 | 3474 CompleteDone autocmd.txt /*CompleteDone* |
7 | 3475 Contents quickref.txt /*Contents* |
3476 Cscope if_cscop.txt /*Cscope* | |
3477 CursorHold autocmd.txt /*CursorHold* | |
3478 CursorHold-example windows.txt /*CursorHold-example* | |
665 | 3479 CursorHoldI autocmd.txt /*CursorHoldI* |
7 | 3480 CursorIM mbyte.txt /*CursorIM* |
665 | 3481 CursorMoved autocmd.txt /*CursorMoved* |
3482 CursorMovedI autocmd.txt /*CursorMovedI* | |
7 | 3483 D change.txt /*D* |
3484 DOS os_dos.txt /*DOS* | |
3485 DOS-format editing.txt /*DOS-format* | |
3486 DOS-format-write editing.txt /*DOS-format-write* | |
3487 DPMI os_msdos.txt /*DPMI* | |
102 | 3488 Dictionaries eval.txt /*Dictionaries* |
113 | 3489 Dictionary eval.txt /*Dictionary* |
3490 Dictionary-function eval.txt /*Dictionary-function* | |
7 | 3491 Digraphs digraph.txt /*Digraphs* |
3492 E motion.txt /*E* | |
3493 E10 message.txt /*E10* | |
3494 E100 diff.txt /*E100* | |
3495 E101 diff.txt /*E101* | |
3496 E102 diff.txt /*E102* | |
3497 E103 diff.txt /*E103* | |
3498 E104 digraph.txt /*E104* | |
3499 E105 mbyte.txt /*E105* | |
3500 E107 eval.txt /*E107* | |
3501 E108 eval.txt /*E108* | |
3502 E109 eval.txt /*E109* | |
3503 E11 cmdline.txt /*E11* | |
3504 E110 eval.txt /*E110* | |
3505 E111 eval.txt /*E111* | |
3506 E112 eval.txt /*E112* | |
3507 E113 eval.txt /*E113* | |
3508 E114 eval.txt /*E114* | |
3509 E115 eval.txt /*E115* | |
3510 E116 eval.txt /*E116* | |
786 | 3511 E117 eval.txt /*E117* |
7 | 3512 E118 eval.txt /*E118* |
3513 E119 eval.txt /*E119* | |
3514 E12 message.txt /*E12* | |
3515 E120 eval.txt /*E120* | |
3516 E121 eval.txt /*E121* | |
3517 E122 eval.txt /*E122* | |
3518 E123 eval.txt /*E123* | |
3519 E124 eval.txt /*E124* | |
3520 E125 eval.txt /*E125* | |
3521 E126 eval.txt /*E126* | |
3522 E127 eval.txt /*E127* | |
3523 E128 eval.txt /*E128* | |
3524 E129 eval.txt /*E129* | |
3525 E13 message.txt /*E13* | |
3526 E130 eval.txt /*E130* | |
3527 E131 eval.txt /*E131* | |
3528 E132 eval.txt /*E132* | |
3529 E133 eval.txt /*E133* | |
3530 E134 change.txt /*E134* | |
3531 E135 autocmd.txt /*E135* | |
3532 E136 starting.txt /*E136* | |
3533 E137 starting.txt /*E137* | |
3534 E138 starting.txt /*E138* | |
3535 E139 message.txt /*E139* | |
3536 E14 cmdline.txt /*E14* | |
3537 E140 message.txt /*E140* | |
3538 E141 message.txt /*E141* | |
3539 E142 message.txt /*E142* | |
3540 E143 autocmd.txt /*E143* | |
3541 E144 various.txt /*E144* | |
3542 E145 starting.txt /*E145* | |
3543 E146 change.txt /*E146* | |
3544 E147 repeat.txt /*E147* | |
3545 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
|
3546 E149 helphelp.txt /*E149* |
7 | 3547 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
|
3548 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
|
3549 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
|
3550 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
|
3551 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
|
3552 E154 helphelp.txt /*E154* |
7 | 3553 E155 sign.txt /*E155* |
3554 E156 sign.txt /*E156* | |
3555 E157 sign.txt /*E157* | |
3556 E158 sign.txt /*E158* | |
3557 E159 sign.txt /*E159* | |
3558 E16 cmdline.txt /*E16* | |
3559 E160 sign.txt /*E160* | |
3560 E161 repeat.txt /*E161* | |
3561 E162 message.txt /*E162* | |
3562 E163 editing.txt /*E163* | |
3563 E164 editing.txt /*E164* | |
3564 E165 editing.txt /*E165* | |
3565 E166 message.txt /*E166* | |
3566 E167 repeat.txt /*E167* | |
3567 E168 repeat.txt /*E168* | |
3568 E169 message.txt /*E169* | |
3569 E17 message.txt /*E17* | |
3570 E170 eval.txt /*E170* | |
3571 E171 eval.txt /*E171* | |
3572 E172 message.txt /*E172* | |
3573 E173 message.txt /*E173* | |
3574 E174 map.txt /*E174* | |
3575 E175 map.txt /*E175* | |
3576 E176 map.txt /*E176* | |
3577 E177 map.txt /*E177* | |
3578 E178 map.txt /*E178* | |
3579 E179 map.txt /*E179* | |
3580 E18 eval.txt /*E18* | |
3581 E180 map.txt /*E180* | |
3582 E181 map.txt /*E181* | |
3583 E182 map.txt /*E182* | |
3584 E183 map.txt /*E183* | |
3585 E184 map.txt /*E184* | |
3586 E185 syntax.txt /*E185* | |
3587 E186 editing.txt /*E186* | |
3588 E187 editing.txt /*E187* | |
3589 E188 gui.txt /*E188* | |
3590 E189 message.txt /*E189* | |
3591 E19 message.txt /*E19* | |
3592 E190 message.txt /*E190* | |
3593 E191 motion.txt /*E191* | |
3594 E192 message.txt /*E192* | |
3595 E193 eval.txt /*E193* | |
3596 E194 message.txt /*E194* | |
3597 E195 starting.txt /*E195* | |
3598 E196 various.txt /*E196* | |
3599 E197 mlang.txt /*E197* | |
3600 E198 options.txt /*E198* | |
3601 E199 cmdline.txt /*E199* | |
3602 E20 motion.txt /*E20* | |
3603 E200 autocmd.txt /*E200* | |
3604 E201 autocmd.txt /*E201* | |
3605 E202 options.txt /*E202* | |
3606 E203 autocmd.txt /*E203* | |
3607 E204 autocmd.txt /*E204* | |
6091
7090d7f160f7
Update runtime files. Add vroom file support.
Bram Moolenaar <bram@vim.org>
parents:
6051
diff
changeset
|
3608 E205 options.txt /*E205* |
7 | 3609 E206 options.txt /*E206* |
3610 E207 editing.txt /*E207* | |
3611 E208 message.txt /*E208* | |
3612 E209 message.txt /*E209* | |
3613 E21 options.txt /*E21* | |
3614 E210 message.txt /*E210* | |
3615 E211 message.txt /*E211* | |
3616 E212 message.txt /*E212* | |
3617 E213 options.txt /*E213* | |
3618 E214 options.txt /*E214* | |
3619 E215 autocmd.txt /*E215* | |
3620 E216 autocmd.txt /*E216* | |
3621 E217 autocmd.txt /*E217* | |
3622 E218 autocmd.txt /*E218* | |
3623 E219 message.txt /*E219* | |
3624 E22 message.txt /*E22* | |
3625 E220 message.txt /*E220* | |
3626 E222 message.txt /*E222* | |
3627 E223 options.txt /*E223* | |
3628 E224 map.txt /*E224* | |
3629 E225 map.txt /*E225* | |
3630 E226 map.txt /*E226* | |
3631 E227 map.txt /*E227* | |
3632 E228 message.txt /*E228* | |
3633 E229 gui.txt /*E229* | |
3634 E23 message.txt /*E23* | |
3635 E230 starting.txt /*E230* | |
3636 E231 options.txt /*E231* | |
3637 E232 message.txt /*E232* | |
3638 E233 gui.txt /*E233* | |
3639 E234 options.txt /*E234* | |
3640 E235 options.txt /*E235* | |
3641 E236 options.txt /*E236* | |
15 | 3642 E237 print.txt /*E237* |
3643 E238 print.txt /*E238* | |
7 | 3644 E239 sign.txt /*E239* |
3645 E24 message.txt /*E24* | |
3646 E240 remote.txt /*E240* | |
3647 E241 eval.txt /*E241* | |
3648 E243 if_ole.txt /*E243* | |
3649 E244 options.txt /*E244* | |
3650 E245 options.txt /*E245* | |
3651 E246 autocmd.txt /*E246* | |
3652 E247 remote.txt /*E247* | |
3653 E248 remote.txt /*E248* | |
3654 E25 message.txt /*E25* | |
3655 E250 options.txt /*E250* | |
3656 E251 remote.txt /*E251* | |
3657 E252 options.txt /*E252* | |
3658 E253 mbyte.txt /*E253* | |
3659 E254 message.txt /*E254* | |
3660 E255 sign.txt /*E255* | |
3661 E256 message.txt /*E256* | |
3662 E257 if_cscop.txt /*E257* | |
3663 E258 remote.txt /*E258* | |
3664 E259 if_cscop.txt /*E259* | |
3665 E26 rileft.txt /*E26* | |
3666 E261 if_cscop.txt /*E261* | |
3667 E262 if_cscop.txt /*E262* | |
3668 E263 if_pyth.txt /*E263* | |
3669 E264 if_pyth.txt /*E264* | |
3670 E265 if_ruby.txt /*E265* | |
3671 E266 if_ruby.txt /*E266* | |
3672 E267 if_ruby.txt /*E267* | |
3673 E268 if_ruby.txt /*E268* | |
3674 E269 if_ruby.txt /*E269* | |
3675 E27 farsi.txt /*E27* | |
3676 E270 if_ruby.txt /*E270* | |
3677 E271 if_ruby.txt /*E271* | |
3678 E272 if_ruby.txt /*E272* | |
3679 E273 if_ruby.txt /*E273* | |
3680 E274 if_sniff.txt /*E274* | |
3681 E275 if_sniff.txt /*E275* | |
3682 E276 if_sniff.txt /*E276* | |
3683 E277 remote.txt /*E277* | |
3684 E278 if_sniff.txt /*E278* | |
3685 E279 if_sniff.txt /*E279* | |
3686 E28 syntax.txt /*E28* | |
3687 E280 if_tcl.txt /*E280* | |
3688 E281 if_tcl.txt /*E281* | |
3689 E282 starting.txt /*E282* | |
3690 E283 motion.txt /*E283* | |
3691 E284 mbyte.txt /*E284* | |
3692 E285 mbyte.txt /*E285* | |
3693 E286 mbyte.txt /*E286* | |
3694 E287 mbyte.txt /*E287* | |
3695 E288 mbyte.txt /*E288* | |
3696 E289 mbyte.txt /*E289* | |
3697 E29 change.txt /*E29* | |
3698 E293 message.txt /*E293* | |
3699 E294 message.txt /*E294* | |
3700 E295 message.txt /*E295* | |
3701 E296 message.txt /*E296* | |
3702 E297 message.txt /*E297* | |
3703 E298 message.txt /*E298* | |
3704 E299 if_perl.txt /*E299* | |
3705 E30 change.txt /*E30* | |
3706 E300 message.txt /*E300* | |
3707 E301 message.txt /*E301* | |
3708 E302 message.txt /*E302* | |
3709 E303 message.txt /*E303* | |
3710 E304 message.txt /*E304* | |
3711 E305 recover.txt /*E305* | |
3712 E306 recover.txt /*E306* | |
3713 E307 recover.txt /*E307* | |
3714 E308 recover.txt /*E308* | |
3715 E309 recover.txt /*E309* | |
3716 E31 message.txt /*E31* | |
3717 E310 recover.txt /*E310* | |
3718 E311 recover.txt /*E311* | |
3719 E312 recover.txt /*E312* | |
3720 E313 recover.txt /*E313* | |
3721 E314 recover.txt /*E314* | |
3722 E315 message.txt /*E315* | |
3723 E316 message.txt /*E316* | |
3724 E317 message.txt /*E317* | |
3725 E318 message.txt /*E318* | |
3726 E319 message.txt /*E319* | |
3727 E32 message.txt /*E32* | |
3728 E320 message.txt /*E320* | |
3729 E321 editing.txt /*E321* | |
3730 E322 message.txt /*E322* | |
3731 E323 message.txt /*E323* | |
15 | 3732 E324 print.txt /*E324* |
7 | 3733 E325 usr_11.txt /*E325* |
3734 E326 recover.txt /*E326* | |
3735 E327 gui.txt /*E327* | |
3736 E328 gui.txt /*E328* | |
3737 E329 gui.txt /*E329* | |
3738 E33 message.txt /*E33* | |
3739 E330 gui.txt /*E330* | |
3740 E331 gui.txt /*E331* | |
3741 E332 gui.txt /*E332* | |
3742 E333 gui.txt /*E333* | |
3743 E334 gui.txt /*E334* | |
3744 E335 gui.txt /*E335* | |
3745 E336 gui.txt /*E336* | |
3746 E337 gui.txt /*E337* | |
3747 E338 editing.txt /*E338* | |
3748 E339 message.txt /*E339* | |
3749 E34 various.txt /*E34* | |
3750 E340 vi_diff.txt /*E340* | |
3751 E341 message.txt /*E341* | |
3752 E342 message.txt /*E342* | |
3753 E343 options.txt /*E343* | |
3754 E344 options.txt /*E344* | |
3755 E345 options.txt /*E345* | |
3756 E346 options.txt /*E346* | |
3757 E347 options.txt /*E347* | |
3758 E348 pattern.txt /*E348* | |
3759 E349 pattern.txt /*E349* | |
3760 E35 message.txt /*E35* | |
3761 E350 fold.txt /*E350* | |
3762 E351 fold.txt /*E351* | |
3763 E352 fold.txt /*E352* | |
3764 E353 change.txt /*E353* | |
3765 E354 change.txt /*E354* | |
3766 E355 options.txt /*E355* | |
3767 E356 message.txt /*E356* | |
3768 E357 options.txt /*E357* | |
3769 E358 options.txt /*E358* | |
3770 E359 term.txt /*E359* | |
3771 E36 windows.txt /*E36* | |
3772 E360 various.txt /*E360* | |
3773 E362 term.txt /*E362* | |
189 | 3774 E363 options.txt /*E363* |
7 | 3775 E364 eval.txt /*E364* |
15 | 3776 E365 print.txt /*E365* |
7 | 3777 E367 autocmd.txt /*E367* |
3778 E368 eval.txt /*E368* | |
3779 E369 pattern.txt /*E369* | |
3780 E37 message.txt /*E37* | |
3781 E370 various.txt /*E370* | |
3782 E371 various.txt /*E371* | |
3783 E372 quickfix.txt /*E372* | |
3784 E373 quickfix.txt /*E373* | |
3785 E374 quickfix.txt /*E374* | |
3786 E375 quickfix.txt /*E375* | |
3787 E376 quickfix.txt /*E376* | |
3788 E377 quickfix.txt /*E377* | |
3789 E378 quickfix.txt /*E378* | |
3790 E379 quickfix.txt /*E379* | |
3791 E38 message.txt /*E38* | |
3792 E380 quickfix.txt /*E380* | |
3793 E381 quickfix.txt /*E381* | |
3794 E382 options.txt /*E382* | |
3795 E383 pattern.txt /*E383* | |
3796 E384 options.txt /*E384* | |
3797 E385 options.txt /*E385* | |
3798 E386 pattern.txt /*E386* | |
3799 E387 tagsrch.txt /*E387* | |
3800 E388 tagsrch.txt /*E388* | |
3801 E389 tagsrch.txt /*E389* | |
3802 E39 digraph.txt /*E39* | |
3803 E390 syntax.txt /*E390* | |
3804 E391 syntax.txt /*E391* | |
3805 E392 syntax.txt /*E392* | |
3806 E393 syntax.txt /*E393* | |
3807 E394 syntax.txt /*E394* | |
3808 E395 syntax.txt /*E395* | |
3809 E397 syntax.txt /*E397* | |
3810 E398 syntax.txt /*E398* | |
3811 E399 syntax.txt /*E399* | |
3812 E40 message.txt /*E40* | |
3813 E400 syntax.txt /*E400* | |
3814 E401 syntax.txt /*E401* | |
3815 E402 syntax.txt /*E402* | |
3816 E403 syntax.txt /*E403* | |
3817 E404 syntax.txt /*E404* | |
3818 E405 syntax.txt /*E405* | |
3819 E406 syntax.txt /*E406* | |
3820 E407 syntax.txt /*E407* | |
3821 E408 syntax.txt /*E408* | |
3822 E409 syntax.txt /*E409* | |
3823 E41 message.txt /*E41* | |
3824 E410 syntax.txt /*E410* | |
3825 E411 syntax.txt /*E411* | |
3826 E412 syntax.txt /*E412* | |
3827 E413 syntax.txt /*E413* | |
3828 E414 syntax.txt /*E414* | |
3829 E415 syntax.txt /*E415* | |
3830 E416 syntax.txt /*E416* | |
3831 E417 syntax.txt /*E417* | |
3832 E418 syntax.txt /*E418* | |
3833 E419 syntax.txt /*E419* | |
3834 E42 quickfix.txt /*E42* | |
3835 E420 syntax.txt /*E420* | |
3836 E421 syntax.txt /*E421* | |
3837 E422 syntax.txt /*E422* | |
3838 E423 syntax.txt /*E423* | |
3839 E424 message.txt /*E424* | |
3840 E425 tagsrch.txt /*E425* | |
3841 E426 tagsrch.txt /*E426* | |
3842 E427 tagsrch.txt /*E427* | |
3843 E428 tagsrch.txt /*E428* | |
3844 E429 tagsrch.txt /*E429* | |
3845 E43 message.txt /*E43* | |
3846 E430 tagsrch.txt /*E430* | |
3847 E431 tagsrch.txt /*E431* | |
3848 E432 message.txt /*E432* | |
3849 E433 options.txt /*E433* | |
3850 E434 tagsrch.txt /*E434* | |
3851 E435 tagsrch.txt /*E435* | |
3852 E436 term.txt /*E436* | |
3853 E437 term.txt /*E437* | |
3854 E438 message.txt /*E438* | |
3855 E439 message.txt /*E439* | |
3856 E44 message.txt /*E44* | |
3857 E440 message.txt /*E440* | |
3858 E441 windows.txt /*E441* | |
3859 E442 windows.txt /*E442* | |
3860 E443 windows.txt /*E443* | |
3861 E444 windows.txt /*E444* | |
3862 E445 windows.txt /*E445* | |
3863 E446 editing.txt /*E446* | |
3864 E447 editing.txt /*E447* | |
3865 E448 various.txt /*E448* | |
3866 E449 eval.txt /*E449* | |
3867 E45 message.txt /*E45* | |
3868 E450 os_msdos.txt /*E450* | |
3869 E451 os_msdos.txt /*E451* | |
3870 E452 os_msdos.txt /*E452* | |
3871 E453 os_msdos.txt /*E453* | |
3872 E454 os_msdos.txt /*E454* | |
15 | 3873 E455 print.txt /*E455* |
3874 E456 print.txt /*E456* | |
3875 E457 print.txt /*E457* | |
7 | 3876 E458 message.txt /*E458* |
3877 E459 message.txt /*E459* | |
3878 E46 message.txt /*E46* | |
3879 E460 message.txt /*E460* | |
3880 E461 eval.txt /*E461* | |
3881 E462 editing.txt /*E462* | |
3882 E463 netbeans.txt /*E463* | |
3883 E464 message.txt /*E464* | |
3884 E465 gui.txt /*E465* | |
3885 E466 gui.txt /*E466* | |
3886 E467 map.txt /*E467* | |
3887 E468 map.txt /*E468* | |
3888 E469 if_cscop.txt /*E469* | |
3889 E47 message.txt /*E47* | |
3890 E470 change.txt /*E470* | |
3891 E471 message.txt /*E471* | |
3892 E472 editing.txt /*E472* | |
3893 E473 message.txt /*E473* | |
3894 E474 message.txt /*E474* | |
3895 E475 message.txt /*E475* | |
3896 E476 pattern.txt /*E476* | |
3897 E477 message.txt /*E477* | |
3898 E478 message.txt /*E478* | |
3899 E479 editing.txt /*E479* | |
3900 E48 eval.txt /*E48* | |
3901 E480 editing.txt /*E480* | |
3902 E481 message.txt /*E481* | |
3903 E482 message.txt /*E482* | |
3904 E483 message.txt /*E483* | |
3905 E484 message.txt /*E484* | |
3906 E485 message.txt /*E485* | |
3907 E486 pattern.txt /*E486* | |
3908 E487 options.txt /*E487* | |
3909 E488 message.txt /*E488* | |
3910 E49 message.txt /*E49* | |
3911 E490 fold.txt /*E490* | |
3912 E492 message.txt /*E492* | |
3913 E493 cmdline.txt /*E493* | |
3914 E494 editing.txt /*E494* | |
3915 E495 cmdline.txt /*E495* | |
3916 E496 cmdline.txt /*E496* | |
3917 E497 cmdline.txt /*E497* | |
3918 E498 cmdline.txt /*E498* | |
3919 E499 cmdline.txt /*E499* | |
3920 E50 syntax.txt /*E50* | |
3921 E500 cmdline.txt /*E500* | |
3922 E501 intro.txt /*E501* | |
3923 E502 editing.txt /*E502* | |
3924 E503 editing.txt /*E503* | |
3925 E504 editing.txt /*E504* | |
3926 E505 editing.txt /*E505* | |
3927 E506 editing.txt /*E506* | |
3928 E507 editing.txt /*E507* | |
3929 E508 editing.txt /*E508* | |
3930 E509 editing.txt /*E509* | |
3931 E51 pattern.txt /*E51* | |
3932 E510 editing.txt /*E510* | |
2210 | 3933 E511 netbeans.txt /*E511* |
7 | 3934 E512 editing.txt /*E512* |
3935 E513 options.txt /*E513* | |
3936 E514 editing.txt /*E514* | |
3937 E515 windows.txt /*E515* | |
3938 E516 windows.txt /*E516* | |
3939 E517 windows.txt /*E517* | |
3940 E518 options.txt /*E518* | |
3941 E519 options.txt /*E519* | |
3942 E52 syntax.txt /*E52* | |
3943 E520 options.txt /*E520* | |
3944 E521 options.txt /*E521* | |
3945 E522 options.txt /*E522* | |
3946 E523 options.txt /*E523* | |
3947 E524 options.txt /*E524* | |
3948 E525 options.txt /*E525* | |
3949 E526 options.txt /*E526* | |
3950 E527 options.txt /*E527* | |
3951 E528 options.txt /*E528* | |
3952 E529 options.txt /*E529* | |
3953 E53 pattern.txt /*E53* | |
3954 E530 options.txt /*E530* | |
3955 E531 options.txt /*E531* | |
2209
d0ddf7ba1630
Included the patch to support netbeans in a terminal.
Bram Moolenaar <bram@vim.org>
parents:
2207
diff
changeset
|
3956 E532 netbeans.txt /*E532* |
7 | 3957 E533 options.txt /*E533* |
3958 E534 options.txt /*E534* | |
3959 E535 options.txt /*E535* | |
3960 E536 options.txt /*E536* | |
3961 E537 options.txt /*E537* | |
3962 E538 options.txt /*E538* | |
3963 E539 options.txt /*E539* | |
3964 E54 pattern.txt /*E54* | |
3965 E540 options.txt /*E540* | |
3966 E541 options.txt /*E541* | |
3967 E542 options.txt /*E542* | |
3968 E543 options.txt /*E543* | |
3969 E544 options.txt /*E544* | |
3970 E545 options.txt /*E545* | |
3971 E546 options.txt /*E546* | |
3972 E547 options.txt /*E547* | |
3973 E548 options.txt /*E548* | |
3974 E549 options.txt /*E549* | |
3975 E55 pattern.txt /*E55* | |
3976 E550 options.txt /*E550* | |
3977 E551 options.txt /*E551* | |
3978 E552 options.txt /*E552* | |
3979 E553 quickfix.txt /*E553* | |
3980 E554 pattern.txt /*E554* | |
3981 E555 tagsrch.txt /*E555* | |
3982 E556 tagsrch.txt /*E556* | |
3983 E557 term.txt /*E557* | |
3984 E558 term.txt /*E558* | |
3985 E559 term.txt /*E559* | |
3986 E56 pattern.txt /*E56* | |
3987 E560 if_cscop.txt /*E560* | |
3988 E561 if_cscop.txt /*E561* | |
3989 E562 if_cscop.txt /*E562* | |
3990 E563 if_cscop.txt /*E563* | |
3991 E564 if_cscop.txt /*E564* | |
3992 E566 if_cscop.txt /*E566* | |
3993 E567 if_cscop.txt /*E567* | |
3994 E568 if_cscop.txt /*E568* | |
3995 E569 if_cscop.txt /*E569* | |
3996 E57 pattern.txt /*E57* | |
3997 E570 message.txt /*E570* | |
3998 E571 if_tcl.txt /*E571* | |
3999 E572 if_tcl.txt /*E572* | |
4000 E573 remote.txt /*E573* | |
4001 E574 starting.txt /*E574* | |
4002 E575 starting.txt /*E575* | |
4003 E576 starting.txt /*E576* | |
4004 E577 starting.txt /*E577* | |
4005 E578 editing.txt /*E578* | |
4006 E579 eval.txt /*E579* | |
4007 E58 pattern.txt /*E58* | |
4008 E580 eval.txt /*E580* | |
4009 E581 eval.txt /*E581* | |
4010 E582 eval.txt /*E582* | |
4011 E583 eval.txt /*E583* | |
4012 E584 eval.txt /*E584* | |
4013 E585 eval.txt /*E585* | |
4014 E586 eval.txt /*E586* | |
4015 E587 eval.txt /*E587* | |
4016 E588 eval.txt /*E588* | |
4017 E589 options.txt /*E589* | |
4018 E59 pattern.txt /*E59* | |
4019 E590 options.txt /*E590* | |
4020 E591 options.txt /*E591* | |
4021 E592 options.txt /*E592* | |
4022 E593 options.txt /*E593* | |
4023 E594 options.txt /*E594* | |
4024 E595 options.txt /*E595* | |
4025 E596 options.txt /*E596* | |
4026 E597 options.txt /*E597* | |
4027 E598 options.txt /*E598* | |
2209
d0ddf7ba1630
Included the patch to support netbeans in a terminal.
Bram Moolenaar <bram@vim.org>
parents:
2207
diff
changeset
|
4028 E599 options.txt /*E599* |
7 | 4029 E60 pattern.txt /*E60* |
4030 E600 eval.txt /*E600* | |
4031 E601 eval.txt /*E601* | |
4032 E602 eval.txt /*E602* | |
4033 E603 eval.txt /*E603* | |
4034 E604 eval.txt /*E604* | |
4035 E605 eval.txt /*E605* | |
4036 E606 eval.txt /*E606* | |
4037 E607 eval.txt /*E607* | |
4038 E608 eval.txt /*E608* | |
4039 E609 if_cscop.txt /*E609* | |
4040 E61 pattern.txt /*E61* | |
4041 E612 sign.txt /*E612* | |
15 | 4042 E613 print.txt /*E613* |
7 | 4043 E614 editing.txt /*E614* |
4044 E615 editing.txt /*E615* | |
4045 E616 editing.txt /*E616* | |
4046 E617 options.txt /*E617* | |
15 | 4047 E618 print.txt /*E618* |
4048 E619 print.txt /*E619* | |
7 | 4049 E62 pattern.txt /*E62* |
15 | 4050 E620 print.txt /*E620* |
4051 E621 print.txt /*E621* | |
7 | 4052 E622 if_cscop.txt /*E622* |
4053 E623 if_cscop.txt /*E623* | |
15 | 4054 E624 print.txt /*E624* |
7 | 4055 E625 if_cscop.txt /*E625* |
4056 E626 if_cscop.txt /*E626* | |
4057 E627 netbeans.txt /*E627* | |
4058 E628 netbeans.txt /*E628* | |
4059 E629 netbeans.txt /*E629* | |
4060 E63 pattern.txt /*E63* | |
4061 E630 netbeans.txt /*E630* | |
4062 E631 netbeans.txt /*E631* | |
4063 E632 netbeans.txt /*E632* | |
4064 E633 netbeans.txt /*E633* | |
4065 E634 netbeans.txt /*E634* | |
4066 E635 netbeans.txt /*E635* | |
4067 E636 netbeans.txt /*E636* | |
4068 E637 netbeans.txt /*E637* | |
4069 E638 netbeans.txt /*E638* | |
4070 E639 netbeans.txt /*E639* | |
4071 E64 pattern.txt /*E64* | |
4072 E640 netbeans.txt /*E640* | |
4073 E641 netbeans.txt /*E641* | |
4074 E642 netbeans.txt /*E642* | |
4075 E643 netbeans.txt /*E643* | |
4076 E644 netbeans.txt /*E644* | |
4077 E645 netbeans.txt /*E645* | |
4078 E646 netbeans.txt /*E646* | |
4079 E647 netbeans.txt /*E647* | |
4080 E648 netbeans.txt /*E648* | |
4081 E649 netbeans.txt /*E649* | |
4082 E65 pattern.txt /*E65* | |
4083 E650 netbeans.txt /*E650* | |
4084 E651 netbeans.txt /*E651* | |
4085 E652 netbeans.txt /*E652* | |
4086 E653 netbeans.txt /*E653* | |
4087 E654 netbeans.txt /*E654* | |
4088 E655 eval.txt /*E655* | |
4089 E656 netbeans.txt /*E656* | |
4090 E657 netbeans.txt /*E657* | |
4091 E658 netbeans.txt /*E658* | |
4092 E659 if_pyth.txt /*E659* | |
4093 E66 syntax.txt /*E66* | |
4094 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
|
4095 E661 helphelp.txt /*E661* |
7 | 4096 E662 motion.txt /*E662* |
4097 E663 motion.txt /*E663* | |
4098 E664 motion.txt /*E664* | |
4099 E665 gui_x11.txt /*E665* | |
4100 E666 quickfix.txt /*E666* | |
4101 E667 editing.txt /*E667* | |
4102 E668 netbeans.txt /*E668* | |
4103 E669 syntax.txt /*E669* | |
4104 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
|
4105 E670 helphelp.txt /*E670* |
7 | 4106 E671 starting.txt /*E671* |
4107 E672 starting.txt /*E672* | |
15 | 4108 E673 print.txt /*E673* |
4109 E674 print.txt /*E674* | |
4110 E675 print.txt /*E675* | |
17 | 4111 E676 options.txt /*E676* |
24 | 4112 E677 eval.txt /*E677* |
4113 E678 pattern.txt /*E678* | |
26 | 4114 E679 syntax.txt /*E679* |
7 | 4115 E68 pattern.txt /*E68* |
40 | 4116 E680 autocmd.txt /*E680* |
41 | 4117 E681 quickfix.txt /*E681* |
85 | 4118 E682 quickfix.txt /*E682* |
4119 E683 quickfix.txt /*E683* | |
4120 E684 eval.txt /*E684* | |
4121 E685 message.txt /*E685* | |
4122 E686 eval.txt /*E686* | |
4123 E687 eval.txt /*E687* | |
4124 E688 eval.txt /*E688* | |
4125 E689 eval.txt /*E689* | |
7 | 4126 E69 pattern.txt /*E69* |
85 | 4127 E690 eval.txt /*E690* |
4128 E691 eval.txt /*E691* | |
4129 E692 eval.txt /*E692* | |
4130 E693 eval.txt /*E693* | |
4131 E694 eval.txt /*E694* | |
4132 E695 eval.txt /*E695* | |
4133 E696 eval.txt /*E696* | |
4134 E697 eval.txt /*E697* | |
4135 E698 eval.txt /*E698* | |
4136 E699 eval.txt /*E699* | |
7 | 4137 E70 pattern.txt /*E70* |
85 | 4138 E700 eval.txt /*E700* |
4139 E701 eval.txt /*E701* | |
4140 E702 eval.txt /*E702* | |
4141 E703 eval.txt /*E703* | |
4142 E704 eval.txt /*E704* | |
4143 E705 eval.txt /*E705* | |
4144 E706 eval.txt /*E706* | |
4145 E707 eval.txt /*E707* | |
95 | 4146 E708 eval.txt /*E708* |
4147 E709 eval.txt /*E709* | |
7 | 4148 E71 pattern.txt /*E71* |
95 | 4149 E710 eval.txt /*E710* |
4150 E711 eval.txt /*E711* | |
4151 E712 eval.txt /*E712* | |
113 | 4152 E713 eval.txt /*E713* |
4153 E714 eval.txt /*E714* | |
4154 E715 eval.txt /*E715* | |
4155 E716 eval.txt /*E716* | |
4156 E717 eval.txt /*E717* | |
4157 E718 eval.txt /*E718* | |
4158 E719 eval.txt /*E719* | |
7 | 4159 E72 message.txt /*E72* |
113 | 4160 E720 eval.txt /*E720* |
4161 E721 eval.txt /*E721* | |
4162 E722 eval.txt /*E722* | |
4163 E723 eval.txt /*E723* | |
4164 E724 eval.txt /*E724* | |
4165 E725 eval.txt /*E725* | |
4166 E726 eval.txt /*E726* | |
4167 E727 eval.txt /*E727* | |
4168 E728 eval.txt /*E728* | |
4169 E729 eval.txt /*E729* | |
7 | 4170 E73 tagsrch.txt /*E73* |
113 | 4171 E730 eval.txt /*E730* |
4172 E731 eval.txt /*E731* | |
4173 E732 eval.txt /*E732* | |
4174 E733 eval.txt /*E733* | |
153 | 4175 E734 eval.txt /*E734* |
113 | 4176 E735 eval.txt /*E735* |
4177 E736 eval.txt /*E736* | |
123 | 4178 E737 eval.txt /*E737* |
131 | 4179 E738 eval.txt /*E738* |
843 | 4180 E739 eval.txt /*E739* |
7 | 4181 E74 message.txt /*E74* |
131 | 4182 E740 eval.txt /*E740* |
148 | 4183 E741 eval.txt /*E741* |
4184 E742 eval.txt /*E742* | |
4185 E743 eval.txt /*E743* | |
4186 E744 netbeans.txt /*E744* | |
153 | 4187 E745 eval.txt /*E745* |
168 | 4188 E746 eval.txt /*E746* |
835 | 4189 E747 editing.txt /*E747* |
168 | 4190 E748 repeat.txt /*E748* |
843 | 4191 E749 various.txt /*E749* |
7 | 4192 E75 vi_diff.txt /*E75* |
170 | 4193 E750 repeat.txt /*E750* |
359 | 4194 E751 spell.txt /*E751* |
375 | 4195 E752 spell.txt /*E752* |
4196 E753 spell.txt /*E753* | |
236 | 4197 E754 spell.txt /*E754* |
819 | 4198 E755 spell.txt /*E755* |
236 | 4199 E756 spell.txt /*E756* |
484 | 4200 E757 options.txt /*E757* |
236 | 4201 E758 spell.txt /*E758* |
4202 E759 spell.txt /*E759* | |
7 | 4203 E76 pattern.txt /*E76* |
236 | 4204 E760 spell.txt /*E760* |
258 | 4205 E761 spell.txt /*E761* |
4206 E762 spell.txt /*E762* | |
4207 E763 spell.txt /*E763* | |
523 | 4208 E764 options.txt /*E764* |
386 | 4209 E765 options.txt /*E765* |
449 | 4210 E766 eval.txt /*E766* |
461 | 4211 E767 eval.txt /*E767* |
4212 E768 message.txt /*E768* | |
484 | 4213 E769 pattern.txt /*E769* |
7 | 4214 E77 message.txt /*E77* |
484 | 4215 E770 spell.txt /*E770* |
4216 E771 spell.txt /*E771* | |
4217 E772 spell.txt /*E772* | |
593 | 4218 E773 recover.txt /*E773* |
626 | 4219 E774 map.txt /*E774* |
4220 E775 map.txt /*E775* | |
647 | 4221 E776 quickfix.txt /*E776* |
626 | 4222 E777 quickfix.txt /*E777* |
4223 E778 spell.txt /*E778* | |
4224 E779 spell.txt /*E779* | |
7 | 4225 E78 motion.txt /*E78* |
626 | 4226 E780 spell.txt /*E780* |
4227 E781 spell.txt /*E781* | |
4228 E782 spell.txt /*E782* | |
4229 E783 spell.txt /*E783* | |
674 | 4230 E784 tabpage.txt /*E784* |
724 | 4231 E785 eval.txt /*E785* |
819 | 4232 E786 eval.txt /*E786* |
4233 E787 diff.txt /*E787* | |
4234 E788 autocmd.txt /*E788* | |
838 | 4235 E789 syntax.txt /*E789* |
7 | 4236 E79 message.txt /*E79* |
840 | 4237 E790 undo.txt /*E790* |
4238 E791 mbyte.txt /*E791* | |
1121 | 4239 E792 gui.txt /*E792* |
4240 E793 diff.txt /*E793* | |
4241 E794 eval.txt /*E794* | |
4242 E795 eval.txt /*E795* | |
4243 E796 editing.txt /*E796* | |
1211 | 4244 E797 spell.txt /*E797* |
1621 | 4245 E798 eval.txt /*E798* |
4246 E799 eval.txt /*E799* | |
7 | 4247 E80 message.txt /*E80* |
4248 E800 arabic.txt /*E800* | |
1621 | 4249 E801 eval.txt /*E801* |
4250 E802 eval.txt /*E802* | |
4251 E803 eval.txt /*E803* | |
4252 E804 eval.txt /*E804* | |
4253 E805 eval.txt /*E805* | |
4254 E806 eval.txt /*E806* | |
4255 E807 eval.txt /*E807* | |
4256 E808 eval.txt /*E808* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4257 E809 cmdline.txt /*E809* |
7 | 4258 E81 map.txt /*E81* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4259 E810 diff.txt /*E810* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4260 E811 autocmd.txt /*E811* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4261 E812 autocmd.txt /*E812* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4262 E813 editing.txt /*E813* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4263 E814 editing.txt /*E814* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4264 E815 if_mzsch.txt /*E815* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4265 E816 diff.txt /*E816* |
2184
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
4266 E817 editing.txt /*E817* |
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
4267 E818 editing.txt /*E818* |
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
4268 E819 editing.txt /*E819* |
7 | 4269 E82 message.txt /*E82* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4270 E820 editing.txt /*E820* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4271 E821 options.txt /*E821* |
2223
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4272 E822 undo.txt /*E822* |
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4273 E823 undo.txt /*E823* |
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4274 E824 undo.txt /*E824* |
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4275 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
|
4276 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
|
4277 E827 undo.txt /*E827* |
2223
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4278 E828 undo.txt /*E828* |
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4279 E829 undo.txt /*E829* |
7 | 4280 E83 message.txt /*E83* |
2223
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4281 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
|
4282 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
|
4283 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
|
4284 E833 editing.txt /*E833* |
2493
892c7366db35
Fixed: "make install" installed a few Amiga .info files.
Bram Moolenaar <bram@vim.org>
parents:
2426
diff
changeset
|
4285 E834 options.txt /*E834* |
892c7366db35
Fixed: "make install" installed a few Amiga .info files.
Bram Moolenaar <bram@vim.org>
parents:
2426
diff
changeset
|
4286 E835 options.txt /*E835* |
2560
84ba6293f9d7
Preparations for 7.3f release.
Bram Moolenaar <bram@vim.org>
parents:
2524
diff
changeset
|
4287 E836 if_pyth.txt /*E836* |
84ba6293f9d7
Preparations for 7.3f release.
Bram Moolenaar <bram@vim.org>
parents:
2524
diff
changeset
|
4288 E837 if_pyth.txt /*E837* |
2596 | 4289 E838 netbeans.txt /*E838* |
2642 | 4290 E839 insert.txt /*E839* |
7 | 4291 E84 windows.txt /*E84* |
2642 | 4292 E840 insert.txt /*E840* |
2662 | 4293 E841 map.txt /*E841* |
4294 E842 cmdline.txt /*E842* | |
4295 E843 editing.txt /*E843* | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
4296 E844 syntax.txt /*E844* |
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
4297 E845 spell.txt /*E845* |
2751 | 4298 E846 options.txt /*E846* |
4299 E847 syntax.txt /*E847* | |
4300 E848 syntax.txt /*E848* | |
4301 E849 syntax.txt /*E849* | |
7 | 4302 E85 options.txt /*E85* |
2826 | 4303 E850 change.txt /*E850* |
3082 | 4304 E851 gui_x11.txt /*E851* |
4305 E852 gui_x11.txt /*E852* | |
3153 | 4306 E853 eval.txt /*E853* |
3224 | 4307 E854 options.txt /*E854* |
3371 | 4308 E855 autocmd.txt /*E855* |
3682 | 4309 E858 eval.txt /*E858* |
4310 E859 eval.txt /*E859* | |
7 | 4311 E86 windows.txt /*E86* |
3682 | 4312 E860 eval.txt /*E860* |
4186 | 4313 E862 eval.txt /*E862* |
4437 | 4314 E863 if_pyth.txt /*E863* |
4444 | 4315 E864 pattern.txt /*E864* |
4316 E865 pattern.txt /*E865* | |
4317 E866 pattern.txt /*E866* | |
4318 E867 pattern.txt /*E867* | |
4319 E868 pattern.txt /*E868* | |
4320 E869 pattern.txt /*E869* | |
7 | 4321 E87 windows.txt /*E87* |
4444 | 4322 E870 pattern.txt /*E870* |
4323 E871 pattern.txt /*E871* | |
4324 E872 pattern.txt /*E872* | |
4325 E873 pattern.txt /*E873* | |
4326 E874 pattern.txt /*E874* | |
4327 E875 pattern.txt /*E875* | |
4328 E876 pattern.txt /*E876* | |
4329 E877 pattern.txt /*E877* | |
4330 E878 pattern.txt /*E878* | |
4780 | 4331 E879 syntax.txt /*E879* |
7 | 4332 E88 windows.txt /*E88* |
5130
71e066e10a47
updated for version 7.3.1308
Bram Moolenaar <bram@vim.org>
parents:
5055
diff
changeset
|
4333 E880 if_pyth.txt /*E880* |
5663
1dea14d4c738
Update runtime files. Add support for systemverilog.
Bram Moolenaar <bram@vim.org>
parents:
5618
diff
changeset
|
4334 E881 autocmd.txt /*E881* |
5763 | 4335 E882 eval.txt /*E882* |
5814 | 4336 E883 eval.txt /*E883* |
5862 | 4337 E884 eval.txt /*E884* |
5929 | 4338 E885 sign.txt /*E885* |
6051 | 4339 E886 starting.txt /*E886* |
6091
7090d7f160f7
Update runtime files. Add vroom file support.
Bram Moolenaar <bram@vim.org>
parents:
6051
diff
changeset
|
4340 E887 if_pyth.txt /*E887* |
6180 | 4341 E888 pattern.txt /*E888* |
6447 | 4342 E889 map.txt /*E889* |
7 | 4343 E89 message.txt /*E89* |
4344 E90 message.txt /*E90* | |
4345 E91 options.txt /*E91* | |
4346 E92 message.txt /*E92* | |
4347 E93 windows.txt /*E93* | |
4348 E94 windows.txt /*E94* | |
4349 E95 message.txt /*E95* | |
4350 E96 diff.txt /*E96* | |
4351 E97 diff.txt /*E97* | |
4352 E98 diff.txt /*E98* | |
4353 E99 diff.txt /*E99* | |
4354 EX intro.txt /*EX* | |
4355 EXINIT starting.txt /*EXINIT* | |
4356 Elvis intro.txt /*Elvis* | |
4357 EncodingChanged autocmd.txt /*EncodingChanged* | |
4358 Eterm syntax.txt /*Eterm* | |
4359 Ex intro.txt /*Ex* | |
4360 Ex-mode intro.txt /*Ex-mode* | |
20 | 4361 Exuberant_ctags tagsrch.txt /*Exuberant_ctags* |
7 | 4362 F motion.txt /*F* |
4363 FAQ intro.txt /*FAQ* | |
4364 Farsi farsi.txt /*Farsi* | |
4365 FileAppendCmd autocmd.txt /*FileAppendCmd* | |
4366 FileAppendPost autocmd.txt /*FileAppendPost* | |
4367 FileAppendPre autocmd.txt /*FileAppendPre* | |
4368 FileChangedRO autocmd.txt /*FileChangedRO* | |
4369 FileChangedShell autocmd.txt /*FileChangedShell* | |
766 | 4370 FileChangedShellPost autocmd.txt /*FileChangedShellPost* |
7 | 4371 FileEncoding autocmd.txt /*FileEncoding* |
4372 FileReadCmd autocmd.txt /*FileReadCmd* | |
4373 FileReadPost autocmd.txt /*FileReadPost* | |
4374 FileReadPre autocmd.txt /*FileReadPre* | |
4375 FileType autocmd.txt /*FileType* | |
4376 FileWriteCmd autocmd.txt /*FileWriteCmd* | |
4377 FileWritePost autocmd.txt /*FileWritePost* | |
4378 FileWritePre autocmd.txt /*FileWritePre* | |
4379 FilterReadPost autocmd.txt /*FilterReadPost* | |
4380 FilterReadPre autocmd.txt /*FilterReadPre* | |
4381 FilterWritePost autocmd.txt /*FilterWritePost* | |
4382 FilterWritePre autocmd.txt /*FilterWritePre* | |
1621 | 4383 Float eval.txt /*Float* |
7 | 4384 FocusGained autocmd.txt /*FocusGained* |
4385 FocusLost autocmd.txt /*FocusLost* | |
4386 Folding fold.txt /*Folding* | |
4387 FuncUndefined autocmd.txt /*FuncUndefined* | |
55 | 4388 Funcref eval.txt /*Funcref* |
7 | 4389 G motion.txt /*G* |
4390 GNOME gui_x11.txt /*GNOME* | |
4391 GTK gui_x11.txt /*GTK* | |
4392 GTK+ gui_x11.txt /*GTK+* | |
4393 GUI gui.txt /*GUI* | |
4394 GUI-X11 gui_x11.txt /*GUI-X11* | |
4395 GUIEnter autocmd.txt /*GUIEnter* | |
1121 | 4396 GUIFailed autocmd.txt /*GUIFailed* |
4397 GetLatestVimScripts pi_getscript.txt /*GetLatestVimScripts* | |
4398 GetLatestVimScripts-copyright pi_getscript.txt /*GetLatestVimScripts-copyright* | |
4399 GetLatestVimScripts_dat pi_getscript.txt /*GetLatestVimScripts_dat* | |
7 | 4400 Gnome gui_x11.txt /*Gnome* |
4401 H motion.txt /*H* | |
4402 I insert.txt /*I* | |
4403 ICCF uganda.txt /*ICCF* | |
4404 IM-server mbyte.txt /*IM-server* | |
4405 IME mbyte.txt /*IME* | |
4406 Insert insert.txt /*Insert* | |
4407 Insert-mode insert.txt /*Insert-mode* | |
11 | 4408 InsertChange autocmd.txt /*InsertChange* |
2908 | 4409 InsertCharPre autocmd.txt /*InsertCharPre* |
11 | 4410 InsertEnter autocmd.txt /*InsertEnter* |
4411 InsertLeave autocmd.txt /*InsertLeave* | |
7 | 4412 J change.txt /*J* |
4413 Japanese mbyte.txt /*Japanese* | |
4414 K various.txt /*K* | |
11 | 4415 KDE gui_x11.txt /*KDE* |
4416 KVim gui_x11.txt /*KVim* | |
1621 | 4417 Kibaale uganda.txt /*Kibaale* |
7 | 4418 Korean mbyte.txt /*Korean* |
4419 L motion.txt /*L* | |
4420 Linux-backspace options.txt /*Linux-backspace* | |
55 | 4421 List eval.txt /*List* |
161 | 4422 Lists eval.txt /*Lists* |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
4423 Lua if_lua.txt /*Lua* |
7 | 4424 M motion.txt /*M* |
4425 MDI starting.txt /*MDI* | |
4426 MS-DOS os_msdos.txt /*MS-DOS* | |
4427 MS-Windows os_win32.txt /*MS-Windows* | |
4428 MSDOS os_msdos.txt /*MSDOS* | |
4429 MSVisualStudio if_ole.txt /*MSVisualStudio* | |
4430 MVS os_390.txt /*MVS* | |
4431 Mac os_mac.txt /*Mac* | |
4432 Mac-format editing.txt /*Mac-format* | |
4433 Mac-format-write editing.txt /*Mac-format-write* | |
4434 Macintosh os_mac.txt /*Macintosh* | |
4435 Mark motion.txt /*Mark* | |
435 | 4436 MenuPopup autocmd.txt /*MenuPopup* |
7 | 4437 MiNT os_mint.txt /*MiNT* |
323 | 4438 Moolenaar intro.txt /*Moolenaar* |
7 | 4439 MorphOS os_amiga.txt /*MorphOS* |
4440 Motif gui_x11.txt /*Motif* | |
374 | 4441 Myspell spell.txt /*Myspell* |
14 | 4442 MzScheme if_mzsch.txt /*MzScheme* |
7 | 4443 N pattern.txt /*N* |
4444 N% motion.txt /*N%* | |
4445 N: cmdline.txt /*N:* | |
4446 N<Del> various.txt /*N<Del>* | |
5146 | 4447 NFA pattern.txt /*NFA* |
7 | 4448 NL-used-for-Nul pattern.txt /*NL-used-for-Nul* |
4449 NetBSD-backspace options.txt /*NetBSD-backspace* | |
2152 | 4450 NetUserPass() pi_netrw.txt /*NetUserPass()* |
7 | 4451 Normal intro.txt /*Normal* |
4452 Normal-mode intro.txt /*Normal-mode* | |
1621 | 4453 Number eval.txt /*Number* |
7 | 4454 Nvi intro.txt /*Nvi* |
4455 O insert.txt /*O* | |
4456 OS/2 os_os2.txt /*OS\/2* | |
4457 OS2 os_os2.txt /*OS2* | |
4458 OS390 os_390.txt /*OS390* | |
4459 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
|
4460 OS390-PuTTY os_390.txt /*OS390-PuTTY* |
7 | 4461 OS390-bugs os_390.txt /*OS390-bugs* |
4462 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
|
4463 OS390-limitations os_390.txt /*OS390-limitations* |
7 | 4464 OS390-open-source os_390.txt /*OS390-open-source* |
4465 OffTheSpot mbyte.txt /*OffTheSpot* | |
4466 OnTheSpot mbyte.txt /*OnTheSpot* | |
4467 Operator-pending intro.txt /*Operator-pending* | |
4468 Operator-pending-mode intro.txt /*Operator-pending-mode* | |
4469 OverTheSpot mbyte.txt /*OverTheSpot* | |
4470 P change.txt /*P* | |
11 | 4471 PATHEXT eval.txt /*PATHEXT* |
5862 | 4472 PHP_BracesAtCodeLevel indent.txt /*PHP_BracesAtCodeLevel* |
4473 PHP_autoformatcomment indent.txt /*PHP_autoformatcomment* | |
4474 PHP_default_indenting indent.txt /*PHP_default_indenting* | |
4475 PHP_outdentSLComments indent.txt /*PHP_outdentSLComments* | |
4476 PHP_outdentphpescape indent.txt /*PHP_outdentphpescape* | |
4477 PHP_removeCRwhenUnix indent.txt /*PHP_removeCRwhenUnix* | |
4478 PHP_vintage_case_default_indent indent.txt /*PHP_vintage_case_default_indent* | |
7 | 4479 Pattern pattern.txt /*Pattern* |
4480 Perl if_perl.txt /*Perl* | |
4481 Posix intro.txt /*Posix* | |
4482 Python if_pyth.txt /*Python* | |
4483 Q intro.txt /*Q* | |
4484 Q-command-changed version5.txt /*Q-command-changed* | |
4485 QNX os_qnx.txt /*QNX* | |
4486 Q_ab quickref.txt /*Q_ab* | |
4487 Q_ac quickref.txt /*Q_ac* | |
4488 Q_ai quickref.txt /*Q_ai* | |
4489 Q_bu quickref.txt /*Q_bu* | |
4490 Q_ce quickref.txt /*Q_ce* | |
4491 Q_ch quickref.txt /*Q_ch* | |
4492 Q_cm quickref.txt /*Q_cm* | |
4493 Q_co quickref.txt /*Q_co* | |
4494 Q_ct help.txt /*Q_ct* | |
4495 Q_de quickref.txt /*Q_de* | |
4496 Q_di quickref.txt /*Q_di* | |
4497 Q_ed quickref.txt /*Q_ed* | |
4498 Q_et quickref.txt /*Q_et* | |
4499 Q_ex quickref.txt /*Q_ex* | |
4500 Q_fl quickref.txt /*Q_fl* | |
4501 Q_fo quickref.txt /*Q_fo* | |
4502 Q_gu quickref.txt /*Q_gu* | |
4503 Q_in quickref.txt /*Q_in* | |
4504 Q_km quickref.txt /*Q_km* | |
4505 Q_lr quickref.txt /*Q_lr* | |
4506 Q_ma quickref.txt /*Q_ma* | |
4507 Q_op quickref.txt /*Q_op* | |
4508 Q_pa quickref.txt /*Q_pa* | |
4509 Q_qf quickref.txt /*Q_qf* | |
4510 Q_ra quickref.txt /*Q_ra* | |
4511 Q_re quickref.txt /*Q_re* | |
4512 Q_sc quickref.txt /*Q_sc* | |
4513 Q_si quickref.txt /*Q_si* | |
4514 Q_ss quickref.txt /*Q_ss* | |
4515 Q_st quickref.txt /*Q_st* | |
4516 Q_sy quickref.txt /*Q_sy* | |
4517 Q_ta quickref.txt /*Q_ta* | |
4518 Q_tm quickref.txt /*Q_tm* | |
4519 Q_to quickref.txt /*Q_to* | |
4520 Q_ud quickref.txt /*Q_ud* | |
4521 Q_ur quickref.txt /*Q_ur* | |
4522 Q_vc quickref.txt /*Q_vc* | |
4523 Q_vi quickref.txt /*Q_vi* | |
4524 Q_vm quickref.txt /*Q_vm* | |
4525 Q_wi quickref.txt /*Q_wi* | |
4526 Q_wq quickref.txt /*Q_wq* | |
161 | 4527 QuickFixCmdPost autocmd.txt /*QuickFixCmdPost* |
1621 | 4528 QuickFixCmdPost-example quickfix.txt /*QuickFixCmdPost-example* |
161 | 4529 QuickFixCmdPre autocmd.txt /*QuickFixCmdPre* |
7 | 4530 Quickfix quickfix.txt /*Quickfix* |
3682 | 4531 QuitPre autocmd.txt /*QuitPre* |
7 | 4532 R change.txt /*R* |
4533 RISC-OS os_risc.txt /*RISC-OS* | |
4534 RISCOS os_risc.txt /*RISCOS* | |
4535 RemoteReply autocmd.txt /*RemoteReply* | |
4536 Replace insert.txt /*Replace* | |
4537 Replace-mode insert.txt /*Replace-mode* | |
4538 Root mbyte.txt /*Root* | |
4539 Ruby if_ruby.txt /*Ruby* | |
4540 Russian russian.txt /*Russian* | |
4541 S change.txt /*S* | |
4542 SHELL starting.txt /*SHELL* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4543 SQLGetType ft_sql.txt /*SQLGetType* |
1621 | 4544 SQLSetType ft_sql.txt /*SQLSetType* |
7 | 4545 Select visual.txt /*Select* |
4546 Select-mode visual.txt /*Select-mode* | |
4547 Select-mode-mapping visual.txt /*Select-mode-mapping* | |
4548 Session starting.txt /*Session* | |
574 | 4549 SessionLoad-variable starting.txt /*SessionLoad-variable* |
4550 SessionLoadPost autocmd.txt /*SessionLoadPost* | |
724 | 4551 ShellCmdPost autocmd.txt /*ShellCmdPost* |
4552 ShellFilterPost autocmd.txt /*ShellFilterPost* | |
1121 | 4553 SourceCmd autocmd.txt /*SourceCmd* |
716 | 4554 SourcePre autocmd.txt /*SourcePre* |
650 | 4555 SpellFileMissing autocmd.txt /*SpellFileMissing* |
7 | 4556 StdinReadPost autocmd.txt /*StdinReadPost* |
4557 StdinReadPre autocmd.txt /*StdinReadPre* | |
579 | 4558 SwapExists autocmd.txt /*SwapExists* |
7 | 4559 Syntax autocmd.txt /*Syntax* |
4560 T motion.txt /*T* | |
4561 TCL if_tcl.txt /*TCL* | |
4562 TERM starting.txt /*TERM* | |
3713 | 4563 TOhtml-encoding syntax.txt /*TOhtml-encoding* |
4564 TOhtml-encoding-detect syntax.txt /*TOhtml-encoding-detect* | |
4565 TOhtml-performance syntax.txt /*TOhtml-performance* | |
4566 TOhtml-uncopyable-text syntax.txt /*TOhtml-uncopyable-text* | |
4567 TOhtml-wrap-text syntax.txt /*TOhtml-wrap-text* | |
1621 | 4568 TSQL ft_sql.txt /*TSQL* |
7 | 4569 TTpro-telnet syntax.txt /*TTpro-telnet* |
4570 Tab intro.txt /*Tab* | |
677 | 4571 TabEnter autocmd.txt /*TabEnter* |
4572 TabLeave autocmd.txt /*TabLeave* | |
7 | 4573 Tcl if_tcl.txt /*Tcl* |
4574 TermChanged autocmd.txt /*TermChanged* | |
4575 TermResponse autocmd.txt /*TermResponse* | |
4264 | 4576 TextChanged autocmd.txt /*TextChanged* |
4577 TextChangedI autocmd.txt /*TextChangedI* | |
1621 | 4578 Transact-SQL ft_sql.txt /*Transact-SQL* |
7 | 4579 U undo.txt /*U* |
4580 UTF-8 mbyte.txt /*UTF-8* | |
4581 UTF8-xterm mbyte.txt /*UTF8-xterm* | |
4582 Uganda uganda.txt /*Uganda* | |
4583 Unicode mbyte.txt /*Unicode* | |
4584 Unix os_unix.txt /*Unix* | |
4585 Unix-format editing.txt /*Unix-format* | |
4586 Unix-format-write editing.txt /*Unix-format-write* | |
4587 User autocmd.txt /*User* | |
4588 UserGettingBored autocmd.txt /*UserGettingBored* | |
4589 V visual.txt /*V* | |
4590 VIMINIT starting.txt /*VIMINIT* | |
4591 VMS os_vms.txt /*VMS* | |
4592 Vi intro.txt /*Vi* | |
4593 View starting.txt /*View* | |
4594 VimEnter autocmd.txt /*VimEnter* | |
4595 VimLeave autocmd.txt /*VimLeave* | |
4596 VimLeavePre autocmd.txt /*VimLeavePre* | |
766 | 4597 VimResized autocmd.txt /*VimResized* |
846 | 4598 Vimball-copyright pi_vimball.txt /*Vimball-copyright* |
7 | 4599 Virtual-Replace-mode insert.txt /*Virtual-Replace-mode* |
4600 VisVim if_ole.txt /*VisVim* | |
4601 Visual visual.txt /*Visual* | |
4602 Visual-mode visual.txt /*Visual-mode* | |
4603 W motion.txt /*W* | |
4604 W10 message.txt /*W10* | |
4605 W11 message.txt /*W11* | |
4606 W12 message.txt /*W12* | |
4607 W13 message.txt /*W13* | |
4608 W14 message.txt /*W14* | |
4609 W15 repeat.txt /*W15* | |
4610 W16 message.txt /*W16* | |
4611 W17 arabic.txt /*W17* | |
4612 W18 syntax.txt /*W18* | |
4613 WORD motion.txt /*WORD* | |
838 | 4614 WWW intro.txt /*WWW* |
7 | 4615 Win32 os_win32.txt /*Win32* |
4616 WinEnter autocmd.txt /*WinEnter* | |
4617 WinLeave autocmd.txt /*WinLeave* | |
4618 X change.txt /*X* | |
4619 X11 options.txt /*X11* | |
4620 X11-icon gui_x11.txt /*X11-icon* | |
4621 X11_mouse_shapes gui_x11.txt /*X11_mouse_shapes* | |
4622 X1Drag term.txt /*X1Drag* | |
4623 X1Mouse term.txt /*X1Mouse* | |
4624 X1Release term.txt /*X1Release* | |
4625 X2Drag term.txt /*X2Drag* | |
4626 X2Mouse term.txt /*X2Mouse* | |
4627 X2Release term.txt /*X2Release* | |
4628 XIM mbyte.txt /*XIM* | |
4629 XLFD mbyte.txt /*XLFD* | |
4630 Y change.txt /*Y* | |
4631 Y2K intro.txt /*Y2K* | |
4632 ZQ editing.txt /*ZQ* | |
4633 ZZ editing.txt /*ZZ* | |
4634 [ index.txt /*[* | |
4635 [# motion.txt /*[#* | |
4636 [' motion.txt /*['* | |
4637 [( motion.txt /*[(* | |
4638 [++opt] editing.txt /*[++opt]* | |
4639 [+cmd] editing.txt /*[+cmd]* | |
168 | 4640 [..] pattern.txt /*[..]* |
7 | 4641 [/ motion.txt /*[\/* |
4642 [:alnum:] pattern.txt /*[:alnum:]* | |
4643 [:alpha:] pattern.txt /*[:alpha:]* | |
4644 [:backspace:] pattern.txt /*[:backspace:]* | |
4645 [:blank:] pattern.txt /*[:blank:]* | |
4646 [:cntrl:] pattern.txt /*[:cntrl:]* | |
4647 [:digit:] pattern.txt /*[:digit:]* | |
4648 [:escape:] pattern.txt /*[:escape:]* | |
4649 [:graph:] pattern.txt /*[:graph:]* | |
4650 [:lower:] pattern.txt /*[:lower:]* | |
4651 [:print:] pattern.txt /*[:print:]* | |
4652 [:punct:] pattern.txt /*[:punct:]* | |
4653 [:return:] pattern.txt /*[:return:]* | |
4654 [:space:] pattern.txt /*[:space:]* | |
4655 [:tab:] pattern.txt /*[:tab:]* | |
4656 [:upper:] pattern.txt /*[:upper:]* | |
4657 [:xdigit:] pattern.txt /*[:xdigit:]* | |
4658 [<MiddleMouse> change.txt /*[<MiddleMouse>* | |
168 | 4659 [==] pattern.txt /*[==]* |
7 | 4660 [D tagsrch.txt /*[D* |
4661 [I tagsrch.txt /*[I* | |
4662 [M motion.txt /*[M* | |
4663 [P change.txt /*[P* | |
252 | 4664 [S spell.txt /*[S* |
7 | 4665 [[ motion.txt /*[[* |
4666 [] motion.txt /*[]* | |
4667 [_CTRL-D tagsrch.txt /*[_CTRL-D* | |
4668 [_CTRL-I tagsrch.txt /*[_CTRL-I* | |
4669 [` motion.txt /*[`* | |
4670 [c diff.txt /*[c* | |
4671 [count] intro.txt /*[count]* | |
4672 [d tagsrch.txt /*[d* | |
4673 [f editing.txt /*[f* | |
4674 [i tagsrch.txt /*[i* | |
4675 [m motion.txt /*[m* | |
4676 [p change.txt /*[p* | |
4677 [pattern] pattern.txt /*[pattern]* | |
4678 [quotex] intro.txt /*[quotex]* | |
4679 [range] cmdline.txt /*[range]* | |
236 | 4680 [s spell.txt /*[s* |
7 | 4681 [star motion.txt /*[star* |
4682 [z fold.txt /*[z* | |
4683 [{ motion.txt /*[{* | |
4684 \0 change.txt /*\\0* | |
4685 ] index.txt /*]* | |
4686 ]# motion.txt /*]#* | |
4687 ]' motion.txt /*]'* | |
4688 ]) motion.txt /*])* | |
4689 ]/ motion.txt /*]\/* | |
4690 ]<MiddleMouse> change.txt /*]<MiddleMouse>* | |
4691 ]D tagsrch.txt /*]D* | |
4692 ]I tagsrch.txt /*]I* | |
4693 ]M motion.txt /*]M* | |
4694 ]P change.txt /*]P* | |
252 | 4695 ]S spell.txt /*]S* |
7 | 4696 ][ motion.txt /*][* |
4697 ]] motion.txt /*]]* | |
4698 ]_CTRL-D tagsrch.txt /*]_CTRL-D* | |
4699 ]_CTRL-I tagsrch.txt /*]_CTRL-I* | |
4700 ]` motion.txt /*]`* | |
4701 ]c diff.txt /*]c* | |
4702 ]d tagsrch.txt /*]d* | |
4703 ]f editing.txt /*]f* | |
4704 ]i tagsrch.txt /*]i* | |
4705 ]m motion.txt /*]m* | |
4706 ]p change.txt /*]p* | |
236 | 4707 ]s spell.txt /*]s* |
7 | 4708 ]star motion.txt /*]star* |
4709 ]z fold.txt /*]z* | |
4710 ]} motion.txt /*]}* | |
4711 ^ motion.txt /*^* | |
4712 _ motion.txt /*_* | |
4713 _exrc starting.txt /*_exrc* | |
4714 _gvimrc gui.txt /*_gvimrc* | |
4715 _vimrc starting.txt /*_vimrc* | |
4716 ` motion.txt /*`* | |
4717 `( motion.txt /*`(* | |
4718 `) motion.txt /*`)* | |
4719 `-expansion editing.txt /*`-expansion* | |
4720 `. motion.txt /*`.* | |
4721 `0 motion.txt /*`0* | |
4722 `< motion.txt /*`<* | |
8 | 4723 `= editing.txt /*`=* |
7 | 4724 `> motion.txt /*`>* |
4725 `A motion.txt /*`A* | |
4726 `[ motion.txt /*`[* | |
4727 `] motion.txt /*`]* | |
4728 `^ motion.txt /*`^* | |
4729 `` motion.txt /*``* | |
4730 `a motion.txt /*`a* | |
4731 `quote motion.txt /*`quote* | |
4732 `{ motion.txt /*`{* | |
4733 `} motion.txt /*`}* | |
4734 a insert.txt /*a* | |
12 | 4735 a' motion.txt /*a'* |
7 | 4736 a( motion.txt /*a(* |
4737 a) motion.txt /*a)* | |
15 | 4738 a4 print.txt /*a4* |
131 | 4739 a:0 eval.txt /*a:0* |
4740 a:000 eval.txt /*a:000* | |
4741 a:1 eval.txt /*a:1* | |
7 | 4742 a:firstline eval.txt /*a:firstline* |
4743 a:lastline eval.txt /*a:lastline* | |
4744 a:var eval.txt /*a:var* | |
4745 a< motion.txt /*a<* | |
4746 a> motion.txt /*a>* | |
4747 aB motion.txt /*aB* | |
4748 aW motion.txt /*aW* | |
4749 a[ motion.txt /*a[* | |
4750 a] motion.txt /*a]* | |
12 | 4751 a` motion.txt /*a`* |
7 | 4752 ab motion.txt /*ab* |
4753 abandon editing.txt /*abandon* | |
4754 abbreviations map.txt /*abbreviations* | |
4755 abel.vim syntax.txt /*abel.vim* | |
1621 | 4756 abs() eval.txt /*abs()* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4757 acos() eval.txt /*acos()* |
7 | 4758 active-buffer windows.txt /*active-buffer* |
1621 | 4759 ada#Create_Tags() ft_ada.txt /*ada#Create_Tags()* |
4760 ada#Jump_Tag() ft_ada.txt /*ada#Jump_Tag()* | |
4761 ada#Listtags() ft_ada.txt /*ada#Listtags()* | |
4762 ada#Switch_Syntax_Option() ft_ada.txt /*ada#Switch_Syntax_Option()* | |
4763 ada#Word() ft_ada.txt /*ada#Word()* | |
4764 ada-compiler ft_ada.txt /*ada-compiler* | |
4765 ada-ctags ft_ada.txt /*ada-ctags* | |
4766 ada-extra-plugins ft_ada.txt /*ada-extra-plugins* | |
4767 ada-reference ft_ada.txt /*ada-reference* | |
4768 ada.vim ft_ada.txt /*ada.vim* | |
82 | 4769 add() eval.txt /*add()* |
7 | 4770 add-filetype-plugin usr_05.txt /*add-filetype-plugin* |
4771 add-global-plugin usr_05.txt /*add-global-plugin* | |
4772 add-local-help usr_05.txt /*add-local-help* | |
4773 add-option-flags options.txt /*add-option-flags* | |
4774 add-plugin usr_05.txt /*add-plugin* | |
4775 added-5.1 version5.txt /*added-5.1* | |
4776 added-5.2 version5.txt /*added-5.2* | |
4777 added-5.3 version5.txt /*added-5.3* | |
4778 added-5.4 version5.txt /*added-5.4* | |
4779 added-5.5 version5.txt /*added-5.5* | |
4780 added-5.6 version5.txt /*added-5.6* | |
4781 added-5.7 version5.txt /*added-5.7* | |
4782 added-5.8 version5.txt /*added-5.8* | |
4783 added-6.1 version6.txt /*added-6.1* | |
4784 added-6.2 version6.txt /*added-6.2* | |
4785 added-6.3 version6.txt /*added-6.3* | |
551 | 4786 added-6.4 version6.txt /*added-6.4* |
1121 | 4787 added-7.1 version7.txt /*added-7.1* |
1621 | 4788 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
|
4789 added-7.3 version7.txt /*added-7.3* |
5146 | 4790 added-7.4 version7.txt /*added-7.4* |
7 | 4791 added-BeOS version5.txt /*added-BeOS* |
4792 added-Mac version5.txt /*added-Mac* | |
4793 added-VMS version5.txt /*added-VMS* | |
4794 added-cmdline-args version5.txt /*added-cmdline-args* | |
4795 added-options version5.txt /*added-options* | |
4796 added-regexp version5.txt /*added-regexp* | |
4797 added-various version5.txt /*added-various* | |
4798 added-win32-GUI version5.txt /*added-win32-GUI* | |
820 | 4799 aff-dic-format spell.txt /*aff-dic-format* |
7 | 4800 after-directory options.txt /*after-directory* |
4801 aleph options.txt /*aleph* | |
4802 alt intro.txt /*alt* | |
4803 alt-input debugger.txt /*alt-input* | |
4804 alternate-file editing.txt /*alternate-file* | |
4805 amiga-window starting.txt /*amiga-window* | |
3224 | 4806 and() eval.txt /*and()* |
819 | 4807 anonymous-function eval.txt /*anonymous-function* |
7 | 4808 ant.vim syntax.txt /*ant.vim* |
4809 ap motion.txt /*ap* | |
4810 apache.vim syntax.txt /*apache.vim* | |
4811 append() eval.txt /*append()* | |
12 | 4812 aquote motion.txt /*aquote* |
7 | 4813 arabic.txt arabic.txt /*arabic.txt* |
4814 arabicfonts arabic.txt /*arabicfonts* | |
4815 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
|
4816 arg-functions usr_41.txt /*arg-functions* |
7 | 4817 argc() eval.txt /*argc()* |
4818 argidx() eval.txt /*argidx()* | |
4819 arglist editing.txt /*arglist* | |
4820 arglist-position editing.txt /*arglist-position* | |
4821 arglist-quit usr_07.txt /*arglist-quit* | |
5968 | 4822 arglistid() eval.txt /*arglistid()* |
7 | 4823 argument-list editing.txt /*argument-list* |
4824 argv() eval.txt /*argv()* | |
4825 as motion.txt /*as* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4826 asin() eval.txt /*asin()* |
7 | 4827 asm.vim syntax.txt /*asm.vim* |
4828 asm68k syntax.txt /*asm68k* | |
4829 asmh8300.vim syntax.txt /*asmh8300.vim* | |
422 | 4830 at motion.txt /*at* |
1621 | 4831 atan() eval.txt /*atan()* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4832 atan2() eval.txt /*atan2()* |
7 | 4833 athena-intellimouse gui.txt /*athena-intellimouse* |
4834 attr-list syntax.txt /*attr-list* | |
4835 author intro.txt /*author* | |
4836 auto-format change.txt /*auto-format* | |
4837 auto-setting options.txt /*auto-setting* | |
4838 auto-shortname editing.txt /*auto-shortname* | |
4839 autocmd-<> tips.txt /*autocmd-<>* | |
40 | 4840 autocmd-buffer-local autocmd.txt /*autocmd-buffer-local* |
4841 autocmd-buflocal autocmd.txt /*autocmd-buflocal* | |
4842 autocmd-changes autocmd.txt /*autocmd-changes* | |
7 | 4843 autocmd-define autocmd.txt /*autocmd-define* |
590 | 4844 autocmd-disable autocmd.txt /*autocmd-disable* |
7 | 4845 autocmd-events autocmd.txt /*autocmd-events* |
579 | 4846 autocmd-events-abc autocmd.txt /*autocmd-events-abc* |
7 | 4847 autocmd-execute autocmd.txt /*autocmd-execute* |
4848 autocmd-groups autocmd.txt /*autocmd-groups* | |
4849 autocmd-intro autocmd.txt /*autocmd-intro* | |
4850 autocmd-list autocmd.txt /*autocmd-list* | |
4851 autocmd-nested autocmd.txt /*autocmd-nested* | |
4852 autocmd-osfiletypes filetype.txt /*autocmd-osfiletypes* | |
4853 autocmd-patterns autocmd.txt /*autocmd-patterns* | |
4854 autocmd-remove autocmd.txt /*autocmd-remove* | |
4855 autocmd-searchpat autocmd.txt /*autocmd-searchpat* | |
4856 autocmd-use autocmd.txt /*autocmd-use* | |
4857 autocmd.txt autocmd.txt /*autocmd.txt* | |
4858 autocmds-kept version5.txt /*autocmds-kept* | |
4859 autocommand autocmd.txt /*autocommand* | |
4860 autocommand-events autocmd.txt /*autocommand-events* | |
4861 autocommand-pattern autocmd.txt /*autocommand-pattern* | |
3492 | 4862 autoformat change.txt /*autoformat* |
168 | 4863 autoload eval.txt /*autoload* |
7 | 4864 autoload-functions eval.txt /*autoload-functions* |
4865 avoid-hit-enter version5.txt /*avoid-hit-enter* | |
4866 aw motion.txt /*aw* | |
4867 a{ motion.txt /*a{* | |
4868 a} motion.txt /*a}* | |
4869 b motion.txt /*b* | |
4358 | 4870 b: eval.txt /*b:* |
4264 | 4871 b:changedtick eval.txt /*b:changedtick* |
1698 | 4872 b:changelog_name filetype.txt /*b:changelog_name* |
7 | 4873 b:current_syntax-variable syntax.txt /*b:current_syntax-variable* |
480 | 4874 b:netrw_lastfile pi_netrw.txt /*b:netrw_lastfile* |
4992 | 4875 b:tex_stylish syntax.txt /*b:tex_stylish* |
7 | 4876 b:var eval.txt /*b:var* |
844 | 4877 baan-folding syntax.txt /*baan-folding* |
4878 baan-syntax syntax.txt /*baan-syntax* | |
4879 baan.vim syntax.txt /*baan.vim* | |
7 | 4880 backslash intro.txt /*backslash* |
4881 backspace intro.txt /*backspace* | |
4882 backspace-delete version4.txt /*backspace-delete* | |
4883 backtick-expansion editing.txt /*backtick-expansion* | |
4884 backup editing.txt /*backup* | |
4885 backup-changed version4.txt /*backup-changed* | |
4886 backup-extension version4.txt /*backup-extension* | |
4887 backup-table editing.txt /*backup-table* | |
4888 balloon-eval debugger.txt /*balloon-eval* | |
4889 bar motion.txt /*bar* | |
4890 bars help.txt /*bars* | |
4891 base_font_name_list mbyte.txt /*base_font_name_list* | |
4892 basic.vim syntax.txt /*basic.vim* | |
4893 beep options.txt /*beep* | |
4894 beos-colors os_beos.txt /*beos-colors* | |
4895 beos-compiling os_beos.txt /*beos-compiling* | |
4896 beos-dragndrop os_beos.txt /*beos-dragndrop* | |
4897 beos-fonts os_beos.txt /*beos-fonts* | |
4898 beos-general os_beos.txt /*beos-general* | |
4899 beos-gui os_beos.txt /*beos-gui* | |
4900 beos-launch os_beos.txt /*beos-launch* | |
4901 beos-meta os_beos.txt /*beos-meta* | |
4902 beos-mouse os_beos.txt /*beos-mouse* | |
4903 beos-perl os_beos.txt /*beos-perl* | |
4904 beos-timeout os_beos.txt /*beos-timeout* | |
4905 beos-unicode os_beos.txt /*beos-unicode* | |
4906 beos-utf8 os_beos.txt /*beos-utf8* | |
4907 beos-vimdir os_beos.txt /*beos-vimdir* | |
5220 | 4908 better-python-interface version7.txt /*better-python-interface* |
189 | 4909 beval_bufnr-variable eval.txt /*beval_bufnr-variable* |
4910 beval_col-variable eval.txt /*beval_col-variable* | |
4911 beval_lnum-variable eval.txt /*beval_lnum-variable* | |
4912 beval_text-variable eval.txt /*beval_text-variable* | |
4913 beval_winnr-variable eval.txt /*beval_winnr-variable* | |
3281 | 4914 bitwise-function usr_41.txt /*bitwise-function* |
7 | 4915 blockwise-examples visual.txt /*blockwise-examples* |
4916 blockwise-operators visual.txt /*blockwise-operators* | |
4917 blockwise-register change.txt /*blockwise-register* | |
4918 blockwise-visual visual.txt /*blockwise-visual* | |
2184
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
4919 blowfish options.txt /*blowfish* |
6153 | 4920 blowfish2 options.txt /*blowfish2* |
303 | 4921 bold syntax.txt /*bold* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4922 bom-bytes mbyte.txt /*bom-bytes* |
7 | 4923 book intro.txt /*book* |
258 | 4924 bookmark usr_03.txt /*bookmark* |
7 | 4925 boolean options.txt /*boolean* |
4926 break-finally eval.txt /*break-finally* | |
4927 browse() eval.txt /*browse()* | |
29 | 4928 browsedir() eval.txt /*browsedir()* |
7 | 4929 browsefilter editing.txt /*browsefilter* |
4930 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
|
4931 buffer-functions usr_41.txt /*buffer-functions* |
7 | 4932 buffer-hidden windows.txt /*buffer-hidden* |
4933 buffer-list windows.txt /*buffer-list* | |
4934 buffer-variable eval.txt /*buffer-variable* | |
4935 buffer-write editing.txt /*buffer-write* | |
4936 buffer_exists() eval.txt /*buffer_exists()* | |
4937 buffer_name() eval.txt /*buffer_name()* | |
4938 buffer_number() eval.txt /*buffer_number()* | |
4939 buffers windows.txt /*buffers* | |
4940 buffers-menu gui.txt /*buffers-menu* | |
4941 buflisted() eval.txt /*buflisted()* | |
4942 bufloaded() eval.txt /*bufloaded()* | |
4943 bufname() eval.txt /*bufname()* | |
4944 bufnr() eval.txt /*bufnr()* | |
4945 bufwinnr() eval.txt /*bufwinnr()* | |
4946 bug-fixes-5 version5.txt /*bug-fixes-5* | |
4947 bug-fixes-6 version6.txt /*bug-fixes-6* | |
8 | 4948 bug-fixes-7 version7.txt /*bug-fixes-7* |
7 | 4949 bug-reports intro.txt /*bug-reports* |
4950 bugreport.vim intro.txt /*bugreport.vim* | |
4951 bugs intro.txt /*bugs* | |
4952 builtin-terms term.txt /*builtin-terms* | |
4953 builtin-tools gui.txt /*builtin-tools* | |
4954 builtin_terms term.txt /*builtin_terms* | |
4955 byte-count editing.txt /*byte-count* | |
4956 byte2line() eval.txt /*byte2line()* | |
19 | 4957 byteidx() eval.txt /*byteidx()* |
5466 | 4958 byteidxcomp() eval.txt /*byteidxcomp()* |
7 | 4959 bzip2 pi_gzip.txt /*bzip2* |
4960 c change.txt /*c* | |
4961 c.vim syntax.txt /*c.vim* | |
4962 cW change.txt /*cW* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4963 c_# cmdline.txt /*c_#* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4964 c_## cmdline.txt /*c_##* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4965 c_#< cmdline.txt /*c_#<* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4966 c_#n cmdline.txt /*c_#n* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4967 c_% cmdline.txt /*c_%* |
7 | 4968 c_<BS> cmdline.txt /*c_<BS>* |
4969 c_<C-Left> cmdline.txt /*c_<C-Left>* | |
4970 c_<C-R> cmdline.txt /*c_<C-R>* | |
4971 c_<C-R>_<C-A> cmdline.txt /*c_<C-R>_<C-A>* | |
4972 c_<C-R>_<C-F> cmdline.txt /*c_<C-R>_<C-F>* | |
4973 c_<C-R>_<C-O> cmdline.txt /*c_<C-R>_<C-O>* | |
4974 c_<C-R>_<C-P> cmdline.txt /*c_<C-R>_<C-P>* | |
4975 c_<C-R>_<C-R> cmdline.txt /*c_<C-R>_<C-R>* | |
4976 c_<C-R>_<C-W> cmdline.txt /*c_<C-R>_<C-W>* | |
4977 c_<C-Right> cmdline.txt /*c_<C-Right>* | |
4978 c_<CR> cmdline.txt /*c_<CR>* | |
4979 c_<Del> cmdline.txt /*c_<Del>* | |
4980 c_<Down> cmdline.txt /*c_<Down>* | |
4981 c_<End> cmdline.txt /*c_<End>* | |
4982 c_<Esc> cmdline.txt /*c_<Esc>* | |
4983 c_<Home> cmdline.txt /*c_<Home>* | |
4984 c_<Insert> cmdline.txt /*c_<Insert>* | |
4985 c_<Left> cmdline.txt /*c_<Left>* | |
4986 c_<LeftMouse> cmdline.txt /*c_<LeftMouse>* | |
4987 c_<NL> cmdline.txt /*c_<NL>* | |
4988 c_<PageDown> cmdline.txt /*c_<PageDown>* | |
4989 c_<PageUp> cmdline.txt /*c_<PageUp>* | |
4990 c_<Right> cmdline.txt /*c_<Right>* | |
4991 c_<S-Down> cmdline.txt /*c_<S-Down>* | |
4992 c_<S-Left> cmdline.txt /*c_<S-Left>* | |
4993 c_<S-Right> cmdline.txt /*c_<S-Right>* | |
4994 c_<S-Tab> cmdline.txt /*c_<S-Tab>* | |
4995 c_<S-Up> cmdline.txt /*c_<S-Up>* | |
4996 c_<Tab> cmdline.txt /*c_<Tab>* | |
4997 c_<Up> cmdline.txt /*c_<Up>* | |
2751 | 4998 c_BS cmdline.txt /*c_BS* |
4999 c_CR cmdline.txt /*c_CR* | |
7 | 5000 c_CTRL-A cmdline.txt /*c_CTRL-A* |
5001 c_CTRL-B cmdline.txt /*c_CTRL-B* | |
5002 c_CTRL-C cmdline.txt /*c_CTRL-C* | |
5003 c_CTRL-D cmdline.txt /*c_CTRL-D* | |
5004 c_CTRL-E cmdline.txt /*c_CTRL-E* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5005 c_CTRL-F cmdline.txt /*c_CTRL-F* |
7 | 5006 c_CTRL-H cmdline.txt /*c_CTRL-H* |
5007 c_CTRL-I cmdline.txt /*c_CTRL-I* | |
5008 c_CTRL-J cmdline.txt /*c_CTRL-J* | |
5009 c_CTRL-K cmdline.txt /*c_CTRL-K* | |
5010 c_CTRL-L cmdline.txt /*c_CTRL-L* | |
5011 c_CTRL-N cmdline.txt /*c_CTRL-N* | |
5012 c_CTRL-P cmdline.txt /*c_CTRL-P* | |
5013 c_CTRL-Q cmdline.txt /*c_CTRL-Q* | |
5014 c_CTRL-R cmdline.txt /*c_CTRL-R* | |
5015 c_CTRL-R_= cmdline.txt /*c_CTRL-R_=* | |
5016 c_CTRL-R_CTRL-A cmdline.txt /*c_CTRL-R_CTRL-A* | |
5017 c_CTRL-R_CTRL-F cmdline.txt /*c_CTRL-R_CTRL-F* | |
5018 c_CTRL-R_CTRL-O cmdline.txt /*c_CTRL-R_CTRL-O* | |
5019 c_CTRL-R_CTRL-P cmdline.txt /*c_CTRL-R_CTRL-P* | |
5020 c_CTRL-R_CTRL-R cmdline.txt /*c_CTRL-R_CTRL-R* | |
5021 c_CTRL-R_CTRL-W cmdline.txt /*c_CTRL-R_CTRL-W* | |
5022 c_CTRL-U cmdline.txt /*c_CTRL-U* | |
5023 c_CTRL-V cmdline.txt /*c_CTRL-V* | |
5024 c_CTRL-W cmdline.txt /*c_CTRL-W* | |
5025 c_CTRL-Y cmdline.txt /*c_CTRL-Y* | |
5026 c_CTRL-\_CTRL-G intro.txt /*c_CTRL-\\_CTRL-G* | |
5027 c_CTRL-\_CTRL-N intro.txt /*c_CTRL-\\_CTRL-N* | |
5028 c_CTRL-\_e cmdline.txt /*c_CTRL-\\_e* | |
1121 | 5029 c_CTRL-] cmdline.txt /*c_CTRL-]* |
7 | 5030 c_CTRL-^ cmdline.txt /*c_CTRL-^* |
5031 c_CTRL-_ cmdline.txt /*c_CTRL-_* | |
2751 | 5032 c_Del cmdline.txt /*c_Del* |
5033 c_Down cmdline.txt /*c_Down* | |
5034 c_End cmdline.txt /*c_End* | |
5035 c_Esc cmdline.txt /*c_Esc* | |
5036 c_Home cmdline.txt /*c_Home* | |
5037 c_Insert cmdline.txt /*c_Insert* | |
5038 c_Left cmdline.txt /*c_Left* | |
5039 c_Right cmdline.txt /*c_Right* | |
5040 c_Up cmdline.txt /*c_Up* | |
7 | 5041 c_digraph cmdline.txt /*c_digraph* |
5042 c_wildchar cmdline.txt /*c_wildchar* | |
82 | 5043 call() eval.txt /*call()* |
7 | 5044 carriage-return intro.txt /*carriage-return* |
5045 case change.txt /*case* | |
5046 catch-all eval.txt /*catch-all* | |
5047 catch-errors eval.txt /*catch-errors* | |
5048 catch-interrupt eval.txt /*catch-interrupt* | |
5049 catch-order eval.txt /*catch-order* | |
5050 catch-text eval.txt /*catch-text* | |
5051 cc change.txt /*cc* | |
1621 | 5052 ceil() eval.txt /*ceil()* |
22 | 5053 ch.vim syntax.txt /*ch.vim* |
7 | 5054 change-list-jumps motion.txt /*change-list-jumps* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5055 change-name tips.txt /*change-name* |
32 | 5056 change-tabs change.txt /*change-tabs* |
7 | 5057 change.txt change.txt /*change.txt* |
5058 changed-5.1 version5.txt /*changed-5.1* | |
5059 changed-5.2 version5.txt /*changed-5.2* | |
5060 changed-5.3 version5.txt /*changed-5.3* | |
5061 changed-5.4 version5.txt /*changed-5.4* | |
5062 changed-5.5 version5.txt /*changed-5.5* | |
5063 changed-5.6 version5.txt /*changed-5.6* | |
5064 changed-5.7 version5.txt /*changed-5.7* | |
5065 changed-5.8 version5.txt /*changed-5.8* | |
5066 changed-6.1 version6.txt /*changed-6.1* | |
5067 changed-6.2 version6.txt /*changed-6.2* | |
5068 changed-6.3 version6.txt /*changed-6.3* | |
551 | 5069 changed-6.4 version6.txt /*changed-6.4* |
1121 | 5070 changed-7.1 version7.txt /*changed-7.1* |
1621 | 5071 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
|
5072 changed-7.3 version7.txt /*changed-7.3* |
5146 | 5073 changed-7.4 version7.txt /*changed-7.4* |
7 | 5074 changelist motion.txt /*changelist* |
5075 changelog.vim syntax.txt /*changelog.vim* | |
777 | 5076 changenr() eval.txt /*changenr()* |
7 | 5077 changetick eval.txt /*changetick* |
5078 changing change.txt /*changing* | |
844 | 5079 char-variable eval.txt /*char-variable* |
7 | 5080 char2nr() eval.txt /*char2nr()* |
5081 characterwise motion.txt /*characterwise* | |
5082 characterwise-register change.txt /*characterwise-register* | |
5083 characterwise-visual visual.txt /*characterwise-visual* | |
5084 charconvert_from-variable eval.txt /*charconvert_from-variable* | |
5085 charconvert_to-variable eval.txt /*charconvert_to-variable* | |
1621 | 5086 charity uganda.txt /*charity* |
7 | 5087 charset mbyte.txt /*charset* |
5088 charset-conversion mbyte.txt /*charset-conversion* | |
5089 chill.vim syntax.txt /*chill.vim* | |
5090 cindent() eval.txt /*cindent()* | |
5091 cinkeys-format indent.txt /*cinkeys-format* | |
2908 | 5092 cino-# indent.txt /*cino-#* |
5093 cino-( indent.txt /*cino-(* | |
5094 cino-) indent.txt /*cino-)* | |
5095 cino-+ indent.txt /*cino-+* | |
5096 cino-/ indent.txt /*cino-\/* | |
5097 cino-: indent.txt /*cino-:* | |
5098 cino-= indent.txt /*cino-=* | |
5099 cino-> indent.txt /*cino->* | |
5100 cino-C indent.txt /*cino-C* | |
5101 cino-J indent.txt /*cino-J* | |
5102 cino-L indent.txt /*cino-L* | |
5103 cino-M indent.txt /*cino-M* | |
5104 cino-N indent.txt /*cino-N* | |
5105 cino-U indent.txt /*cino-U* | |
5106 cino-W indent.txt /*cino-W* | |
5107 cino-^ indent.txt /*cino-^* | |
5108 cino-b indent.txt /*cino-b* | |
5109 cino-c indent.txt /*cino-c* | |
5110 cino-e indent.txt /*cino-e* | |
5111 cino-f indent.txt /*cino-f* | |
5112 cino-g indent.txt /*cino-g* | |
5113 cino-h indent.txt /*cino-h* | |
5114 cino-i indent.txt /*cino-i* | |
5115 cino-j indent.txt /*cino-j* | |
3465 | 5116 cino-k indent.txt /*cino-k* |
2908 | 5117 cino-l indent.txt /*cino-l* |
5118 cino-m indent.txt /*cino-m* | |
5119 cino-n indent.txt /*cino-n* | |
5120 cino-p indent.txt /*cino-p* | |
5121 cino-star indent.txt /*cino-star* | |
5122 cino-t indent.txt /*cino-t* | |
5123 cino-u indent.txt /*cino-u* | |
3082 | 5124 cino-w indent.txt /*cino-w* |
2908 | 5125 cino-{ indent.txt /*cino-{* |
5126 cino-} indent.txt /*cino-}* | |
7 | 5127 cinoptions-values indent.txt /*cinoptions-values* |
2249
6d3d35ff2c2b
Use full path in undofile(). Updated docs.
Bram Moolenaar <bram@vim.org>
parents:
2246
diff
changeset
|
5128 clear-undo undo.txt /*clear-undo* |
1621 | 5129 clearmatches() eval.txt /*clearmatches()* |
7 | 5130 client-server remote.txt /*client-server* |
5131 clientserver remote.txt /*clientserver* | |
5132 clipboard gui.txt /*clipboard* | |
3682 | 5133 clipboard-autoselect options.txt /*clipboard-autoselect* |
5134 clipboard-autoselectml options.txt /*clipboard-autoselectml* | |
5135 clipboard-autoselectplus options.txt /*clipboard-autoselectplus* | |
5136 clipboard-exclude options.txt /*clipboard-exclude* | |
5137 clipboard-html options.txt /*clipboard-html* | |
5138 clipboard-unnamed options.txt /*clipboard-unnamed* | |
5139 clipboard-unnamedplus options.txt /*clipboard-unnamedplus* | |
4098 | 5140 clojure-indent indent.txt /*clojure-indent* |
7 | 5141 cmdarg-variable eval.txt /*cmdarg-variable* |
5142 cmdbang-variable eval.txt /*cmdbang-variable* | |
5143 cmdline-arguments vi_diff.txt /*cmdline-arguments* | |
5144 cmdline-changed version5.txt /*cmdline-changed* | |
5145 cmdline-completion cmdline.txt /*cmdline-completion* | |
5146 cmdline-editing cmdline.txt /*cmdline-editing* | |
5147 cmdline-history cmdline.txt /*cmdline-history* | |
5148 cmdline-lines cmdline.txt /*cmdline-lines* | |
5149 cmdline-ranges cmdline.txt /*cmdline-ranges* | |
5150 cmdline-special cmdline.txt /*cmdline-special* | |
5151 cmdline-too-long cmdline.txt /*cmdline-too-long* | |
5152 cmdline-window cmdline.txt /*cmdline-window* | |
5153 cmdline.txt cmdline.txt /*cmdline.txt* | |
5154 cmdwin cmdline.txt /*cmdwin* | |
5155 cmdwin-char cmdline.txt /*cmdwin-char* | |
5156 cobol.vim syntax.txt /*cobol.vim* | |
5157 codeset mbyte.txt /*codeset* | |
5158 coding-style develop.txt /*coding-style* | |
5159 col() eval.txt /*col()* | |
5160 coldfusion.vim syntax.txt /*coldfusion.vim* | |
5161 collapse tips.txt /*collapse* | |
5162 color-xterm syntax.txt /*color-xterm* | |
5163 coloring syntax.txt /*coloring* | |
5164 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
|
5165 command-line-functions usr_41.txt /*command-line-functions* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5166 command-line-window cmdline.txt /*command-line-window* |
7 | 5167 command-mode intro.txt /*command-mode* |
5168 compatible-default starting.txt /*compatible-default* | |
5169 compile-changes-5 version5.txt /*compile-changes-5* | |
5170 compile-changes-6 version6.txt /*compile-changes-6* | |
8 | 5171 compile-changes-7 version7.txt /*compile-changes-7* |
1621 | 5172 compiler-compaqada ft_ada.txt /*compiler-compaqada* |
5173 compiler-decada ft_ada.txt /*compiler-decada* | |
1211 | 5174 compiler-gcc quickfix.txt /*compiler-gcc* |
1621 | 5175 compiler-gnat ft_ada.txt /*compiler-gnat* |
5176 compiler-hpada ft_ada.txt /*compiler-hpada* | |
7 | 5177 compiler-manx quickfix.txt /*compiler-manx* |
1621 | 5178 compiler-perl quickfix.txt /*compiler-perl* |
7 | 5179 compiler-pyunit quickfix.txt /*compiler-pyunit* |
5180 compiler-select quickfix.txt /*compiler-select* | |
5181 compiler-tex quickfix.txt /*compiler-tex* | |
1621 | 5182 compiler-vaxada ft_ada.txt /*compiler-vaxada* |
7 | 5183 compl-current insert.txt /*compl-current* |
5184 compl-define insert.txt /*compl-define* | |
5185 compl-dictionary insert.txt /*compl-dictionary* | |
5186 compl-filename insert.txt /*compl-filename* | |
12 | 5187 compl-function insert.txt /*compl-function* |
7 | 5188 compl-generic insert.txt /*compl-generic* |
5189 compl-keyword insert.txt /*compl-keyword* | |
523 | 5190 compl-omni insert.txt /*compl-omni* |
5191 compl-omni-filetypes insert.txt /*compl-omni-filetypes* | |
477 | 5192 compl-spelling insert.txt /*compl-spelling* |
7 | 5193 compl-tag insert.txt /*compl-tag* |
5194 compl-vim insert.txt /*compl-vim* | |
5195 compl-whole-line insert.txt /*compl-whole-line* | |
724 | 5196 complete() eval.txt /*complete()* |
650 | 5197 complete-functions insert.txt /*complete-functions* |
724 | 5198 complete-items insert.txt /*complete-items* |
816 | 5199 complete_CTRL-E insert.txt /*complete_CTRL-E* |
5200 complete_CTRL-Y insert.txt /*complete_CTRL-Y* | |
464 | 5201 complete_add() eval.txt /*complete_add()* |
5202 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
|
5203 completion-functions usr_41.txt /*completion-functions* |
7 | 5204 complex-change change.txt /*complex-change* |
5205 complex-repeat repeat.txt /*complex-repeat* | |
5206 compress pi_gzip.txt /*compress* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
5207 conceal syntax.txt /*conceal* |
7 | 5208 confirm() eval.txt /*confirm()* |
5209 connection-refused message.txt /*connection-refused* | |
5210 console-menus gui.txt /*console-menus* | |
5211 control intro.txt /*control* | |
5212 conversion-server mbyte.txt /*conversion-server* | |
5213 convert-to-HTML syntax.txt /*convert-to-HTML* | |
5214 convert-to-XHTML syntax.txt /*convert-to-XHTML* | |
5215 convert-to-XML syntax.txt /*convert-to-XML* | |
55 | 5216 copy() eval.txt /*copy()* |
7 | 5217 copy-diffs diff.txt /*copy-diffs* |
5218 copy-move change.txt /*copy-move* | |
5219 copying uganda.txt /*copying* | |
5220 copyright uganda.txt /*copyright* | |
1621 | 5221 cos() eval.txt /*cos()* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
5222 cosh() eval.txt /*cosh()* |
7 | 5223 count intro.txt /*count* |
82 | 5224 count() eval.txt /*count()* |
7 | 5225 count-bytes tips.txt /*count-bytes* |
5226 count-items tips.txt /*count-items* | |
5227 count-variable eval.txt /*count-variable* | |
5228 count1-variable eval.txt /*count1-variable* | |
5229 cp-default version5.txt /*cp-default* | |
5230 cpo-! options.txt /*cpo-!* | |
164 | 5231 cpo-# options.txt /*cpo-#* |
7 | 5232 cpo-$ options.txt /*cpo-$* |
5233 cpo-% options.txt /*cpo-%* | |
164 | 5234 cpo-& options.txt /*cpo-&* |
40 | 5235 cpo-+ options.txt /*cpo-+* |
161 | 5236 cpo-- options.txt /*cpo--* |
168 | 5237 cpo-. options.txt /*cpo-.* |
5238 cpo-/ options.txt /*cpo-\/* | |
2965 | 5239 cpo-; options.txt /*cpo-;* |
7 | 5240 cpo-< options.txt /*cpo-<* |
164 | 5241 cpo-> options.txt /*cpo->* |
7 | 5242 cpo-A options.txt /*cpo-A* |
5243 cpo-B options.txt /*cpo-B* | |
5244 cpo-C options.txt /*cpo-C* | |
5245 cpo-D options.txt /*cpo-D* | |
5246 cpo-E options.txt /*cpo-E* | |
5247 cpo-F options.txt /*cpo-F* | |
164 | 5248 cpo-H options.txt /*cpo-H* |
11 | 5249 cpo-I options.txt /*cpo-I* |
7 | 5250 cpo-J options.txt /*cpo-J* |
5251 cpo-K options.txt /*cpo-K* | |
5252 cpo-L options.txt /*cpo-L* | |
5253 cpo-M options.txt /*cpo-M* | |
5254 cpo-O options.txt /*cpo-O* | |
590 | 5255 cpo-P options.txt /*cpo-P* |
7 | 5256 cpo-R options.txt /*cpo-R* |
5257 cpo-S options.txt /*cpo-S* | |
5258 cpo-W options.txt /*cpo-W* | |
164 | 5259 cpo-X options.txt /*cpo-X* |
168 | 5260 cpo-Z options.txt /*cpo-Z* |
5261 cpo-\ options.txt /*cpo-\\* | |
7 | 5262 cpo-a options.txt /*cpo-a* |
5263 cpo-b options.txt /*cpo-b* | |
164 | 5264 cpo-bar options.txt /*cpo-bar* |
7 | 5265 cpo-c options.txt /*cpo-c* |
5266 cpo-d options.txt /*cpo-d* | |
5267 cpo-e options.txt /*cpo-e* | |
5268 cpo-f options.txt /*cpo-f* | |
5269 cpo-g options.txt /*cpo-g* | |
5270 cpo-i options.txt /*cpo-i* | |
5271 cpo-j options.txt /*cpo-j* | |
5272 cpo-k options.txt /*cpo-k* | |
5273 cpo-l options.txt /*cpo-l* | |
5274 cpo-m options.txt /*cpo-m* | |
5275 cpo-n options.txt /*cpo-n* | |
5276 cpo-o options.txt /*cpo-o* | |
5277 cpo-p options.txt /*cpo-p* | |
164 | 5278 cpo-q options.txt /*cpo-q* |
7 | 5279 cpo-r options.txt /*cpo-r* |
5280 cpo-s options.txt /*cpo-s* | |
164 | 5281 cpo-star options.txt /*cpo-star* |
7 | 5282 cpo-t options.txt /*cpo-t* |
5283 cpo-u options.txt /*cpo-u* | |
5284 cpo-v options.txt /*cpo-v* | |
5285 cpo-w options.txt /*cpo-w* | |
5286 cpo-x options.txt /*cpo-x* | |
5287 cpo-y options.txt /*cpo-y* | |
164 | 5288 cpo-{ options.txt /*cpo-{* |
4229 | 5289 cpp.vim syntax.txt /*cpp.vim* |
7 | 5290 crash-recovery recover.txt /*crash-recovery* |
5291 creating-menus gui.txt /*creating-menus* | |
5292 credits intro.txt /*credits* | |
5293 crontab options.txt /*crontab* | |
5294 cs-find if_cscop.txt /*cs-find* | |
5295 cs7-problem term.txt /*cs7-problem* | |
5296 cscope if_cscop.txt /*cscope* | |
5297 cscope-commands if_cscop.txt /*cscope-commands* | |
5298 cscope-find if_cscop.txt /*cscope-find* | |
5299 cscope-howtouse if_cscop.txt /*cscope-howtouse* | |
5300 cscope-info if_cscop.txt /*cscope-info* | |
5301 cscope-intro if_cscop.txt /*cscope-intro* | |
5302 cscope-limitations if_cscop.txt /*cscope-limitations* | |
5303 cscope-options if_cscop.txt /*cscope-options* | |
5304 cscope-suggestions if_cscop.txt /*cscope-suggestions* | |
5305 cscope-win32 if_cscop.txt /*cscope-win32* | |
5306 cscope_connection() eval.txt /*cscope_connection()* | |
5307 cscopepathcomp if_cscop.txt /*cscopepathcomp* | |
5308 cscopeprg if_cscop.txt /*cscopeprg* | |
5309 cscopequickfix if_cscop.txt /*cscopequickfix* | |
2908 | 5310 cscoperelative if_cscop.txt /*cscoperelative* |
7 | 5311 cscopetag if_cscop.txt /*cscopetag* |
5312 cscopetagorder if_cscop.txt /*cscopetagorder* | |
5313 cscopeverbose if_cscop.txt /*cscopeverbose* | |
5314 csh.vim syntax.txt /*csh.vim* | |
5315 cspc if_cscop.txt /*cspc* | |
5316 csprg if_cscop.txt /*csprg* | |
5317 csqf if_cscop.txt /*csqf* | |
2908 | 5318 csre if_cscop.txt /*csre* |
7 | 5319 cst if_cscop.txt /*cst* |
5320 csto if_cscop.txt /*csto* | |
5321 csverb if_cscop.txt /*csverb* | |
5322 ctags tagsrch.txt /*ctags* | |
5323 ctags-gone version6.txt /*ctags-gone* | |
5324 cterm-colors syntax.txt /*cterm-colors* | |
5325 ctrl intro.txt /*ctrl* | |
5326 ctype-variable eval.txt /*ctype-variable* | |
5327 curly-braces-function-names eval.txt /*curly-braces-function-names* | |
5328 curly-braces-names eval.txt /*curly-braces-names* | |
5329 curpos-visual version6.txt /*curpos-visual* | |
5330 current-directory editing.txt /*current-directory* | |
5331 current-file editing.txt /*current-file* | |
5332 current_compiler quickfix.txt /*current_compiler* | |
5333 cursor() eval.txt /*cursor()* | |
5334 cursor-blinking options.txt /*cursor-blinking* | |
5335 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
|
5336 cursor-functions usr_41.txt /*cursor-functions* |
7 | 5337 cursor-left intro.txt /*cursor-left* |
5338 cursor-motions motion.txt /*cursor-motions* | |
5339 cursor-position pattern.txt /*cursor-position* | |
5340 cursor-right intro.txt /*cursor-right* | |
5341 cursor-up intro.txt /*cursor-up* | |
5342 cursor_down intro.txt /*cursor_down* | |
5343 cursor_left intro.txt /*cursor_left* | |
5344 cursor_right intro.txt /*cursor_right* | |
5345 cursor_up intro.txt /*cursor_up* | |
5346 cw change.txt /*cw* | |
5347 cweb.vim syntax.txt /*cweb.vim* | |
5348 cynlib.vim syntax.txt /*cynlib.vim* | |
5349 d change.txt /*d* | |
5350 daB motion.txt /*daB* | |
5351 daW motion.txt /*daW* | |
5352 dab motion.txt /*dab* | |
5353 dap motion.txt /*dap* | |
5354 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
|
5355 date-functions usr_41.txt /*date-functions* |
7 | 5356 dav pi_netrw.txt /*dav* |
1621 | 5357 davs pi_netrw.txt /*davs* |
7 | 5358 daw motion.txt /*daw* |
5359 dd change.txt /*dd* | |
502 | 5360 debug-gcc debug.txt /*debug-gcc* |
7 | 5361 debug-highlight debugger.txt /*debug-highlight* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5362 debug-leaks debug.txt /*debug-leaks* |
857 | 5363 debug-minidump debug.txt /*debug-minidump* |
7 | 5364 debug-mode repeat.txt /*debug-mode* |
5365 debug-scripts repeat.txt /*debug-scripts* | |
5366 debug-signs debugger.txt /*debug-signs* | |
502 | 5367 debug-vim debug.txt /*debug-vim* |
857 | 5368 debug-vs2005 debug.txt /*debug-vs2005* |
502 | 5369 debug-win32 debug.txt /*debug-win32* |
857 | 5370 debug-windbg debug.txt /*debug-windbg* |
502 | 5371 debug.txt debug.txt /*debug.txt* |
7 | 5372 debugger-compilation debugger.txt /*debugger-compilation* |
5373 debugger-features debugger.txt /*debugger-features* | |
5374 debugger-integration debugger.txt /*debugger-integration* | |
5375 debugger-support debugger.txt /*debugger-support* | |
5376 debugger.txt debugger.txt /*debugger.txt* | |
5377 dec-mouse options.txt /*dec-mouse* | |
1621 | 5378 decada_members ft_ada.txt /*decada_members* |
55 | 5379 deepcopy() eval.txt /*deepcopy()* |
7 | 5380 definition-search tagsrch.txt /*definition-search* |
5381 definitions intro.txt /*definitions* | |
5382 delete() eval.txt /*delete()* | |
5383 delete-insert change.txt /*delete-insert* | |
5384 delete-menus gui.txt /*delete-menus* | |
5385 deleting change.txt /*deleting* | |
5386 design-assumptions develop.txt /*design-assumptions* | |
5387 design-compatible develop.txt /*design-compatible* | |
5388 design-decisions develop.txt /*design-decisions* | |
5389 design-documented develop.txt /*design-documented* | |
5390 design-flexible develop.txt /*design-flexible* | |
5391 design-goals develop.txt /*design-goals* | |
5392 design-improved develop.txt /*design-improved* | |
5393 design-maintain develop.txt /*design-maintain* | |
5394 design-multi-platform develop.txt /*design-multi-platform* | |
5395 design-not develop.txt /*design-not* | |
5396 design-speed-size develop.txt /*design-speed-size* | |
5397 desktop.vim syntax.txt /*desktop.vim* | |
236 | 5398 develop-spell develop.txt /*develop-spell* |
626 | 5399 develop-spell-suggestions develop.txt /*develop-spell-suggestions* |
7 | 5400 develop.txt develop.txt /*develop.txt* |
5401 development develop.txt /*development* | |
3750 | 5402 dgn motion.txt /*dgn* |
7 | 5403 dh change.txt /*dh* |
5404 diB motion.txt /*diB* | |
5405 diW motion.txt /*diW* | |
5406 dialog gui_w32.txt /*dialog* | |
5407 dialogs-added version5.txt /*dialogs-added* | |
5408 dib motion.txt /*dib* | |
5814 | 5409 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
|
5410 dict-functions usr_41.txt /*dict-functions* |
161 | 5411 dict-identity eval.txt /*dict-identity* |
102 | 5412 dict-modification eval.txt /*dict-modification* |
7 | 5413 did_filetype() eval.txt /*did_filetype()* |
5414 diff diff.txt /*diff* | |
5415 diff-diffexpr diff.txt /*diff-diffexpr* | |
5416 diff-mode diff.txt /*diff-mode* | |
5417 diff-options diff.txt /*diff-options* | |
1121 | 5418 diff-original-file diff.txt /*diff-original-file* |
7 | 5419 diff-patchexpr diff.txt /*diff-patchexpr* |
6583 | 5420 diff-slow diff.txt /*diff-slow* |
7 | 5421 diff.txt diff.txt /*diff.txt* |
6476 | 5422 diff.vim syntax.txt /*diff.vim* |
32 | 5423 diff_filler() eval.txt /*diff_filler()* |
5424 diff_hlID() eval.txt /*diff_hlID()* | |
6583 | 5425 diff_translations diff.txt /*diff_translations* |
1702 | 5426 digraph digraph.txt /*digraph* |
7 | 5427 digraph-arg change.txt /*digraph-arg* |
26 | 5428 digraph-encoding digraph.txt /*digraph-encoding* |
7 | 5429 digraph-table digraph.txt /*digraph-table* |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
5430 digraph-table-mbyte digraph.txt /*digraph-table-mbyte* |
7 | 5431 digraph.txt digraph.txt /*digraph.txt* |
5432 digraphs digraph.txt /*digraphs* | |
5433 digraphs-changed version6.txt /*digraphs-changed* | |
5434 digraphs-default digraph.txt /*digraphs-default* | |
5435 digraphs-define digraph.txt /*digraphs-define* | |
5436 digraphs-use digraph.txt /*digraphs-use* | |
5437 dip motion.txt /*dip* | |
5438 dircolors.vim syntax.txt /*dircolors.vim* | |
5439 dis motion.txt /*dis* | |
5440 disable-menus gui.txt /*disable-menus* | |
5277 | 5441 discard editing.txt /*discard* |
794 | 5442 distribute-script usr_41.txt /*distribute-script* |
7 | 5443 distribution intro.txt /*distribution* |
5444 diw motion.txt /*diw* | |
5445 dl change.txt /*dl* | |
5446 do diff.txt /*do* | |
5447 doc-file-list help.txt /*doc-file-list* | |
5448 docbk.vim syntax.txt /*docbk.vim* | |
5449 docbksgml.vim syntax.txt /*docbksgml.vim* | |
5450 docbkxml.vim syntax.txt /*docbkxml.vim* | |
5451 docbook syntax.txt /*docbook* | |
5452 documentation-6 version6.txt /*documentation-6* | |
170 | 5453 donate uganda.txt /*donate* |
7 | 5454 dos os_dos.txt /*dos* |
5455 dos-:cd os_dos.txt /*dos-:cd* | |
5456 dos-CTRL-Break os_dos.txt /*dos-CTRL-Break* | |
5457 dos-backslash os_dos.txt /*dos-backslash* | |
5458 dos-colors os_dos.txt /*dos-colors* | |
5459 dos-file-formats os_dos.txt /*dos-file-formats* | |
5460 dos-locations os_dos.txt /*dos-locations* | |
5461 dos-shell os_dos.txt /*dos-shell* | |
5462 dos-standard-mappings os_dos.txt /*dos-standard-mappings* | |
5463 dos-temp-files os_dos.txt /*dos-temp-files* | |
5464 dos16 os_msdos.txt /*dos16* | |
5465 dos32 os_msdos.txt /*dos32* | |
5466 dosbatch.vim syntax.txt /*dosbatch.vim* | |
5467 double-click term.txt /*double-click* | |
5468 download intro.txt /*download* | |
831 | 5469 doxygen-syntax syntax.txt /*doxygen-syntax* |
5470 doxygen.vim syntax.txt /*doxygen.vim* | |
7 | 5471 dp diff.txt /*dp* |
5472 drag-n-drop gui.txt /*drag-n-drop* | |
5473 drag-n-drop-win32 gui_w32.txt /*drag-n-drop-win32* | |
5474 drag-status-line term.txt /*drag-status-line* | |
5475 dtd.vim syntax.txt /*dtd.vim* | |
836 | 5476 dtd2vim insert.txt /*dtd2vim* |
7 | 5477 dying-variable eval.txt /*dying-variable* |
5478 e motion.txt /*e* | |
5479 easy starting.txt /*easy* | |
5480 edit-a-file editing.txt /*edit-a-file* | |
5481 edit-binary editing.txt /*edit-binary* | |
5482 edit-dialogs editing.txt /*edit-dialogs* | |
5483 edit-files editing.txt /*edit-files* | |
5484 edit-intro editing.txt /*edit-intro* | |
5485 edit-no-break usr_25.txt /*edit-no-break* | |
6336 | 5486 edit-paragraph-join usr_25.txt /*edit-paragraph-join* |
7 | 5487 editing.txt editing.txt /*editing.txt* |
790 | 5488 efm-%> quickfix.txt /*efm-%>* |
7 | 5489 efm-entries quickfix.txt /*efm-entries* |
5490 efm-ignore quickfix.txt /*efm-ignore* | |
5491 eiffel.vim syntax.txt /*eiffel.vim* | |
5492 emacs-keys tips.txt /*emacs-keys* | |
5493 emacs-tags tagsrch.txt /*emacs-tags* | |
5494 emacs_tags tagsrch.txt /*emacs_tags* | |
85 | 5495 empty() eval.txt /*empty()* |
7 | 5496 encoding-names mbyte.txt /*encoding-names* |
5497 encoding-table mbyte.txt /*encoding-table* | |
5498 encoding-values mbyte.txt /*encoding-values* | |
5499 encryption editing.txt /*encryption* | |
5500 end intro.txt /*end* | |
5501 end-of-file pattern.txt /*end-of-file* | |
5502 enlightened-terminal syntax.txt /*enlightened-terminal* | |
5503 erlang.vim syntax.txt /*erlang.vim* | |
5504 errmsg-variable eval.txt /*errmsg-variable* | |
5505 error-file-format quickfix.txt /*error-file-format* | |
5506 error-messages message.txt /*error-messages* | |
5507 errorformat quickfix.txt /*errorformat* | |
5508 errorformat-Jikes quickfix.txt /*errorformat-Jikes* | |
5509 errorformat-LaTeX quickfix.txt /*errorformat-LaTeX* | |
5510 errorformat-Perl quickfix.txt /*errorformat-Perl* | |
5511 errorformat-ant quickfix.txt /*errorformat-ant* | |
5512 errorformat-changed version4.txt /*errorformat-changed* | |
5513 errorformat-jade quickfix.txt /*errorformat-jade* | |
5514 errorformat-javac quickfix.txt /*errorformat-javac* | |
5515 errorformat-multi-line quickfix.txt /*errorformat-multi-line* | |
5516 errorformat-separate-filename quickfix.txt /*errorformat-separate-filename* | |
5517 errorformats quickfix.txt /*errorformats* | |
1621 | 5518 errors message.txt /*errors* |
7 | 5519 escape intro.txt /*escape* |
5520 escape() eval.txt /*escape()* | |
5521 escape-bar version4.txt /*escape-bar* | |
5697 | 5522 euphoria3.vim syntax.txt /*euphoria3.vim* |
5523 euphoria4.vim syntax.txt /*euphoria4.vim* | |
7 | 5524 eval eval.txt /*eval* |
95 | 5525 eval() eval.txt /*eval()* |
7 | 5526 eval-examples eval.txt /*eval-examples* |
5527 eval-sandbox eval.txt /*eval-sandbox* | |
5528 eval.txt eval.txt /*eval.txt* | |
5529 eventhandler() eval.txt /*eventhandler()* | |
5530 eview starting.txt /*eview* | |
5531 evim starting.txt /*evim* | |
5532 evim-keys starting.txt /*evim-keys* | |
5533 evim.vim starting.txt /*evim.vim* | |
5534 ex starting.txt /*ex* | |
5535 ex-cmd-index index.txt /*ex-cmd-index* | |
5536 ex-edit-index index.txt /*ex-edit-index* | |
168 | 5537 ex-flags cmdline.txt /*ex-flags* |
7 | 5538 ex: options.txt /*ex:* |
5539 except-autocmd eval.txt /*except-autocmd* | |
5540 except-autocmd-Cmd eval.txt /*except-autocmd-Cmd* | |
5541 except-autocmd-Post eval.txt /*except-autocmd-Post* | |
5542 except-autocmd-Pre eval.txt /*except-autocmd-Pre* | |
5543 except-autocmd-ill eval.txt /*except-autocmd-ill* | |
5544 except-compat eval.txt /*except-compat* | |
5545 except-examine eval.txt /*except-examine* | |
5546 except-from-finally eval.txt /*except-from-finally* | |
5547 except-hier-param eval.txt /*except-hier-param* | |
5548 except-several-errors eval.txt /*except-several-errors* | |
5549 except-single-line eval.txt /*except-single-line* | |
5550 except-syntax-err eval.txt /*except-syntax-err* | |
5551 except-syntax-error eval.txt /*except-syntax-error* | |
5552 exception-handling eval.txt /*exception-handling* | |
5553 exception-variable eval.txt /*exception-variable* | |
5554 exclusive motion.txt /*exclusive* | |
20 | 5555 exclusive-linewise motion.txt /*exclusive-linewise* |
7 | 5556 executable() eval.txt /*executable()* |
5557 execute-menus gui.txt /*execute-menus* | |
5814 | 5558 exepath() eval.txt /*exepath()* |
7 | 5559 exim starting.txt /*exim* |
5560 exists() eval.txt /*exists()* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
5561 exp() eval.txt /*exp()* |
7 | 5562 expand() eval.txt /*expand()* |
5563 expand-env options.txt /*expand-env* | |
5564 expand-environment-var options.txt /*expand-environment-var* | |
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-<?* | |
5586 expr-== eval.txt /*expr-==* | |
5587 expr-==# eval.txt /*expr-==#* | |
5588 expr-==? eval.txt /*expr-==?* | |
5589 expr-=~ eval.txt /*expr-=~* | |
5590 expr-=~# eval.txt /*expr-=~#* | |
5591 expr-=~? eval.txt /*expr-=~?* | |
5592 expr-> eval.txt /*expr->* | |
5593 expr-># eval.txt /*expr->#* | |
5594 expr->= eval.txt /*expr->=* | |
5595 expr->=# eval.txt /*expr->=#* | |
5596 expr->=? eval.txt /*expr->=?* | |
5597 expr->? eval.txt /*expr->?* | |
55 | 5598 expr-[:] eval.txt /*expr-[:]* |
7 | 5599 expr-[] eval.txt /*expr-[]* |
5600 expr-barbar eval.txt /*expr-barbar* | |
102 | 5601 expr-entry eval.txt /*expr-entry* |
7 | 5602 expr-env eval.txt /*expr-env* |
5603 expr-env-expand eval.txt /*expr-env-expand* | |
5604 expr-function eval.txt /*expr-function* | |
82 | 5605 expr-is eval.txt /*expr-is* |
2908 | 5606 expr-is# eval.txt /*expr-is#* |
5607 expr-is? eval.txt /*expr-is?* | |
5608 expr-isnot eval.txt /*expr-isnot* | |
5609 expr-isnot# eval.txt /*expr-isnot#* | |
5610 expr-isnot? eval.txt /*expr-isnot?* | |
7 | 5611 expr-nesting eval.txt /*expr-nesting* |
5612 expr-number eval.txt /*expr-number* | |
5613 expr-option eval.txt /*expr-option* | |
5614 expr-quote eval.txt /*expr-quote* | |
5615 expr-register eval.txt /*expr-register* | |
5616 expr-star eval.txt /*expr-star* | |
5617 expr-string eval.txt /*expr-string* | |
5618 expr-unary-+ eval.txt /*expr-unary-+* | |
5619 expr-unary-- eval.txt /*expr-unary--* | |
5620 expr-variable eval.txt /*expr-variable* | |
5621 expr1 eval.txt /*expr1* | |
5622 expr2 eval.txt /*expr2* | |
5623 expr3 eval.txt /*expr3* | |
5624 expr4 eval.txt /*expr4* | |
5625 expr5 eval.txt /*expr5* | |
5626 expr6 eval.txt /*expr6* | |
5627 expr7 eval.txt /*expr7* | |
5628 expr8 eval.txt /*expr8* | |
5629 expr9 eval.txt /*expr9* | |
5630 expression eval.txt /*expression* | |
5631 expression-commands eval.txt /*expression-commands* | |
5632 expression-syntax eval.txt /*expression-syntax* | |
5633 exrc starting.txt /*exrc* | |
82 | 5634 extend() eval.txt /*extend()* |
7 | 5635 extension-removal cmdline.txt /*extension-removal* |
5636 extensions-improvements todo.txt /*extensions-improvements* | |
5637 f motion.txt /*f* | |
5638 faq intro.txt /*faq* | |
5639 farsi farsi.txt /*farsi* | |
5640 farsi.txt farsi.txt /*farsi.txt* | |
5641 fasm.vim syntax.txt /*fasm.vim* | |
179 | 5642 fcs_choice-variable eval.txt /*fcs_choice-variable* |
5643 fcs_reason-variable eval.txt /*fcs_reason-variable* | |
7 | 5644 feature-list eval.txt /*feature-list* |
842 | 5645 feedkeys() eval.txt /*feedkeys()* |
7 | 5646 fetch pi_netrw.txt /*fetch* |
5647 file-browser-5.2 version5.txt /*file-browser-5.2* | |
5648 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
|
5649 file-functions usr_41.txt /*file-functions* |
7 | 5650 file-pattern autocmd.txt /*file-pattern* |
5651 file-read insert.txt /*file-read* | |
5652 file-searching editing.txt /*file-searching* | |
5653 file-type filetype.txt /*file-type* | |
5654 file-types filetype.txt /*file-types* | |
5655 file_readable() eval.txt /*file_readable()* | |
5656 fileencoding-changed version6.txt /*fileencoding-changed* | |
5657 filename-backslash cmdline.txt /*filename-backslash* | |
5658 filename-modifiers cmdline.txt /*filename-modifiers* | |
5659 filereadable() eval.txt /*filereadable()* | |
5660 filetype filetype.txt /*filetype* | |
5661 filetype-detect filetype.txt /*filetype-detect* | |
5662 filetype-ignore filetype.txt /*filetype-ignore* | |
5663 filetype-overrule filetype.txt /*filetype-overrule* | |
5664 filetype-plugin usr_43.txt /*filetype-plugin* | |
5665 filetype-plugins filetype.txt /*filetype-plugins* | |
5666 filetype.txt filetype.txt /*filetype.txt* | |
5667 filetypedetect-changed version6.txt /*filetypedetect-changed* | |
5668 filetypes filetype.txt /*filetypes* | |
5669 filewritable() eval.txt /*filewritable()* | |
5670 filter change.txt /*filter* | |
95 | 5671 filter() eval.txt /*filter()* |
7 | 5672 find-manpage usr_12.txt /*find-manpage* |
5673 find-replace usr_10.txt /*find-replace* | |
20 | 5674 finddir() eval.txt /*finddir()* |
19 | 5675 findfile() eval.txt /*findfile()* |
7 | 5676 fixed-5.1 version5.txt /*fixed-5.1* |
5677 fixed-5.2 version5.txt /*fixed-5.2* | |
5678 fixed-5.3 version5.txt /*fixed-5.3* | |
5679 fixed-5.4 version5.txt /*fixed-5.4* | |
5680 fixed-5.5 version5.txt /*fixed-5.5* | |
5681 fixed-5.6 version5.txt /*fixed-5.6* | |
5682 fixed-5.7 version5.txt /*fixed-5.7* | |
5683 fixed-5.8 version5.txt /*fixed-5.8* | |
5684 fixed-6.1 version6.txt /*fixed-6.1* | |
5685 fixed-6.2 version6.txt /*fixed-6.2* | |
5686 fixed-6.3 version6.txt /*fixed-6.3* | |
551 | 5687 fixed-6.4 version6.txt /*fixed-6.4* |
1121 | 5688 fixed-7.1 version7.txt /*fixed-7.1* |
1621 | 5689 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
|
5690 fixed-7.3 version7.txt /*fixed-7.3* |
5146 | 5691 fixed-7.4 version7.txt /*fixed-7.4* |
857 | 5692 flexwiki.vim syntax.txt /*flexwiki.vim* |
1698 | 5693 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
|
5694 float-functions usr_41.txt /*float-functions* |
1698 | 5695 float-pi eval.txt /*float-pi* |
1621 | 5696 float2nr() eval.txt /*float2nr()* |
5697 floating-point-format eval.txt /*floating-point-format* | |
5698 floating-point-precision eval.txt /*floating-point-precision* | |
5699 floor() eval.txt /*floor()* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
5700 fmod() eval.txt /*fmod()* |
7 | 5701 fname_diff-variable eval.txt /*fname_diff-variable* |
5702 fname_in-variable eval.txt /*fname_in-variable* | |
5703 fname_new-variable eval.txt /*fname_new-variable* | |
5704 fname_out-variable eval.txt /*fname_out-variable* | |
1621 | 5705 fnameescape() eval.txt /*fnameescape()* |
7 | 5706 fnamemodify() eval.txt /*fnamemodify()* |
5707 fo-table change.txt /*fo-table* | |
5708 fold-behavior fold.txt /*fold-behavior* | |
5709 fold-colors fold.txt /*fold-colors* | |
5710 fold-commands fold.txt /*fold-commands* | |
5711 fold-create-marker fold.txt /*fold-create-marker* | |
5712 fold-delete-marker fold.txt /*fold-delete-marker* | |
5713 fold-diff fold.txt /*fold-diff* | |
5714 fold-expr fold.txt /*fold-expr* | |
5715 fold-foldcolumn fold.txt /*fold-foldcolumn* | |
5716 fold-foldlevel fold.txt /*fold-foldlevel* | |
5717 fold-foldtext fold.txt /*fold-foldtext* | |
5718 fold-indent fold.txt /*fold-indent* | |
5719 fold-manual fold.txt /*fold-manual* | |
5720 fold-marker fold.txt /*fold-marker* | |
5721 fold-methods fold.txt /*fold-methods* | |
5722 fold-options fold.txt /*fold-options* | |
5723 fold-syntax fold.txt /*fold-syntax* | |
5724 fold.txt fold.txt /*fold.txt* | |
5725 foldclosed() eval.txt /*foldclosed()* | |
5726 foldclosedend() eval.txt /*foldclosedend()* | |
5727 folddashes-variable eval.txt /*folddashes-variable* | |
5728 foldend-variable eval.txt /*foldend-variable* | |
5729 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
|
5730 folding-functions usr_41.txt /*folding-functions* |
7 | 5731 foldlevel() eval.txt /*foldlevel()* |
5732 foldlevel-variable eval.txt /*foldlevel-variable* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5733 folds fold.txt /*folds* |
7 | 5734 foldstart-variable eval.txt /*foldstart-variable* |
5735 foldtext() eval.txt /*foldtext()* | |
32 | 5736 foldtextresult() eval.txt /*foldtextresult()* |
7 | 5737 font-sizes gui_x11.txt /*font-sizes* |
5738 fontset mbyte.txt /*fontset* | |
5739 foreground() eval.txt /*foreground()* | |
5740 fork os_unix.txt /*fork* | |
5741 form.vim syntax.txt /*form.vim* | |
5742 format-bullet-list tips.txt /*format-bullet-list* | |
5743 format-comments change.txt /*format-comments* | |
5744 formatting change.txt /*formatting* | |
5745 formfeed intro.txt /*formfeed* | |
5746 fortran.vim syntax.txt /*fortran.vim* | |
4992 | 5747 friendship intro.txt /*friendship* |
7 | 5748 frombook usr_01.txt /*frombook* |
501 | 5749 ft-abel-syntax syntax.txt /*ft-abel-syntax* |
1621 | 5750 ft-ada-commands ft_ada.txt /*ft-ada-commands* |
5751 ft-ada-constants ft_ada.txt /*ft-ada-constants* | |
5752 ft-ada-functions ft_ada.txt /*ft-ada-functions* | |
5753 ft-ada-indent ft_ada.txt /*ft-ada-indent* | |
5754 ft-ada-omni ft_ada.txt /*ft-ada-omni* | |
5755 ft-ada-options ft_ada.txt /*ft-ada-options* | |
5756 ft-ada-plugin ft_ada.txt /*ft-ada-plugin* | |
5757 ft-ada-syntax ft_ada.txt /*ft-ada-syntax* | |
5758 ft-ada-variables ft_ada.txt /*ft-ada-variables* | |
501 | 5759 ft-ant-syntax syntax.txt /*ft-ant-syntax* |
5760 ft-apache-syntax syntax.txt /*ft-apache-syntax* | |
5761 ft-asm-syntax syntax.txt /*ft-asm-syntax* | |
5762 ft-asm68k-syntax syntax.txt /*ft-asm68k-syntax* | |
5763 ft-asmh8300-syntax syntax.txt /*ft-asmh8300-syntax* | |
5764 ft-aspperl-syntax syntax.txt /*ft-aspperl-syntax* | |
5765 ft-aspvbs-syntax syntax.txt /*ft-aspvbs-syntax* | |
5766 ft-bash-syntax syntax.txt /*ft-bash-syntax* | |
5767 ft-basic-syntax syntax.txt /*ft-basic-syntax* | |
523 | 5768 ft-c-omni insert.txt /*ft-c-omni* |
501 | 5769 ft-c-syntax syntax.txt /*ft-c-syntax* |
5770 ft-ch-syntax syntax.txt /*ft-ch-syntax* | |
5771 ft-changelog-plugin filetype.txt /*ft-changelog-plugin* | |
5772 ft-changelog-syntax syntax.txt /*ft-changelog-syntax* | |
5773 ft-chill-syntax syntax.txt /*ft-chill-syntax* | |
4098 | 5774 ft-clojure-indent indent.txt /*ft-clojure-indent* |
5763 | 5775 ft-clojure-syntax syntax.txt /*ft-clojure-syntax* |
501 | 5776 ft-cobol-syntax syntax.txt /*ft-cobol-syntax* |
5777 ft-coldfusion-syntax syntax.txt /*ft-coldfusion-syntax* | |
4229 | 5778 ft-cpp-syntax syntax.txt /*ft-cpp-syntax* |
501 | 5779 ft-csh-syntax syntax.txt /*ft-csh-syntax* |
532 | 5780 ft-css-omni insert.txt /*ft-css-omni* |
501 | 5781 ft-cweb-syntax syntax.txt /*ft-cweb-syntax* |
5782 ft-cynlib-syntax syntax.txt /*ft-cynlib-syntax* | |
5783 ft-desktop-syntax syntax.txt /*ft-desktop-syntax* | |
5784 ft-dircolors-syntax syntax.txt /*ft-dircolors-syntax* | |
5785 ft-docbk-syntax syntax.txt /*ft-docbk-syntax* | |
5786 ft-docbksgml-syntax syntax.txt /*ft-docbksgml-syntax* | |
5787 ft-docbkxml-syntax syntax.txt /*ft-docbkxml-syntax* | |
5788 ft-dosbatch-syntax syntax.txt /*ft-dosbatch-syntax* | |
5789 ft-dtd-syntax syntax.txt /*ft-dtd-syntax* | |
5790 ft-eiffel-syntax syntax.txt /*ft-eiffel-syntax* | |
5791 ft-erlang-syntax syntax.txt /*ft-erlang-syntax* | |
5697 | 5792 ft-euphoria-syntax syntax.txt /*ft-euphoria-syntax* |
857 | 5793 ft-flexwiki-syntax syntax.txt /*ft-flexwiki-syntax* |
501 | 5794 ft-form-syntax syntax.txt /*ft-form-syntax* |
5795 ft-fortran-indent indent.txt /*ft-fortran-indent* | |
5796 ft-fortran-plugin filetype.txt /*ft-fortran-plugin* | |
5797 ft-fortran-syntax syntax.txt /*ft-fortran-syntax* | |
5798 ft-fvwm-syntax syntax.txt /*ft-fvwm-syntax* | |
1621 | 5799 ft-gitcommit-plugin filetype.txt /*ft-gitcommit-plugin* |
501 | 5800 ft-groff-syntax syntax.txt /*ft-groff-syntax* |
5801 ft-gsp-syntax syntax.txt /*ft-gsp-syntax* | |
5802 ft-haskell-syntax syntax.txt /*ft-haskell-syntax* | |
4869 | 5803 ft-html-indent indent.txt /*ft-html-indent* |
531 | 5804 ft-html-omni insert.txt /*ft-html-omni* |
501 | 5805 ft-html-syntax syntax.txt /*ft-html-syntax* |
5806 ft-htmlos-syntax syntax.txt /*ft-htmlos-syntax* | |
5807 ft-ia64-syntax syntax.txt /*ft-ia64-syntax* | |
5808 ft-inform-syntax syntax.txt /*ft-inform-syntax* | |
5809 ft-java-syntax syntax.txt /*ft-java-syntax* | |
650 | 5810 ft-javascript-omni insert.txt /*ft-javascript-omni* |
501 | 5811 ft-ksh-syntax syntax.txt /*ft-ksh-syntax* |
5812 ft-lace-syntax syntax.txt /*ft-lace-syntax* | |
5813 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
|
5814 ft-lifelines-syntax syntax.txt /*ft-lifelines-syntax* |
557 | 5815 ft-lisp-syntax syntax.txt /*ft-lisp-syntax* |
501 | 5816 ft-lite-syntax syntax.txt /*ft-lite-syntax* |
5817 ft-lpc-syntax syntax.txt /*ft-lpc-syntax* | |
5818 ft-lua-syntax syntax.txt /*ft-lua-syntax* | |
5819 ft-mail-plugin filetype.txt /*ft-mail-plugin* | |
5820 ft-mail.vim syntax.txt /*ft-mail.vim* | |
5821 ft-make-syntax syntax.txt /*ft-make-syntax* | |
5822 ft-man-plugin filetype.txt /*ft-man-plugin* | |
5823 ft-maple-syntax syntax.txt /*ft-maple-syntax* | |
5824 ft-masm-syntax syntax.txt /*ft-masm-syntax* | |
5825 ft-mathematica-syntax syntax.txt /*ft-mathematica-syntax* | |
5826 ft-mma-syntax syntax.txt /*ft-mma-syntax* | |
5827 ft-moo-syntax syntax.txt /*ft-moo-syntax* | |
5828 ft-msql-syntax syntax.txt /*ft-msql-syntax* | |
5829 ft-nasm-syntax syntax.txt /*ft-nasm-syntax* | |
5830 ft-ncf-syntax syntax.txt /*ft-ncf-syntax* | |
5831 ft-nroff-syntax syntax.txt /*ft-nroff-syntax* | |
5832 ft-ocaml-syntax syntax.txt /*ft-ocaml-syntax* | |
5833 ft-papp-syntax syntax.txt /*ft-papp-syntax* | |
5834 ft-pascal-syntax syntax.txt /*ft-pascal-syntax* | |
1621 | 5835 ft-pdf-plugin filetype.txt /*ft-pdf-plugin* |
501 | 5836 ft-perl-syntax syntax.txt /*ft-perl-syntax* |
1668 | 5837 ft-php-indent indent.txt /*ft-php-indent* |
714 | 5838 ft-php-omni insert.txt /*ft-php-omni* |
501 | 5839 ft-php-syntax syntax.txt /*ft-php-syntax* |
5840 ft-php3-syntax syntax.txt /*ft-php3-syntax* | |
5841 ft-phtml-syntax syntax.txt /*ft-phtml-syntax* | |
816 | 5842 ft-plaintex-syntax syntax.txt /*ft-plaintex-syntax* |
501 | 5843 ft-postscr-syntax syntax.txt /*ft-postscr-syntax* |
5844 ft-ppwiz-syntax syntax.txt /*ft-ppwiz-syntax* | |
5845 ft-printcap-syntax syntax.txt /*ft-printcap-syntax* | |
5846 ft-progress-syntax syntax.txt /*ft-progress-syntax* | |
5847 ft-ptcap-syntax syntax.txt /*ft-ptcap-syntax* | |
5848 ft-python-indent indent.txt /*ft-python-indent* | |
5849 ft-python-syntax syntax.txt /*ft-python-syntax* | |
5850 ft-quake-syntax syntax.txt /*ft-quake-syntax* | |
3082 | 5851 ft-r-indent indent.txt /*ft-r-indent* |
501 | 5852 ft-readline-syntax syntax.txt /*ft-readline-syntax* |
5853 ft-rexx-syntax syntax.txt /*ft-rexx-syntax* | |
3967 | 5854 ft-rst-syntax syntax.txt /*ft-rst-syntax* |
838 | 5855 ft-ruby-omni insert.txt /*ft-ruby-omni* |
501 | 5856 ft-ruby-syntax syntax.txt /*ft-ruby-syntax* |
5857 ft-scheme-syntax syntax.txt /*ft-scheme-syntax* | |
5858 ft-sdl-syntax syntax.txt /*ft-sdl-syntax* | |
5859 ft-sed-syntax syntax.txt /*ft-sed-syntax* | |
5860 ft-sgml-syntax syntax.txt /*ft-sgml-syntax* | |
1211 | 5861 ft-sh-indent indent.txt /*ft-sh-indent* |
501 | 5862 ft-sh-syntax syntax.txt /*ft-sh-syntax* |
5863 ft-spec-plugin filetype.txt /*ft-spec-plugin* | |
5864 ft-spup-syntax syntax.txt /*ft-spup-syntax* | |
719 | 5865 ft-sql filetype.txt /*ft-sql* |
818 | 5866 ft-sql-omni insert.txt /*ft-sql-omni* |
501 | 5867 ft-sql-syntax syntax.txt /*ft-sql-syntax* |
719 | 5868 ft-sqlanywhere-syntax syntax.txt /*ft-sqlanywhere-syntax* |
501 | 5869 ft-sqlinformix-syntax syntax.txt /*ft-sqlinformix-syntax* |
626 | 5870 ft-syntax-omni insert.txt /*ft-syntax-omni* |
501 | 5871 ft-tcsh-syntax syntax.txt /*ft-tcsh-syntax* |
5872 ft-termcap-syntax syntax.txt /*ft-termcap-syntax* | |
798 | 5873 ft-tex-plugin filetype.txt /*ft-tex-plugin* |
501 | 5874 ft-tex-syntax syntax.txt /*ft-tex-syntax* |
5875 ft-tf-syntax syntax.txt /*ft-tf-syntax* | |
5876 ft-vb-syntax syntax.txt /*ft-vb-syntax* | |
5877 ft-verilog-indent indent.txt /*ft-verilog-indent* | |
1621 | 5878 ft-vhdl-indent indent.txt /*ft-vhdl-indent* |
501 | 5879 ft-vim-indent indent.txt /*ft-vim-indent* |
5880 ft-vim-syntax syntax.txt /*ft-vim-syntax* | |
5881 ft-xf86conf-syntax syntax.txt /*ft-xf86conf-syntax* | |
557 | 5882 ft-xhtml-omni insert.txt /*ft-xhtml-omni* |
5883 ft-xml-omni insert.txt /*ft-xml-omni* | |
501 | 5884 ft-xml-syntax syntax.txt /*ft-xml-syntax* |
5885 ft-xpm-syntax syntax.txt /*ft-xpm-syntax* | |
1621 | 5886 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
|
5887 ft_sql.txt ft_sql.txt /*ft_sql.txt* |
22 | 5888 ftdetect filetype.txt /*ftdetect* |
7 | 5889 ftp pi_netrw.txt /*ftp* |
5890 ftplugin usr_41.txt /*ftplugin* | |
5891 ftplugin-docs filetype.txt /*ftplugin-docs* | |
5892 ftplugin-name usr_05.txt /*ftplugin-name* | |
5893 ftplugin-overrule filetype.txt /*ftplugin-overrule* | |
5894 ftplugin-special usr_41.txt /*ftplugin-special* | |
5895 ftplugins usr_05.txt /*ftplugins* | |
55 | 5896 function() eval.txt /*function()* |
7 | 5897 function-argument eval.txt /*function-argument* |
5898 function-key intro.txt /*function-key* | |
5899 function-list usr_41.txt /*function-list* | |
5900 function-range-example eval.txt /*function-range-example* | |
1621 | 5901 function-search-undo eval.txt /*function-search-undo* |
7 | 5902 function_key intro.txt /*function_key* |
5903 functions eval.txt /*functions* | |
5904 fvwm.vim syntax.txt /*fvwm.vim* | |
5905 fvwm2rc syntax.txt /*fvwm2rc* | |
5906 fvwmrc syntax.txt /*fvwmrc* | |
5907 g index.txt /*g* | |
5908 g# pattern.txt /*g#* | |
5909 g$ motion.txt /*g$* | |
5910 g& change.txt /*g&* | |
5911 g' motion.txt /*g'* | |
5912 g'a motion.txt /*g'a* | |
758 | 5913 g+ undo.txt /*g+* |
7 | 5914 g, motion.txt /*g,* |
758 | 5915 g- undo.txt /*g-* |
7 | 5916 g0 motion.txt /*g0* |
5917 g8 various.txt /*g8* | |
4358 | 5918 g: eval.txt /*g:* |
828 | 5919 g:NetrwTopLvlMenu pi_netrw.txt /*g:NetrwTopLvlMenu* |
3153 | 5920 g:Netrw_corehandler pi_netrw.txt /*g:Netrw_corehandler* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5921 g:Netrw_funcref pi_netrw.txt /*g:Netrw_funcref* |
1621 | 5922 g:ada#Comment ft_ada.txt /*g:ada#Comment* |
5923 g:ada#Ctags_Kinds ft_ada.txt /*g:ada#Ctags_Kinds* | |
5924 g:ada#DotWordRegex ft_ada.txt /*g:ada#DotWordRegex* | |
5925 g:ada#Keywords ft_ada.txt /*g:ada#Keywords* | |
5926 g:ada#WordRegex ft_ada.txt /*g:ada#WordRegex* | |
5927 g:ada_abbrev ft_ada.txt /*g:ada_abbrev* | |
5928 g:ada_all_tab_usage ft_ada.txt /*g:ada_all_tab_usage* | |
5929 g:ada_begin_preproc ft_ada.txt /*g:ada_begin_preproc* | |
5930 g:ada_default_compiler ft_ada.txt /*g:ada_default_compiler* | |
5931 g:ada_extended_completion ft_ada.txt /*g:ada_extended_completion* | |
5932 g:ada_extended_tagging ft_ada.txt /*g:ada_extended_tagging* | |
5933 g:ada_folding ft_ada.txt /*g:ada_folding* | |
5934 g:ada_gnat_extensions ft_ada.txt /*g:ada_gnat_extensions* | |
5935 g:ada_line_errors ft_ada.txt /*g:ada_line_errors* | |
5936 g:ada_no_tab_space_error ft_ada.txt /*g:ada_no_tab_space_error* | |
5937 g:ada_no_trail_space_error ft_ada.txt /*g:ada_no_trail_space_error* | |
5938 g:ada_omni_with_keywords ft_ada.txt /*g:ada_omni_with_keywords* | |
5939 g:ada_rainbow_color ft_ada.txt /*g:ada_rainbow_color* | |
5940 g:ada_space_errors ft_ada.txt /*g:ada_space_errors* | |
5941 g:ada_standard_types ft_ada.txt /*g:ada_standard_types* | |
5942 g:ada_with_gnat_project_files ft_ada.txt /*g:ada_with_gnat_project_files* | |
5943 g:ada_withuse_ordinary ft_ada.txt /*g:ada_withuse_ordinary* | |
4098 | 5944 g:clojure_align_multiline_strings indent.txt /*g:clojure_align_multiline_strings* |
5618 | 5945 g:clojure_align_subforms indent.txt /*g:clojure_align_subforms* |
5763 | 5946 g:clojure_fold syntax.txt /*g:clojure_fold* |
4098 | 5947 g:clojure_fuzzy_indent indent.txt /*g:clojure_fuzzy_indent* |
5948 g:clojure_fuzzy_indent_blacklist indent.txt /*g:clojure_fuzzy_indent_blacklist* | |
5949 g:clojure_fuzzy_indent_patterns indent.txt /*g:clojure_fuzzy_indent_patterns* | |
5950 g:clojure_maxlines indent.txt /*g:clojure_maxlines* | |
5951 g:clojure_special_indent_words indent.txt /*g:clojure_special_indent_words* | |
1621 | 5952 g:colors_name options.txt /*g:colors_name* |
5953 g:decada ft_ada.txt /*g:decada* | |
5954 g:decada.Error_Format ft_ada.txt /*g:decada.Error_Format* | |
5955 g:decada.Make() ft_ada.txt /*g:decada.Make()* | |
5956 g:decada.Make_Command ft_ada.txt /*g:decada.Make_Command* | |
5957 g:decada.Unit_Name() ft_ada.txt /*g:decada.Unit_Name()* | |
2965 | 5958 g:filetype_csh syntax.txt /*g:filetype_csh* |
5959 g:filetype_r syntax.txt /*g:filetype_r* | |
1621 | 5960 g:gnat ft_ada.txt /*g:gnat* |
5961 g:gnat.Error_Format ft_ada.txt /*g:gnat.Error_Format* | |
5962 g:gnat.Find() ft_ada.txt /*g:gnat.Find()* | |
5963 g:gnat.Find_Program ft_ada.txt /*g:gnat.Find_Program* | |
5964 g:gnat.Make() ft_ada.txt /*g:gnat.Make()* | |
5965 g:gnat.Make_Command ft_ada.txt /*g:gnat.Make_Command* | |
5966 g:gnat.Pretty() ft_ada.txt /*g:gnat.Pretty()* | |
5967 g:gnat.Pretty_Program ft_ada.txt /*g:gnat.Pretty_Program* | |
5968 g:gnat.Project_File ft_ada.txt /*g:gnat.Project_File* | |
5969 g:gnat.Set_Project_File() ft_ada.txt /*g:gnat.Set_Project_File()* | |
5970 g:gnat.Tags() ft_ada.txt /*g:gnat.Tags()* | |
5971 g:gnat.Tags_Command ft_ada.txt /*g:gnat.Tags_Command* | |
3713 | 5972 g:html_charset_override syntax.txt /*g:html_charset_override* |
5973 g:html_diff_one_file syntax.txt /*g:html_diff_one_file* | |
5974 g:html_dynamic_folds syntax.txt /*g:html_dynamic_folds* | |
5975 g:html_encoding_override syntax.txt /*g:html_encoding_override* | |
5976 g:html_end_line syntax.txt /*g:html_end_line* | |
5977 g:html_expand_tabs syntax.txt /*g:html_expand_tabs* | |
5978 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
|
5979 g:html_id_expr syntax.txt /*g:html_id_expr* |
3713 | 5980 g:html_ignore_conceal syntax.txt /*g:html_ignore_conceal* |
5981 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
|
5982 g:html_line_ids syntax.txt /*g:html_line_ids* |
3713 | 5983 g:html_no_foldcolumn syntax.txt /*g:html_no_foldcolumn* |
5984 g:html_no_invalid syntax.txt /*g:html_no_invalid* | |
5985 g:html_no_pre syntax.txt /*g:html_no_pre* | |
5986 g:html_no_progress syntax.txt /*g:html_no_progress* | |
5987 g:html_number_lines syntax.txt /*g:html_number_lines* | |
5988 g:html_pre_wrap syntax.txt /*g:html_pre_wrap* | |
5989 g:html_prevent_copy syntax.txt /*g:html_prevent_copy* | |
5990 g:html_start_line syntax.txt /*g:html_start_line* | |
5991 g:html_use_css syntax.txt /*g:html_use_css* | |
5992 g:html_use_encoding syntax.txt /*g:html_use_encoding* | |
5993 g:html_use_xhtml syntax.txt /*g:html_use_xhtml* | |
5994 g:html_whole_filler syntax.txt /*g:html_whole_filler* | |
5618 | 5995 g:netrw_altfile pi_netrw.txt /*g:netrw_altfile* |
480 | 5996 g:netrw_alto pi_netrw.txt /*g:netrw_alto* |
5997 g:netrw_altv pi_netrw.txt /*g:netrw_altv* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5998 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
|
5999 g:netrw_bannerbackslash pi_netrw.txt /*g:netrw_bannerbackslash* |
650 | 6000 g:netrw_browse_split pi_netrw.txt /*g:netrw_browse_split* |
6001 g:netrw_browsex_viewer pi_netrw.txt /*g:netrw_browsex_viewer* | |
2426 | 6002 g:netrw_bufsettings pi_netrw.txt /*g:netrw_bufsettings* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6003 g:netrw_chgperm pi_netrw.txt /*g:netrw_chgperm* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6004 g:netrw_chgwin pi_netrw.txt /*g:netrw_chgwin* |
1621 | 6005 g:netrw_compress pi_netrw.txt /*g:netrw_compress* |
1668 | 6006 g:netrw_ctags pi_netrw.txt /*g:netrw_ctags* |
2751 | 6007 g:netrw_cursor pi_netrw.txt /*g:netrw_cursor* |
480 | 6008 g:netrw_cygwin pi_netrw.txt /*g:netrw_cygwin* |
6009 g:netrw_dav_cmd pi_netrw.txt /*g:netrw_dav_cmd* | |
1621 | 6010 g:netrw_decompress pi_netrw.txt /*g:netrw_decompress* |
2751 | 6011 g:netrw_dirhistmax pi_netrw.txt /*g:netrw_dirhistmax* |
3967 | 6012 g:netrw_dynamic_maxfilenamelen pi_netrw.txt /*g:netrw_dynamic_maxfilenamelen* |
3465 | 6013 g:netrw_errorlvl pi_netrw.txt /*g:netrw_errorlvl* |
719 | 6014 g:netrw_fastbrowse pi_netrw.txt /*g:netrw_fastbrowse* |
480 | 6015 g:netrw_fetch_cmd pi_netrw.txt /*g:netrw_fetch_cmd* |
5929 | 6016 g:netrw_ffkeep pi_netrw.txt /*g:netrw_ffkeep* |
6476 | 6017 g:netrw_file_cmd pi_netrw.txt /*g:netrw_file_cmd* |
1621 | 6018 g:netrw_fname_escape pi_netrw.txt /*g:netrw_fname_escape* |
480 | 6019 g:netrw_ftp pi_netrw.txt /*g:netrw_ftp* |
6020 g:netrw_ftp_browse_reject pi_netrw.txt /*g:netrw_ftp_browse_reject* | |
6021 g:netrw_ftp_cmd pi_netrw.txt /*g:netrw_ftp_cmd* | |
6022 g:netrw_ftp_list_cmd pi_netrw.txt /*g:netrw_ftp_list_cmd* | |
3465 | 6023 g:netrw_ftp_options pi_netrw.txt /*g:netrw_ftp_options* |
1121 | 6024 g:netrw_ftp_sizelist_cmd pi_netrw.txt /*g:netrw_ftp_sizelist_cmd* |
6025 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
|
6026 g:netrw_ftpextracmd pi_netrw.txt /*g:netrw_ftpextracmd* |
480 | 6027 g:netrw_ftpmode pi_netrw.txt /*g:netrw_ftpmode* |
1621 | 6028 g:netrw_glob_escape pi_netrw.txt /*g:netrw_glob_escape* |
6476 | 6029 g:netrw_gx pi_netrw.txt /*g:netrw_gx* |
480 | 6030 g:netrw_hide pi_netrw.txt /*g:netrw_hide* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6031 g:netrw_home pi_netrw.txt /*g:netrw_home* |
480 | 6032 g:netrw_http_cmd pi_netrw.txt /*g:netrw_http_cmd* |
5618 | 6033 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
|
6034 g:netrw_http_xcmd pi_netrw.txt /*g:netrw_http_xcmd* |
482 | 6035 g:netrw_ignorenetrc pi_netrw.txt /*g:netrw_ignorenetrc* |
480 | 6036 g:netrw_keepdir pi_netrw.txt /*g:netrw_keepdir* |
6476 | 6037 g:netrw_keepj pi_netrw.txt /*g:netrw_keepj* |
13 | 6038 g:netrw_list_cmd pi_netrw.txt /*g:netrw_list_cmd* |
6476 | 6039 g:netrw_list_cmd_options pi_netrw.txt /*g:netrw_list_cmd_options* |
13 | 6040 g:netrw_list_hide pi_netrw.txt /*g:netrw_list_hide* |
1121 | 6041 g:netrw_liststyle pi_netrw.txt /*g:netrw_liststyle* |
1621 | 6042 g:netrw_localcopycmd pi_netrw.txt /*g:netrw_localcopycmd* |
6476 | 6043 g:netrw_localcopydircmd pi_netrw.txt /*g:netrw_localcopydircmd* |
3465 | 6044 g:netrw_localmkdir pi_netrw.txt /*g:netrw_localmkdir* |
1621 | 6045 g:netrw_localmovecmd pi_netrw.txt /*g:netrw_localmovecmd* |
3465 | 6046 g:netrw_localrmdir pi_netrw.txt /*g:netrw_localrmdir* |
480 | 6047 g:netrw_maxfilenamelen pi_netrw.txt /*g:netrw_maxfilenamelen* |
1121 | 6048 g:netrw_menu pi_netrw.txt /*g:netrw_menu* |
480 | 6049 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
|
6050 g:netrw_mousemaps pi_netrw.txt /*g:netrw_mousemaps* |
3153 | 6051 g:netrw_nobeval pi_netrw.txt /*g:netrw_nobeval* |
1121 | 6052 g:netrw_nogx pi_netrw.txt /*g:netrw_nogx* |
1621 | 6053 g:netrw_preview pi_netrw.txt /*g:netrw_preview* |
480 | 6054 g:netrw_rcp_cmd pi_netrw.txt /*g:netrw_rcp_cmd* |
3153 | 6055 g:netrw_remote_mkdir pi_netrw.txt /*g:netrw_remote_mkdir* |
1621 | 6056 g:netrw_retmap pi_netrw.txt /*g:netrw_retmap* |
13 | 6057 g:netrw_rm_cmd pi_netrw.txt /*g:netrw_rm_cmd* |
6058 g:netrw_rmdir_cmd pi_netrw.txt /*g:netrw_rmdir_cmd* | |
6059 g:netrw_rmf_cmd pi_netrw.txt /*g:netrw_rmf_cmd* | |
480 | 6060 g:netrw_rsync_cmd pi_netrw.txt /*g:netrw_rsync_cmd* |
6061 g:netrw_scp_cmd pi_netrw.txt /*g:netrw_scp_cmd* | |
1211 | 6062 g:netrw_scpport pi_netrw.txt /*g:netrw_scpport* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6063 g:netrw_sepchr pi_netrw.txt /*g:netrw_sepchr* |
6476 | 6064 g:netrw_servername pi_netrw.txt /*g:netrw_servername* |
480 | 6065 g:netrw_sftp_cmd pi_netrw.txt /*g:netrw_sftp_cmd* |
1621 | 6066 g:netrw_silent pi_netrw.txt /*g:netrw_silent* |
480 | 6067 g:netrw_sort_by pi_netrw.txt /*g:netrw_sort_by* |
6068 g:netrw_sort_direction pi_netrw.txt /*g:netrw_sort_direction* | |
1668 | 6069 g:netrw_sort_options pi_netrw.txt /*g:netrw_sort_options* |
480 | 6070 g:netrw_sort_sequence pi_netrw.txt /*g:netrw_sort_sequence* |
1621 | 6071 g:netrw_special_syntax pi_netrw.txt /*g:netrw_special_syntax* |
480 | 6072 g:netrw_ssh_browse_reject pi_netrw.txt /*g:netrw_ssh_browse_reject* |
574 | 6073 g:netrw_ssh_cmd pi_netrw.txt /*g:netrw_ssh_cmd* |
1211 | 6074 g:netrw_sshport pi_netrw.txt /*g:netrw_sshport* |
480 | 6075 g:netrw_timefmt pi_netrw.txt /*g:netrw_timefmt* |
1621 | 6076 g:netrw_tmpfile_escape pi_netrw.txt /*g:netrw_tmpfile_escape* |
480 | 6077 g:netrw_uid pi_netrw.txt /*g:netrw_uid* |
1211 | 6078 g:netrw_use_errorwindow pi_netrw.txt /*g:netrw_use_errorwindow* |
1121 | 6079 g:netrw_use_noswf pi_netrw.txt /*g:netrw_use_noswf* |
480 | 6080 g:netrw_use_nt_rcp pi_netrw.txt /*g:netrw_use_nt_rcp* |
6081 g:netrw_win95ftp pi_netrw.txt /*g:netrw_win95ftp* | |
6082 g:netrw_winsize pi_netrw.txt /*g:netrw_winsize* | |
1621 | 6083 g:netrw_xstrlen pi_netrw.txt /*g:netrw_xstrlen* |
3153 | 6084 g:sh_isk syntax.txt /*g:sh_isk* |
6085 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
|
6086 g:syntax_on syntax.txt /*g:syntax_on* |
819 | 6087 g:tar_browseoptions pi_tar.txt /*g:tar_browseoptions* |
6088 g:tar_cmd pi_tar.txt /*g:tar_cmd* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6089 g:tar_copycmd pi_tar.txt /*g:tar_copycmd* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6090 g:tar_extractcmd pi_tar.txt /*g:tar_extractcmd* |
1621 | 6091 g:tar_nomax pi_tar.txt /*g:tar_nomax* |
819 | 6092 g:tar_readoptions pi_tar.txt /*g:tar_readoptions* |
1702 | 6093 g:tar_secure pi_tar.txt /*g:tar_secure* |
819 | 6094 g:tar_writeoptions pi_tar.txt /*g:tar_writeoptions* |
4992 | 6095 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
|
6096 g:tex_conceal syntax.txt /*g:tex_conceal* |
4229 | 6097 g:tex_fast syntax.txt /*g:tex_fast* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
6098 g:tex_flavor filetype.txt /*g:tex_flavor* |
4992 | 6099 g:tex_fold_enabled syntax.txt /*g:tex_fold_enabled* |
3465 | 6100 g:tex_isk syntax.txt /*g:tex_isk* |
4992 | 6101 g:tex_no_error syntax.txt /*g:tex_no_error* |
6102 g:tex_nospell syntax.txt /*g:tex_nospell* | |
6103 g:tex_stylish syntax.txt /*g:tex_stylish* | |
6213 | 6104 g:tex_subscripts syntax.txt /*g:tex_subscripts* |
6105 g:tex_superscripts syntax.txt /*g:tex_superscripts* | |
4992 | 6106 g:tex_verbspell syntax.txt /*g:tex_verbspell* |
7 | 6107 g:var eval.txt /*g:var* |
1121 | 6108 g:vimball_home pi_vimball.txt /*g:vimball_home* |
1621 | 6109 g:vimball_mkdir pi_vimball.txt /*g:vimball_mkdir* |
6110 g:vimsyn_embed syntax.txt /*g:vimsyn_embed* | |
6111 g:vimsyn_folding syntax.txt /*g:vimsyn_folding* | |
6112 g:vimsyn_maxlines syntax.txt /*g:vimsyn_maxlines* | |
6113 g:vimsyn_minlines syntax.txt /*g:vimsyn_minlines* | |
6114 g:vimsyn_noerror syntax.txt /*g:vimsyn_noerror* | |
6115 g:zip_nomax pi_zip.txt /*g:zip_nomax* | |
6116 g:zip_shq pi_zip.txt /*g:zip_shq* | |
1211 | 6117 g:zip_unzipcmd pi_zip.txt /*g:zip_unzipcmd* |
6118 g:zip_zipcmd pi_zip.txt /*g:zip_zipcmd* | |
7 | 6119 g; motion.txt /*g;* |
448 | 6120 g< message.txt /*g<* |
7 | 6121 g<Down> motion.txt /*g<Down>* |
6122 g<End> motion.txt /*g<End>* | |
6123 g<Home> motion.txt /*g<Home>* | |
6124 g<LeftMouse> tagsrch.txt /*g<LeftMouse>* | |
6125 g<RightMouse> tagsrch.txt /*g<RightMouse>* | |
6126 g<Up> motion.txt /*g<Up>* | |
6127 g? change.txt /*g?* | |
6128 g?? change.txt /*g??* | |
6129 g?g? change.txt /*g?g?* | |
593 | 6130 g@ map.txt /*g@* |
7 | 6131 gD pattern.txt /*gD* |
6132 gE motion.txt /*gE* | |
681 | 6133 gF editing.txt /*gF* |
7 | 6134 gH visual.txt /*gH* |
6135 gI insert.txt /*gI* | |
6136 gJ change.txt /*gJ* | |
3713 | 6137 gN visual.txt /*gN* |
7 | 6138 gP change.txt /*gP* |
6139 gQ intro.txt /*gQ* | |
6140 gR change.txt /*gR* | |
683 | 6141 gT tabpage.txt /*gT* |
7 | 6142 gU change.txt /*gU* |
6143 gUU change.txt /*gUU* | |
6144 gUgU change.txt /*gUgU* | |
6145 gV visual.txt /*gV* | |
6146 g] tagsrch.txt /*g]* | |
6147 g^ motion.txt /*g^* | |
6148 g_ motion.txt /*g_* | |
6149 g_CTRL-A various.txt /*g_CTRL-A* | |
6150 g_CTRL-G editing.txt /*g_CTRL-G* | |
6151 g_CTRL-H visual.txt /*g_CTRL-H* | |
6152 g_CTRL-] tagsrch.txt /*g_CTRL-]* | |
6153 g` motion.txt /*g`* | |
6154 g`a motion.txt /*g`a* | |
6155 ga various.txt /*ga* | |
374 | 6156 garbagecollect() eval.txt /*garbagecollect()* |
7 | 6157 gd pattern.txt /*gd* |
3356 | 6158 gdb debug.txt /*gdb* |
7 | 6159 ge motion.txt /*ge* |
140 | 6160 get() eval.txt /*get()* |
857 | 6161 get-ms-debuggers debug.txt /*get-ms-debuggers* |
435 | 6162 getbufline() eval.txt /*getbufline()* |
7 | 6163 getbufvar() eval.txt /*getbufvar()* |
6164 getchar() eval.txt /*getchar()* | |
6165 getcharmod() eval.txt /*getcharmod()* | |
6166 getcmdline() eval.txt /*getcmdline()* | |
6167 getcmdpos() eval.txt /*getcmdpos()* | |
531 | 6168 getcmdtype() eval.txt /*getcmdtype()* |
6153 | 6169 getcmdwintype() eval.txt /*getcmdwintype()* |
5968 | 6170 getcurpos() eval.txt /*getcurpos()* |
7 | 6171 getcwd() eval.txt /*getcwd()* |
37 | 6172 getfontname() eval.txt /*getfontname()* |
20 | 6173 getfperm() eval.txt /*getfperm()* |
7 | 6174 getfsize() eval.txt /*getfsize()* |
6175 getftime() eval.txt /*getftime()* | |
20 | 6176 getftype() eval.txt /*getftype()* |
1121 | 6177 getlatestvimscripts-install pi_getscript.txt /*getlatestvimscripts-install* |
7 | 6178 getline() eval.txt /*getline()* |
647 | 6179 getloclist() eval.txt /*getloclist()* |
1621 | 6180 getmatches() eval.txt /*getmatches()* |
6181 getpid() eval.txt /*getpid()* | |
703 | 6182 getpos() eval.txt /*getpos()* |
230 | 6183 getqflist() eval.txt /*getqflist()* |
7 | 6184 getreg() eval.txt /*getreg()* |
6185 getregtype() eval.txt /*getregtype()* | |
1121 | 6186 getscript pi_getscript.txt /*getscript* |
6187 getscript-autoinstall pi_getscript.txt /*getscript-autoinstall* | |
6188 getscript-data pi_getscript.txt /*getscript-data* | |
6189 getscript-history pi_getscript.txt /*getscript-history* | |
6190 getscript-plugins pi_getscript.txt /*getscript-plugins* | |
6191 getscript-start pi_getscript.txt /*getscript-start* | |
2207
b17bbfa96fa0
Add the settabvar() and gettabvar() functions.
Bram Moolenaar <bram@vim.org>
parents:
2206
diff
changeset
|
6192 gettabvar() eval.txt /*gettabvar()* |
831 | 6193 gettabwinvar() eval.txt /*gettabwinvar()* |
7 | 6194 getwinposx() eval.txt /*getwinposx()* |
6195 getwinposy() eval.txt /*getwinposy()* | |
6196 getwinvar() eval.txt /*getwinvar()* | |
6197 gex starting.txt /*gex* | |
6198 gf editing.txt /*gf* | |
6199 gg motion.txt /*gg* | |
6200 gh visual.txt /*gh* | |
6201 gi insert.txt /*gi* | |
6202 gj motion.txt /*gj* | |
6203 gk motion.txt /*gk* | |
6204 glob() eval.txt /*glob()* | |
6697 | 6205 glob2regpat() eval.txt /*glob2regpat()* |
7 | 6206 global-ime mbyte.txt /*global-ime* |
6207 global-local options.txt /*global-local* | |
6208 global-variable eval.txt /*global-variable* | |
1621 | 6209 global_markfilelist pi_netrw.txt /*global_markfilelist* |
7 | 6210 globpath() eval.txt /*globpath()* |
1121 | 6211 glvs pi_getscript.txt /*glvs* |
6212 glvs-alg pi_getscript.txt /*glvs-alg* | |
6213 glvs-algorithm pi_getscript.txt /*glvs-algorithm* | |
6214 glvs-autoinstall pi_getscript.txt /*glvs-autoinstall* | |
6215 glvs-contents pi_getscript.txt /*glvs-contents* | |
6216 glvs-copyright pi_getscript.txt /*glvs-copyright* | |
6217 glvs-data pi_getscript.txt /*glvs-data* | |
6218 glvs-dist-install pi_getscript.txt /*glvs-dist-install* | |
6219 glvs-hist pi_getscript.txt /*glvs-hist* | |
6220 glvs-install pi_getscript.txt /*glvs-install* | |
6221 glvs-options pi_getscript.txt /*glvs-options* | |
6222 glvs-plugins pi_getscript.txt /*glvs-plugins* | |
6223 glvs-usage pi_getscript.txt /*glvs-usage* | |
7 | 6224 gm motion.txt /*gm* |
3713 | 6225 gn visual.txt /*gn* |
1621 | 6226 gnat#Insert_Tags_Header() ft_ada.txt /*gnat#Insert_Tags_Header()* |
6227 gnat#New() ft_ada.txt /*gnat#New()* | |
6228 gnat-xref ft_ada.txt /*gnat-xref* | |
6229 gnat_members ft_ada.txt /*gnat_members* | |
7 | 6230 gnome-session gui_x11.txt /*gnome-session* |
6231 go motion.txt /*go* | |
6232 gp change.txt /*gp* | |
6233 gpm-mouse term.txt /*gpm-mouse* | |
6234 gq change.txt /*gq* | |
6235 gqap change.txt /*gqap* | |
6236 gqgq change.txt /*gqgq* | |
6237 gqq change.txt /*gqq* | |
6238 gr change.txt /*gr* | |
6239 graphic-option-gone version4.txt /*graphic-option-gone* | |
6240 greek options.txt /*greek* | |
6241 grep quickfix.txt /*grep* | |
6242 groff.vim syntax.txt /*groff.vim* | |
4992 | 6243 gross-national-happiness intro.txt /*gross-national-happiness* |
7 | 6244 group-name syntax.txt /*group-name* |
6245 gs various.txt /*gs* | |
6246 gsp.vim syntax.txt /*gsp.vim* | |
6247 gstar pattern.txt /*gstar* | |
674 | 6248 gt tabpage.txt /*gt* |
7 | 6249 gtk-tooltip-colors gui_x11.txt /*gtk-tooltip-colors* |
6250 gu change.txt /*gu* | |
6251 gugu change.txt /*gugu* | |
6252 gui gui.txt /*gui* | |
3082 | 6253 gui-IME gui.txt /*gui-IME* |
7 | 6254 gui-clipboard gui_w32.txt /*gui-clipboard* |
6255 gui-colors syntax.txt /*gui-colors* | |
6256 gui-extras gui.txt /*gui-extras* | |
6257 gui-footer debugger.txt /*gui-footer* | |
6258 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
|
6259 gui-functions usr_41.txt /*gui-functions* |
7 | 6260 gui-gnome gui_x11.txt /*gui-gnome* |
6261 gui-gnome-session gui_x11.txt /*gui-gnome-session* | |
6262 gui-gtk gui_x11.txt /*gui-gtk* | |
6263 gui-gtk-socketid gui_x11.txt /*gui-gtk-socketid* | |
6264 gui-horiz-scroll gui.txt /*gui-horiz-scroll* | |
6265 gui-init gui.txt /*gui-init* | |
11 | 6266 gui-kde gui_x11.txt /*gui-kde* |
7 | 6267 gui-mouse gui.txt /*gui-mouse* |
6268 gui-mouse-focus gui.txt /*gui-mouse-focus* | |
6269 gui-mouse-mapping gui.txt /*gui-mouse-mapping* | |
6270 gui-mouse-modeless gui.txt /*gui-mouse-modeless* | |
6271 gui-mouse-move gui.txt /*gui-mouse-move* | |
6272 gui-mouse-select gui.txt /*gui-mouse-select* | |
6273 gui-mouse-status gui.txt /*gui-mouse-status* | |
6274 gui-mouse-various gui.txt /*gui-mouse-various* | |
6275 gui-pty gui_x11.txt /*gui-pty* | |
6276 gui-pty-erase gui_x11.txt /*gui-pty-erase* | |
6277 gui-resources gui_x11.txt /*gui-resources* | |
6278 gui-scrollbars gui.txt /*gui-scrollbars* | |
6279 gui-selections gui.txt /*gui-selections* | |
6280 gui-shell gui.txt /*gui-shell* | |
6281 gui-shell-win32 gui_w32.txt /*gui-shell-win32* | |
6282 gui-start gui.txt /*gui-start* | |
6283 gui-toolbar gui.txt /*gui-toolbar* | |
6284 gui-vert-scroll gui.txt /*gui-vert-scroll* | |
6285 gui-w16 gui_w16.txt /*gui-w16* | |
6286 gui-w32 gui_w32.txt /*gui-w32* | |
6287 gui-w32-cmdargs gui_w32.txt /*gui-w32-cmdargs* | |
6288 gui-w32-dialogs gui_w32.txt /*gui-w32-dialogs* | |
6289 gui-w32-printing gui_w32.txt /*gui-w32-printing* | |
6290 gui-w32-start gui_w32.txt /*gui-w32-start* | |
6291 gui-w32-various gui_w32.txt /*gui-w32-various* | |
1621 | 6292 gui-w32-windowid gui_w32.txt /*gui-w32-windowid* |
7 | 6293 gui-w32s gui_w32.txt /*gui-w32s* |
6294 gui-win32-maximized gui_w32.txt /*gui-win32-maximized* | |
6295 gui-x11 gui_x11.txt /*gui-x11* | |
6296 gui-x11-athena gui_x11.txt /*gui-x11-athena* | |
6297 gui-x11-compiling gui_x11.txt /*gui-x11-compiling* | |
6298 gui-x11-gtk gui_x11.txt /*gui-x11-gtk* | |
11 | 6299 gui-x11-kde gui_x11.txt /*gui-x11-kde* |
7 | 6300 gui-x11-misc gui_x11.txt /*gui-x11-misc* |
6301 gui-x11-motif gui_x11.txt /*gui-x11-motif* | |
6302 gui-x11-neXtaw gui_x11.txt /*gui-x11-neXtaw* | |
6303 gui-x11-printing gui_x11.txt /*gui-x11-printing* | |
6304 gui-x11-start gui_x11.txt /*gui-x11-start* | |
6305 gui-x11-various gui_x11.txt /*gui-x11-various* | |
6306 gui.txt gui.txt /*gui.txt* | |
6307 gui_w16.txt gui_w16.txt /*gui_w16.txt* | |
6308 gui_w32.txt gui_w32.txt /*gui_w32.txt* | |
6309 gui_x11.txt gui_x11.txt /*gui_x11.txt* | |
6310 guifontwide_gtk2 options.txt /*guifontwide_gtk2* | |
4098 | 6311 guifontwide_win_mbyte options.txt /*guifontwide_win_mbyte* |
7 | 6312 guioptions_a options.txt /*guioptions_a* |
6313 guu change.txt /*guu* | |
6314 gv visual.txt /*gv* | |
6315 gview starting.txt /*gview* | |
6316 gvim starting.txt /*gvim* | |
6317 gvimdiff diff.txt /*gvimdiff* | |
6318 gvimrc gui.txt /*gvimrc* | |
6319 gw change.txt /*gw* | |
11 | 6320 gwgw change.txt /*gwgw* |
6321 gww change.txt /*gww* | |
7 | 6322 gzip pi_gzip.txt /*gzip* |
6323 gzip-autocmd pi_gzip.txt /*gzip-autocmd* | |
6324 gzip-example autocmd.txt /*gzip-example* | |
6325 gzip-helpfile tips.txt /*gzip-helpfile* | |
6326 g~ change.txt /*g~* | |
6327 g~g~ change.txt /*g~g~* | |
6328 g~~ change.txt /*g~~* | |
6329 h motion.txt /*h* | |
6330 hangul hangulin.txt /*hangul* | |
6331 hangulin.txt hangulin.txt /*hangulin.txt* | |
6332 has() eval.txt /*has()* | |
6333 has-patch eval.txt /*has-patch* | |
2826 | 6334 has-python if_pyth.txt /*has-python* |
102 | 6335 has_key() eval.txt /*has_key()* |
7 | 6336 haskell.vim syntax.txt /*haskell.vim* |
1121 | 6337 haslocaldir() eval.txt /*haslocaldir()* |
7 | 6338 hasmapto() eval.txt /*hasmapto()* |
6339 hebrew hebrew.txt /*hebrew* | |
6340 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
|
6341 help helphelp.txt /*help* |
7 | 6342 help-context help.txt /*help-context* |
1121 | 6343 help-summary usr_02.txt /*help-summary* |
1149 | 6344 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
|
6345 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
|
6346 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
|
6347 help-xterm-window helphelp.txt /*help-xterm-window* |
7 | 6348 help.txt help.txt /*help.txt* |
2249
6d3d35ff2c2b
Use full path in undofile(). Updated docs.
Bram Moolenaar <bram@vim.org>
parents:
2246
diff
changeset
|
6349 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
|
6350 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
|
6351 helphelp.txt helphelp.txt /*helphelp.txt* |
7 | 6352 hex-editing tips.txt /*hex-editing* |
3224 | 6353 hex-number eval.txt /*hex-number* |
7 | 6354 hidden-buffer windows.txt /*hidden-buffer* |
6355 hidden-changed version5.txt /*hidden-changed* | |
6356 hidden-menus gui.txt /*hidden-menus* | |
519 | 6357 hidden-options options.txt /*hidden-options* |
7 | 6358 hidden-quit windows.txt /*hidden-quit* |
6359 highlight-args syntax.txt /*highlight-args* | |
6360 highlight-changed version4.txt /*highlight-changed* | |
6361 highlight-cterm syntax.txt /*highlight-cterm* | |
6362 highlight-ctermbg syntax.txt /*highlight-ctermbg* | |
6363 highlight-ctermfg syntax.txt /*highlight-ctermfg* | |
6364 highlight-default syntax.txt /*highlight-default* | |
6365 highlight-font syntax.txt /*highlight-font* | |
6366 highlight-groups syntax.txt /*highlight-groups* | |
6367 highlight-gui syntax.txt /*highlight-gui* | |
6368 highlight-guibg syntax.txt /*highlight-guibg* | |
6369 highlight-guifg syntax.txt /*highlight-guifg* | |
205 | 6370 highlight-guisp syntax.txt /*highlight-guisp* |
7 | 6371 highlight-start syntax.txt /*highlight-start* |
6372 highlight-stop syntax.txt /*highlight-stop* | |
6373 highlight-term syntax.txt /*highlight-term* | |
6374 highlightID() eval.txt /*highlightID()* | |
6375 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
|
6376 highlighting-functions usr_41.txt /*highlighting-functions* |
7 | 6377 hist-names eval.txt /*hist-names* |
6378 histadd() eval.txt /*histadd()* | |
6379 histdel() eval.txt /*histdel()* | |
6380 histget() eval.txt /*histget()* | |
6381 histnr() eval.txt /*histnr()* | |
6382 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
|
6383 history-functions usr_41.txt /*history-functions* |
7 | 6384 hit-enter message.txt /*hit-enter* |
446 | 6385 hit-enter-prompt message.txt /*hit-enter-prompt* |
7 | 6386 hit-return message.txt /*hit-return* |
6387 hitest.vim syntax.txt /*hitest.vim* | |
6388 hjkl usr_02.txt /*hjkl* | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6389 hl-ColorColumn syntax.txt /*hl-ColorColumn* |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
6390 hl-Conceal syntax.txt /*hl-Conceal* |
7 | 6391 hl-Cursor syntax.txt /*hl-Cursor* |
742 | 6392 hl-CursorColumn syntax.txt /*hl-CursorColumn* |
7 | 6393 hl-CursorIM syntax.txt /*hl-CursorIM* |
742 | 6394 hl-CursorLine syntax.txt /*hl-CursorLine* |
3465 | 6395 hl-CursorLineNr syntax.txt /*hl-CursorLineNr* |
7 | 6396 hl-DiffAdd syntax.txt /*hl-DiffAdd* |
6397 hl-DiffChange syntax.txt /*hl-DiffChange* | |
6398 hl-DiffDelete syntax.txt /*hl-DiffDelete* | |
6399 hl-DiffText syntax.txt /*hl-DiffText* | |
6400 hl-Directory syntax.txt /*hl-Directory* | |
6401 hl-ErrorMsg syntax.txt /*hl-ErrorMsg* | |
6402 hl-FoldColumn syntax.txt /*hl-FoldColumn* | |
6403 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
|
6404 hl-Ignore syntax.txt /*hl-Ignore* |
7 | 6405 hl-IncSearch syntax.txt /*hl-IncSearch* |
6406 hl-LineNr syntax.txt /*hl-LineNr* | |
699 | 6407 hl-MatchParen syntax.txt /*hl-MatchParen* |
7 | 6408 hl-Menu syntax.txt /*hl-Menu* |
6409 hl-ModeMsg syntax.txt /*hl-ModeMsg* | |
6410 hl-MoreMsg syntax.txt /*hl-MoreMsg* | |
6411 hl-NonText syntax.txt /*hl-NonText* | |
6412 hl-Normal syntax.txt /*hl-Normal* | |
540 | 6413 hl-Pmenu syntax.txt /*hl-Pmenu* |
6414 hl-PmenuSbar syntax.txt /*hl-PmenuSbar* | |
6415 hl-PmenuSel syntax.txt /*hl-PmenuSel* | |
6416 hl-PmenuThumb syntax.txt /*hl-PmenuThumb* | |
7 | 6417 hl-Question syntax.txt /*hl-Question* |
6418 hl-Scrollbar syntax.txt /*hl-Scrollbar* | |
6419 hl-Search syntax.txt /*hl-Search* | |
6420 hl-SignColumn syntax.txt /*hl-SignColumn* | |
6421 hl-SpecialKey syntax.txt /*hl-SpecialKey* | |
221 | 6422 hl-SpellBad syntax.txt /*hl-SpellBad* |
391 | 6423 hl-SpellCap syntax.txt /*hl-SpellCap* |
221 | 6424 hl-SpellLocal syntax.txt /*hl-SpellLocal* |
6425 hl-SpellRare syntax.txt /*hl-SpellRare* | |
7 | 6426 hl-StatusLine syntax.txt /*hl-StatusLine* |
6427 hl-StatusLineNC syntax.txt /*hl-StatusLineNC* | |
677 | 6428 hl-TabLine syntax.txt /*hl-TabLine* |
6429 hl-TabLineFill syntax.txt /*hl-TabLineFill* | |
6430 hl-TabLineSel syntax.txt /*hl-TabLineSel* | |
7 | 6431 hl-Title syntax.txt /*hl-Title* |
6432 hl-Tooltip syntax.txt /*hl-Tooltip* | |
6433 hl-User1 syntax.txt /*hl-User1* | |
6434 hl-User1..9 syntax.txt /*hl-User1..9* | |
523 | 6435 hl-User9 syntax.txt /*hl-User9* |
7 | 6436 hl-VertSplit syntax.txt /*hl-VertSplit* |
6437 hl-Visual syntax.txt /*hl-Visual* | |
6438 hl-VisualNOS syntax.txt /*hl-VisualNOS* | |
6439 hl-WarningMsg syntax.txt /*hl-WarningMsg* | |
6440 hl-WildMenu syntax.txt /*hl-WildMenu* | |
6441 hlID() eval.txt /*hlID()* | |
6442 hlexists() eval.txt /*hlexists()* | |
5466 | 6443 hlsearch-variable eval.txt /*hlsearch-variable* |
7 | 6444 holy-grail index.txt /*holy-grail* |
6445 home intro.txt /*home* | |
6446 home-replace editing.txt /*home-replace* | |
6447 hostname() eval.txt /*hostname()* | |
6448 how-do-i howto.txt /*how-do-i* | |
6449 how-to howto.txt /*how-to* | |
6450 howdoi howto.txt /*howdoi* | |
6451 howto howto.txt /*howto* | |
6452 howto.txt howto.txt /*howto.txt* | |
6453 hpterm term.txt /*hpterm* | |
6454 hpterm-color syntax.txt /*hpterm-color* | |
836 | 6455 html-flavor insert.txt /*html-flavor* |
4869 | 6456 html-indent indent.txt /*html-indent* |
6457 html-indenting indent.txt /*html-indenting* | |
7 | 6458 html.vim syntax.txt /*html.vim* |
6459 htmlos.vim syntax.txt /*htmlos.vim* | |
6460 http pi_netrw.txt /*http* | |
6461 i insert.txt /*i* | |
12 | 6462 i' motion.txt /*i'* |
7 | 6463 i( motion.txt /*i(* |
6464 i) motion.txt /*i)* | |
6465 i< motion.txt /*i<* | |
6466 i> motion.txt /*i>* | |
6467 iB motion.txt /*iB* | |
3082 | 6468 iBus gui.txt /*iBus* |
7 | 6469 iW motion.txt /*iW* |
6470 i[ motion.txt /*i[* | |
6471 i] motion.txt /*i]* | |
6472 i_0_CTRL-D insert.txt /*i_0_CTRL-D* | |
6473 i_<BS> insert.txt /*i_<BS>* | |
6474 i_<C-End> insert.txt /*i_<C-End>* | |
6475 i_<C-Home> insert.txt /*i_<C-Home>* | |
6476 i_<C-Left> insert.txt /*i_<C-Left>* | |
828 | 6477 i_<C-PageDown> tabpage.txt /*i_<C-PageDown>* |
6478 i_<C-PageUp> tabpage.txt /*i_<C-PageUp>* | |
7 | 6479 i_<C-Right> insert.txt /*i_<C-Right>* |
6480 i_<CR> insert.txt /*i_<CR>* | |
6481 i_<Del> insert.txt /*i_<Del>* | |
6482 i_<Down> insert.txt /*i_<Down>* | |
6483 i_<End> insert.txt /*i_<End>* | |
6484 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
|
6485 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
|
6486 i_<Help> helphelp.txt /*i_<Help>* |
7 | 6487 i_<Home> insert.txt /*i_<Home>* |
6488 i_<Insert> insert.txt /*i_<Insert>* | |
6489 i_<Left> insert.txt /*i_<Left>* | |
6490 i_<LeftMouse> insert.txt /*i_<LeftMouse>* | |
6491 i_<NL> insert.txt /*i_<NL>* | |
6492 i_<PageDown> insert.txt /*i_<PageDown>* | |
6493 i_<PageUp> insert.txt /*i_<PageUp>* | |
6494 i_<Right> insert.txt /*i_<Right>* | |
6495 i_<S-Down> insert.txt /*i_<S-Down>* | |
6496 i_<S-Left> insert.txt /*i_<S-Left>* | |
6497 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
|
6498 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
|
6499 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
|
6500 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
|
6501 i_<S-ScrollWheelUp> insert.txt /*i_<S-ScrollWheelUp>* |
7 | 6502 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
|
6503 i_<ScrollWheelDown> insert.txt /*i_<ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
6504 i_<ScrollWheelLeft> insert.txt /*i_<ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
6505 i_<ScrollWheelRight> insert.txt /*i_<ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
6506 i_<ScrollWheelUp> insert.txt /*i_<ScrollWheelUp>* |
7 | 6507 i_<Tab> insert.txt /*i_<Tab>* |
6508 i_<Up> insert.txt /*i_<Up>* | |
6509 i_BS insert.txt /*i_BS* | |
828 | 6510 i_CTRL-<PageDown> tabpage.txt /*i_CTRL-<PageDown>* |
6511 i_CTRL-<PageUp> tabpage.txt /*i_CTRL-<PageUp>* | |
7 | 6512 i_CTRL-@ insert.txt /*i_CTRL-@* |
6513 i_CTRL-A insert.txt /*i_CTRL-A* | |
6514 i_CTRL-B-gone version5.txt /*i_CTRL-B-gone* | |
6515 i_CTRL-C insert.txt /*i_CTRL-C* | |
6516 i_CTRL-D insert.txt /*i_CTRL-D* | |
6517 i_CTRL-E insert.txt /*i_CTRL-E* | |
818 | 6518 i_CTRL-F indent.txt /*i_CTRL-F* |
7 | 6519 i_CTRL-G_<Down> insert.txt /*i_CTRL-G_<Down>* |
6520 i_CTRL-G_<Up> insert.txt /*i_CTRL-G_<Up>* | |
6521 i_CTRL-G_CTRL-J insert.txt /*i_CTRL-G_CTRL-J* | |
6522 i_CTRL-G_CTRL-K insert.txt /*i_CTRL-G_CTRL-K* | |
6523 i_CTRL-G_j insert.txt /*i_CTRL-G_j* | |
6524 i_CTRL-G_k insert.txt /*i_CTRL-G_k* | |
6525 i_CTRL-G_u insert.txt /*i_CTRL-G_u* | |
6526 i_CTRL-H insert.txt /*i_CTRL-H* | |
6527 i_CTRL-I insert.txt /*i_CTRL-I* | |
6528 i_CTRL-J insert.txt /*i_CTRL-J* | |
6529 i_CTRL-K insert.txt /*i_CTRL-K* | |
477 | 6530 i_CTRL-L insert.txt /*i_CTRL-L* |
7 | 6531 i_CTRL-M insert.txt /*i_CTRL-M* |
6532 i_CTRL-N insert.txt /*i_CTRL-N* | |
6533 i_CTRL-O insert.txt /*i_CTRL-O* | |
6534 i_CTRL-P insert.txt /*i_CTRL-P* | |
6535 i_CTRL-Q insert.txt /*i_CTRL-Q* | |
6536 i_CTRL-R insert.txt /*i_CTRL-R* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6537 i_CTRL-R_= insert.txt /*i_CTRL-R_=* |
7 | 6538 i_CTRL-R_CTRL-O insert.txt /*i_CTRL-R_CTRL-O* |
6539 i_CTRL-R_CTRL-P insert.txt /*i_CTRL-R_CTRL-P* | |
6540 i_CTRL-R_CTRL-R insert.txt /*i_CTRL-R_CTRL-R* | |
6541 i_CTRL-T insert.txt /*i_CTRL-T* | |
6542 i_CTRL-U insert.txt /*i_CTRL-U* | |
6543 i_CTRL-V insert.txt /*i_CTRL-V* | |
6544 i_CTRL-V_digit insert.txt /*i_CTRL-V_digit* | |
6545 i_CTRL-W insert.txt /*i_CTRL-W* | |
6546 i_CTRL-X insert.txt /*i_CTRL-X* | |
6547 i_CTRL-X_CTRL-D insert.txt /*i_CTRL-X_CTRL-D* | |
6548 i_CTRL-X_CTRL-E insert.txt /*i_CTRL-X_CTRL-E* | |
6549 i_CTRL-X_CTRL-F insert.txt /*i_CTRL-X_CTRL-F* | |
6550 i_CTRL-X_CTRL-I insert.txt /*i_CTRL-X_CTRL-I* | |
6551 i_CTRL-X_CTRL-K insert.txt /*i_CTRL-X_CTRL-K* | |
6552 i_CTRL-X_CTRL-L insert.txt /*i_CTRL-X_CTRL-L* | |
6553 i_CTRL-X_CTRL-N insert.txt /*i_CTRL-X_CTRL-N* | |
449 | 6554 i_CTRL-X_CTRL-O insert.txt /*i_CTRL-X_CTRL-O* |
7 | 6555 i_CTRL-X_CTRL-P insert.txt /*i_CTRL-X_CTRL-P* |
477 | 6556 i_CTRL-X_CTRL-S insert.txt /*i_CTRL-X_CTRL-S* |
7 | 6557 i_CTRL-X_CTRL-T insert.txt /*i_CTRL-X_CTRL-T* |
12 | 6558 i_CTRL-X_CTRL-U insert.txt /*i_CTRL-X_CTRL-U* |
7 | 6559 i_CTRL-X_CTRL-V insert.txt /*i_CTRL-X_CTRL-V* |
6560 i_CTRL-X_CTRL-Y insert.txt /*i_CTRL-X_CTRL-Y* | |
6561 i_CTRL-X_CTRL-] insert.txt /*i_CTRL-X_CTRL-]* | |
12 | 6562 i_CTRL-X_index index.txt /*i_CTRL-X_index* |
477 | 6563 i_CTRL-X_s insert.txt /*i_CTRL-X_s* |
7 | 6564 i_CTRL-Y insert.txt /*i_CTRL-Y* |
6565 i_CTRL-Z options.txt /*i_CTRL-Z* | |
6566 i_CTRL-[ insert.txt /*i_CTRL-[* | |
6567 i_CTRL-\_CTRL-G intro.txt /*i_CTRL-\\_CTRL-G* | |
6568 i_CTRL-\_CTRL-N intro.txt /*i_CTRL-\\_CTRL-N* | |
477 | 6569 i_CTRL-\_CTRL-O insert.txt /*i_CTRL-\\_CTRL-O* |
7 | 6570 i_CTRL-] insert.txt /*i_CTRL-]* |
6571 i_CTRL-^ insert.txt /*i_CTRL-^* | |
6572 i_CTRL-_ insert.txt /*i_CTRL-_* | |
6573 i_DEL insert.txt /*i_DEL* | |
6574 i_Tab insert.txt /*i_Tab* | |
6575 i_^_CTRL-D insert.txt /*i_^_CTRL-D* | |
6576 i_backspacing insert.txt /*i_backspacing* | |
6577 i_digraph digraph.txt /*i_digraph* | |
6578 i_esc intro.txt /*i_esc* | |
12 | 6579 i` motion.txt /*i`* |
7 | 6580 ia64.vim syntax.txt /*ia64.vim* |
6581 ib motion.txt /*ib* | |
6582 iccf uganda.txt /*iccf* | |
799 | 6583 iccf-donations uganda.txt /*iccf-donations* |
7 | 6584 icon-changed version4.txt /*icon-changed* |
6585 iconise starting.txt /*iconise* | |
6586 iconize starting.txt /*iconize* | |
6587 iconv() eval.txt /*iconv()* | |
557 | 6588 iconv-dynamic mbyte.txt /*iconv-dynamic* |
7 | 6589 ident-search tips.txt /*ident-search* |
829 | 6590 idl-syntax syntax.txt /*idl-syntax* |
6591 idl.vim syntax.txt /*idl.vim* | |
7 | 6592 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
|
6593 if_lua.txt if_lua.txt /*if_lua.txt* |
14 | 6594 if_mzsch.txt if_mzsch.txt /*if_mzsch.txt* |
7 | 6595 if_ole.txt if_ole.txt /*if_ole.txt* |
6596 if_perl.txt if_perl.txt /*if_perl.txt* | |
6597 if_pyth.txt if_pyth.txt /*if_pyth.txt* | |
6598 if_ruby.txt if_ruby.txt /*if_ruby.txt* | |
6599 if_sniff.txt if_sniff.txt /*if_sniff.txt* | |
6600 if_tcl.txt if_tcl.txt /*if_tcl.txt* | |
6601 ignore-errors eval.txt /*ignore-errors* | |
6602 improved-autocmds-5.4 version5.txt /*improved-autocmds-5.4* | |
6603 improved-quickfix version5.txt /*improved-quickfix* | |
6604 improved-sessions version5.txt /*improved-sessions* | |
6605 improved-viminfo version5.txt /*improved-viminfo* | |
6606 improvements-5 version5.txt /*improvements-5* | |
6607 improvements-6 version6.txt /*improvements-6* | |
8 | 6608 improvements-7 version7.txt /*improvements-7* |
7 | 6609 inactive-buffer windows.txt /*inactive-buffer* |
6610 include-search tagsrch.txt /*include-search* | |
6611 inclusive motion.txt /*inclusive* | |
6612 incomp-small-6 version6.txt /*incomp-small-6* | |
6613 incompatible-5 version5.txt /*incompatible-5* | |
6614 incompatible-6 version6.txt /*incompatible-6* | |
8 | 6615 incompatible-7 version7.txt /*incompatible-7* |
7 | 6616 indent() eval.txt /*indent()* |
6617 indent-expression indent.txt /*indent-expression* | |
6618 indent.txt indent.txt /*indent.txt* | |
6619 indentkeys-format indent.txt /*indentkeys-format* | |
6620 index index.txt /*index* | |
82 | 6621 index() eval.txt /*index()* |
7 | 6622 index.txt index.txt /*index.txt* |
6623 info-message starting.txt /*info-message* | |
6624 inform.vim syntax.txt /*inform.vim* | |
1621 | 6625 informix ft_sql.txt /*informix* |
7 | 6626 initialization starting.txt /*initialization* |
6627 input() eval.txt /*input()* | |
6628 inputdialog() eval.txt /*inputdialog()* | |
519 | 6629 inputlist() eval.txt /*inputlist()* |
7 | 6630 inputrestore() eval.txt /*inputrestore()* |
6631 inputsave() eval.txt /*inputsave()* | |
6632 inputsecret() eval.txt /*inputsecret()* | |
6633 ins-completion insert.txt /*ins-completion* | |
540 | 6634 ins-completion-menu insert.txt /*ins-completion-menu* |
7 | 6635 ins-expandtab insert.txt /*ins-expandtab* |
6636 ins-reverse rileft.txt /*ins-reverse* | |
6637 ins-smarttab insert.txt /*ins-smarttab* | |
6638 ins-softtabstop insert.txt /*ins-softtabstop* | |
6639 ins-special-keys insert.txt /*ins-special-keys* | |
6640 ins-special-special insert.txt /*ins-special-special* | |
6641 ins-textwidth insert.txt /*ins-textwidth* | |
6642 insert insert.txt /*insert* | |
55 | 6643 insert() eval.txt /*insert()* |
7 | 6644 insert-index index.txt /*insert-index* |
6645 insert.txt insert.txt /*insert.txt* | |
6646 insert_expand insert.txt /*insert_expand* | |
6647 inserting insert.txt /*inserting* | |
6648 inserting-ex insert.txt /*inserting-ex* | |
6649 inserting-file insert.txt /*inserting-file* | |
11 | 6650 insertmode-variable eval.txt /*insertmode-variable* |
7 | 6651 install usr_90.txt /*install* |
6652 install-home usr_90.txt /*install-home* | |
6653 install-registry gui_w32.txt /*install-registry* | |
6654 intel-itanium syntax.txt /*intel-itanium* | |
6655 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
|
6656 interactive-functions usr_41.txt /*interactive-functions* |
7 | 6657 interfaces-5.2 version5.txt /*interfaces-5.2* |
6658 internal-variables eval.txt /*internal-variables* | |
386 | 6659 internal-wordlist spell.txt /*internal-wordlist* |
7 | 6660 internet intro.txt /*internet* |
6661 intro intro.txt /*intro* | |
6662 intro.txt intro.txt /*intro.txt* | |
303 | 6663 inverse syntax.txt /*inverse* |
3224 | 6664 invert() eval.txt /*invert()* |
7 | 6665 ip motion.txt /*ip* |
12 | 6666 iquote motion.txt /*iquote* |
7 | 6667 is motion.txt /*is* |
6668 isdirectory() eval.txt /*isdirectory()* | |
148 | 6669 islocked() eval.txt /*islocked()* |
422 | 6670 it motion.txt /*it* |
303 | 6671 italic syntax.txt /*italic* |
140 | 6672 items() eval.txt /*items()* |
7 | 6673 iw motion.txt /*iw* |
6674 i{ motion.txt /*i{* | |
6675 i} motion.txt /*i}* | |
6676 j motion.txt /*j* | |
6677 java-cinoptions indent.txt /*java-cinoptions* | |
6678 java-indenting indent.txt /*java-indenting* | |
6679 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
|
6680 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
|
6681 javascript-indenting indent.txt /*javascript-indenting* |
95 | 6682 join() eval.txt /*join()* |
7 | 6683 jsbterm-mouse options.txt /*jsbterm-mouse* |
6684 jtags tagsrch.txt /*jtags* | |
6685 jump-motions motion.txt /*jump-motions* | |
6686 jumplist motion.txt /*jumplist* | |
6687 jumpto-diffs diff.txt /*jumpto-diffs* | |
6688 k motion.txt /*k* | |
6689 kcc uganda.txt /*kcc* | |
12 | 6690 kde gui_x11.txt /*kde* |
7 | 6691 key-codes intro.txt /*key-codes* |
6692 key-codes-changed version4.txt /*key-codes-changed* | |
6693 key-mapping map.txt /*key-mapping* | |
6694 key-notation intro.txt /*key-notation* | |
102 | 6695 key-variable eval.txt /*key-variable* |
7 | 6696 keycodes intro.txt /*keycodes* |
818 | 6697 keymap-accents mbyte.txt /*keymap-accents* |
7 | 6698 keymap-file-format mbyte.txt /*keymap-file-format* |
6699 keymap-hebrew mbyte.txt /*keymap-hebrew* | |
6700 keypad-0 intro.txt /*keypad-0* | |
6701 keypad-9 intro.txt /*keypad-9* | |
33 | 6702 keypad-comma term.txt /*keypad-comma* |
7 | 6703 keypad-divide intro.txt /*keypad-divide* |
6704 keypad-end intro.txt /*keypad-end* | |
6705 keypad-enter intro.txt /*keypad-enter* | |
6706 keypad-home intro.txt /*keypad-home* | |
6707 keypad-minus intro.txt /*keypad-minus* | |
6708 keypad-multiply intro.txt /*keypad-multiply* | |
6709 keypad-page-down intro.txt /*keypad-page-down* | |
6710 keypad-page-up intro.txt /*keypad-page-up* | |
6711 keypad-plus intro.txt /*keypad-plus* | |
6712 keypad-point intro.txt /*keypad-point* | |
102 | 6713 keys() eval.txt /*keys()* |
7 | 6714 known-bugs todo.txt /*known-bugs* |
6715 l motion.txt /*l* | |
4358 | 6716 l: eval.txt /*l:* |
7 | 6717 l:var eval.txt /*l:var* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6718 lCursor mbyte.txt /*lCursor* |
7 | 6719 lace.vim syntax.txt /*lace.vim* |
6720 lang-variable eval.txt /*lang-variable* | |
6721 language-mapping map.txt /*language-mapping* | |
6722 last-pattern pattern.txt /*last-pattern* | |
6723 last-position-jump eval.txt /*last-position-jump* | |
6724 last_buffer_nr() eval.txt /*last_buffer_nr()* | |
4992 | 6725 latex-syntax syntax.txt /*latex-syntax* |
7 | 6726 lc_time-variable eval.txt /*lc_time-variable* |
3682 | 6727 lcs-conceal options.txt /*lcs-conceal* |
6728 lcs-eol options.txt /*lcs-eol* | |
6729 lcs-extends options.txt /*lcs-extends* | |
6730 lcs-nbsp options.txt /*lcs-nbsp* | |
6731 lcs-precedes options.txt /*lcs-precedes* | |
6732 lcs-tab options.txt /*lcs-tab* | |
6733 lcs-trail options.txt /*lcs-trail* | |
7 | 6734 left-right-motions motion.txt /*left-right-motions* |
55 | 6735 len() eval.txt /*len()* |
7 | 6736 less various.txt /*less* |
15 | 6737 letter print.txt /*letter* |
7 | 6738 lex.vim syntax.txt /*lex.vim* |
6739 lhaskell.vim syntax.txt /*lhaskell.vim* | |
6740 libcall() eval.txt /*libcall()* | |
6741 libcallnr() eval.txt /*libcallnr()* | |
6742 license uganda.txt /*license* | |
6743 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
|
6744 lifelines.vim syntax.txt /*lifelines.vim* |
7 | 6745 limits vi_diff.txt /*limits* |
6746 line() eval.txt /*line()* | |
6747 line-continuation repeat.txt /*line-continuation* | |
6748 line2byte() eval.txt /*line2byte()* | |
6749 linefeed intro.txt /*linefeed* | |
6750 linewise motion.txt /*linewise* | |
6751 linewise-register change.txt /*linewise-register* | |
6752 linewise-visual visual.txt /*linewise-visual* | |
557 | 6753 lisp.vim syntax.txt /*lisp.vim* |
7 | 6754 lispindent() eval.txt /*lispindent()* |
5814 | 6755 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
|
6756 list-functions usr_41.txt /*list-functions* |
102 | 6757 list-identity eval.txt /*list-identity* |
75 | 6758 list-index eval.txt /*list-index* |
85 | 6759 list-modification eval.txt /*list-modification* |
7 | 6760 list-repeat windows.txt /*list-repeat* |
6761 lite.vim syntax.txt /*lite.vim* | |
6762 literal-string eval.txt /*literal-string* | |
6763 lnum-variable eval.txt /*lnum-variable* | |
6764 load-plugins starting.txt /*load-plugins* | |
6765 load-vim-script repeat.txt /*load-vim-script* | |
6766 local-additions help.txt /*local-additions* | |
6767 local-function eval.txt /*local-function* | |
6768 local-options options.txt /*local-options* | |
6769 local-variable eval.txt /*local-variable* | |
131 | 6770 local-variables eval.txt /*local-variables* |
1621 | 6771 local_markfilelist pi_netrw.txt /*local_markfilelist* |
7 | 6772 locale mbyte.txt /*locale* |
6773 locale-name mbyte.txt /*locale-name* | |
6774 localtime() eval.txt /*localtime()* | |
647 | 6775 location-list quickfix.txt /*location-list* |
6776 location-list-window quickfix.txt /*location-list-window* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
6777 log() eval.txt /*log()* |
1621 | 6778 log10() eval.txt /*log10()* |
7 | 6779 long-lines version5.txt /*long-lines* |
4992 | 6780 love intro.txt /*love* |
7 | 6781 lowercase change.txt /*lowercase* |
6782 lpc.vim syntax.txt /*lpc.vim* | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6783 lua if_lua.txt /*lua* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6784 lua-buffer if_lua.txt /*lua-buffer* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6785 lua-commands if_lua.txt /*lua-commands* |
3465 | 6786 lua-dict if_lua.txt /*lua-dict* |
3682 | 6787 lua-eval if_lua.txt /*lua-eval* |
4911 | 6788 lua-funcref if_lua.txt /*lua-funcref* |
3465 | 6789 lua-list if_lua.txt /*lua-list* |
6790 lua-luaeval if_lua.txt /*lua-luaeval* | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6791 lua-vim if_lua.txt /*lua-vim* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6792 lua-window if_lua.txt /*lua-window* |
7 | 6793 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
|
6794 luaeval() eval.txt /*luaeval()* |
7 | 6795 m motion.txt /*m* |
6796 m' motion.txt /*m'* | |
3682 | 6797 m< motion.txt /*m<* |
6798 m> motion.txt /*m>* | |
7 | 6799 m[ motion.txt /*m[* |
6800 m] motion.txt /*m]* | |
6801 m` motion.txt /*m`* | |
6802 mac os_mac.txt /*mac* | |
6803 mac-bug os_mac.txt /*mac-bug* | |
6804 mac-compile os_mac.txt /*mac-compile* | |
6805 mac-faq os_mac.txt /*mac-faq* | |
6806 mac-filename os_mac.txt /*mac-filename* | |
6807 mac-lack os_mac.txt /*mac-lack* | |
6808 mac-vimfile os_mac.txt /*mac-vimfile* | |
6809 macintosh os_mac.txt /*macintosh* | |
6810 macro map.txt /*macro* | |
6811 mail-list intro.txt /*mail-list* | |
6812 mail.vim syntax.txt /*mail.vim* | |
6813 maillist intro.txt /*maillist* | |
6814 maillist-archive intro.txt /*maillist-archive* | |
6815 make.vim syntax.txt /*make.vim* | |
6816 manual-copyright usr_01.txt /*manual-copyright* | |
95 | 6817 map() eval.txt /*map()* |
7 | 6818 map-<SID> map.txt /*map-<SID>* |
6819 map-ambiguous map.txt /*map-ambiguous* | |
6820 map-backtick tips.txt /*map-backtick* | |
6821 map-comments map.txt /*map-comments* | |
5239 | 6822 map-error map.txt /*map-error* |
7 | 6823 map-examples map.txt /*map-examples* |
6824 map-keys-fails map.txt /*map-keys-fails* | |
6825 map-listing map.txt /*map-listing* | |
6826 map-modes map.txt /*map-modes* | |
6827 map-multibyte map.txt /*map-multibyte* | |
6828 map-overview map.txt /*map-overview* | |
4869 | 6829 map-precedence map.txt /*map-precedence* |
7 | 6830 map-self-destroy tips.txt /*map-self-destroy* |
6831 map-typing map.txt /*map-typing* | |
6832 map-which-keys map.txt /*map-which-keys* | |
6833 map.txt map.txt /*map.txt* | |
532 | 6834 map_CTRL-C map.txt /*map_CTRL-C* |
7 | 6835 map_backslash map.txt /*map_backslash* |
6836 map_bar map.txt /*map_bar* | |
6837 map_empty_rhs map.txt /*map_empty_rhs* | |
6838 map_return map.txt /*map_return* | |
6839 map_space_in_lhs map.txt /*map_space_in_lhs* | |
6840 map_space_in_rhs map.txt /*map_space_in_rhs* | |
6841 maparg() eval.txt /*maparg()* | |
6842 mapcheck() eval.txt /*mapcheck()* | |
6843 maple.vim syntax.txt /*maple.vim* | |
6844 mapleader map.txt /*mapleader* | |
6845 maplocalleader map.txt /*maplocalleader* | |
665 | 6846 mapmode-c map.txt /*mapmode-c* |
6847 mapmode-i map.txt /*mapmode-i* | |
6848 mapmode-ic map.txt /*mapmode-ic* | |
6849 mapmode-l map.txt /*mapmode-l* | |
6850 mapmode-n map.txt /*mapmode-n* | |
6851 mapmode-nvo map.txt /*mapmode-nvo* | |
6852 mapmode-o map.txt /*mapmode-o* | |
790 | 6853 mapmode-s map.txt /*mapmode-s* |
665 | 6854 mapmode-v map.txt /*mapmode-v* |
790 | 6855 mapmode-x map.txt /*mapmode-x* |
7 | 6856 mapping map.txt /*mapping* |
4186 | 6857 mapping-functions usr_41.txt /*mapping-functions* |
7 | 6858 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
|
6859 mark-functions usr_41.txt /*mark-functions* |
7 | 6860 mark-motions motion.txt /*mark-motions* |
1621 | 6861 markfilelist pi_netrw.txt /*markfilelist* |
7 | 6862 masm.vim syntax.txt /*masm.vim* |
6863 match() eval.txt /*match()* | |
6864 match-highlight pattern.txt /*match-highlight* | |
667 | 6865 match-parens tips.txt /*match-parens* |
1621 | 6866 matchadd() eval.txt /*matchadd()* |
6009 | 6867 matchaddpos() eval.txt /*matchaddpos()* |
819 | 6868 matcharg() eval.txt /*matcharg()* |
1621 | 6869 matchdelete() eval.txt /*matchdelete()* |
7 | 6870 matchend() eval.txt /*matchend()* |
6871 matchit-install usr_05.txt /*matchit-install* | |
161 | 6872 matchlist() eval.txt /*matchlist()* |
694 | 6873 matchparen pi_paren.txt /*matchparen* |
7 | 6874 matchstr() eval.txt /*matchstr()* |
95 | 6875 max() eval.txt /*max()* |
7 | 6876 mbyte-IME mbyte.txt /*mbyte-IME* |
6877 mbyte-XIM mbyte.txt /*mbyte-XIM* | |
714 | 6878 mbyte-combining mbyte.txt /*mbyte-combining* |
6879 mbyte-composing mbyte.txt /*mbyte-composing* | |
7 | 6880 mbyte-conversion mbyte.txt /*mbyte-conversion* |
6881 mbyte-encoding mbyte.txt /*mbyte-encoding* | |
6882 mbyte-first mbyte.txt /*mbyte-first* | |
6883 mbyte-fonts-MSwin mbyte.txt /*mbyte-fonts-MSwin* | |
6884 mbyte-fonts-X11 mbyte.txt /*mbyte-fonts-X11* | |
6885 mbyte-keymap mbyte.txt /*mbyte-keymap* | |
6886 mbyte-locale mbyte.txt /*mbyte-locale* | |
6887 mbyte-options mbyte.txt /*mbyte-options* | |
6888 mbyte-terminal mbyte.txt /*mbyte-terminal* | |
6889 mbyte-utf8 mbyte.txt /*mbyte-utf8* | |
6890 mbyte.txt mbyte.txt /*mbyte.txt* | |
6891 menu-changes-5.4 version5.txt /*menu-changes-5.4* | |
6892 menu-examples gui.txt /*menu-examples* | |
6893 menu-priority gui.txt /*menu-priority* | |
6894 menu-separator gui.txt /*menu-separator* | |
6895 menu.vim gui.txt /*menu.vim* | |
6896 menus gui.txt /*menus* | |
532 | 6897 merge diff.txt /*merge* |
7 | 6898 message-history message.txt /*message-history* |
6899 message.txt message.txt /*message.txt* | |
6900 messages message.txt /*messages* | |
6901 meta intro.txt /*meta* | |
95 | 6902 min() eval.txt /*min()* |
7 | 6903 minimal-features os_msdos.txt /*minimal-features* |
6904 missing-options vi_diff.txt /*missing-options* | |
168 | 6905 mkdir() eval.txt /*mkdir()* |
7 | 6906 mlang.txt mlang.txt /*mlang.txt* |
273 | 6907 mma.vim syntax.txt /*mma.vim* |
7 | 6908 mode() eval.txt /*mode()* |
6909 mode-Ex intro.txt /*mode-Ex* | |
6910 mode-cmdline cmdline.txt /*mode-cmdline* | |
6911 mode-ins-repl insert.txt /*mode-ins-repl* | |
6912 mode-replace insert.txt /*mode-replace* | |
6913 mode-switching intro.txt /*mode-switching* | |
6914 modeless-and-clipboard version6.txt /*modeless-and-clipboard* | |
6915 modeless-selection gui.txt /*modeless-selection* | |
6916 modeline options.txt /*modeline* | |
6917 modeline-local options.txt /*modeline-local* | |
6918 modeline-version options.txt /*modeline-version* | |
6919 moo.vim syntax.txt /*moo.vim* | |
6920 more-compatible version5.txt /*more-compatible* | |
6921 more-prompt message.txt /*more-prompt* | |
85 | 6922 more-variables eval.txt /*more-variables* |
7 | 6923 motion.txt motion.txt /*motion.txt* |
6924 mouse-mode-table term.txt /*mouse-mode-table* | |
6925 mouse-overview term.txt /*mouse-overview* | |
6926 mouse-swap-buttons term.txt /*mouse-swap-buttons* | |
6927 mouse-using term.txt /*mouse-using* | |
1121 | 6928 mouse_col-variable eval.txt /*mouse_col-variable* |
6929 mouse_lnum-variable eval.txt /*mouse_lnum-variable* | |
6930 mouse_win-variable eval.txt /*mouse_win-variable* | |
36 | 6931 movement intro.txt /*movement* |
7 | 6932 ms-dos os_msdos.txt /*ms-dos* |
6933 msdos os_msdos.txt /*msdos* | |
6934 msdos-arrows os_msdos.txt /*msdos-arrows* | |
6935 msdos-clipboard-limits os_msdos.txt /*msdos-clipboard-limits* | |
6936 msdos-compiling os_msdos.txt /*msdos-compiling* | |
6937 msdos-copy-paste os_msdos.txt /*msdos-copy-paste* | |
6938 msdos-fname-extensions os_msdos.txt /*msdos-fname-extensions* | |
6939 msdos-limitations os_msdos.txt /*msdos-limitations* | |
6940 msdos-linked-files os_msdos.txt /*msdos-linked-files* | |
6941 msdos-longfname os_msdos.txt /*msdos-longfname* | |
6942 msdos-mode gui_w32.txt /*msdos-mode* | |
6943 msdos-problems os_msdos.txt /*msdos-problems* | |
6944 msdos-termcap os_msdos.txt /*msdos-termcap* | |
6945 msdos-versions os_msdos.txt /*msdos-versions* | |
6946 msql.vim syntax.txt /*msql.vim* | |
6947 mswin.vim gui_w32.txt /*mswin.vim* | |
6948 multi-byte mbyte.txt /*multi-byte* | |
6949 multi-lang mlang.txt /*multi-lang* | |
6950 multi-repeat repeat.txt /*multi-repeat* | |
6951 multibyte mbyte.txt /*multibyte* | |
6952 multibyte-ime mbyte.txt /*multibyte-ime* | |
6953 multibyte-input mbyte.txt /*multibyte-input* | |
6954 multilang mlang.txt /*multilang* | |
6955 multilang-menus mlang.txt /*multilang-menus* | |
6956 multilang-messages mlang.txt /*multilang-messages* | |
6957 multilang-scripts mlang.txt /*multilang-scripts* | |
6958 myfiletypefile syntax.txt /*myfiletypefile* | |
6959 myscriptsfile syntax.txt /*myscriptsfile* | |
1621 | 6960 mysql ft_sql.txt /*mysql* |
7 | 6961 mysyntaxfile syntax.txt /*mysyntaxfile* |
6962 mysyntaxfile-add syntax.txt /*mysyntaxfile-add* | |
6963 mysyntaxfile-replace syntax.txt /*mysyntaxfile-replace* | |
2072 | 6964 mzeval() eval.txt /*mzeval()* |
14 | 6965 mzscheme if_mzsch.txt /*mzscheme* |
6966 mzscheme-buffer if_mzsch.txt /*mzscheme-buffer* | |
6967 mzscheme-commands if_mzsch.txt /*mzscheme-commands* | |
626 | 6968 mzscheme-dynamic if_mzsch.txt /*mzscheme-dynamic* |
14 | 6969 mzscheme-examples if_mzsch.txt /*mzscheme-examples* |
4098 | 6970 mzscheme-funcref if_mzsch.txt /*mzscheme-funcref* |
2072 | 6971 mzscheme-mzeval if_mzsch.txt /*mzscheme-mzeval* |
282 | 6972 mzscheme-sandbox if_mzsch.txt /*mzscheme-sandbox* |
14 | 6973 mzscheme-threads if_mzsch.txt /*mzscheme-threads* |
6974 mzscheme-vim if_mzsch.txt /*mzscheme-vim* | |
6975 mzscheme-vimext if_mzsch.txt /*mzscheme-vimext* | |
6976 mzscheme-window if_mzsch.txt /*mzscheme-window* | |
7 | 6977 n pattern.txt /*n* |
6978 nasm.vim syntax.txt /*nasm.vim* | |
6979 navigation motion.txt /*navigation* | |
6980 nb-commands netbeans.txt /*nb-commands* | |
6981 nb-events netbeans.txt /*nb-events* | |
6982 nb-functions netbeans.txt /*nb-functions* | |
6983 nb-messages netbeans.txt /*nb-messages* | |
1621 | 6984 nb-protocol_errors netbeans.txt /*nb-protocol_errors* |
7 | 6985 nb-special netbeans.txt /*nb-special* |
6986 nb-terms netbeans.txt /*nb-terms* | |
6987 ncf.vim syntax.txt /*ncf.vim* | |
6988 netbeans netbeans.txt /*netbeans* | |
2210 | 6989 netbeans-commands netbeans.txt /*netbeans-commands* |
7 | 6990 netbeans-configure netbeans.txt /*netbeans-configure* |
1621 | 6991 netbeans-debugging netbeans.txt /*netbeans-debugging* |
7 | 6992 netbeans-download netbeans.txt /*netbeans-download* |
1621 | 6993 netbeans-integration netbeans.txt /*netbeans-integration* |
7 | 6994 netbeans-intro netbeans.txt /*netbeans-intro* |
6995 netbeans-keybindings netbeans.txt /*netbeans-keybindings* | |
6996 netbeans-messages netbeans.txt /*netbeans-messages* | |
2210 | 6997 netbeans-parameters netbeans.txt /*netbeans-parameters* |
7 | 6998 netbeans-preparation netbeans.txt /*netbeans-preparation* |
6999 netbeans-problems netbeans.txt /*netbeans-problems* | |
7000 netbeans-protocol netbeans.txt /*netbeans-protocol* | |
7001 netbeans-run netbeans.txt /*netbeans-run* | |
7002 netbeans-setup netbeans.txt /*netbeans-setup* | |
7003 netbeans-support netbeans.txt /*netbeans-support* | |
7004 netbeans.txt netbeans.txt /*netbeans.txt* | |
459 | 7005 netreadfixup pi_netrw.txt /*netreadfixup* |
7 | 7006 netrw pi_netrw.txt /*netrw* |
1668 | 7007 netrw-% pi_netrw.txt /*netrw-%* |
13 | 7008 netrw-- pi_netrw.txt /*netrw--* |
5734 | 7009 netrw-:Explore pi_netrw.txt /*netrw-:Explore* |
7010 netrw-:Hexplore pi_netrw.txt /*netrw-:Hexplore* | |
7011 netrw-:Lexplore pi_netrw.txt /*netrw-:Lexplore* | |
7012 netrw-:MF pi_netrw.txt /*netrw-:MF* | |
7013 netrw-:MT pi_netrw.txt /*netrw-:MT* | |
6476 | 7014 netrw-:NetrwC pi_netrw.txt /*netrw-:NetrwC* |
7015 netrw-:NetrwMB pi_netrw.txt /*netrw-:NetrwMB* | |
5734 | 7016 netrw-:Rexplore pi_netrw.txt /*netrw-:Rexplore* |
7017 netrw-:Sexplore pi_netrw.txt /*netrw-:Sexplore* | |
7018 netrw-:Texplore pi_netrw.txt /*netrw-:Texplore* | |
7019 netrw-:Vexplore pi_netrw.txt /*netrw-:Vexplore* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7020 netrw-C pi_netrw.txt /*netrw-C* |
13 | 7021 netrw-D pi_netrw.txt /*netrw-D* |
519 | 7022 netrw-O pi_netrw.txt /*netrw-O* |
650 | 7023 netrw-P pi_netrw.txt /*netrw-P* |
6476 | 7024 netrw-P18 pi_netrw.txt /*netrw-P18* |
17 | 7025 netrw-R pi_netrw.txt /*netrw-R* |
22 | 7026 netrw-S pi_netrw.txt /*netrw-S* |
4339 | 7027 netrw-Tb pi_netrw.txt /*netrw-Tb* |
7028 netrw-Th pi_netrw.txt /*netrw-Th* | |
36 | 7029 netrw-U pi_netrw.txt /*netrw-U* |
3967 | 7030 netrw-X pi_netrw.txt /*netrw-X* |
534 | 7031 netrw-a pi_netrw.txt /*netrw-a* |
7 | 7032 netrw-activate pi_netrw.txt /*netrw-activate* |
26 | 7033 netrw-bookmark pi_netrw.txt /*netrw-bookmark* |
7034 netrw-bookmarks pi_netrw.txt /*netrw-bookmarks* | |
11 | 7035 netrw-browse pi_netrw.txt /*netrw-browse* |
17 | 7036 netrw-browse-cmds pi_netrw.txt /*netrw-browse-cmds* |
1621 | 7037 netrw-browse-maps pi_netrw.txt /*netrw-browse-maps* |
7038 netrw-browser pi_netrw.txt /*netrw-browser* | |
7039 netrw-browser-options pi_netrw.txt /*netrw-browser-options* | |
3153 | 7040 netrw-browser-settings pi_netrw.txt /*netrw-browser-settings* |
1621 | 7041 netrw-browser-var pi_netrw.txt /*netrw-browser-var* |
7042 netrw-browsing pi_netrw.txt /*netrw-browsing* | |
22 | 7043 netrw-c pi_netrw.txt /*netrw-c* |
13 | 7044 netrw-cadaver pi_netrw.txt /*netrw-cadaver* |
482 | 7045 netrw-chgup pi_netrw.txt /*netrw-chgup* |
1621 | 7046 netrw-clean pi_netrw.txt /*netrw-clean* |
7 | 7047 netrw-contents pi_netrw.txt /*netrw-contents* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7048 netrw-copyright pi_netrw.txt /*netrw-copyright* |
13 | 7049 netrw-cr pi_netrw.txt /*netrw-cr* |
2751 | 7050 netrw-createfile pi_netrw.txt /*netrw-createfile* |
7 | 7051 netrw-credits pi_netrw.txt /*netrw-credits* |
650 | 7052 netrw-ctrl-h pi_netrw.txt /*netrw-ctrl-h* |
22 | 7053 netrw-ctrl-l pi_netrw.txt /*netrw-ctrl-l* |
6476 | 7054 netrw-ctrl-r pi_netrw.txt /*netrw-ctrl-r* |
1121 | 7055 netrw-ctrl_l pi_netrw.txt /*netrw-ctrl_l* |
26 | 7056 netrw-curdir pi_netrw.txt /*netrw-curdir* |
22 | 7057 netrw-d pi_netrw.txt /*netrw-d* |
7 | 7058 netrw-debug pi_netrw.txt /*netrw-debug* |
650 | 7059 netrw-del pi_netrw.txt /*netrw-del* |
11 | 7060 netrw-delete pi_netrw.txt /*netrw-delete* |
7061 netrw-dir pi_netrw.txt /*netrw-dir* | |
482 | 7062 netrw-dirlist pi_netrw.txt /*netrw-dirlist* |
459 | 7063 netrw-downdir pi_netrw.txt /*netrw-downdir* |
7064 netrw-edithide pi_netrw.txt /*netrw-edithide* | |
7 | 7065 netrw-ex pi_netrw.txt /*netrw-ex* |
459 | 7066 netrw-explore pi_netrw.txt /*netrw-explore* |
7067 netrw-explore-cmds pi_netrw.txt /*netrw-explore-cmds* | |
480 | 7068 netrw-externapp pi_netrw.txt /*netrw-externapp* |
7 | 7069 netrw-file pi_netrw.txt /*netrw-file* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7070 netrw-filigree pi_netrw.txt /*netrw-filigree* |
7 | 7071 netrw-fixup pi_netrw.txt /*netrw-fixup* |
13 | 7072 netrw-ftp pi_netrw.txt /*netrw-ftp* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7073 netrw-ftype pi_netrw.txt /*netrw-ftype* |
1121 | 7074 netrw-gb pi_netrw.txt /*netrw-gb* |
2751 | 7075 netrw-gd pi_netrw.txt /*netrw-gd* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7076 netrw-getftype pi_netrw.txt /*netrw-getftype* |
2751 | 7077 netrw-gf pi_netrw.txt /*netrw-gf* |
1621 | 7078 netrw-gh pi_netrw.txt /*netrw-gh* |
5618 | 7079 netrw-gitignore pi_netrw.txt /*netrw-gitignore* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7080 netrw-gp pi_netrw.txt /*netrw-gp* |
6476 | 7081 netrw-grep pi_netrw.txt /*netrw-grep* |
1121 | 7082 netrw-gx pi_netrw.txt /*netrw-gx* |
459 | 7083 netrw-handler pi_netrw.txt /*netrw-handler* |
13 | 7084 netrw-help pi_netrw.txt /*netrw-help* |
477 | 7085 netrw-hexplore pi_netrw.txt /*netrw-hexplore* |
1621 | 7086 netrw-hide pi_netrw.txt /*netrw-hide* |
1121 | 7087 netrw-hiding pi_netrw.txt /*netrw-hiding* |
11 | 7088 netrw-history pi_netrw.txt /*netrw-history* |
459 | 7089 netrw-horiz pi_netrw.txt /*netrw-horiz* |
17 | 7090 netrw-i pi_netrw.txt /*netrw-i* |
719 | 7091 netrw-incompatible pi_netrw.txt /*netrw-incompatible* |
3153 | 7092 netrw-internal-variables pi_netrw.txt /*netrw-internal-variables* |
1621 | 7093 netrw-intro-browse pi_netrw.txt /*netrw-intro-browse* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7094 netrw-leftmouse pi_netrw.txt /*netrw-leftmouse* |
5618 | 7095 netrw-lexplore pi_netrw.txt /*netrw-lexplore* |
11 | 7096 netrw-list pi_netrw.txt /*netrw-list* |
459 | 7097 netrw-listbookmark pi_netrw.txt /*netrw-listbookmark* |
519 | 7098 netrw-listhack pi_netrw.txt /*netrw-listhack* |
1121 | 7099 netrw-login pi_netrw.txt /*netrw-login* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7100 netrw-mB pi_netrw.txt /*netrw-mB* |
4339 | 7101 netrw-mF pi_netrw.txt /*netrw-mF* |
1621 | 7102 netrw-mT pi_netrw.txt /*netrw-mT* |
6476 | 7103 netrw-mX pi_netrw.txt /*netrw-mX* |
1121 | 7104 netrw-mb pi_netrw.txt /*netrw-mb* |
1621 | 7105 netrw-mc pi_netrw.txt /*netrw-mc* |
7106 netrw-md pi_netrw.txt /*netrw-md* | |
7107 netrw-me pi_netrw.txt /*netrw-me* | |
7108 netrw-mf pi_netrw.txt /*netrw-mf* | |
7109 netrw-mg pi_netrw.txt /*netrw-mg* | |
7110 netrw-mh pi_netrw.txt /*netrw-mh* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7111 netrw-middlemouse pi_netrw.txt /*netrw-middlemouse* |
1121 | 7112 netrw-ml_get pi_netrw.txt /*netrw-ml_get* |
1621 | 7113 netrw-mm pi_netrw.txt /*netrw-mm* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7114 netrw-mouse pi_netrw.txt /*netrw-mouse* |
11 | 7115 netrw-move pi_netrw.txt /*netrw-move* |
1621 | 7116 netrw-mp pi_netrw.txt /*netrw-mp* |
7117 netrw-mr pi_netrw.txt /*netrw-mr* | |
7118 netrw-ms pi_netrw.txt /*netrw-ms* | |
7119 netrw-mt pi_netrw.txt /*netrw-mt* | |
7120 netrw-mu pi_netrw.txt /*netrw-mu* | |
6476 | 7121 netrw-mv pi_netrw.txt /*netrw-mv* |
1621 | 7122 netrw-mx pi_netrw.txt /*netrw-mx* |
7123 netrw-mz pi_netrw.txt /*netrw-mz* | |
7 | 7124 netrw-netrc pi_netrw.txt /*netrw-netrc* |
477 | 7125 netrw-nexplore pi_netrw.txt /*netrw-nexplore* |
2152 | 7126 netrw-noload pi_netrw.txt /*netrw-noload* |
22 | 7127 netrw-nread pi_netrw.txt /*netrw-nread* |
5618 | 7128 netrw-ntree pi_netrw.txt /*netrw-ntree* |
22 | 7129 netrw-nwrite pi_netrw.txt /*netrw-nwrite* |
13 | 7130 netrw-o pi_netrw.txt /*netrw-o* |
7 | 7131 netrw-options pi_netrw.txt /*netrw-options* |
459 | 7132 netrw-p pi_netrw.txt /*netrw-p* |
480 | 7133 netrw-p1 pi_netrw.txt /*netrw-p1* |
1621 | 7134 netrw-p10 pi_netrw.txt /*netrw-p10* |
7135 netrw-p11 pi_netrw.txt /*netrw-p11* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7136 netrw-p12 pi_netrw.txt /*netrw-p12* |
2152 | 7137 netrw-p13 pi_netrw.txt /*netrw-p13* |
2908 | 7138 netrw-p14 pi_netrw.txt /*netrw-p14* |
7139 netrw-p15 pi_netrw.txt /*netrw-p15* | |
5929 | 7140 netrw-p16 pi_netrw.txt /*netrw-p16* |
6476 | 7141 netrw-p17 pi_netrw.txt /*netrw-p17* |
480 | 7142 netrw-p2 pi_netrw.txt /*netrw-p2* |
7143 netrw-p3 pi_netrw.txt /*netrw-p3* | |
7144 netrw-p4 pi_netrw.txt /*netrw-p4* | |
7145 netrw-p5 pi_netrw.txt /*netrw-p5* | |
7146 netrw-p6 pi_netrw.txt /*netrw-p6* | |
1121 | 7147 netrw-p7 pi_netrw.txt /*netrw-p7* |
7148 netrw-p8 pi_netrw.txt /*netrw-p8* | |
7149 netrw-p9 pi_netrw.txt /*netrw-p9* | |
7 | 7150 netrw-passwd pi_netrw.txt /*netrw-passwd* |
1121 | 7151 netrw-password pi_netrw.txt /*netrw-password* |
22 | 7152 netrw-path pi_netrw.txt /*netrw-path* |
477 | 7153 netrw-pexplore pi_netrw.txt /*netrw-pexplore* |
459 | 7154 netrw-preview pi_netrw.txt /*netrw-preview* |
24 | 7155 netrw-problems pi_netrw.txt /*netrw-problems* |
7 | 7156 netrw-protocol pi_netrw.txt /*netrw-protocol* |
650 | 7157 netrw-prvwin pi_netrw.txt /*netrw-prvwin* |
794 | 7158 netrw-pscp pi_netrw.txt /*netrw-pscp* |
1121 | 7159 netrw-psftp pi_netrw.txt /*netrw-psftp* |
794 | 7160 netrw-putty pi_netrw.txt /*netrw-putty* |
4339 | 7161 netrw-qF pi_netrw.txt /*netrw-qF* |
1621 | 7162 netrw-qb pi_netrw.txt /*netrw-qb* |
7163 netrw-qf pi_netrw.txt /*netrw-qf* | |
7164 netrw-quickcom pi_netrw.txt /*netrw-quickcom* | |
7165 netrw-quickcoms pi_netrw.txt /*netrw-quickcoms* | |
7166 netrw-quickhelp pi_netrw.txt /*netrw-quickhelp* | |
7167 netrw-quickmap pi_netrw.txt /*netrw-quickmap* | |
7168 netrw-quickmaps pi_netrw.txt /*netrw-quickmaps* | |
13 | 7169 netrw-r pi_netrw.txt /*netrw-r* |
22 | 7170 netrw-read pi_netrw.txt /*netrw-read* |
7 | 7171 netrw-ref pi_netrw.txt /*netrw-ref* |
11 | 7172 netrw-rename pi_netrw.txt /*netrw-rename* |
459 | 7173 netrw-reverse pi_netrw.txt /*netrw-reverse* |
1621 | 7174 netrw-rexplore pi_netrw.txt /*netrw-rexplore* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7175 netrw-rightmouse pi_netrw.txt /*netrw-rightmouse* |
13 | 7176 netrw-s pi_netrw.txt /*netrw-s* |
482 | 7177 netrw-settings pi_netrw.txt /*netrw-settings* |
3153 | 7178 netrw-settings-window pi_netrw.txt /*netrw-settings-window* |
477 | 7179 netrw-sexplore pi_netrw.txt /*netrw-sexplore* |
459 | 7180 netrw-sort pi_netrw.txt /*netrw-sort* |
3153 | 7181 netrw-sort-sequence pi_netrw.txt /*netrw-sort-sequence* |
459 | 7182 netrw-sortsequence pi_netrw.txt /*netrw-sortsequence* |
1121 | 7183 netrw-source pi_netrw.txt /*netrw-source* |
1621 | 7184 netrw-ssh-hack pi_netrw.txt /*netrw-ssh-hack* |
7185 netrw-star pi_netrw.txt /*netrw-star* | |
840 | 7186 netrw-starpat pi_netrw.txt /*netrw-starpat* |
477 | 7187 netrw-starstar pi_netrw.txt /*netrw-starstar* |
841 | 7188 netrw-starstarpat pi_netrw.txt /*netrw-starstarpat* |
650 | 7189 netrw-start pi_netrw.txt /*netrw-start* |
1121 | 7190 netrw-t pi_netrw.txt /*netrw-t* |
7191 netrw-texplore pi_netrw.txt /*netrw-texplore* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7192 netrw-todo pi_netrw.txt /*netrw-todo* |
2908 | 7193 netrw-trailingslash pi_netrw.txt /*netrw-trailingslash* |
7 | 7194 netrw-transparent pi_netrw.txt /*netrw-transparent* |
36 | 7195 netrw-u pi_netrw.txt /*netrw-u* |
459 | 7196 netrw-updir pi_netrw.txt /*netrw-updir* |
7 | 7197 netrw-urls pi_netrw.txt /*netrw-urls* |
1121 | 7198 netrw-userpass pi_netrw.txt /*netrw-userpass* |
13 | 7199 netrw-v pi_netrw.txt /*netrw-v* |
3465 | 7200 netrw-var pi_netrw.txt /*netrw-var* |
22 | 7201 netrw-variables pi_netrw.txt /*netrw-variables* |
477 | 7202 netrw-vexplore pi_netrw.txt /*netrw-vexplore* |
3465 | 7203 netrw-windows-netrc pi_netrw.txt /*netrw-windows-netrc* |
7204 netrw-windows-s pi_netrw.txt /*netrw-windows-s* | |
22 | 7205 netrw-write pi_netrw.txt /*netrw-write* |
11 | 7206 netrw-x pi_netrw.txt /*netrw-x* |
7 | 7207 netrw-xfer pi_netrw.txt /*netrw-xfer* |
7208 netrw.vim pi_netrw.txt /*netrw.vim* | |
650 | 7209 netrw_filehandler pi_netrw.txt /*netrw_filehandler* |
7 | 7210 netterm-mouse options.txt /*netterm-mouse* |
7211 network pi_netrw.txt /*network* | |
7212 new-5 version5.txt /*new-5* | |
7213 new-6 version6.txt /*new-6* | |
8 | 7214 new-7 version7.txt /*new-7* |
7 | 7215 new-GTK-GUI version5.txt /*new-GTK-GUI* |
15 | 7216 new-MzScheme version7.txt /*new-MzScheme* |
7 | 7217 new-Select-mode version5.txt /*new-Select-mode* |
7218 new-View version6.txt /*new-View* | |
7219 new-argument-list version6.txt /*new-argument-list* | |
7220 new-buftype version6.txt /*new-buftype* | |
7221 new-cmdwin version6.txt /*new-cmdwin* | |
7222 new-color-schemes version6.txt /*new-color-schemes* | |
7223 new-commands version5.txt /*new-commands* | |
7224 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
|
7225 new-conceal version7.txt /*new-conceal* |
7 | 7226 new-debug-itf version6.txt /*new-debug-itf* |
7227 new-debug-mode version6.txt /*new-debug-mode* | |
199 | 7228 new-debug-support version7.txt /*new-debug-support* |
593 | 7229 new-define-operator version7.txt /*new-define-operator* |
7 | 7230 new-diff-mode version6.txt /*new-diff-mode* |
7231 new-encryption version5.txt /*new-encryption* | |
7232 new-evim version6.txt /*new-evim* | |
7233 new-ex-commands-5.2 version5.txt /*new-ex-commands-5.2* | |
7234 new-file-browser version6.txt /*new-file-browser* | |
7235 new-file-writing version6.txt /*new-file-writing* | |
7236 new-filetype filetype.txt /*new-filetype* | |
7237 new-filetype-5.4 version5.txt /*new-filetype-5.4* | |
7238 new-filetype-plugins version6.txt /*new-filetype-plugins* | |
7239 new-filetype-scripts filetype.txt /*new-filetype-scripts* | |
7240 new-folding version6.txt /*new-folding* | |
7241 new-functions-5.2 version5.txt /*new-functions-5.2* | |
7242 new-global-values version6.txt /*new-global-values* | |
7243 new-highlighting version5.txt /*new-highlighting* | |
7244 new-indent-flex version6.txt /*new-indent-flex* | |
7245 new-items-6 version6.txt /*new-items-6* | |
8 | 7246 new-items-7 version7.txt /*new-items-7* |
7 | 7247 new-line-continuation version5.txt /*new-line-continuation* |
647 | 7248 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
|
7249 new-lua version7.txt /*new-lua* |
36 | 7250 new-manpage-trans version7.txt /*new-manpage-trans* |
724 | 7251 new-map-expression version7.txt /*new-map-expression* |
790 | 7252 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
|
7253 new-more-encryption version7.txt /*new-more-encryption* |
742 | 7254 new-more-highlighting version7.txt /*new-more-highlighting* |
714 | 7255 new-more-unicode version7.txt /*new-more-unicode* |
7 | 7256 new-multi-byte version5.txt /*new-multi-byte* |
7257 new-multi-lang version6.txt /*new-multi-lang* | |
461 | 7258 new-netrw-explore version7.txt /*new-netrw-explore* |
7 | 7259 new-network-files version6.txt /*new-network-files* |
523 | 7260 new-omni-completion version7.txt /*new-omni-completion* |
772 | 7261 new-onemore version7.txt /*new-onemore* |
7 | 7262 new-operator-mod version6.txt /*new-operator-mod* |
7263 new-options-5.2 version5.txt /*new-options-5.2* | |
7264 new-options-5.4 version5.txt /*new-options-5.4* | |
7265 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
|
7266 new-persistent-undo version7.txt /*new-persistent-undo* |
7 | 7267 new-plugins version6.txt /*new-plugins* |
164 | 7268 new-posix version7.txt /*new-posix* |
15 | 7269 new-print-multi-byte version7.txt /*new-print-multi-byte* |
7 | 7270 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
|
7271 new-python3 version7.txt /*new-python3* |
5146 | 7272 new-regexp-engine version7.txt /*new-regexp-engine* |
7 | 7273 new-runtime-dir version5.txt /*new-runtime-dir* |
7274 new-script version5.txt /*new-script* | |
7275 new-script-5.4 version5.txt /*new-script-5.4* | |
446 | 7276 new-scroll-back version7.txt /*new-scroll-back* |
7 | 7277 new-search-path version6.txt /*new-search-path* |
7278 new-searchpat version6.txt /*new-searchpat* | |
7279 new-session-files version5.txt /*new-session-files* | |
221 | 7280 new-spell version7.txt /*new-spell* |
742 | 7281 new-tab-pages version7.txt /*new-tab-pages* |
758 | 7282 new-undo-branches version7.txt /*new-undo-branches* |
7 | 7283 new-unlisted-buffers version6.txt /*new-unlisted-buffers* |
7284 new-user-defined version5.txt /*new-user-defined* | |
7285 new-user-manual version6.txt /*new-user-manual* | |
7286 new-utf-8 version6.txt /*new-utf-8* | |
7287 new-vertsplit version6.txt /*new-vertsplit* | |
113 | 7288 new-vim-script version7.txt /*new-vim-script* |
7 | 7289 new-vim-server version6.txt /*new-vim-server* |
42 | 7290 new-vimgrep version7.txt /*new-vimgrep* |
7 | 7291 new-virtedit version6.txt /*new-virtedit* |
7292 news intro.txt /*news* | |
7293 nextnonblank() eval.txt /*nextnonblank()* | |
1121 | 7294 nice todo.txt /*nice* |
7 | 7295 no-eval-feature eval.txt /*no-eval-feature* |
7296 no_buffers_menu gui.txt /*no_buffers_menu* | |
1121 | 7297 non-greedy pattern.txt /*non-greedy* |
1668 | 7298 non-zero-arg eval.txt /*non-zero-arg* |
7 | 7299 normal-index index.txt /*normal-index* |
7300 not-compatible usr_01.txt /*not-compatible* | |
7301 not-edited editing.txt /*not-edited* | |
7302 notation intro.txt /*notation* | |
7303 notepad gui_w32.txt /*notepad* | |
7304 nr2char() eval.txt /*nr2char()* | |
7305 nroff.vim syntax.txt /*nroff.vim* | |
4780 | 7306 number_relativenumber options.txt /*number_relativenumber* |
113 | 7307 numbered-function eval.txt /*numbered-function* |
7 | 7308 o insert.txt /*o* |
7309 o_CTRL-V motion.txt /*o_CTRL-V* | |
7310 o_V motion.txt /*o_V* | |
7311 o_v motion.txt /*o_v* | |
7312 object-motions motion.txt /*object-motions* | |
7313 object-select motion.txt /*object-select* | |
7314 objects index.txt /*objects* | |
7315 obtaining-exted netbeans.txt /*obtaining-exted* | |
7316 ocaml.vim syntax.txt /*ocaml.vim* | |
2152 | 7317 octal eval.txt /*octal* |
3281 | 7318 octal-nrformats options.txt /*octal-nrformats* |
3224 | 7319 octal-number eval.txt /*octal-number* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7320 oldfiles-variable eval.txt /*oldfiles-variable* |
7 | 7321 ole-activation if_ole.txt /*ole-activation* |
7322 ole-eval if_ole.txt /*ole-eval* | |
7323 ole-gethwnd if_ole.txt /*ole-gethwnd* | |
7324 ole-interface if_ole.txt /*ole-interface* | |
7325 ole-methods if_ole.txt /*ole-methods* | |
7326 ole-normal if_ole.txt /*ole-normal* | |
7327 ole-registration if_ole.txt /*ole-registration* | |
7328 ole-sendkeys if_ole.txt /*ole-sendkeys* | |
7329 ole-setforeground if_ole.txt /*ole-setforeground* | |
1621 | 7330 omap-info map.txt /*omap-info* |
7331 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
|
7332 online-help helphelp.txt /*online-help* |
7 | 7333 opening-window windows.txt /*opening-window* |
7334 operator motion.txt /*operator* | |
1621 | 7335 operator-variable eval.txt /*operator-variable* |
7 | 7336 option-backslash options.txt /*option-backslash* |
7337 option-list quickref.txt /*option-list* | |
7338 option-summary options.txt /*option-summary* | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
7339 option-window options.txt /*option-window* |
7 | 7340 options options.txt /*options* |
7341 options-changed version5.txt /*options-changed* | |
7342 options.txt options.txt /*options.txt* | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
7343 optwin options.txt /*optwin* |
3224 | 7344 or() eval.txt /*or()* |
1621 | 7345 oracle ft_sql.txt /*oracle* |
7 | 7346 os2 os_os2.txt /*os2* |
7347 os2ansi os_os2.txt /*os2ansi* | |
7348 os390 os_390.txt /*os390* | |
7349 os_390.txt os_390.txt /*os_390.txt* | |
7350 os_amiga.txt os_amiga.txt /*os_amiga.txt* | |
7351 os_beos.txt os_beos.txt /*os_beos.txt* | |
7352 os_dos.txt os_dos.txt /*os_dos.txt* | |
7353 os_mac.txt os_mac.txt /*os_mac.txt* | |
7354 os_mint.txt os_mint.txt /*os_mint.txt* | |
7355 os_msdos.txt os_msdos.txt /*os_msdos.txt* | |
7356 os_os2.txt os_os2.txt /*os_os2.txt* | |
7357 os_qnx.txt os_qnx.txt /*os_qnx.txt* | |
7358 os_risc.txt os_risc.txt /*os_risc.txt* | |
7359 os_unix.txt os_unix.txt /*os_unix.txt* | |
7360 os_vms.txt os_vms.txt /*os_vms.txt* | |
7361 os_win32.txt os_win32.txt /*os_win32.txt* | |
7362 other-features vi_diff.txt /*other-features* | |
7363 p change.txt /*p* | |
7364 page-down intro.txt /*page-down* | |
7365 page-up intro.txt /*page-up* | |
7366 page_down intro.txt /*page_down* | |
7367 page_up intro.txt /*page_up* | |
7368 pager message.txt /*pager* | |
7369 papp.vim syntax.txt /*papp.vim* | |
7370 paragraph motion.txt /*paragraph* | |
7371 pascal.vim syntax.txt /*pascal.vim* | |
819 | 7372 pathshorten() eval.txt /*pathshorten()* |
7 | 7373 pattern pattern.txt /*pattern* |
7374 pattern-atoms pattern.txt /*pattern-atoms* | |
7375 pattern-multi-byte pattern.txt /*pattern-multi-byte* | |
7376 pattern-multi-items pattern.txt /*pattern-multi-items* | |
7377 pattern-overview pattern.txt /*pattern-overview* | |
7378 pattern-searches pattern.txt /*pattern-searches* | |
7379 pattern.txt pattern.txt /*pattern.txt* | |
714 | 7380 patterns-composing pattern.txt /*patterns-composing* |
15 | 7381 pdev-option print.txt /*pdev-option* |
4992 | 7382 peace intro.txt /*peace* |
15 | 7383 penc-option print.txt /*penc-option* |
7 | 7384 perl if_perl.txt /*perl* |
7385 perl-Append if_perl.txt /*perl-Append* | |
7386 perl-Buffer if_perl.txt /*perl-Buffer* | |
7387 perl-Buffers if_perl.txt /*perl-Buffers* | |
7388 perl-Count if_perl.txt /*perl-Count* | |
7389 perl-Delete if_perl.txt /*perl-Delete* | |
7390 perl-DoCommand if_perl.txt /*perl-DoCommand* | |
7391 perl-Eval if_perl.txt /*perl-Eval* | |
7392 perl-Get if_perl.txt /*perl-Get* | |
7393 perl-GetCursor if_perl.txt /*perl-GetCursor* | |
7394 perl-Msg if_perl.txt /*perl-Msg* | |
7395 perl-Name if_perl.txt /*perl-Name* | |
7396 perl-Number if_perl.txt /*perl-Number* | |
7397 perl-Set if_perl.txt /*perl-Set* | |
7398 perl-SetHeight if_perl.txt /*perl-SetHeight* | |
7399 perl-SetOption if_perl.txt /*perl-SetOption* | |
7400 perl-Windows if_perl.txt /*perl-Windows* | |
7401 perl-compiling if_perl.txt /*perl-compiling* | |
557 | 7402 perl-dynamic if_perl.txt /*perl-dynamic* |
7 | 7403 perl-editing if_perl.txt /*perl-editing* |
7404 perl-overview if_perl.txt /*perl-overview* | |
7405 perl-patterns pattern.txt /*perl-patterns* | |
7406 perl-using if_perl.txt /*perl-using* | |
7407 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
|
7408 persistent-undo undo.txt /*persistent-undo* |
15 | 7409 pexpr-option print.txt /*pexpr-option* |
7410 pfn-option print.txt /*pfn-option* | |
7411 pheader-option print.txt /*pheader-option* | |
7 | 7412 photon-fonts os_qnx.txt /*photon-fonts* |
7413 photon-gui os_qnx.txt /*photon-gui* | |
1668 | 7414 php-comment indent.txt /*php-comment* |
7415 php-indent indent.txt /*php-indent* | |
7416 php-indenting indent.txt /*php-indenting* | |
7 | 7417 php.vim syntax.txt /*php.vim* |
7418 php3.vim syntax.txt /*php3.vim* | |
7419 phtml.vim syntax.txt /*phtml.vim* | |
1121 | 7420 pi_getscript.txt pi_getscript.txt /*pi_getscript.txt* |
7 | 7421 pi_gzip.txt pi_gzip.txt /*pi_gzip.txt* |
36 | 7422 pi_netrw.txt pi_netrw.txt /*pi_netrw.txt* |
694 | 7423 pi_paren.txt pi_paren.txt /*pi_paren.txt* |
7 | 7424 pi_spec.txt pi_spec.txt /*pi_spec.txt* |
840 | 7425 pi_tar.txt pi_tar.txt /*pi_tar.txt* |
846 | 7426 pi_vimball.txt pi_vimball.txt /*pi_vimball.txt* |
840 | 7427 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
|
7428 pkzip options.txt /*pkzip* |
816 | 7429 plaintex.vim syntax.txt /*plaintex.vim* |
1621 | 7430 plsql ft_sql.txt /*plsql* |
7 | 7431 plugin usr_05.txt /*plugin* |
7432 plugin-details filetype.txt /*plugin-details* | |
7433 plugin-filetype usr_41.txt /*plugin-filetype* | |
7434 plugin-special usr_41.txt /*plugin-special* | |
15 | 7435 pmbcs-option print.txt /*pmbcs-option* |
7436 pmbfn-option print.txt /*pmbfn-option* | |
7437 popt-option print.txt /*popt-option* | |
7 | 7438 popup-menu gui.txt /*popup-menu* |
7439 popup-menu-added version5.txt /*popup-menu-added* | |
626 | 7440 popupmenu-completion insert.txt /*popupmenu-completion* |
794 | 7441 popupmenu-keys insert.txt /*popupmenu-keys* |
7 | 7442 ports-5.2 version5.txt /*ports-5.2* |
7443 ports-6 version6.txt /*ports-6* | |
164 | 7444 posix vi_diff.txt /*posix* |
161 | 7445 posix-compliance vi_diff.txt /*posix-compliance* |
7446 posix-screen-size vi_diff.txt /*posix-screen-size* | |
2368 | 7447 postgresql ft_sql.txt /*postgresql* |
7 | 7448 postscr.vim syntax.txt /*postscr.vim* |
15 | 7449 postscript-cjk-printing print.txt /*postscript-cjk-printing* |
7450 postscript-print-encoding print.txt /*postscript-print-encoding* | |
7451 postscript-print-trouble print.txt /*postscript-print-trouble* | |
7452 postscript-print-util print.txt /*postscript-print-util* | |
7453 postscript-printing print.txt /*postscript-printing* | |
1621 | 7454 pow() eval.txt /*pow()* |
7 | 7455 ppwiz.vim syntax.txt /*ppwiz.vim* |
7456 press-enter message.txt /*press-enter* | |
7457 press-return message.txt /*press-return* | |
7458 prevcount-variable eval.txt /*prevcount-variable* | |
7459 preview-window windows.txt /*preview-window* | |
7460 prevnonblank() eval.txt /*prevnonblank()* | |
15 | 7461 print-intro print.txt /*print-intro* |
7462 print-options print.txt /*print-options* | |
7463 print.txt print.txt /*print.txt* | |
449 | 7464 printf() eval.txt /*printf()* |
1621 | 7465 printf-% eval.txt /*printf-%* |
7466 printf-E eval.txt /*printf-E* | |
7467 printf-G eval.txt /*printf-G* | |
6583 | 7468 printf-S eval.txt /*printf-S* |
1621 | 7469 printf-X eval.txt /*printf-X* |
7470 printf-c eval.txt /*printf-c* | |
7471 printf-d eval.txt /*printf-d* | |
7472 printf-e eval.txt /*printf-e* | |
7473 printf-f eval.txt /*printf-f* | |
7474 printf-g eval.txt /*printf-g* | |
7475 printf-o eval.txt /*printf-o* | |
7476 printf-s eval.txt /*printf-s* | |
7477 printf-x eval.txt /*printf-x* | |
15 | 7478 printing print.txt /*printing* |
7479 printing-formfeed print.txt /*printing-formfeed* | |
170 | 7480 profile repeat.txt /*profile* |
7481 profiling repeat.txt /*profiling* | |
179 | 7482 profiling-variable eval.txt /*profiling-variable* |
7 | 7483 progname-variable eval.txt /*progname-variable* |
5814 | 7484 progpath-variable eval.txt /*progpath-variable* |
7 | 7485 progress.vim syntax.txt /*progress.vim* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7486 pronounce intro.txt /*pronounce* |
1621 | 7487 psql ft_sql.txt /*psql* |
7 | 7488 ptcap.vim syntax.txt /*ptcap.vim* |
7489 pterm-mouse options.txt /*pterm-mouse* | |
667 | 7490 pumvisible() eval.txt /*pumvisible()* |
7 | 7491 put change.txt /*put* |
7492 put-Visual-mode change.txt /*put-Visual-mode* | |
3682 | 7493 py3eval() eval.txt /*py3eval()* |
7494 pyeval() eval.txt /*pyeval()* | |
7 | 7495 python if_pyth.txt /*python* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7496 python-.locked if_pyth.txt /*python-.locked* |
5220 | 7497 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
|
7498 python-Dictionary if_pyth.txt /*python-Dictionary* |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7499 python-Function if_pyth.txt /*python-Function* |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7500 python-List if_pyth.txt /*python-List* |
4869 | 7501 python-VIM_SPECIAL_PATH if_pyth.txt /*python-VIM_SPECIAL_PATH* |
7502 python-_get_paths if_pyth.txt /*python-_get_paths* | |
3682 | 7503 python-bindeval if_pyth.txt /*python-bindeval* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7504 python-bindeval-objects if_pyth.txt /*python-bindeval-objects* |
7 | 7505 python-buffer if_pyth.txt /*python-buffer* |
7506 python-buffers if_pyth.txt /*python-buffers* | |
4780 | 7507 python-chdir if_pyth.txt /*python-chdir* |
7 | 7508 python-command if_pyth.txt /*python-command* |
7509 python-commands if_pyth.txt /*python-commands* | |
7510 python-current if_pyth.txt /*python-current* | |
557 | 7511 python-dynamic if_pyth.txt /*python-dynamic* |
7 | 7512 python-error if_pyth.txt /*python-error* |
7513 python-eval if_pyth.txt /*python-eval* | |
7514 python-examples if_pyth.txt /*python-examples* | |
4780 | 7515 python-fchdir if_pyth.txt /*python-fchdir* |
4869 | 7516 python-find_module if_pyth.txt /*python-find_module* |
7517 python-foreach_rtp if_pyth.txt /*python-foreach_rtp* | |
7 | 7518 python-input if_pyth.txt /*python-input* |
4358 | 7519 python-options if_pyth.txt /*python-options* |
7 | 7520 python-output if_pyth.txt /*python-output* |
4869 | 7521 python-path_hook if_pyth.txt /*python-path_hook* |
3682 | 7522 python-pyeval if_pyth.txt /*python-pyeval* |
7 | 7523 python-range if_pyth.txt /*python-range* |
4869 | 7524 python-special-path if_pyth.txt /*python-special-path* |
4780 | 7525 python-strwidth if_pyth.txt /*python-strwidth* |
4437 | 7526 python-tabpage if_pyth.txt /*python-tabpage* |
7527 python-tabpages if_pyth.txt /*python-tabpages* | |
4339 | 7528 python-vars if_pyth.txt /*python-vars* |
7 | 7529 python-vim if_pyth.txt /*python-vim* |
4339 | 7530 python-vvars if_pyth.txt /*python-vvars* |
7 | 7531 python-window if_pyth.txt /*python-window* |
7532 python-windows if_pyth.txt /*python-windows* | |
7533 python.vim syntax.txt /*python.vim* | |
4869 | 7534 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
|
7535 python3 if_pyth.txt /*python3* |
4869 | 7536 python3-directory if_pyth.txt /*python3-directory* |
7537 pythonx-directory if_pyth.txt /*pythonx-directory* | |
7 | 7538 q repeat.txt /*q* |
7539 q/ cmdline.txt /*q\/* | |
7540 q: cmdline.txt /*q:* | |
7541 q? cmdline.txt /*q?* | |
7542 qnx os_qnx.txt /*qnx* | |
7543 qnx-compiling os_qnx.txt /*qnx-compiling* | |
7544 qnx-general os_qnx.txt /*qnx-general* | |
7545 qnx-terminal os_qnx.txt /*qnx-terminal* | |
7546 quake.vim syntax.txt /*quake.vim* | |
7547 quickfix quickfix.txt /*quickfix* | |
7548 quickfix-6 version6.txt /*quickfix-6* | |
7549 quickfix-directory-stack quickfix.txt /*quickfix-directory-stack* | |
7550 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
|
7551 quickfix-functions usr_41.txt /*quickfix-functions* |
1211 | 7552 quickfix-gcc quickfix.txt /*quickfix-gcc* |
7 | 7553 quickfix-manx quickfix.txt /*quickfix-manx* |
1621 | 7554 quickfix-perl quickfix.txt /*quickfix-perl* |
7 | 7555 quickfix-valid quickfix.txt /*quickfix-valid* |
7556 quickfix-window quickfix.txt /*quickfix-window* | |
7557 quickfix.txt quickfix.txt /*quickfix.txt* | |
7558 quickref quickref.txt /*quickref* | |
7559 quickref.txt quickref.txt /*quickref.txt* | |
7560 quote change.txt /*quote* | |
7561 quote# change.txt /*quote#* | |
7562 quote% change.txt /*quote%* | |
7563 quote+ gui_x11.txt /*quote+* | |
7564 quote- change.txt /*quote-* | |
7565 quote. change.txt /*quote.* | |
7566 quote/ change.txt /*quote\/* | |
7567 quote0 change.txt /*quote0* | |
7568 quote1 change.txt /*quote1* | |
7569 quote2 change.txt /*quote2* | |
7570 quote3 change.txt /*quote3* | |
7571 quote4 change.txt /*quote4* | |
7572 quote9 change.txt /*quote9* | |
7573 quote: change.txt /*quote:* | |
7574 quote= change.txt /*quote=* | |
7575 quote_ change.txt /*quote_* | |
7576 quote_# change.txt /*quote_#* | |
7577 quote_% change.txt /*quote_%* | |
7578 quote_- change.txt /*quote_-* | |
7579 quote_. change.txt /*quote_.* | |
7580 quote_/ change.txt /*quote_\/* | |
7581 quote_: change.txt /*quote_:* | |
7582 quote_= change.txt /*quote_=* | |
7583 quote_alpha change.txt /*quote_alpha* | |
7584 quote_number change.txt /*quote_number* | |
7585 quote_quote change.txt /*quote_quote* | |
7586 quote_~ change.txt /*quote_~* | |
7587 quotea change.txt /*quotea* | |
7588 quotecommandquote intro.txt /*quotecommandquote* | |
7589 quoteplus gui_x11.txt /*quoteplus* | |
7590 quotequote change.txt /*quotequote* | |
7591 quotes quotes.txt /*quotes* | |
7592 quotes.txt quotes.txt /*quotes.txt* | |
7593 quotestar gui.txt /*quotestar* | |
7594 quote~ change.txt /*quote~* | |
7595 r change.txt /*r* | |
102 | 7596 range() eval.txt /*range()* |
7 | 7597 raw-terminal-mode term.txt /*raw-terminal-mode* |
7598 rcp pi_netrw.txt /*rcp* | |
7599 read-messages insert.txt /*read-messages* | |
7600 read-only-share editing.txt /*read-only-share* | |
7601 read-stdin version5.txt /*read-stdin* | |
158 | 7602 readfile() eval.txt /*readfile()* |
7 | 7603 readline.vim syntax.txt /*readline.vim* |
7604 recording repeat.txt /*recording* | |
7605 recover.txt recover.txt /*recover.txt* | |
7606 recovery recover.txt /*recovery* | |
7607 recursive_mapping map.txt /*recursive_mapping* | |
7608 redo undo.txt /*redo* | |
7609 redo-register undo.txt /*redo-register* | |
7610 ref intro.txt /*ref* | |
7611 reference intro.txt /*reference* | |
819 | 7612 reference_toc help.txt /*reference_toc* |
7 | 7613 regexp pattern.txt /*regexp* |
7614 regexp-changes-5.4 version5.txt /*regexp-changes-5.4* | |
7615 register sponsor.txt /*register* | |
7616 register-faq sponsor.txt /*register-faq* | |
7617 register-variable eval.txt /*register-variable* | |
7618 registers change.txt /*registers* | |
7619 regular-expression pattern.txt /*regular-expression* | |
5277 | 7620 reload editing.txt /*reload* |
794 | 7621 reltime() eval.txt /*reltime()* |
7622 reltimestr() eval.txt /*reltimestr()* | |
7 | 7623 remote.txt remote.txt /*remote.txt* |
7624 remote_expr() eval.txt /*remote_expr()* | |
7625 remote_foreground() eval.txt /*remote_foreground()* | |
7626 remote_peek() eval.txt /*remote_peek()* | |
7627 remote_read() eval.txt /*remote_read()* | |
7628 remote_send() eval.txt /*remote_send()* | |
75 | 7629 remove() eval.txt /*remove()* |
7 | 7630 remove-filetype filetype.txt /*remove-filetype* |
7631 remove-option-flags options.txt /*remove-option-flags* | |
7632 rename() eval.txt /*rename()* | |
7633 rename-files tips.txt /*rename-files* | |
18 | 7634 repeat() eval.txt /*repeat()* |
7 | 7635 repeat.txt repeat.txt /*repeat.txt* |
7636 repeating repeat.txt /*repeating* | |
7637 replacing change.txt /*replacing* | |
14 | 7638 replacing-ex insert.txt /*replacing-ex* |
551 | 7639 reselect-Visual visual.txt /*reselect-Visual* |
7 | 7640 resolve() eval.txt /*resolve()* |
1121 | 7641 restore-cursor usr_05.txt /*restore-cursor* |
7 | 7642 restore-position tips.txt /*restore-position* |
7643 restricted-mode starting.txt /*restricted-mode* | |
7644 retab-example change.txt /*retab-example* | |
7645 rethrow eval.txt /*rethrow* | |
82 | 7646 reverse() eval.txt /*reverse()* |
7 | 7647 rexx.vim syntax.txt /*rexx.vim* |
7648 rgb.txt gui_w32.txt /*rgb.txt* | |
7649 rgview starting.txt /*rgview* | |
7650 rgvim starting.txt /*rgvim* | |
7651 right-justify change.txt /*right-justify* | |
7652 rileft rileft.txt /*rileft* | |
7653 rileft.txt rileft.txt /*rileft.txt* | |
7654 riscos os_risc.txt /*riscos* | |
7655 rot13 change.txt /*rot13* | |
1621 | 7656 round() eval.txt /*round()* |
3967 | 7657 rst.vim syntax.txt /*rst.vim* |
7 | 7658 rsync pi_netrw.txt /*rsync* |
7659 ruby if_ruby.txt /*ruby* | |
7660 ruby-buffer if_ruby.txt /*ruby-buffer* | |
7661 ruby-command if_ruby.txt /*ruby-command* | |
7662 ruby-commands if_ruby.txt /*ruby-commands* | |
557 | 7663 ruby-dynamic if_ruby.txt /*ruby-dynamic* |
7 | 7664 ruby-evaluate if_ruby.txt /*ruby-evaluate* |
7665 ruby-globals if_ruby.txt /*ruby-globals* | |
7666 ruby-message if_ruby.txt /*ruby-message* | |
7667 ruby-set_option if_ruby.txt /*ruby-set_option* | |
7668 ruby-vim if_ruby.txt /*ruby-vim* | |
7669 ruby-window if_ruby.txt /*ruby-window* | |
7670 ruby.vim syntax.txt /*ruby.vim* | |
7671 russian russian.txt /*russian* | |
7672 russian-intro russian.txt /*russian-intro* | |
7673 russian-issues russian.txt /*russian-issues* | |
7674 russian-keymap russian.txt /*russian-keymap* | |
7675 russian-l18n russian.txt /*russian-l18n* | |
7676 russian.txt russian.txt /*russian.txt* | |
7677 rview starting.txt /*rview* | |
7678 rvim starting.txt /*rvim* | |
7679 rxvt syntax.txt /*rxvt* | |
7680 s change.txt /*s* | |
7681 s/\& change.txt /*s\/\\&* | |
7682 s/\0 change.txt /*s\/\\0* | |
7683 s/\1 change.txt /*s\/\\1* | |
7684 s/\2 change.txt /*s\/\\2* | |
7685 s/\3 change.txt /*s\/\\3* | |
7686 s/\9 change.txt /*s\/\\9* | |
7687 s/\<CR> change.txt /*s\/\\<CR>* | |
5663
1dea14d4c738
Update runtime files. Add support for systemverilog.
Bram Moolenaar <bram@vim.org>
parents:
5618
diff
changeset
|
7688 s/\= change.txt /*s\/\\=* |
7 | 7689 s/\E change.txt /*s\/\\E* |
7690 s/\L change.txt /*s\/\\L* | |
7691 s/\U change.txt /*s\/\\U* | |
7692 s/\\ change.txt /*s\/\\\\* | |
7693 s/\b change.txt /*s\/\\b* | |
7694 s/\e change.txt /*s\/\\e* | |
7695 s/\l change.txt /*s\/\\l* | |
7696 s/\n change.txt /*s\/\\n* | |
7697 s/\r change.txt /*s\/\\r* | |
7698 s/\t change.txt /*s\/\\t* | |
7699 s/\u change.txt /*s\/\\u* | |
7700 s/\~ change.txt /*s\/\\~* | |
1621 | 7701 s:netrw_passwd pi_netrw.txt /*s:netrw_passwd* |
7 | 7702 s:var eval.txt /*s:var* |
7703 s<CR> change.txt /*s<CR>* | |
7704 sandbox eval.txt /*sandbox* | |
634 | 7705 sandbox-option eval.txt /*sandbox-option* |
7 | 7706 save-file editing.txt /*save-file* |
7707 save-settings starting.txt /*save-settings* | |
18 | 7708 scheme.vim syntax.txt /*scheme.vim* |
7 | 7709 scp pi_netrw.txt /*scp* |
4869 | 7710 screenattr() eval.txt /*screenattr()* |
7711 screenchar() eval.txt /*screenchar()* | |
3996 | 7712 screencol() eval.txt /*screencol()* |
7713 screenrow() eval.txt /*screenrow()* | |
131 | 7714 script usr_41.txt /*script* |
7 | 7715 script-here if_perl.txt /*script-here* |
7716 script-local map.txt /*script-local* | |
7717 script-variable eval.txt /*script-variable* | |
1121 | 7718 scriptnames-dictionary eval.txt /*scriptnames-dictionary* |
7 | 7719 scriptout-changed version4.txt /*scriptout-changed* |
7720 scroll-binding scroll.txt /*scroll-binding* | |
7721 scroll-cursor scroll.txt /*scroll-cursor* | |
7722 scroll-down scroll.txt /*scroll-down* | |
7723 scroll-horizontal scroll.txt /*scroll-horizontal* | |
7724 scroll-insert tips.txt /*scroll-insert* | |
7725 scroll-mouse-wheel scroll.txt /*scroll-mouse-wheel* | |
7726 scroll-region term.txt /*scroll-region* | |
7727 scroll-smooth tips.txt /*scroll-smooth* | |
7728 scroll-up scroll.txt /*scroll-up* | |
7729 scroll.txt scroll.txt /*scroll.txt* | |
7730 scrollbind-quickadj scroll.txt /*scrollbind-quickadj* | |
7731 scrollbind-relative scroll.txt /*scrollbind-relative* | |
7732 scrolling scroll.txt /*scrolling* | |
540 | 7733 scrollstart-variable eval.txt /*scrollstart-variable* |
7 | 7734 sdl.vim syntax.txt /*sdl.vim* |
7735 search() eval.txt /*search()* | |
714 | 7736 search()-sub-match eval.txt /*search()-sub-match* |
7 | 7737 search-commands pattern.txt /*search-commands* |
7738 search-offset pattern.txt /*search-offset* | |
7739 search-pattern pattern.txt /*search-pattern* | |
7740 search-range pattern.txt /*search-range* | |
32 | 7741 search-replace change.txt /*search-replace* |
507 | 7742 searchdecl() eval.txt /*searchdecl()* |
1621 | 7743 searchforward-variable eval.txt /*searchforward-variable* |
7 | 7744 searchpair() eval.txt /*searchpair()* |
667 | 7745 searchpairpos() eval.txt /*searchpairpos()* |
7746 searchpos() eval.txt /*searchpos()* | |
7 | 7747 section motion.txt /*section* |
7748 sed.vim syntax.txt /*sed.vim* | |
113 | 7749 self eval.txt /*self* |
7 | 7750 send-money sponsor.txt /*send-money* |
7751 send-to-menu gui_w32.txt /*send-to-menu* | |
7752 sendto gui_w32.txt /*sendto* | |
7753 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
|
7754 server-functions usr_41.txt /*server-functions* |
7 | 7755 server2client() eval.txt /*server2client()* |
7756 serverlist() eval.txt /*serverlist()* | |
7757 servername-variable eval.txt /*servername-variable* | |
7758 session-file starting.txt /*session-file* | |
7759 set-option options.txt /*set-option* | |
480 | 7760 set-spc-auto spell.txt /*set-spc-auto* |
7 | 7761 setbufvar() eval.txt /*setbufvar()* |
7762 setcmdpos() eval.txt /*setcmdpos()* | |
7763 setline() eval.txt /*setline()* | |
647 | 7764 setloclist() eval.txt /*setloclist()* |
1621 | 7765 setmatches() eval.txt /*setmatches()* |
707 | 7766 setpos() eval.txt /*setpos()* |
230 | 7767 setqflist() eval.txt /*setqflist()* |
7 | 7768 setreg() eval.txt /*setreg()* |
2207
b17bbfa96fa0
Add the settabvar() and gettabvar() functions.
Bram Moolenaar <bram@vim.org>
parents:
2206
diff
changeset
|
7769 settabvar() eval.txt /*settabvar()* |
831 | 7770 settabwinvar() eval.txt /*settabwinvar()* |
8 | 7771 setting-guifont gui.txt /*setting-guifont* |
688 | 7772 setting-guitablabel tabpage.txt /*setting-guitablabel* |
680 | 7773 setting-tabline tabpage.txt /*setting-tabline* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7774 setuid change.txt /*setuid* |
7 | 7775 setwinvar() eval.txt /*setwinvar()* |
7776 sftp pi_netrw.txt /*sftp* | |
7777 sgml.vim syntax.txt /*sgml.vim* | |
3750 | 7778 sgr-mouse options.txt /*sgr-mouse* |
3153 | 7779 sh-awk syntax.txt /*sh-awk* |
7780 sh-embed syntax.txt /*sh-embed* | |
7 | 7781 sh.vim syntax.txt /*sh.vim* |
4186 | 7782 sha256() eval.txt /*sha256()* |
7 | 7783 shell-window tips.txt /*shell-window* |
7784 shell_error-variable eval.txt /*shell_error-variable* | |
1121 | 7785 shellescape() eval.txt /*shellescape()* |
7 | 7786 shift intro.txt /*shift* |
7787 shift-left-right change.txt /*shift-left-right* | |
3893 | 7788 shiftwidth() eval.txt /*shiftwidth()* |
7 | 7789 short-name-changed version4.txt /*short-name-changed* |
7790 showing-menus gui.txt /*showing-menus* | |
7791 sign-commands sign.txt /*sign-commands* | |
7792 sign-intro sign.txt /*sign-intro* | |
7793 sign-support sign.txt /*sign-support* | |
7794 sign.txt sign.txt /*sign.txt* | |
7795 signs sign.txt /*signs* | |
7796 simple-change change.txt /*simple-change* | |
7797 simplify() eval.txt /*simplify()* | |
168 | 7798 simulated-command vi_diff.txt /*simulated-command* |
1621 | 7799 sin() eval.txt /*sin()* |
7 | 7800 single-repeat repeat.txt /*single-repeat* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
7801 sinh() eval.txt /*sinh()* |
7 | 7802 skeleton autocmd.txt /*skeleton* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7803 slice eval.txt /*slice* |
7 | 7804 slow-fast-terminal term.txt /*slow-fast-terminal* |
7805 slow-start starting.txt /*slow-start* | |
7806 slow-terminal term.txt /*slow-terminal* | |
7807 sniff if_sniff.txt /*sniff* | |
7808 sniff-commands if_sniff.txt /*sniff-commands* | |
7809 sniff-compiling if_sniff.txt /*sniff-compiling* | |
7810 sniff-intro if_sniff.txt /*sniff-intro* | |
1621 | 7811 socket-interface netbeans.txt /*socket-interface* |
82 | 7812 sort() eval.txt /*sort()* |
282 | 7813 sorting change.txt /*sorting* |
375 | 7814 soundfold() eval.txt /*soundfold()* |
7 | 7815 space intro.txt /*space* |
7816 spec-customizing pi_spec.txt /*spec-customizing* | |
7817 spec-how-to-use-it pi_spec.txt /*spec-how-to-use-it* | |
7818 spec-setting-a-map pi_spec.txt /*spec-setting-a-map* | |
7819 spec_chglog_format pi_spec.txt /*spec_chglog_format* | |
7820 spec_chglog_prepend pi_spec.txt /*spec_chglog_prepend* | |
7821 spec_chglog_release_info pi_spec.txt /*spec_chglog_release_info* | |
7822 special-buffers windows.txt /*special-buffers* | |
7823 speed-up tips.txt /*speed-up* | |
221 | 7824 spell spell.txt /*spell* |
626 | 7825 spell-ACCENT spell.txt /*spell-ACCENT* |
714 | 7826 spell-AUTHOR spell.txt /*spell-AUTHOR* |
497 | 7827 spell-BAD spell.txt /*spell-BAD* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7828 spell-BREAK spell.txt /*spell-BREAK* |
626 | 7829 spell-CHECKCOMPOUNDCASE spell.txt /*spell-CHECKCOMPOUNDCASE* |
7830 spell-CHECKCOMPOUNDDUP spell.txt /*spell-CHECKCOMPOUNDDUP* | |
7831 spell-CHECKCOMPOUNDPATTERN spell.txt /*spell-CHECKCOMPOUNDPATTERN* | |
7832 spell-CHECKCOMPOUNDREP spell.txt /*spell-CHECKCOMPOUNDREP* | |
7833 spell-CHECKCOMPOUNDTRIPLE spell.txt /*spell-CHECKCOMPOUNDTRIPLE* | |
7834 spell-CIRCUMFIX spell.txt /*spell-CIRCUMFIX* | |
7835 spell-COMMON spell.txt /*spell-COMMON* | |
7836 spell-COMPLEXPREFIXES spell.txt /*spell-COMPLEXPREFIXES* | |
714 | 7837 spell-COMPOUND spell.txt /*spell-COMPOUND* |
626 | 7838 spell-COMPOUNDBEGIN spell.txt /*spell-COMPOUNDBEGIN* |
7839 spell-COMPOUNDEND spell.txt /*spell-COMPOUNDEND* | |
809 | 7840 spell-COMPOUNDFIRST spell.txt /*spell-COMPOUNDFIRST* |
481 | 7841 spell-COMPOUNDFLAG spell.txt /*spell-COMPOUNDFLAG* |
626 | 7842 spell-COMPOUNDFORBIDFLAG spell.txt /*spell-COMPOUNDFORBIDFLAG* |
7843 spell-COMPOUNDMIDDLE spell.txt /*spell-COMPOUNDMIDDLE* | |
481 | 7844 spell-COMPOUNDMIN spell.txt /*spell-COMPOUNDMIN* |
626 | 7845 spell-COMPOUNDPERMITFLAG spell.txt /*spell-COMPOUNDPERMITFLAG* |
7846 spell-COMPOUNDROOT spell.txt /*spell-COMPOUNDROOT* | |
714 | 7847 spell-COMPOUNDRULE spell.txt /*spell-COMPOUNDRULE* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7848 spell-COMPOUNDRULES spell.txt /*spell-COMPOUNDRULES* |
626 | 7849 spell-COMPOUNDSYLLABLE spell.txt /*spell-COMPOUNDSYLLABLE* |
484 | 7850 spell-COMPOUNDSYLMAX spell.txt /*spell-COMPOUNDSYLMAX* |
626 | 7851 spell-COMPOUNDWORDMAX spell.txt /*spell-COMPOUNDWORDMAX* |
714 | 7852 spell-COPYRIGHT spell.txt /*spell-COPYRIGHT* |
7853 spell-EMAIL spell.txt /*spell-EMAIL* | |
501 | 7854 spell-FLAG spell.txt /*spell-FLAG* |
497 | 7855 spell-FOL spell.txt /*spell-FOL* |
626 | 7856 spell-FORBIDDENWORD spell.txt /*spell-FORBIDDENWORD* |
7857 spell-HOME spell.txt /*spell-HOME* | |
6238 | 7858 spell-IGNOREEXTRA spell.txt /*spell-IGNOREEXTRA* |
626 | 7859 spell-KEEPCASE spell.txt /*spell-KEEPCASE* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7860 spell-KEY spell.txt /*spell-KEY* |
626 | 7861 spell-LANG spell.txt /*spell-LANG* |
7862 spell-LEMMA_PRESENT spell.txt /*spell-LEMMA_PRESENT* | |
497 | 7863 spell-LOW spell.txt /*spell-LOW* |
7864 spell-MAP spell.txt /*spell-MAP* | |
626 | 7865 spell-MAXNGRAMSUGS spell.txt /*spell-MAXNGRAMSUGS* |
7866 spell-NAME spell.txt /*spell-NAME* | |
497 | 7867 spell-NEEDAFFIX spell.txt /*spell-NEEDAFFIX* |
501 | 7868 spell-NEEDCOMPOUND spell.txt /*spell-NEEDCOMPOUND* |
497 | 7869 spell-NOBREAK spell.txt /*spell-NOBREAK* |
626 | 7870 spell-NOSPLITSUGS spell.txt /*spell-NOSPLITSUGS* |
7871 spell-NOSUGFILE spell.txt /*spell-NOSUGFILE* | |
7872 spell-NOSUGGEST spell.txt /*spell-NOSUGGEST* | |
7873 spell-ONLYINCOMPOUND spell.txt /*spell-ONLYINCOMPOUND* | |
497 | 7874 spell-PFX spell.txt /*spell-PFX* |
7875 spell-PFXPOSTPONE spell.txt /*spell-PFXPOSTPONE* | |
626 | 7876 spell-PSEUDOROOT spell.txt /*spell-PSEUDOROOT* |
7877 spell-RARE spell.txt /*spell-RARE* | |
497 | 7878 spell-REP spell.txt /*spell-REP* |
7879 spell-SAL spell.txt /*spell-SAL* | |
626 | 7880 spell-SET spell.txt /*spell-SET* |
497 | 7881 spell-SFX spell.txt /*spell-SFX* |
7882 spell-SLASH spell.txt /*spell-SLASH* | |
7883 spell-SOFOFROM spell.txt /*spell-SOFOFROM* | |
7884 spell-SOFOTO spell.txt /*spell-SOFOTO* | |
626 | 7885 spell-SUGSWITHDOTS spell.txt /*spell-SUGSWITHDOTS* |
484 | 7886 spell-SYLLABLE spell.txt /*spell-SYLLABLE* |
626 | 7887 spell-SYLLABLENUM spell.txt /*spell-SYLLABLENUM* |
650 | 7888 spell-SpellFileMissing spell.txt /*spell-SpellFileMissing* |
626 | 7889 spell-TRY spell.txt /*spell-TRY* |
497 | 7890 spell-UPP spell.txt /*spell-UPP* |
626 | 7891 spell-VERSION spell.txt /*spell-VERSION* |
7892 spell-WORDCHARS spell.txt /*spell-WORDCHARS* | |
7893 spell-aff-format spell.txt /*spell-aff-format* | |
258 | 7894 spell-affix-chars spell.txt /*spell-affix-chars* |
626 | 7895 spell-affix-comment spell.txt /*spell-affix-comment* |
7896 spell-affix-flags spell.txt /*spell-affix-flags* | |
236 | 7897 spell-affix-mbyte spell.txt /*spell-affix-mbyte* |
626 | 7898 spell-affix-not-supported spell.txt /*spell-affix-not-supported* |
236 | 7899 spell-affix-vim spell.txt /*spell-affix-vim* |
5487 | 7900 spell-cjk spell.txt /*spell-cjk* |
497 | 7901 spell-compound spell.txt /*spell-compound* |
323 | 7902 spell-dic-format spell.txt /*spell-dic-format* |
482 | 7903 spell-double-scoring spell.txt /*spell-double-scoring* |
221 | 7904 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
|
7905 spell-functions usr_41.txt /*spell-functions* |
482 | 7906 spell-german spell.txt /*spell-german* |
359 | 7907 spell-load spell.txt /*spell-load* |
374 | 7908 spell-midword spell.txt /*spell-midword* |
236 | 7909 spell-mkspell spell.txt /*spell-mkspell* |
221 | 7910 spell-quickstart spell.txt /*spell-quickstart* |
378 | 7911 spell-remarks spell.txt /*spell-remarks* |
504 | 7912 spell-russian spell.txt /*spell-russian* |
626 | 7913 spell-sug-file spell.txt /*spell-sug-file* |
252 | 7914 spell-syntax spell.txt /*spell-syntax* |
236 | 7915 spell-wordlist-format spell.txt /*spell-wordlist-format* |
482 | 7916 spell-yiddish spell.txt /*spell-yiddish* |
221 | 7917 spell.txt spell.txt /*spell.txt* |
344 | 7918 spellbadword() eval.txt /*spellbadword()* |
714 | 7919 spellfile-cleanup spell.txt /*spellfile-cleanup* |
650 | 7920 spellfile.vim spell.txt /*spellfile.vim* |
344 | 7921 spellsuggest() eval.txt /*spellsuggest()* |
95 | 7922 split() eval.txt /*split()* |
7 | 7923 splitfind windows.txt /*splitfind* |
7924 splitview windows.txt /*splitview* | |
7925 sponsor sponsor.txt /*sponsor* | |
7926 sponsor-faq sponsor.txt /*sponsor-faq* | |
7927 sponsor.txt sponsor.txt /*sponsor.txt* | |
7928 spoon os_unix.txt /*spoon* | |
7929 spup.vim syntax.txt /*spup.vim* | |
1621 | 7930 sql-adding-dialects ft_sql.txt /*sql-adding-dialects* |
7931 sql-completion ft_sql.txt /*sql-completion* | |
7932 sql-completion-columns ft_sql.txt /*sql-completion-columns* | |
7933 sql-completion-customization ft_sql.txt /*sql-completion-customization* | |
7934 sql-completion-dynamic ft_sql.txt /*sql-completion-dynamic* | |
7935 sql-completion-filetypes ft_sql.txt /*sql-completion-filetypes* | |
7936 sql-completion-maps ft_sql.txt /*sql-completion-maps* | |
7937 sql-completion-procedures ft_sql.txt /*sql-completion-procedures* | |
7938 sql-completion-static ft_sql.txt /*sql-completion-static* | |
7939 sql-completion-tables ft_sql.txt /*sql-completion-tables* | |
7940 sql-completion-tutorial ft_sql.txt /*sql-completion-tutorial* | |
7941 sql-completion-views ft_sql.txt /*sql-completion-views* | |
7942 sql-dialects ft_sql.txt /*sql-dialects* | |
7943 sql-macros ft_sql.txt /*sql-macros* | |
7944 sql-matchit ft_sql.txt /*sql-matchit* | |
7945 sql-navigation ft_sql.txt /*sql-navigation* | |
7946 sql-object-motions ft_sql.txt /*sql-object-motions* | |
7947 sql-predefined-objects ft_sql.txt /*sql-predefined-objects* | |
7948 sql-type-default ft_sql.txt /*sql-type-default* | |
7949 sql-types ft_sql.txt /*sql-types* | |
22 | 7950 sql.vim syntax.txt /*sql.vim* |
1621 | 7951 sqlanywhere ft_sql.txt /*sqlanywhere* |
719 | 7952 sqlanywhere.vim syntax.txt /*sqlanywhere.vim* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7953 sqlgettype ft_sql.txt /*sqlgettype* |
22 | 7954 sqlinformix.vim syntax.txt /*sqlinformix.vim* |
1621 | 7955 sqlj ft_sql.txt /*sqlj* |
7956 sqlserver ft_sql.txt /*sqlserver* | |
7957 sqlsettype ft_sql.txt /*sqlsettype* | |
7958 sqrt() eval.txt /*sqrt()* | |
7 | 7959 sscanf eval.txt /*sscanf* |
7960 standard-plugin usr_05.txt /*standard-plugin* | |
7961 standard-plugin-list help.txt /*standard-plugin-list* | |
303 | 7962 standout syntax.txt /*standout* |
7 | 7963 star pattern.txt /*star* |
444 | 7964 starstar editing.txt /*starstar* |
7965 starstar-wildcard editing.txt /*starstar-wildcard* | |
7 | 7966 start-of-file pattern.txt /*start-of-file* |
7967 starting starting.txt /*starting* | |
7968 starting-amiga starting.txt /*starting-amiga* | |
7969 starting.txt starting.txt /*starting.txt* | |
7970 startup starting.txt /*startup* | |
7971 startup-options starting.txt /*startup-options* | |
7972 startup-terminal term.txt /*startup-terminal* | |
7973 static-tag tagsrch.txt /*static-tag* | |
7974 status-line windows.txt /*status-line* | |
7975 statusmsg-variable eval.txt /*statusmsg-variable* | |
1621 | 7976 sticky-type-checking eval.txt /*sticky-type-checking* |
7977 str2float() eval.txt /*str2float()* | |
782 | 7978 str2nr() eval.txt /*str2nr()* |
170 | 7979 strcasestr() eval.txt /*strcasestr()* |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
7980 strchars() eval.txt /*strchars()* |
170 | 7981 strchr() eval.txt /*strchr()* |
7982 strcspn() eval.txt /*strcspn()* | |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
7983 strdisplaywidth() eval.txt /*strdisplaywidth()* |
7 | 7984 strftime() eval.txt /*strftime()* |
7985 stridx() eval.txt /*stridx()* | |
5814 | 7986 string eval.txt /*string* |
55 | 7987 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
|
7988 string-functions usr_41.txt /*string-functions* |
7 | 7989 string-match eval.txt /*string-match* |
7990 strlen() eval.txt /*strlen()* | |
7991 strpart() eval.txt /*strpart()* | |
170 | 7992 strpbrk() eval.txt /*strpbrk()* |
7993 strrchr() eval.txt /*strrchr()* | |
7 | 7994 strridx() eval.txt /*strridx()* |
170 | 7995 strspn() eval.txt /*strspn()* |
7996 strstr() eval.txt /*strstr()* | |
7 | 7997 strtrans() eval.txt /*strtrans()* |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
7998 strwidth() eval.txt /*strwidth()* |
7 | 7999 style-changes develop.txt /*style-changes* |
8000 style-examples develop.txt /*style-examples* | |
8001 style-functions develop.txt /*style-functions* | |
8002 style-names develop.txt /*style-names* | |
8003 style-spaces develop.txt /*style-spaces* | |
8004 style-various develop.txt /*style-various* | |
8005 sub-menu-priority gui.txt /*sub-menu-priority* | |
270 | 8006 sub-replace-\= change.txt /*sub-replace-\\=* |
7 | 8007 sub-replace-expression change.txt /*sub-replace-expression* |
8008 sub-replace-special change.txt /*sub-replace-special* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8009 sublist eval.txt /*sublist* |
7 | 8010 submatch() eval.txt /*submatch()* |
8011 subscribe-maillist intro.txt /*subscribe-maillist* | |
8012 substitute() eval.txt /*substitute()* | |
8013 substitute-CR version6.txt /*substitute-CR* | |
8014 suffixes cmdline.txt /*suffixes* | |
8015 suspend starting.txt /*suspend* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8016 swap-exists-choices usr_11.txt /*swap-exists-choices* |
7 | 8017 swap-file recover.txt /*swap-file* |
579 | 8018 swapchoice-variable eval.txt /*swapchoice-variable* |
590 | 8019 swapcommand-variable eval.txt /*swapcommand-variable* |
7 | 8020 swapfile-changed version4.txt /*swapfile-changed* |
579 | 8021 swapname-variable eval.txt /*swapname-variable* |
1621 | 8022 sybase ft_sql.txt /*sybase* |
7 | 8023 syn-sync-grouphere syntax.txt /*syn-sync-grouphere* |
8024 syn-sync-groupthere syntax.txt /*syn-sync-groupthere* | |
168 | 8025 syn-sync-linecont syntax.txt /*syn-sync-linecont* |
7 | 8026 synID() eval.txt /*synID()* |
8027 synIDattr() eval.txt /*synIDattr()* | |
8028 synIDtrans() eval.txt /*synIDtrans()* | |
8029 syncbind scroll.txt /*syncbind* | |
8030 syncolor syntax.txt /*syncolor* | |
2409
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
8031 synconcealed() eval.txt /*synconcealed()* |
7 | 8032 synload-1 syntax.txt /*synload-1* |
8033 synload-2 syntax.txt /*synload-2* | |
8034 synload-3 syntax.txt /*synload-3* | |
8035 synload-4 syntax.txt /*synload-4* | |
8036 synload-5 syntax.txt /*synload-5* | |
8037 synload-6 syntax.txt /*synload-6* | |
1621 | 8038 synstack() eval.txt /*synstack()* |
7 | 8039 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
|
8040 syntax-functions usr_41.txt /*syntax-functions* |
7 | 8041 syntax-highlighting syntax.txt /*syntax-highlighting* |
8042 syntax-loading syntax.txt /*syntax-loading* | |
8043 syntax-printing usr_06.txt /*syntax-printing* | |
8044 syntax.txt syntax.txt /*syntax.txt* | |
8045 syntax_cmd syntax.txt /*syntax_cmd* | |
8046 sys-file-list help.txt /*sys-file-list* | |
1621 | 8047 sysmouse term.txt /*sysmouse* |
7 | 8048 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
|
8049 system-functions usr_41.txt /*system-functions* |
7 | 8050 system-vimrc starting.txt /*system-vimrc* |
5814 | 8051 systemlist() eval.txt /*systemlist()* |
7 | 8052 s~ change.txt /*s~* |
8053 t motion.txt /*t* | |
4437 | 8054 t: eval.txt /*t:* |
819 | 8055 t:var eval.txt /*t:var* |
7 | 8056 t_#2 term.txt /*t_#2* |
8057 t_#4 term.txt /*t_#4* | |
8058 t_%1 term.txt /*t_%1* | |
8059 t_%i term.txt /*t_%i* | |
8060 t_&8 term.txt /*t_&8* | |
8061 t_@7 term.txt /*t_@7* | |
8062 t_AB term.txt /*t_AB* | |
8063 t_AF term.txt /*t_AF* | |
8064 t_AL term.txt /*t_AL* | |
8065 t_CS term.txt /*t_CS* | |
8066 t_CV term.txt /*t_CV* | |
205 | 8067 t_Ce term.txt /*t_Ce* |
7 | 8068 t_Co term.txt /*t_Co* |
205 | 8069 t_Cs term.txt /*t_Cs* |
7 | 8070 t_DL term.txt /*t_DL* |
36 | 8071 t_EI term.txt /*t_EI* |
7 | 8072 t_F1 term.txt /*t_F1* |
8073 t_F2 term.txt /*t_F2* | |
8074 t_F3 term.txt /*t_F3* | |
8075 t_F4 term.txt /*t_F4* | |
8076 t_F5 term.txt /*t_F5* | |
8077 t_F6 term.txt /*t_F6* | |
8078 t_F7 term.txt /*t_F7* | |
8079 t_F8 term.txt /*t_F8* | |
8080 t_F9 term.txt /*t_F9* | |
8081 t_IE term.txt /*t_IE* | |
8082 t_IS term.txt /*t_IS* | |
8083 t_K1 term.txt /*t_K1* | |
8084 t_K3 term.txt /*t_K3* | |
8085 t_K4 term.txt /*t_K4* | |
8086 t_K5 term.txt /*t_K5* | |
8087 t_K6 term.txt /*t_K6* | |
8088 t_K7 term.txt /*t_K7* | |
8089 t_K8 term.txt /*t_K8* | |
8090 t_K9 term.txt /*t_K9* | |
8091 t_KA term.txt /*t_KA* | |
8092 t_KB term.txt /*t_KB* | |
8093 t_KC term.txt /*t_KC* | |
8094 t_KD term.txt /*t_KD* | |
8095 t_KE term.txt /*t_KE* | |
8096 t_KF term.txt /*t_KF* | |
8097 t_KG term.txt /*t_KG* | |
8098 t_KH term.txt /*t_KH* | |
8099 t_KI term.txt /*t_KI* | |
8100 t_KJ term.txt /*t_KJ* | |
8101 t_KK term.txt /*t_KK* | |
8102 t_KL term.txt /*t_KL* | |
8103 t_RI term.txt /*t_RI* | |
8104 t_RV term.txt /*t_RV* | |
36 | 8105 t_SI term.txt /*t_SI* |
7 | 8106 t_Sb term.txt /*t_Sb* |
8107 t_Sf term.txt /*t_Sf* | |
8108 t_WP term.txt /*t_WP* | |
8109 t_WS term.txt /*t_WS* | |
8110 t_ZH term.txt /*t_ZH* | |
8111 t_ZR term.txt /*t_ZR* | |
8112 t_al term.txt /*t_al* | |
8113 t_bc term.txt /*t_bc* | |
8114 t_cd term.txt /*t_cd* | |
8115 t_cdl version4.txt /*t_cdl* | |
8116 t_ce term.txt /*t_ce* | |
8117 t_ci version4.txt /*t_ci* | |
8118 t_cil version4.txt /*t_cil* | |
8119 t_cl term.txt /*t_cl* | |
8120 t_cm term.txt /*t_cm* | |
8121 t_cri version4.txt /*t_cri* | |
8122 t_cs term.txt /*t_cs* | |
8123 t_csc version4.txt /*t_csc* | |
8124 t_cv version4.txt /*t_cv* | |
8125 t_cvv version4.txt /*t_cvv* | |
8126 t_da term.txt /*t_da* | |
8127 t_db term.txt /*t_db* | |
8128 t_dl term.txt /*t_dl* | |
8129 t_ed version4.txt /*t_ed* | |
8130 t_el version4.txt /*t_el* | |
8131 t_f1 version4.txt /*t_f1* | |
8132 t_f10 version4.txt /*t_f10* | |
8133 t_f2 version4.txt /*t_f2* | |
8134 t_f3 version4.txt /*t_f3* | |
8135 t_f4 version4.txt /*t_f4* | |
8136 t_f5 version4.txt /*t_f5* | |
8137 t_f6 version4.txt /*t_f6* | |
8138 t_f7 version4.txt /*t_f7* | |
8139 t_f8 version4.txt /*t_f8* | |
8140 t_f9 version4.txt /*t_f9* | |
8141 t_fs term.txt /*t_fs* | |
8142 t_help version4.txt /*t_help* | |
8143 t_il version4.txt /*t_il* | |
8144 t_k1 term.txt /*t_k1* | |
8145 t_k2 term.txt /*t_k2* | |
8146 t_k3 term.txt /*t_k3* | |
8147 t_k4 term.txt /*t_k4* | |
8148 t_k5 term.txt /*t_k5* | |
8149 t_k6 term.txt /*t_k6* | |
8150 t_k7 term.txt /*t_k7* | |
8151 t_k8 term.txt /*t_k8* | |
8152 t_k9 term.txt /*t_k9* | |
8153 t_k; term.txt /*t_k;* | |
8154 t_kB term.txt /*t_kB* | |
8155 t_kD term.txt /*t_kD* | |
8156 t_kI term.txt /*t_kI* | |
8157 t_kN term.txt /*t_kN* | |
8158 t_kP term.txt /*t_kP* | |
8159 t_kb term.txt /*t_kb* | |
8160 t_kd term.txt /*t_kd* | |
8161 t_ke term.txt /*t_ke* | |
8162 t_kh term.txt /*t_kh* | |
8163 t_kl term.txt /*t_kl* | |
8164 t_kr term.txt /*t_kr* | |
8165 t_ks term.txt /*t_ks* | |
8166 t_ku term.txt /*t_ku* | |
8167 t_le term.txt /*t_le* | |
8168 t_mb term.txt /*t_mb* | |
8169 t_md term.txt /*t_md* | |
8170 t_me term.txt /*t_me* | |
8171 t_mr term.txt /*t_mr* | |
8172 t_ms term.txt /*t_ms* | |
8173 t_nd term.txt /*t_nd* | |
8174 t_op term.txt /*t_op* | |
8175 t_se term.txt /*t_se* | |
8176 t_sf1 version4.txt /*t_sf1* | |
8177 t_sf10 version4.txt /*t_sf10* | |
8178 t_sf2 version4.txt /*t_sf2* | |
8179 t_sf3 version4.txt /*t_sf3* | |
8180 t_sf4 version4.txt /*t_sf4* | |
8181 t_sf5 version4.txt /*t_sf5* | |
8182 t_sf6 version4.txt /*t_sf6* | |
8183 t_sf7 version4.txt /*t_sf7* | |
8184 t_sf8 version4.txt /*t_sf8* | |
8185 t_sf9 version4.txt /*t_sf9* | |
8186 t_skd version4.txt /*t_skd* | |
8187 t_skl version4.txt /*t_skl* | |
8188 t_skr version4.txt /*t_skr* | |
8189 t_sku version4.txt /*t_sku* | |
8190 t_so term.txt /*t_so* | |
8191 t_sr term.txt /*t_sr* | |
8192 t_star7 term.txt /*t_star7* | |
8193 t_tb version4.txt /*t_tb* | |
8194 t_te term.txt /*t_te* | |
8195 t_ti term.txt /*t_ti* | |
8196 t_tp version4.txt /*t_tp* | |
8197 t_ts term.txt /*t_ts* | |
8198 t_ts_old version4.txt /*t_ts_old* | |
4229 | 8199 t_u7 term.txt /*t_u7* |
7 | 8200 t_ue term.txt /*t_ue* |
8201 t_undo version4.txt /*t_undo* | |
8202 t_us term.txt /*t_us* | |
8203 t_ut term.txt /*t_ut* | |
8204 t_vb term.txt /*t_vb* | |
8205 t_ve term.txt /*t_ve* | |
8206 t_vi term.txt /*t_vi* | |
8207 t_vs term.txt /*t_vs* | |
6647 | 8208 t_xn term.txt /*t_xn* |
7 | 8209 t_xs term.txt /*t_xs* |
8210 tab intro.txt /*tab* | |
674 | 8211 tab-page tabpage.txt /*tab-page* |
8212 tab-page-commands tabpage.txt /*tab-page-commands* | |
8213 tab-page-intro tabpage.txt /*tab-page-intro* | |
8214 tab-page-other tabpage.txt /*tab-page-other* | |
707 | 8215 tabline-menu tabpage.txt /*tabline-menu* |
674 | 8216 tabpage tabpage.txt /*tabpage* |
819 | 8217 tabpage-variable eval.txt /*tabpage-variable* |
674 | 8218 tabpage.txt tabpage.txt /*tabpage.txt* |
677 | 8219 tabpagebuflist() eval.txt /*tabpagebuflist()* |
674 | 8220 tabpagenr() eval.txt /*tabpagenr()* |
677 | 8221 tabpagewinnr() eval.txt /*tabpagewinnr()* |
7 | 8222 tag tagsrch.txt /*tag* |
8223 tag-! tagsrch.txt /*tag-!* | |
8224 tag-any-white tagsrch.txt /*tag-any-white* | |
8225 tag-binary-search tagsrch.txt /*tag-binary-search* | |
422 | 8226 tag-blocks motion.txt /*tag-blocks* |
7 | 8227 tag-commands tagsrch.txt /*tag-commands* |
8228 tag-details tagsrch.txt /*tag-details* | |
8229 tag-highlight syntax.txt /*tag-highlight* | |
8230 tag-matchlist tagsrch.txt /*tag-matchlist* | |
8231 tag-old-static tagsrch.txt /*tag-old-static* | |
8232 tag-overloaded version5.txt /*tag-overloaded* | |
650 | 8233 tag-preview tagsrch.txt /*tag-preview* |
7 | 8234 tag-priority tagsrch.txt /*tag-priority* |
8235 tag-regexp tagsrch.txt /*tag-regexp* | |
8236 tag-search tagsrch.txt /*tag-search* | |
8237 tag-security tagsrch.txt /*tag-security* | |
8238 tag-skip-file tagsrch.txt /*tag-skip-file* | |
8239 tag-stack tagsrch.txt /*tag-stack* | |
519 | 8240 tagfiles() eval.txt /*tagfiles()* |
216 | 8241 taglist() eval.txt /*taglist()* |
7 | 8242 tags tagsrch.txt /*tags* |
8243 tags-and-searches tagsrch.txt /*tags-and-searches* | |
8244 tags-file-changed version5.txt /*tags-file-changed* | |
8245 tags-file-format tagsrch.txt /*tags-file-format* | |
8246 tags-option tagsrch.txt /*tags-option* | |
8247 tagsrch.txt tagsrch.txt /*tagsrch.txt* | |
8248 tagstack tagsrch.txt /*tagstack* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8249 tan() eval.txt /*tan()* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8250 tanh() eval.txt /*tanh()* |
574 | 8251 tar pi_tar.txt /*tar* |
8252 tar-contents pi_tar.txt /*tar-contents* | |
8253 tar-copyright pi_tar.txt /*tar-copyright* | |
8254 tar-history pi_tar.txt /*tar-history* | |
8255 tar-manual pi_tar.txt /*tar-manual* | |
819 | 8256 tar-options pi_tar.txt /*tar-options* |
574 | 8257 tar-usage pi_tar.txt /*tar-usage* |
7 | 8258 tcl if_tcl.txt /*tcl* |
8259 tcl-beep if_tcl.txt /*tcl-beep* | |
8260 tcl-buffer if_tcl.txt /*tcl-buffer* | |
8261 tcl-buffer-append if_tcl.txt /*tcl-buffer-append* | |
8262 tcl-buffer-cmds if_tcl.txt /*tcl-buffer-cmds* | |
8263 tcl-buffer-command if_tcl.txt /*tcl-buffer-command* | |
8264 tcl-buffer-count if_tcl.txt /*tcl-buffer-count* | |
8265 tcl-buffer-delcmd if_tcl.txt /*tcl-buffer-delcmd* | |
8266 tcl-buffer-delete if_tcl.txt /*tcl-buffer-delete* | |
8267 tcl-buffer-expr if_tcl.txt /*tcl-buffer-expr* | |
8268 tcl-buffer-get if_tcl.txt /*tcl-buffer-get* | |
8269 tcl-buffer-insert if_tcl.txt /*tcl-buffer-insert* | |
8270 tcl-buffer-last if_tcl.txt /*tcl-buffer-last* | |
8271 tcl-buffer-mark if_tcl.txt /*tcl-buffer-mark* | |
8272 tcl-buffer-option if_tcl.txt /*tcl-buffer-option* | |
8273 tcl-buffer-set if_tcl.txt /*tcl-buffer-set* | |
8274 tcl-buffer-windows if_tcl.txt /*tcl-buffer-windows* | |
8275 tcl-bugs if_tcl.txt /*tcl-bugs* | |
8276 tcl-command if_tcl.txt /*tcl-command* | |
8277 tcl-commands if_tcl.txt /*tcl-commands* | |
557 | 8278 tcl-dynamic if_tcl.txt /*tcl-dynamic* |
7 | 8279 tcl-ex-commands if_tcl.txt /*tcl-ex-commands* |
8280 tcl-examples if_tcl.txt /*tcl-examples* | |
8281 tcl-expr if_tcl.txt /*tcl-expr* | |
8282 tcl-linenumbers if_tcl.txt /*tcl-linenumbers* | |
8283 tcl-misc if_tcl.txt /*tcl-misc* | |
8284 tcl-option if_tcl.txt /*tcl-option* | |
8285 tcl-output if_tcl.txt /*tcl-output* | |
8286 tcl-var-current if_tcl.txt /*tcl-var-current* | |
8287 tcl-var-lbase if_tcl.txt /*tcl-var-lbase* | |
8288 tcl-var-line if_tcl.txt /*tcl-var-line* | |
8289 tcl-var-lnum if_tcl.txt /*tcl-var-lnum* | |
8290 tcl-var-range if_tcl.txt /*tcl-var-range* | |
8291 tcl-variables if_tcl.txt /*tcl-variables* | |
8292 tcl-window if_tcl.txt /*tcl-window* | |
8293 tcl-window-buffer if_tcl.txt /*tcl-window-buffer* | |
8294 tcl-window-cmds if_tcl.txt /*tcl-window-cmds* | |
8295 tcl-window-command if_tcl.txt /*tcl-window-command* | |
8296 tcl-window-cursor if_tcl.txt /*tcl-window-cursor* | |
8297 tcl-window-delcmd if_tcl.txt /*tcl-window-delcmd* | |
8298 tcl-window-expr if_tcl.txt /*tcl-window-expr* | |
8299 tcl-window-height if_tcl.txt /*tcl-window-height* | |
8300 tcl-window-option if_tcl.txt /*tcl-window-option* | |
8301 tcsh-style cmdline.txt /*tcsh-style* | |
8302 tcsh.vim syntax.txt /*tcsh.vim* | |
8303 tear-off-menus gui.txt /*tear-off-menus* | |
8304 telnet-CTRL-] tagsrch.txt /*telnet-CTRL-]* | |
8305 temp-file-name eval.txt /*temp-file-name* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8306 tempfile change.txt /*tempfile* |
7 | 8307 template autocmd.txt /*template* |
8308 tempname() eval.txt /*tempname()* | |
8309 term-dependent-settings term.txt /*term-dependent-settings* | |
8310 term-list syntax.txt /*term-list* | |
8311 term.txt term.txt /*term.txt* | |
8312 termcap term.txt /*termcap* | |
8313 termcap-changed version4.txt /*termcap-changed* | |
8314 termcap-colors term.txt /*termcap-colors* | |
36 | 8315 termcap-cursor-color term.txt /*termcap-cursor-color* |
8316 termcap-cursor-shape term.txt /*termcap-cursor-shape* | |
667 | 8317 termcap-options term.txt /*termcap-options* |
7 | 8318 termcap-title term.txt /*termcap-title* |
8319 terminal-colors os_unix.txt /*terminal-colors* | |
8320 terminal-info term.txt /*terminal-info* | |
8321 terminal-options term.txt /*terminal-options* | |
8322 terminfo term.txt /*terminfo* | |
8323 termresponse-variable eval.txt /*termresponse-variable* | |
2426 | 8324 tex-cchar syntax.txt /*tex-cchar* |
8325 tex-cole syntax.txt /*tex-cole* | |
8326 tex-conceal syntax.txt /*tex-conceal* | |
480 | 8327 tex-error syntax.txt /*tex-error* |
8328 tex-folding syntax.txt /*tex-folding* | |
8329 tex-math syntax.txt /*tex-math* | |
1121 | 8330 tex-morecommands syntax.txt /*tex-morecommands* |
1621 | 8331 tex-nospell syntax.txt /*tex-nospell* |
1121 | 8332 tex-package syntax.txt /*tex-package* |
480 | 8333 tex-runon syntax.txt /*tex-runon* |
8334 tex-slow syntax.txt /*tex-slow* | |
4992 | 8335 tex-stopzone syntax.txt /*tex-stopzone* |
480 | 8336 tex-style syntax.txt /*tex-style* |
6213 | 8337 tex-supersub syntax.txt /*tex-supersub* |
4992 | 8338 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
|
8339 tex-verb syntax.txt /*tex-verb* |
7 | 8340 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
|
8341 text-functions usr_41.txt /*text-functions* |
7 | 8342 text-objects motion.txt /*text-objects* |
8343 text-objects-changed version5.txt /*text-objects-changed* | |
634 | 8344 textlock eval.txt /*textlock* |
7 | 8345 tf.vim syntax.txt /*tf.vim* |
8346 this_session-variable eval.txt /*this_session-variable* | |
8347 throw-catch eval.txt /*throw-catch* | |
8348 throw-expression eval.txt /*throw-expression* | |
8349 throw-from-catch eval.txt /*throw-from-catch* | |
8350 throw-variables eval.txt /*throw-variables* | |
8351 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
|
8352 time-functions usr_41.txt /*time-functions* |
7 | 8353 timestamp editing.txt /*timestamp* |
8354 timestamps editing.txt /*timestamps* | |
8355 tips tips.txt /*tips* | |
8356 tips.txt tips.txt /*tips.txt* | |
8357 todo todo.txt /*todo* | |
8358 todo.txt todo.txt /*todo.txt* | |
8359 toggle options.txt /*toggle* | |
8360 toggle-revins version4.txt /*toggle-revins* | |
8361 tolower() eval.txt /*tolower()* | |
8362 toolbar-icon gui.txt /*toolbar-icon* | |
8363 toupper() eval.txt /*toupper()* | |
15 | 8364 tr() eval.txt /*tr()* |
7 | 8365 trojan-horse starting.txt /*trojan-horse* |
1621 | 8366 trunc() eval.txt /*trunc()* |
7 | 8367 try-conditionals eval.txt /*try-conditionals* |
8368 try-echoerr eval.txt /*try-echoerr* | |
8369 try-finally eval.txt /*try-finally* | |
8370 try-nested eval.txt /*try-nested* | |
8371 try-nesting eval.txt /*try-nesting* | |
8372 tutor usr_01.txt /*tutor* | |
8373 twice if_cscop.txt /*twice* | |
4444 | 8374 two-engines pattern.txt /*two-engines* |
7 | 8375 type() eval.txt /*type()* |
8376 type-mistakes tips.txt /*type-mistakes* | |
8377 typecorr-settings usr_41.txt /*typecorr-settings* | |
8378 typecorr.txt usr_41.txt /*typecorr.txt* | |
8379 u undo.txt /*u* | |
8380 uganda uganda.txt /*uganda* | |
8381 uganda.txt uganda.txt /*uganda.txt* | |
303 | 8382 undercurl syntax.txt /*undercurl* |
8383 underline syntax.txt /*underline* | |
7 | 8384 undo undo.txt /*undo* |
697 | 8385 undo-blocks undo.txt /*undo-blocks* |
758 | 8386 undo-branches undo.txt /*undo-branches* |
7 | 8387 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
|
8388 undo-persistence undo.txt /*undo-persistence* |
7 | 8389 undo-redo undo.txt /*undo-redo* |
8390 undo-remarks undo.txt /*undo-remarks* | |
827 | 8391 undo-tree undo.txt /*undo-tree* |
7 | 8392 undo-two-ways undo.txt /*undo-two-ways* |
8393 undo.txt undo.txt /*undo.txt* | |
8394 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
|
8395 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
|
8396 undotree() eval.txt /*undotree()* |
7 | 8397 unicode mbyte.txt /*unicode* |
5763 | 8398 uniq() eval.txt /*uniq()* |
7 | 8399 unix os_unix.txt /*unix* |
8400 unlisted-buffer windows.txt /*unlisted-buffer* | |
8401 up-down-motions motion.txt /*up-down-motions* | |
8402 uppercase change.txt /*uppercase* | |
3224 | 8403 urxvt-mouse options.txt /*urxvt-mouse* |
7 | 8404 use-cpo-save usr_41.txt /*use-cpo-save* |
8405 use-visual-cmds version4.txt /*use-visual-cmds* | |
8406 useful-mappings tips.txt /*useful-mappings* | |
8407 usenet intro.txt /*usenet* | |
8408 user-cmd-ambiguous map.txt /*user-cmd-ambiguous* | |
8409 user-commands map.txt /*user-commands* | |
8410 user-functions eval.txt /*user-functions* | |
8411 user-manual usr_toc.txt /*user-manual* | |
8412 using-<Plug> usr_41.txt /*using-<Plug>* | |
8413 using-menus gui.txt /*using-menus* | |
8414 using-scripts repeat.txt /*using-scripts* | |
8415 using-xxd tips.txt /*using-xxd* | |
8416 using_CTRL-V map.txt /*using_CTRL-V* | |
8417 usr_01.txt usr_01.txt /*usr_01.txt* | |
8418 usr_02.txt usr_02.txt /*usr_02.txt* | |
8419 usr_03.txt usr_03.txt /*usr_03.txt* | |
8420 usr_04.txt usr_04.txt /*usr_04.txt* | |
8421 usr_05.txt usr_05.txt /*usr_05.txt* | |
8422 usr_06.txt usr_06.txt /*usr_06.txt* | |
8423 usr_07.txt usr_07.txt /*usr_07.txt* | |
8424 usr_08.txt usr_08.txt /*usr_08.txt* | |
8425 usr_09.txt usr_09.txt /*usr_09.txt* | |
8426 usr_10.txt usr_10.txt /*usr_10.txt* | |
8427 usr_11.txt usr_11.txt /*usr_11.txt* | |
8428 usr_12.txt usr_12.txt /*usr_12.txt* | |
8429 usr_20.txt usr_20.txt /*usr_20.txt* | |
8430 usr_21.txt usr_21.txt /*usr_21.txt* | |
8431 usr_22.txt usr_22.txt /*usr_22.txt* | |
8432 usr_23.txt usr_23.txt /*usr_23.txt* | |
8433 usr_24.txt usr_24.txt /*usr_24.txt* | |
8434 usr_25.txt usr_25.txt /*usr_25.txt* | |
8435 usr_26.txt usr_26.txt /*usr_26.txt* | |
8436 usr_27.txt usr_27.txt /*usr_27.txt* | |
8437 usr_28.txt usr_28.txt /*usr_28.txt* | |
8438 usr_29.txt usr_29.txt /*usr_29.txt* | |
8439 usr_30.txt usr_30.txt /*usr_30.txt* | |
8440 usr_31.txt usr_31.txt /*usr_31.txt* | |
799 | 8441 usr_32.txt usr_32.txt /*usr_32.txt* |
7 | 8442 usr_40.txt usr_40.txt /*usr_40.txt* |
8443 usr_41.txt usr_41.txt /*usr_41.txt* | |
8444 usr_42.txt usr_42.txt /*usr_42.txt* | |
8445 usr_43.txt usr_43.txt /*usr_43.txt* | |
8446 usr_44.txt usr_44.txt /*usr_44.txt* | |
8447 usr_45.txt usr_45.txt /*usr_45.txt* | |
8448 usr_90.txt usr_90.txt /*usr_90.txt* | |
8449 usr_toc.txt usr_toc.txt /*usr_toc.txt* | |
8450 utf-8 mbyte.txt /*utf-8* | |
8451 utf-8-char-arg mbyte.txt /*utf-8-char-arg* | |
8452 utf-8-in-xwindows mbyte.txt /*utf-8-in-xwindows* | |
8453 utf-8-typing mbyte.txt /*utf-8-typing* | |
8454 utf8 mbyte.txt /*utf8* | |
8455 v visual.txt /*v* | |
4358 | 8456 v: eval.txt /*v:* |
189 | 8457 v:beval_bufnr eval.txt /*v:beval_bufnr* |
8458 v:beval_col eval.txt /*v:beval_col* | |
8459 v:beval_lnum eval.txt /*v:beval_lnum* | |
8460 v:beval_text eval.txt /*v:beval_text* | |
8461 v:beval_winnr eval.txt /*v:beval_winnr* | |
844 | 8462 v:char eval.txt /*v:char* |
7 | 8463 v:charconvert_from eval.txt /*v:charconvert_from* |
8464 v:charconvert_to eval.txt /*v:charconvert_to* | |
8465 v:cmdarg eval.txt /*v:cmdarg* | |
8466 v:cmdbang eval.txt /*v:cmdbang* | |
8467 v:count eval.txt /*v:count* | |
8468 v:count1 eval.txt /*v:count1* | |
8469 v:ctype eval.txt /*v:ctype* | |
8470 v:dying eval.txt /*v:dying* | |
8471 v:errmsg eval.txt /*v:errmsg* | |
8472 v:exception eval.txt /*v:exception* | |
179 | 8473 v:fcs_choice eval.txt /*v:fcs_choice* |
8474 v:fcs_reason eval.txt /*v:fcs_reason* | |
7 | 8475 v:fname_diff eval.txt /*v:fname_diff* |
8476 v:fname_in eval.txt /*v:fname_in* | |
8477 v:fname_new eval.txt /*v:fname_new* | |
8478 v:fname_out eval.txt /*v:fname_out* | |
8479 v:folddashes eval.txt /*v:folddashes* | |
8480 v:foldend eval.txt /*v:foldend* | |
8481 v:foldlevel eval.txt /*v:foldlevel* | |
8482 v:foldstart eval.txt /*v:foldstart* | |
5466 | 8483 v:hlsearch eval.txt /*v:hlsearch* |
11 | 8484 v:insertmode eval.txt /*v:insertmode* |
102 | 8485 v:key eval.txt /*v:key* |
7 | 8486 v:lang eval.txt /*v:lang* |
8487 v:lc_time eval.txt /*v:lc_time* | |
8488 v:lnum eval.txt /*v:lnum* | |
1121 | 8489 v:mouse_col eval.txt /*v:mouse_col* |
8490 v:mouse_lnum eval.txt /*v:mouse_lnum* | |
8491 v:mouse_win eval.txt /*v:mouse_win* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8492 v:oldfiles eval.txt /*v:oldfiles* |
1621 | 8493 v:operator eval.txt /*v:operator* |
7 | 8494 v:prevcount eval.txt /*v:prevcount* |
179 | 8495 v:profiling eval.txt /*v:profiling* |
7 | 8496 v:progname eval.txt /*v:progname* |
5814 | 8497 v:progpath eval.txt /*v:progpath* |
7 | 8498 v:register eval.txt /*v:register* |
540 | 8499 v:scrollstart eval.txt /*v:scrollstart* |
1621 | 8500 v:searchforward eval.txt /*v:searchforward* |
7 | 8501 v:servername eval.txt /*v:servername* |
8502 v:shell_error eval.txt /*v:shell_error* | |
8503 v:statusmsg eval.txt /*v:statusmsg* | |
579 | 8504 v:swapchoice eval.txt /*v:swapchoice* |
590 | 8505 v:swapcommand eval.txt /*v:swapcommand* |
579 | 8506 v:swapname eval.txt /*v:swapname* |
7 | 8507 v:termresponse eval.txt /*v:termresponse* |
8508 v:this_session eval.txt /*v:this_session* | |
8509 v:throwpoint eval.txt /*v:throwpoint* | |
102 | 8510 v:val eval.txt /*v:val* |
7 | 8511 v:var eval.txt /*v:var* |
8512 v:version eval.txt /*v:version* | |
8513 v:warningmsg eval.txt /*v:warningmsg* | |
2625 | 8514 v:windowid eval.txt /*v:windowid* |
7 | 8515 v_! change.txt /*v_!* |
8516 v_$ visual.txt /*v_$* | |
8517 v_: cmdline.txt /*v_:* | |
8518 v_< change.txt /*v_<* | |
8519 v_<BS> change.txt /*v_<BS>* | |
8520 v_<Del> change.txt /*v_<Del>* | |
55 | 8521 v_<Esc> visual.txt /*v_<Esc>* |
7 | 8522 v_= change.txt /*v_=* |
8523 v_> change.txt /*v_>* | |
8524 v_C change.txt /*v_C* | |
8525 v_CTRL-C visual.txt /*v_CTRL-C* | |
8526 v_CTRL-G visual.txt /*v_CTRL-G* | |
8527 v_CTRL-H change.txt /*v_CTRL-H* | |
8528 v_CTRL-O visual.txt /*v_CTRL-O* | |
8529 v_CTRL-V visual.txt /*v_CTRL-V* | |
8530 v_CTRL-Z starting.txt /*v_CTRL-Z* | |
8531 v_CTRL-\_CTRL-G intro.txt /*v_CTRL-\\_CTRL-G* | |
8532 v_CTRL-\_CTRL-N intro.txt /*v_CTRL-\\_CTRL-N* | |
8533 v_CTRL-] tagsrch.txt /*v_CTRL-]* | |
8534 v_D change.txt /*v_D* | |
8535 v_J change.txt /*v_J* | |
8536 v_K various.txt /*v_K* | |
8537 v_O visual.txt /*v_O* | |
8538 v_P change.txt /*v_P* | |
8539 v_R change.txt /*v_R* | |
8540 v_S change.txt /*v_S* | |
8541 v_U change.txt /*v_U* | |
8542 v_V visual.txt /*v_V* | |
8543 v_X change.txt /*v_X* | |
8544 v_Y change.txt /*v_Y* | |
8545 v_a motion.txt /*v_a* | |
12 | 8546 v_a' motion.txt /*v_a'* |
7 | 8547 v_a( motion.txt /*v_a(* |
8548 v_a) motion.txt /*v_a)* | |
8549 v_a< motion.txt /*v_a<* | |
8550 v_a> motion.txt /*v_a>* | |
8551 v_aB motion.txt /*v_aB* | |
8552 v_aW motion.txt /*v_aW* | |
8553 v_a[ motion.txt /*v_a[* | |
8554 v_a] motion.txt /*v_a]* | |
12 | 8555 v_a` motion.txt /*v_a`* |
7 | 8556 v_ab motion.txt /*v_ab* |
8557 v_ap motion.txt /*v_ap* | |
12 | 8558 v_aquote motion.txt /*v_aquote* |
7 | 8559 v_as motion.txt /*v_as* |
422 | 8560 v_at motion.txt /*v_at* |
7 | 8561 v_aw motion.txt /*v_aw* |
8562 v_a{ motion.txt /*v_a{* | |
8563 v_a} motion.txt /*v_a}* | |
8564 v_b_< visual.txt /*v_b_<* | |
8565 v_b_<_example visual.txt /*v_b_<_example* | |
8566 v_b_> visual.txt /*v_b_>* | |
8567 v_b_>_example visual.txt /*v_b_>_example* | |
8568 v_b_A visual.txt /*v_b_A* | |
8569 v_b_A_example visual.txt /*v_b_A_example* | |
8570 v_b_C visual.txt /*v_b_C* | |
8571 v_b_D change.txt /*v_b_D* | |
8572 v_b_I visual.txt /*v_b_I* | |
8573 v_b_I_example visual.txt /*v_b_I_example* | |
8574 v_b_c visual.txt /*v_b_c* | |
8575 v_b_r visual.txt /*v_b_r* | |
8576 v_b_r_example visual.txt /*v_b_r_example* | |
8577 v_c change.txt /*v_c* | |
8578 v_d change.txt /*v_d* | |
8579 v_g? change.txt /*v_g?* | |
681 | 8580 v_gF editing.txt /*v_gF* |
7 | 8581 v_gJ change.txt /*v_gJ* |
3713 | 8582 v_gN visual.txt /*v_gN* |
7 | 8583 v_gV visual.txt /*v_gV* |
8584 v_g] tagsrch.txt /*v_g]* | |
8585 v_g_CTRL-G editing.txt /*v_g_CTRL-G* | |
8586 v_g_CTRL-] tagsrch.txt /*v_g_CTRL-]* | |
8587 v_gf editing.txt /*v_gf* | |
3713 | 8588 v_gn visual.txt /*v_gn* |
7 | 8589 v_gq change.txt /*v_gq* |
8590 v_gv visual.txt /*v_gv* | |
11 | 8591 v_gw change.txt /*v_gw* |
7 | 8592 v_i motion.txt /*v_i* |
12 | 8593 v_i' motion.txt /*v_i'* |
7 | 8594 v_i( motion.txt /*v_i(* |
8595 v_i) motion.txt /*v_i)* | |
8596 v_i< motion.txt /*v_i<* | |
8597 v_i> motion.txt /*v_i>* | |
8598 v_iB motion.txt /*v_iB* | |
8599 v_iW motion.txt /*v_iW* | |
8600 v_i[ motion.txt /*v_i[* | |
8601 v_i] motion.txt /*v_i]* | |
12 | 8602 v_i` motion.txt /*v_i`* |
7 | 8603 v_ib motion.txt /*v_ib* |
8604 v_ip motion.txt /*v_ip* | |
12 | 8605 v_iquote motion.txt /*v_iquote* |
7 | 8606 v_is motion.txt /*v_is* |
422 | 8607 v_it motion.txt /*v_it* |
7 | 8608 v_iw motion.txt /*v_iw* |
8609 v_i{ motion.txt /*v_i{* | |
8610 v_i} motion.txt /*v_i}* | |
8611 v_o visual.txt /*v_o* | |
8612 v_p change.txt /*v_p* | |
8613 v_r change.txt /*v_r* | |
8614 v_s change.txt /*v_s* | |
8615 v_u change.txt /*v_u* | |
8616 v_v visual.txt /*v_v* | |
8617 v_x change.txt /*v_x* | |
8618 v_y change.txt /*v_y* | |
8619 v_~ change.txt /*v_~* | |
102 | 8620 val-variable eval.txt /*val-variable* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8621 valgrind debug.txt /*valgrind* |
140 | 8622 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
|
8623 var-functions usr_41.txt /*var-functions* |
7 | 8624 variables eval.txt /*variables* |
8625 various various.txt /*various* | |
8626 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
|
8627 various-functions usr_41.txt /*various-functions* |
7 | 8628 various-motions motion.txt /*various-motions* |
8629 various.txt various.txt /*various.txt* | |
8630 vb.vim syntax.txt /*vb.vim* | |
1121 | 8631 vba pi_vimball.txt /*vba* |
7 | 8632 verbose starting.txt /*verbose* |
8633 version-5.1 version5.txt /*version-5.1* | |
8634 version-5.2 version5.txt /*version-5.2* | |
8635 version-5.3 version5.txt /*version-5.3* | |
8636 version-5.4 version5.txt /*version-5.4* | |
8637 version-5.5 version5.txt /*version-5.5* | |
8638 version-5.6 version5.txt /*version-5.6* | |
8639 version-5.7 version5.txt /*version-5.7* | |
8640 version-5.8 version5.txt /*version-5.8* | |
8641 version-6.1 version6.txt /*version-6.1* | |
8642 version-6.2 version6.txt /*version-6.2* | |
8643 version-6.3 version6.txt /*version-6.3* | |
551 | 8644 version-6.4 version6.txt /*version-6.4* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8645 version-7.0 version7.txt /*version-7.0* |
1121 | 8646 version-7.1 version7.txt /*version-7.1* |
1621 | 8647 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
|
8648 version-7.3 version7.txt /*version-7.3* |
5146 | 8649 version-7.4 version7.txt /*version-7.4* |
7 | 8650 version-variable eval.txt /*version-variable* |
8651 version4.txt version4.txt /*version4.txt* | |
8652 version5.txt version5.txt /*version5.txt* | |
8653 version6.txt version6.txt /*version6.txt* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8654 version7.0 version7.txt /*version7.0* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8655 version7.1 version7.txt /*version7.1* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8656 version7.2 version7.txt /*version7.2* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8657 version7.3 version7.txt /*version7.3* |
5146 | 8658 version7.4 version7.txt /*version7.4* |
8 | 8659 version7.txt version7.txt /*version7.txt* |
39 | 8660 vi intro.txt /*vi* |
7 | 8661 vi-differences vi_diff.txt /*vi-differences* |
8662 vi: options.txt /*vi:* | |
8663 vi_diff.txt vi_diff.txt /*vi_diff.txt* | |
8664 view starting.txt /*view* | |
8665 view-diffs diff.txt /*view-diffs* | |
8666 view-file starting.txt /*view-file* | |
8667 views-sessions starting.txt /*views-sessions* | |
8668 vim-additions vi_diff.txt /*vim-additions* | |
8669 vim-announce intro.txt /*vim-announce* | |
8670 vim-arguments starting.txt /*vim-arguments* | |
8671 vim-default-editor gui_w32.txt /*vim-default-editor* | |
8672 vim-dev intro.txt /*vim-dev* | |
8673 vim-mac intro.txt /*vim-mac* | |
8674 vim-modes intro.txt /*vim-modes* | |
8675 vim-modes-intro intro.txt /*vim-modes-intro* | |
8676 vim-multibyte intro.txt /*vim-multibyte* | |
8677 vim-script-intro usr_41.txt /*vim-script-intro* | |
8678 vim-variable eval.txt /*vim-variable* | |
8679 vim.vim syntax.txt /*vim.vim* | |
1121 | 8680 vim7 version7.txt /*vim7* |
7 | 8681 vim: options.txt /*vim:* |
846 | 8682 vimball pi_vimball.txt /*vimball* |
8683 vimball-contents pi_vimball.txt /*vimball-contents* | |
8684 vimball-extract pi_vimball.txt /*vimball-extract* | |
8685 vimball-history pi_vimball.txt /*vimball-history* | |
1621 | 8686 vimball-intro pi_vimball.txt /*vimball-intro* |
846 | 8687 vimball-manual pi_vimball.txt /*vimball-manual* |
2152 | 8688 vimball-windows pi_vimball.txt /*vimball-windows* |
7 | 8689 vimdev intro.txt /*vimdev* |
8690 vimdiff diff.txt /*vimdiff* | |
8691 vimfiles options.txt /*vimfiles* | |
8692 viminfo starting.txt /*viminfo* | |
3281 | 8693 viminfo-! options.txt /*viminfo-!* |
8694 viminfo-% options.txt /*viminfo-%* | |
8695 viminfo-' options.txt /*viminfo-'* | |
8696 viminfo-/ options.txt /*viminfo-\/* | |
8697 viminfo-: options.txt /*viminfo-:* | |
8698 viminfo-< options.txt /*viminfo-<* | |
8699 viminfo-@ options.txt /*viminfo-@* | |
8700 viminfo-c options.txt /*viminfo-c* | |
7 | 8701 viminfo-encoding starting.txt /*viminfo-encoding* |
8702 viminfo-errors starting.txt /*viminfo-errors* | |
3281 | 8703 viminfo-f options.txt /*viminfo-f* |
7 | 8704 viminfo-file starting.txt /*viminfo-file* |
8705 viminfo-file-marks starting.txt /*viminfo-file-marks* | |
8706 viminfo-file-name starting.txt /*viminfo-file-name* | |
3281 | 8707 viminfo-h options.txt /*viminfo-h* |
8708 viminfo-n options.txt /*viminfo-n* | |
8709 viminfo-quote options.txt /*viminfo-quote* | |
8710 viminfo-r options.txt /*viminfo-r* | |
7 | 8711 viminfo-read starting.txt /*viminfo-read* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8712 viminfo-read-write starting.txt /*viminfo-read-write* |
3281 | 8713 viminfo-s options.txt /*viminfo-s* |
7 | 8714 viminfo-write starting.txt /*viminfo-write* |
8715 vimrc starting.txt /*vimrc* | |
8716 vimrc-filetype usr_05.txt /*vimrc-filetype* | |
8717 vimrc-intro usr_05.txt /*vimrc-intro* | |
714 | 8718 vimrc-option-example starting.txt /*vimrc-option-example* |
7 | 8719 vimrc_example.vim usr_05.txt /*vimrc_example.vim* |
8720 vimtutor usr_01.txt /*vimtutor* | |
8721 virtcol() eval.txt /*virtcol()* | |
8722 visual-block visual.txt /*visual-block* | |
8723 visual-change visual.txt /*visual-change* | |
8724 visual-examples visual.txt /*visual-examples* | |
8725 visual-index index.txt /*visual-index* | |
8726 visual-mode visual.txt /*visual-mode* | |
8727 visual-operators visual.txt /*visual-operators* | |
8728 visual-repeat visual.txt /*visual-repeat* | |
8729 visual-search visual.txt /*visual-search* | |
8730 visual-start visual.txt /*visual-start* | |
8731 visual-use visual.txt /*visual-use* | |
8732 visual.txt visual.txt /*visual.txt* | |
8733 visualmode() eval.txt /*visualmode()* | |
8734 vms os_vms.txt /*vms* | |
8735 vms-authors os_vms.txt /*vms-authors* | |
8736 vms-changes os_vms.txt /*vms-changes* | |
8737 vms-compiling os_vms.txt /*vms-compiling* | |
8738 vms-deploy os_vms.txt /*vms-deploy* | |
8739 vms-download os_vms.txt /*vms-download* | |
8740 vms-gui os_vms.txt /*vms-gui* | |
8741 vms-notes os_vms.txt /*vms-notes* | |
8742 vms-problems os_vms.txt /*vms-problems* | |
8743 vms-started os_vms.txt /*vms-started* | |
8744 vms-usage os_vms.txt /*vms-usage* | |
8745 vote-for-features sponsor.txt /*vote-for-features* | |
8746 votes-counted sponsor.txt /*votes-counted* | |
8747 votes-for-changes todo.txt /*votes-for-changes* | |
8748 vreplace-mode insert.txt /*vreplace-mode* | |
8749 vt100-cursor-keys term.txt /*vt100-cursor-keys* | |
8750 vt100-function-keys term.txt /*vt100-function-keys* | |
8751 w motion.txt /*w* | |
8752 w32-clientserver remote.txt /*w32-clientserver* | |
3750 | 8753 w32-xpm-support gui_w32.txt /*w32-xpm-support* |
4358 | 8754 w: eval.txt /*w:* |
2267 | 8755 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
|
8756 w:quickfix_title quickfix.txt /*w:quickfix_title* |
7 | 8757 w:var eval.txt /*w:var* |
8758 warningmsg-variable eval.txt /*warningmsg-variable* | |
8759 white-space pattern.txt /*white-space* | |
8760 whitespace pattern.txt /*whitespace* | |
39 | 8761 wildcard editing.txt /*wildcard* |
1121 | 8762 wildcards editing.txt /*wildcards* |
4186 | 8763 wildmenumode() eval.txt /*wildmenumode()* |
7 | 8764 win16-!start gui_w16.txt /*win16-!start* |
8765 win16-clipboard gui_w16.txt /*win16-clipboard* | |
8766 win16-colors gui_w16.txt /*win16-colors* | |
8767 win16-default-editor gui_w16.txt /*win16-default-editor* | |
8768 win16-dialogs gui_w16.txt /*win16-dialogs* | |
8769 win16-drag-n-drop gui_w16.txt /*win16-drag-n-drop* | |
8770 win16-gui gui_w16.txt /*win16-gui* | |
8771 win16-maximized gui_w16.txt /*win16-maximized* | |
8772 win16-printing gui_w16.txt /*win16-printing* | |
8773 win16-shell gui_w16.txt /*win16-shell* | |
8774 win16-start gui_w16.txt /*win16-start* | |
8775 win16-truetype gui_w16.txt /*win16-truetype* | |
8776 win16-various gui_w16.txt /*win16-various* | |
8777 win32 os_win32.txt /*win32* | |
8778 win32-!start gui_w32.txt /*win32-!start* | |
819 | 8779 win32-PATH os_win32.txt /*win32-PATH* |
7 | 8780 win32-colors gui_w32.txt /*win32-colors* |
8781 win32-compiling os_win32.txt /*win32-compiling* | |
8782 win32-curdir os_win32.txt /*win32-curdir* | |
8783 win32-faq os_win32.txt /*win32-faq* | |
8784 win32-gettext mlang.txt /*win32-gettext* | |
8785 win32-gui gui_w32.txt /*win32-gui* | |
8786 win32-hidden-menus gui.txt /*win32-hidden-menus* | |
8787 win32-mouse os_win32.txt /*win32-mouse* | |
8788 win32-open-with-menu gui_w32.txt /*win32-open-with-menu* | |
8789 win32-popup-menu gui_w32.txt /*win32-popup-menu* | |
8790 win32-problems os_win32.txt /*win32-problems* | |
8791 win32-restore os_win32.txt /*win32-restore* | |
8792 win32-startup os_win32.txt /*win32-startup* | |
8793 win32-term os_win32.txt /*win32-term* | |
8794 win32-vimrun gui_w32.txt /*win32-vimrun* | |
8795 win32-win3.1 os_win32.txt /*win32-win3.1* | |
8796 win32s os_win32.txt /*win32s* | |
8797 winbufnr() eval.txt /*winbufnr()* | |
8798 wincol() eval.txt /*wincol()* | |
819 | 8799 window windows.txt /*window* |
7 | 8800 window-contents intro.txt /*window-contents* |
8801 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
|
8802 window-functions usr_41.txt /*window-functions* |
7 | 8803 window-move-cursor windows.txt /*window-move-cursor* |
8804 window-moving windows.txt /*window-moving* | |
8805 window-resize windows.txt /*window-resize* | |
8806 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
|
8807 window-size-functions usr_41.txt /*window-size-functions* |
7 | 8808 window-tag windows.txt /*window-tag* |
8809 window-variable eval.txt /*window-variable* | |
2625 | 8810 windowid-variable eval.txt /*windowid-variable* |
7 | 8811 windows windows.txt /*windows* |
8812 windows-3.1 os_win32.txt /*windows-3.1* | |
6259 | 8813 windows-icon os_win32.txt /*windows-icon* |
7 | 8814 windows-intro windows.txt /*windows-intro* |
8815 windows-starting windows.txt /*windows-starting* | |
8816 windows.txt windows.txt /*windows.txt* | |
8817 windows95 os_win32.txt /*windows95* | |
8818 winheight() eval.txt /*winheight()* | |
8819 winline() eval.txt /*winline()* | |
8820 winnr() eval.txt /*winnr()* | |
8821 winrestcmd() eval.txt /*winrestcmd()* | |
712 | 8822 winrestview() eval.txt /*winrestview()* |
8823 winsaveview() eval.txt /*winsaveview()* | |
7 | 8824 winwidth() eval.txt /*winwidth()* |
8825 word motion.txt /*word* | |
8826 word-count editing.txt /*word-count* | |
8827 word-motions motion.txt /*word-motions* | |
8828 workbench starting.txt /*workbench* | |
8829 workshop workshop.txt /*workshop* | |
8830 workshop-commands workshop.txt /*workshop-commands* | |
8831 workshop-compiling workshop.txt /*workshop-compiling* | |
8832 workshop-configure workshop.txt /*workshop-configure* | |
8833 workshop-intro workshop.txt /*workshop-intro* | |
8834 workshop-support workshop.txt /*workshop-support* | |
8835 workshop-xpm workshop.txt /*workshop-xpm* | |
8836 workshop.txt workshop.txt /*workshop.txt* | |
8837 wrap-off intro.txt /*wrap-off* | |
8838 write-compiler-plugin usr_41.txt /*write-compiler-plugin* | |
8839 write-device editing.txt /*write-device* | |
8840 write-fail editing.txt /*write-fail* | |
8841 write-filetype-plugin usr_41.txt /*write-filetype-plugin* | |
170 | 8842 write-library-script usr_41.txt /*write-library-script* |
7 | 8843 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
|
8844 write-permissions editing.txt /*write-permissions* |
7 | 8845 write-plugin usr_41.txt /*write-plugin* |
170 | 8846 write-plugin-quickload usr_41.txt /*write-plugin-quickload* |
7 | 8847 write-quit editing.txt /*write-quit* |
8848 write-readonly editing.txt /*write-readonly* | |
158 | 8849 writefile() eval.txt /*writefile()* |
7 | 8850 writing editing.txt /*writing* |
8851 www intro.txt /*www* | |
8852 x change.txt /*x* | |
8853 x-input-method mbyte.txt /*x-input-method* | |
8854 x-resources version5.txt /*x-resources* | |
8855 x11-clientserver remote.txt /*x11-clientserver* | |
8856 x11-cut-buffer gui_x11.txt /*x11-cut-buffer* | |
8857 x11-selection gui_x11.txt /*x11-selection* | |
8858 xf86conf.vim syntax.txt /*xf86conf.vim* | |
8859 xfontset mbyte.txt /*xfontset* | |
8860 xfree-xterm syntax.txt /*xfree-xterm* | |
8861 xim mbyte.txt /*xim* | |
8862 xim-input-style mbyte.txt /*xim-input-style* | |
8863 xiterm syntax.txt /*xiterm* | |
8864 xml-folding syntax.txt /*xml-folding* | |
557 | 8865 xml-omni-datafile insert.txt /*xml-omni-datafile* |
7 | 8866 xml.vim syntax.txt /*xml.vim* |
3224 | 8867 xor() eval.txt /*xor()* |
7 | 8868 xpm.vim syntax.txt /*xpm.vim* |
8869 xterm-8-bit term.txt /*xterm-8-bit* | |
8870 xterm-8bit term.txt /*xterm-8bit* | |
8871 xterm-blink syntax.txt /*xterm-blink* | |
8872 xterm-blinking-cursor syntax.txt /*xterm-blinking-cursor* | |
8873 xterm-clipboard term.txt /*xterm-clipboard* | |
8874 xterm-codes term.txt /*xterm-codes* | |
8875 xterm-color syntax.txt /*xterm-color* | |
8876 xterm-command-server term.txt /*xterm-command-server* | |
8877 xterm-copy-paste term.txt /*xterm-copy-paste* | |
8878 xterm-cursor-keys term.txt /*xterm-cursor-keys* | |
8879 xterm-end-home-keys term.txt /*xterm-end-home-keys* | |
8880 xterm-function-keys term.txt /*xterm-function-keys* | |
189 | 8881 xterm-modifier-keys term.txt /*xterm-modifier-keys* |
7 | 8882 xterm-mouse options.txt /*xterm-mouse* |
8883 xterm-mouse-wheel scroll.txt /*xterm-mouse-wheel* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8884 xterm-resize term.txt /*xterm-resize* |
7 | 8885 xterm-save-screen tips.txt /*xterm-save-screen* |
8886 xterm-screens tips.txt /*xterm-screens* | |
8887 xterm-scroll-region term.txt /*xterm-scroll-region* | |
8888 xterm-shifted-keys term.txt /*xterm-shifted-keys* | |
8889 y change.txt /*y* | |
8890 yank change.txt /*yank* | |
8891 ye-option-gone version4.txt /*ye-option-gone* | |
8892 year-2000 intro.txt /*year-2000* | |
8893 your-runtime-dir usr_43.txt /*your-runtime-dir* | |
8894 yy change.txt /*yy* | |
8895 z index.txt /*z* | |
8896 z+ scroll.txt /*z+* | |
8897 z- scroll.txt /*z-* | |
8898 z. scroll.txt /*z.* | |
8899 z/OS os_390.txt /*z\/OS* | |
8900 z<CR> scroll.txt /*z<CR>* | |
8901 z<Left> scroll.txt /*z<Left>* | |
8902 z<Right> scroll.txt /*z<Right>* | |
590 | 8903 z= spell.txt /*z=* |
7 | 8904 zA fold.txt /*zA* |
8905 zC fold.txt /*zC* | |
8906 zD fold.txt /*zD* | |
8907 zE fold.txt /*zE* | |
8908 zF fold.txt /*zF* | |
382 | 8909 zG spell.txt /*zG* |
7 | 8910 zH scroll.txt /*zH* |
8911 zL scroll.txt /*zL* | |
8912 zM fold.txt /*zM* | |
8913 zN fold.txt /*zN* | |
8914 zN<CR> scroll.txt /*zN<CR>* | |
8915 zO fold.txt /*zO* | |
8916 zOS os_390.txt /*zOS* | |
8917 zOS-Bugs os_390.txt /*zOS-Bugs* | |
8918 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
|
8919 zOS-PuTTY os_390.txt /*zOS-PuTTY* |
7 | 8920 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
|
8921 zOS-limitations os_390.txt /*zOS-limitations* |
7 | 8922 zOS-open-source os_390.txt /*zOS-open-source* |
8923 zR fold.txt /*zR* | |
382 | 8924 zW spell.txt /*zW* |
7 | 8925 zX fold.txt /*zX* |
8926 z^ scroll.txt /*z^* | |
8927 za fold.txt /*za* | |
8928 zb scroll.txt /*zb* | |
8929 zc fold.txt /*zc* | |
8930 zd fold.txt /*zd* | |
8931 ze scroll.txt /*ze* | |
8932 zf fold.txt /*zf* | |
319 | 8933 zg spell.txt /*zg* |
7 | 8934 zh scroll.txt /*zh* |
8935 zi fold.txt /*zi* | |
574 | 8936 zip pi_zip.txt /*zip* |
8937 zip-contents pi_zip.txt /*zip-contents* | |
8938 zip-copyright pi_zip.txt /*zip-copyright* | |
1211 | 8939 zip-extension pi_zip.txt /*zip-extension* |
574 | 8940 zip-history pi_zip.txt /*zip-history* |
8941 zip-manual pi_zip.txt /*zip-manual* | |
8942 zip-usage pi_zip.txt /*zip-usage* | |
7 | 8943 zj fold.txt /*zj* |
8944 zk fold.txt /*zk* | |
8945 zl scroll.txt /*zl* | |
8946 zm fold.txt /*zm* | |
8947 zn fold.txt /*zn* | |
8948 zo fold.txt /*zo* | |
8949 zr fold.txt /*zr* | |
8950 zs scroll.txt /*zs* | |
8951 zt scroll.txt /*zt* | |
714 | 8952 zuG spell.txt /*zuG* |
8953 zuW spell.txt /*zuW* | |
8954 zug spell.txt /*zug* | |
8955 zuw spell.txt /*zuw* | |
7 | 8956 zv fold.txt /*zv* |
319 | 8957 zw spell.txt /*zw* |
7 | 8958 zx fold.txt /*zx* |
8959 zz scroll.txt /*zz* | |
8960 { motion.txt /*{* | |
8961 {Visual} intro.txt /*{Visual}* | |
8962 {address} cmdline.txt /*{address}* | |
39 | 8963 {arglist} editing.txt /*{arglist}* |
7 | 8964 {char1-char2} intro.txt /*{char1-char2}* |
8965 {event} autocmd.txt /*{event}* | |
8966 {file} editing.txt /*{file}* | |
8967 {group-name} syntax.txt /*{group-name}* | |
8968 {lhs} map.txt /*{lhs}* | |
8969 {motion} intro.txt /*{motion}* | |
8970 {move-around} visual.txt /*{move-around}* | |
8971 {offset} pattern.txt /*{offset}* | |
8972 {pat} autocmd.txt /*{pat}* | |
8973 {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
|
8974 {subject} helphelp.txt /*{subject}* |
7 | 8975 {} intro.txt /*{}* |
8976 } motion.txt /*}* | |
8977 ~ change.txt /*~* |