Mercurial > vim
annotate runtime/doc/tags @ 9662:6f7ef4df2318
Added tag v7.4.2107 for changeset c7147f0fd29ad9174d5c53da5b2042a4a4371732
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Tue, 26 Jul 2016 22:15:06 +0200 |
parents | 9f7bcc2c3b97 |
children | 35ce559b8553 |
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* | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
12 $VIM_POSIX vi_diff.txt /*$VIM_POSIX* |
7 | 13 % motion.txt /*%* |
2214
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
14 %:. cmdline.txt /*%:.* |
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
15 %:8 cmdline.txt /*%:8* |
5692
80e5f9584b02
Update runtime files. Add Euphoria syntax files.
Bram Moolenaar <bram@vim.org>
parents:
5663
diff
changeset
|
16 %: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
|
17 %: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
|
18 %: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
|
19 %: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
|
20 %: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
|
21 %: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
|
22 %: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
|
23 %: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
|
24 %:~ cmdline.txt /*%:~* |
7 | 25 & change.txt /*&* |
26 ' motion.txt /*'* | |
27 '' motion.txt /*''* | |
28 '( motion.txt /*'(* | |
29 ') motion.txt /*')* | |
30 '. motion.txt /*'.* | |
31 '0 motion.txt /*'0* | |
32 '< motion.txt /*'<* | |
33 '> motion.txt /*'>* | |
34 'A motion.txt /*'A* | |
35 '[ motion.txt /*'[* | |
36 '] motion.txt /*']* | |
37 '^ motion.txt /*'^* | |
38 'a motion.txt /*'a* | |
39 'acd' options.txt /*'acd'* | |
40 'ai' options.txt /*'ai'* | |
41 'akm' options.txt /*'akm'* | |
42 'al' options.txt /*'al'* | |
43 'aleph' options.txt /*'aleph'* | |
44 'allowrevins' options.txt /*'allowrevins'* | |
45 'altkeymap' options.txt /*'altkeymap'* | |
46 'ambiwidth' options.txt /*'ambiwidth'* | |
47 'ambw' options.txt /*'ambw'* | |
48 'anti' options.txt /*'anti'* | |
49 'antialias' options.txt /*'antialias'* | |
50 'ap' vi_diff.txt /*'ap'* | |
51 'ar' options.txt /*'ar'* | |
52 'arab' options.txt /*'arab'* | |
53 'arabic' options.txt /*'arabic'* | |
54 'arabicshape' options.txt /*'arabicshape'* | |
55 'ari' options.txt /*'ari'* | |
56 'arshape' options.txt /*'arshape'* | |
57 'as' todo.txt /*'as'* | |
58 'autochdir' options.txt /*'autochdir'* | |
59 'autoindent' options.txt /*'autoindent'* | |
60 'autoprint' vi_diff.txt /*'autoprint'* | |
61 'autoread' options.txt /*'autoread'* | |
62 'autosave' todo.txt /*'autosave'* | |
63 'autowrite' options.txt /*'autowrite'* | |
64 'autowriteall' options.txt /*'autowriteall'* | |
65 'aw' options.txt /*'aw'* | |
66 'awa' options.txt /*'awa'* | |
67 'background' options.txt /*'background'* | |
68 'backspace' options.txt /*'backspace'* | |
69 'backup' options.txt /*'backup'* | |
70 'backupcopy' options.txt /*'backupcopy'* | |
71 'backupdir' options.txt /*'backupdir'* | |
72 'backupext' options.txt /*'backupext'* | |
73 'backupskip' options.txt /*'backupskip'* | |
74 'balloondelay' options.txt /*'balloondelay'* | |
75 'ballooneval' options.txt /*'ballooneval'* | |
189 | 76 'balloonexpr' options.txt /*'balloonexpr'* |
7 | 77 'bdir' options.txt /*'bdir'* |
78 'bdlay' options.txt /*'bdlay'* | |
79 'beautify' vi_diff.txt /*'beautify'* | |
6951
b2673982c625
Updated and new runtime files.
Bram Moolenaar <bram@vim.org>
parents:
6918
diff
changeset
|
80 'belloff' options.txt /*'belloff'* |
7 | 81 'beval' options.txt /*'beval'* |
82 'bex' options.txt /*'bex'* | |
189 | 83 'bexpr' options.txt /*'bexpr'* |
7 | 84 'bf' vi_diff.txt /*'bf'* |
85 'bg' options.txt /*'bg'* | |
86 'bh' options.txt /*'bh'* | |
87 'bin' options.txt /*'bin'* | |
88 'binary' options.txt /*'binary'* | |
89 'biosk' options.txt /*'biosk'* | |
90 'bioskey' options.txt /*'bioskey'* | |
91 'bk' options.txt /*'bk'* | |
92 'bkc' options.txt /*'bkc'* | |
93 'bl' options.txt /*'bl'* | |
6951
b2673982c625
Updated and new runtime files.
Bram Moolenaar <bram@vim.org>
parents:
6918
diff
changeset
|
94 'bo' options.txt /*'bo'* |
7 | 95 'bomb' options.txt /*'bomb'* |
96 'breakat' options.txt /*'breakat'* | |
6009 | 97 'breakindent' options.txt /*'breakindent'* |
98 'breakindentopt' options.txt /*'breakindentopt'* | |
99 'bri' options.txt /*'bri'* | |
100 'briopt' options.txt /*'briopt'* | |
7 | 101 'brk' options.txt /*'brk'* |
102 'browsedir' options.txt /*'browsedir'* | |
103 'bs' options.txt /*'bs'* | |
104 'bsdir' options.txt /*'bsdir'* | |
105 'bsk' options.txt /*'bsk'* | |
106 'bt' options.txt /*'bt'* | |
107 'bufhidden' options.txt /*'bufhidden'* | |
108 'buflisted' options.txt /*'buflisted'* | |
109 'buftype' options.txt /*'buftype'* | |
110 'casemap' options.txt /*'casemap'* | |
111 'cb' options.txt /*'cb'* | |
2314
233eb4412f5d
Added 'colorcolumn' option. Partly by Gregor Uhlenheuer.
Bram Moolenaar <bram@vim.org>
parents:
2301
diff
changeset
|
112 'cc' options.txt /*'cc'* |
7 | 113 'ccv' options.txt /*'ccv'* |
114 'cd' options.txt /*'cd'* | |
115 'cdpath' options.txt /*'cdpath'* | |
116 'cedit' options.txt /*'cedit'* | |
117 'cf' options.txt /*'cf'* | |
12 | 118 'cfu' options.txt /*'cfu'* |
7 | 119 'ch' options.txt /*'ch'* |
120 'character' intro.txt /*'character'* | |
121 'charconvert' options.txt /*'charconvert'* | |
122 'ci' options.txt /*'ci'* | |
123 'cin' options.txt /*'cin'* | |
124 'cindent' options.txt /*'cindent'* | |
125 'cink' options.txt /*'cink'* | |
126 'cinkeys' options.txt /*'cinkeys'* | |
127 'cino' options.txt /*'cino'* | |
128 'cinoptions' options.txt /*'cinoptions'* | |
129 'cinw' options.txt /*'cinw'* | |
130 'cinwords' options.txt /*'cinwords'* | |
131 'clipboard' options.txt /*'clipboard'* | |
2184
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
132 'cm' options.txt /*'cm'* |
7 | 133 'cmdheight' options.txt /*'cmdheight'* |
134 'cmdwinheight' options.txt /*'cmdwinheight'* | |
135 'cmp' options.txt /*'cmp'* | |
136 'cms' options.txt /*'cms'* | |
137 '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
|
138 '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
|
139 'cole' options.txt /*'cole'* |
2314
233eb4412f5d
Added 'colorcolumn' option. Partly by Gregor Uhlenheuer.
Bram Moolenaar <bram@vim.org>
parents:
2301
diff
changeset
|
140 'colorcolumn' options.txt /*'colorcolumn'* |
7 | 141 'columns' options.txt /*'columns'* |
142 'com' options.txt /*'com'* | |
143 'comments' options.txt /*'comments'* | |
144 'commentstring' options.txt /*'commentstring'* | |
145 'compatible' options.txt /*'compatible'* | |
146 'complete' options.txt /*'complete'* | |
12 | 147 'completefunc' options.txt /*'completefunc'* |
540 | 148 '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
|
149 'concealcursor' options.txt /*'concealcursor'* |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
150 'conceallevel' options.txt /*'conceallevel'* |
7 | 151 'confirm' options.txt /*'confirm'* |
152 'consk' options.txt /*'consk'* | |
153 'conskey' options.txt /*'conskey'* | |
154 'copyindent' options.txt /*'copyindent'* | |
540 | 155 'cot' options.txt /*'cot'* |
7 | 156 'cp' options.txt /*'cp'* |
157 'cpo' options.txt /*'cpo'* | |
158 'cpoptions' options.txt /*'cpoptions'* | |
159 'cpt' options.txt /*'cpt'* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
160 'crb' options.txt /*'crb'* |
2184
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
161 'cryptmethod' options.txt /*'cryptmethod'* |
7 | 162 'cscopepathcomp' options.txt /*'cscopepathcomp'* |
163 'cscopeprg' options.txt /*'cscopeprg'* | |
164 'cscopequickfix' options.txt /*'cscopequickfix'* | |
2908 | 165 'cscoperelative' options.txt /*'cscoperelative'* |
7 | 166 'cscopetag' options.txt /*'cscopetag'* |
167 'cscopetagorder' options.txt /*'cscopetagorder'* | |
168 'cscopeverbose' options.txt /*'cscopeverbose'* | |
169 'cspc' options.txt /*'cspc'* | |
170 'csprg' options.txt /*'csprg'* | |
171 'csqf' options.txt /*'csqf'* | |
2908 | 172 'csre' options.txt /*'csre'* |
7 | 173 'cst' options.txt /*'cst'* |
174 'csto' options.txt /*'csto'* | |
175 'csverb' options.txt /*'csverb'* | |
742 | 176 'cuc' options.txt /*'cuc'* |
177 'cul' options.txt /*'cul'* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
178 'cursorbind' options.txt /*'cursorbind'* |
742 | 179 'cursorcolumn' options.txt /*'cursorcolumn'* |
180 'cursorline' options.txt /*'cursorline'* | |
7 | 181 'cwh' options.txt /*'cwh'* |
182 'debug' options.txt /*'debug'* | |
183 'deco' options.txt /*'deco'* | |
184 'def' options.txt /*'def'* | |
185 'define' options.txt /*'define'* | |
186 'delcombine' options.txt /*'delcombine'* | |
187 'dex' options.txt /*'dex'* | |
188 'dg' options.txt /*'dg'* | |
189 'dict' options.txt /*'dict'* | |
190 'dictionary' options.txt /*'dictionary'* | |
191 'diff' options.txt /*'diff'* | |
192 'diffexpr' options.txt /*'diffexpr'* | |
193 'diffopt' options.txt /*'diffopt'* | |
194 'digraph' options.txt /*'digraph'* | |
195 'dip' options.txt /*'dip'* | |
196 'dir' options.txt /*'dir'* | |
197 'directory' options.txt /*'directory'* | |
198 'display' options.txt /*'display'* | |
199 'dy' options.txt /*'dy'* | |
200 'ea' options.txt /*'ea'* | |
201 'ead' options.txt /*'ead'* | |
202 'eadirection' options.txt /*'eadirection'* | |
203 'eb' options.txt /*'eb'* | |
204 'ed' options.txt /*'ed'* | |
205 'edcompatible' options.txt /*'edcompatible'* | |
206 'ef' options.txt /*'ef'* | |
207 'efm' options.txt /*'efm'* | |
208 'ei' options.txt /*'ei'* | |
209 'ek' options.txt /*'ek'* | |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
210 'emo' options.txt /*'emo'* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
211 'emoji' options.txt /*'emoji'* |
7 | 212 'enc' options.txt /*'enc'* |
213 'encoding' options.txt /*'encoding'* | |
214 'endofline' options.txt /*'endofline'* | |
215 'eol' options.txt /*'eol'* | |
216 'ep' options.txt /*'ep'* | |
217 'equalalways' options.txt /*'equalalways'* | |
218 'equalprg' options.txt /*'equalprg'* | |
219 'errorbells' options.txt /*'errorbells'* | |
220 'errorfile' options.txt /*'errorfile'* | |
221 'errorformat' options.txt /*'errorformat'* | |
222 'esckeys' options.txt /*'esckeys'* | |
223 'et' options.txt /*'et'* | |
224 'eventignore' options.txt /*'eventignore'* | |
225 'ex' options.txt /*'ex'* | |
226 'expandtab' options.txt /*'expandtab'* | |
227 'exrc' options.txt /*'exrc'* | |
228 'fcl' options.txt /*'fcl'* | |
229 'fcs' options.txt /*'fcs'* | |
230 'fdc' options.txt /*'fdc'* | |
231 'fde' options.txt /*'fde'* | |
232 'fdi' options.txt /*'fdi'* | |
233 'fdl' options.txt /*'fdl'* | |
234 'fdls' options.txt /*'fdls'* | |
235 'fdm' options.txt /*'fdm'* | |
236 'fdn' options.txt /*'fdn'* | |
237 'fdo' options.txt /*'fdo'* | |
238 'fdt' options.txt /*'fdt'* | |
239 'fe' options.txt /*'fe'* | |
240 'fen' options.txt /*'fen'* | |
241 'fenc' options.txt /*'fenc'* | |
242 'fencs' options.txt /*'fencs'* | |
667 | 243 'fex' options.txt /*'fex'* |
7 | 244 'ff' options.txt /*'ff'* |
245 'ffs' options.txt /*'ffs'* | |
4264 | 246 'fic' options.txt /*'fic'* |
7 | 247 'fileencoding' options.txt /*'fileencoding'* |
248 'fileencodings' options.txt /*'fileencodings'* | |
249 'fileformat' options.txt /*'fileformat'* | |
250 'fileformats' options.txt /*'fileformats'* | |
4264 | 251 'fileignorecase' options.txt /*'fileignorecase'* |
7 | 252 'filetype' options.txt /*'filetype'* |
253 'fillchars' options.txt /*'fillchars'* | |
6951
b2673982c625
Updated and new runtime files.
Bram Moolenaar <bram@vim.org>
parents:
6918
diff
changeset
|
254 'fixendofline' options.txt /*'fixendofline'* |
b2673982c625
Updated and new runtime files.
Bram Moolenaar <bram@vim.org>
parents:
6918
diff
changeset
|
255 'fixeol' options.txt /*'fixeol'* |
7 | 256 'fk' options.txt /*'fk'* |
257 'fkmap' options.txt /*'fkmap'* | |
258 'fl' vi_diff.txt /*'fl'* | |
259 'flash' vi_diff.txt /*'flash'* | |
41 | 260 'flp' options.txt /*'flp'* |
7 | 261 'fml' options.txt /*'fml'* |
262 'fmr' options.txt /*'fmr'* | |
263 'fo' options.txt /*'fo'* | |
264 'foldclose' options.txt /*'foldclose'* | |
265 'foldcolumn' options.txt /*'foldcolumn'* | |
266 'foldenable' options.txt /*'foldenable'* | |
267 'foldexpr' options.txt /*'foldexpr'* | |
268 'foldignore' options.txt /*'foldignore'* | |
269 'foldlevel' options.txt /*'foldlevel'* | |
270 'foldlevelstart' options.txt /*'foldlevelstart'* | |
271 'foldmarker' options.txt /*'foldmarker'* | |
272 'foldmethod' options.txt /*'foldmethod'* | |
273 'foldminlines' options.txt /*'foldminlines'* | |
274 'foldnestmax' options.txt /*'foldnestmax'* | |
275 'foldopen' options.txt /*'foldopen'* | |
276 'foldtext' options.txt /*'foldtext'* | |
667 | 277 'formatexpr' options.txt /*'formatexpr'* |
41 | 278 'formatlistpat' options.txt /*'formatlistpat'* |
7 | 279 'formatoptions' options.txt /*'formatoptions'* |
280 'formatprg' options.txt /*'formatprg'* | |
281 'fp' options.txt /*'fp'* | |
36 | 282 'fs' options.txt /*'fs'* |
283 'fsync' options.txt /*'fsync'* | |
7 | 284 'ft' options.txt /*'ft'* |
285 'gcr' options.txt /*'gcr'* | |
286 'gd' options.txt /*'gd'* | |
287 'gdefault' options.txt /*'gdefault'* | |
288 'gfm' options.txt /*'gfm'* | |
289 'gfn' options.txt /*'gfn'* | |
290 'gfs' options.txt /*'gfs'* | |
291 'gfw' options.txt /*'gfw'* | |
292 'ghr' options.txt /*'ghr'* | |
293 'go' options.txt /*'go'* | |
1121 | 294 'go-A' options.txt /*'go-A'* |
295 'go-F' options.txt /*'go-F'* | |
296 'go-L' options.txt /*'go-L'* | |
297 'go-M' options.txt /*'go-M'* | |
3682 | 298 'go-P' options.txt /*'go-P'* |
1121 | 299 'go-R' options.txt /*'go-R'* |
300 'go-T' options.txt /*'go-T'* | |
301 'go-a' options.txt /*'go-a'* | |
302 'go-b' options.txt /*'go-b'* | |
303 'go-c' options.txt /*'go-c'* | |
304 'go-e' options.txt /*'go-e'* | |
305 'go-f' options.txt /*'go-f'* | |
306 'go-g' options.txt /*'go-g'* | |
307 'go-h' options.txt /*'go-h'* | |
308 'go-i' options.txt /*'go-i'* | |
309 'go-l' options.txt /*'go-l'* | |
310 'go-m' options.txt /*'go-m'* | |
311 'go-p' options.txt /*'go-p'* | |
312 'go-r' options.txt /*'go-r'* | |
313 'go-t' options.txt /*'go-t'* | |
314 'go-v' options.txt /*'go-v'* | |
7 | 315 'gp' options.txt /*'gp'* |
316 'gr' vi_diff.txt /*'gr'* | |
317 'graphic' vi_diff.txt /*'graphic'* | |
318 'grepformat' options.txt /*'grepformat'* | |
319 'grepprg' options.txt /*'grepprg'* | |
688 | 320 'gtl' options.txt /*'gtl'* |
840 | 321 'gtt' options.txt /*'gtt'* |
7 | 322 'guicursor' options.txt /*'guicursor'* |
323 'guifont' options.txt /*'guifont'* | |
324 'guifontset' options.txt /*'guifontset'* | |
325 'guifontwide' options.txt /*'guifontwide'* | |
326 'guiheadroom' options.txt /*'guiheadroom'* | |
327 'guioptions' options.txt /*'guioptions'* | |
328 'guipty' options.txt /*'guipty'* | |
688 | 329 'guitablabel' options.txt /*'guitablabel'* |
840 | 330 'guitabtooltip' options.txt /*'guitabtooltip'* |
7 | 331 'hardtabs' vi_diff.txt /*'hardtabs'* |
332 'helpfile' options.txt /*'helpfile'* | |
333 'helpheight' options.txt /*'helpheight'* | |
334 'helplang' options.txt /*'helplang'* | |
335 'hf' options.txt /*'hf'* | |
336 'hh' options.txt /*'hh'* | |
337 'hi' options.txt /*'hi'* | |
338 'hid' options.txt /*'hid'* | |
339 'hidden' options.txt /*'hidden'* | |
340 'highlight' options.txt /*'highlight'* | |
341 'history' options.txt /*'history'* | |
342 'hk' options.txt /*'hk'* | |
343 'hkmap' options.txt /*'hkmap'* | |
344 'hkmapp' options.txt /*'hkmapp'* | |
345 'hkp' options.txt /*'hkp'* | |
346 'hl' options.txt /*'hl'* | |
347 'hlg' options.txt /*'hlg'* | |
348 'hls' options.txt /*'hls'* | |
349 'hlsearch' options.txt /*'hlsearch'* | |
350 'ht' vi_diff.txt /*'ht'* | |
351 'ic' options.txt /*'ic'* | |
352 'icon' options.txt /*'icon'* | |
353 'iconstring' options.txt /*'iconstring'* | |
354 'ignorecase' options.txt /*'ignorecase'* | |
355 'im' options.txt /*'im'* | |
5024
7a2ffd685c0e
Update runtime files. Remove duplicate tags in help.
Bram Moolenaar <bram@vim.org>
parents:
5003
diff
changeset
|
356 'imactivatefunc' options.txt /*'imactivatefunc'* |
7 | 357 'imactivatekey' options.txt /*'imactivatekey'* |
5024
7a2ffd685c0e
Update runtime files. Remove duplicate tags in help.
Bram Moolenaar <bram@vim.org>
parents:
5003
diff
changeset
|
358 'imaf' options.txt /*'imaf'* |
7 | 359 'imak' options.txt /*'imak'* |
360 'imc' options.txt /*'imc'* | |
361 'imcmdline' options.txt /*'imcmdline'* | |
362 'imd' options.txt /*'imd'* | |
363 'imdisable' options.txt /*'imdisable'* | |
364 'imi' options.txt /*'imi'* | |
365 'iminsert' options.txt /*'iminsert'* | |
366 'ims' options.txt /*'ims'* | |
367 'imsearch' options.txt /*'imsearch'* | |
5024
7a2ffd685c0e
Update runtime files. Remove duplicate tags in help.
Bram Moolenaar <bram@vim.org>
parents:
5003
diff
changeset
|
368 'imsf' options.txt /*'imsf'* |
7a2ffd685c0e
Update runtime files. Remove duplicate tags in help.
Bram Moolenaar <bram@vim.org>
parents:
5003
diff
changeset
|
369 'imstatusfunc' options.txt /*'imstatusfunc'* |
7 | 370 'inc' options.txt /*'inc'* |
371 'include' options.txt /*'include'* | |
372 'includeexpr' options.txt /*'includeexpr'* | |
373 'incsearch' options.txt /*'incsearch'* | |
374 'inde' options.txt /*'inde'* | |
375 'indentexpr' options.txt /*'indentexpr'* | |
376 'indentkeys' options.txt /*'indentkeys'* | |
377 'indk' options.txt /*'indk'* | |
378 'inex' options.txt /*'inex'* | |
379 'inf' options.txt /*'inf'* | |
380 'infercase' options.txt /*'infercase'* | |
381 'insertmode' options.txt /*'insertmode'* | |
382 'is' options.txt /*'is'* | |
383 'isf' options.txt /*'isf'* | |
384 'isfname' options.txt /*'isfname'* | |
385 'isi' options.txt /*'isi'* | |
386 'isident' options.txt /*'isident'* | |
387 'isk' options.txt /*'isk'* | |
388 'iskeyword' options.txt /*'iskeyword'* | |
389 'isp' options.txt /*'isp'* | |
390 'isprint' options.txt /*'isprint'* | |
391 'joinspaces' options.txt /*'joinspaces'* | |
392 'js' options.txt /*'js'* | |
393 'key' options.txt /*'key'* | |
394 'keymap' options.txt /*'keymap'* | |
395 'keymodel' options.txt /*'keymodel'* | |
396 'keywordprg' options.txt /*'keywordprg'* | |
397 'km' options.txt /*'km'* | |
398 'kmp' options.txt /*'kmp'* | |
399 'kp' options.txt /*'kp'* | |
400 'langmap' options.txt /*'langmap'* | |
401 'langmenu' options.txt /*'langmenu'* | |
6369 | 402 'langnoremap' options.txt /*'langnoremap'* |
7 | 403 'laststatus' options.txt /*'laststatus'* |
404 'lazyredraw' options.txt /*'lazyredraw'* | |
405 'lbr' options.txt /*'lbr'* | |
406 'lcs' options.txt /*'lcs'* | |
407 'linebreak' options.txt /*'linebreak'* | |
408 'lines' options.txt /*'lines'* | |
409 'linespace' options.txt /*'linespace'* | |
410 'lisp' options.txt /*'lisp'* | |
411 'lispwords' options.txt /*'lispwords'* | |
412 'list' options.txt /*'list'* | |
413 'listchars' options.txt /*'listchars'* | |
414 'lm' options.txt /*'lm'* | |
415 'lmap' options.txt /*'lmap'* | |
6369 | 416 'lnr' options.txt /*'lnr'* |
7 | 417 'loadplugins' options.txt /*'loadplugins'* |
418 'lpl' options.txt /*'lpl'* | |
419 'ls' options.txt /*'ls'* | |
420 'lsp' options.txt /*'lsp'* | |
7228
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
421 'luadll' options.txt /*'luadll'* |
7 | 422 'lw' options.txt /*'lw'* |
423 'lz' options.txt /*'lz'* | |
424 'ma' options.txt /*'ma'* | |
842 | 425 'macatsui' options.txt /*'macatsui'* |
7 | 426 'magic' options.txt /*'magic'* |
427 'makeef' options.txt /*'makeef'* | |
428 'makeprg' options.txt /*'makeprg'* | |
429 'mat' options.txt /*'mat'* | |
430 'matchpairs' options.txt /*'matchpairs'* | |
431 'matchtime' options.txt /*'matchtime'* | |
714 | 432 'maxcombine' options.txt /*'maxcombine'* |
7 | 433 'maxfuncdepth' options.txt /*'maxfuncdepth'* |
434 'maxmapdepth' options.txt /*'maxmapdepth'* | |
435 'maxmem' options.txt /*'maxmem'* | |
189 | 436 'maxmempattern' options.txt /*'maxmempattern'* |
7 | 437 'maxmemtot' options.txt /*'maxmemtot'* |
714 | 438 'mco' options.txt /*'mco'* |
7 | 439 'mef' options.txt /*'mef'* |
440 'menuitems' options.txt /*'menuitems'* | |
441 'mesg' vi_diff.txt /*'mesg'* | |
442 'mfd' options.txt /*'mfd'* | |
443 'mh' options.txt /*'mh'* | |
444 'mis' options.txt /*'mis'* | |
484 | 445 'mkspellmem' options.txt /*'mkspellmem'* |
7 | 446 'ml' options.txt /*'ml'* |
447 'mls' options.txt /*'mls'* | |
448 'mm' options.txt /*'mm'* | |
449 'mmd' options.txt /*'mmd'* | |
189 | 450 'mmp' options.txt /*'mmp'* |
7 | 451 'mmt' options.txt /*'mmt'* |
452 'mod' options.txt /*'mod'* | |
453 'modeline' options.txt /*'modeline'* | |
454 'modelines' options.txt /*'modelines'* | |
455 'modifiable' options.txt /*'modifiable'* | |
456 'modified' options.txt /*'modified'* | |
457 'more' options.txt /*'more'* | |
458 'mouse' options.txt /*'mouse'* | |
459 'mousef' options.txt /*'mousef'* | |
460 'mousefocus' options.txt /*'mousefocus'* | |
461 'mousehide' options.txt /*'mousehide'* | |
462 'mousem' options.txt /*'mousem'* | |
463 'mousemodel' options.txt /*'mousemodel'* | |
464 'mouses' options.txt /*'mouses'* | |
465 'mouseshape' options.txt /*'mouseshape'* | |
466 'mouset' options.txt /*'mouset'* | |
467 'mousetime' options.txt /*'mousetime'* | |
468 'mp' options.txt /*'mp'* | |
469 'mps' options.txt /*'mps'* | |
484 | 470 'msm' options.txt /*'msm'* |
14 | 471 'mzq' options.txt /*'mzq'* |
472 'mzquantum' options.txt /*'mzquantum'* | |
7 | 473 'nf' options.txt /*'nf'* |
474 'noacd' options.txt /*'noacd'* | |
475 'noai' options.txt /*'noai'* | |
476 'noakm' options.txt /*'noakm'* | |
477 'noallowrevins' options.txt /*'noallowrevins'* | |
478 'noaltkeymap' options.txt /*'noaltkeymap'* | |
479 'noanti' options.txt /*'noanti'* | |
480 'noantialias' options.txt /*'noantialias'* | |
481 'noar' options.txt /*'noar'* | |
482 'noarab' options.txt /*'noarab'* | |
483 'noarabic' options.txt /*'noarabic'* | |
484 'noarabicshape' options.txt /*'noarabicshape'* | |
485 'noari' options.txt /*'noari'* | |
486 'noarshape' options.txt /*'noarshape'* | |
487 'noas' todo.txt /*'noas'* | |
488 'noautochdir' options.txt /*'noautochdir'* | |
489 'noautoindent' options.txt /*'noautoindent'* | |
490 'noautoread' options.txt /*'noautoread'* | |
491 'noautosave' todo.txt /*'noautosave'* | |
492 'noautowrite' options.txt /*'noautowrite'* | |
493 'noautowriteall' options.txt /*'noautowriteall'* | |
494 'noaw' options.txt /*'noaw'* | |
495 'noawa' options.txt /*'noawa'* | |
496 'nobackup' options.txt /*'nobackup'* | |
497 'noballooneval' options.txt /*'noballooneval'* | |
498 'nobeval' options.txt /*'nobeval'* | |
499 'nobin' options.txt /*'nobin'* | |
500 'nobinary' options.txt /*'nobinary'* | |
501 'nobiosk' options.txt /*'nobiosk'* | |
502 'nobioskey' options.txt /*'nobioskey'* | |
503 'nobk' options.txt /*'nobk'* | |
504 'nobl' options.txt /*'nobl'* | |
505 'nobomb' options.txt /*'nobomb'* | |
7228
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
506 'nobreakindent' options.txt /*'nobreakindent'* |
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
507 'nobri' options.txt /*'nobri'* |
7 | 508 'nobuflisted' options.txt /*'nobuflisted'* |
509 'nocf' options.txt /*'nocf'* | |
510 'noci' options.txt /*'noci'* | |
511 'nocin' options.txt /*'nocin'* | |
512 'nocindent' options.txt /*'nocindent'* | |
513 'nocompatible' options.txt /*'nocompatible'* | |
514 'noconfirm' options.txt /*'noconfirm'* | |
515 'noconsk' options.txt /*'noconsk'* | |
516 'noconskey' options.txt /*'noconskey'* | |
517 'nocopyindent' options.txt /*'nocopyindent'* | |
518 'nocp' options.txt /*'nocp'* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
519 'nocrb' options.txt /*'nocrb'* |
4869 | 520 'nocscoperelative' options.txt /*'nocscoperelative'* |
7 | 521 'nocscopetag' options.txt /*'nocscopetag'* |
522 'nocscopeverbose' options.txt /*'nocscopeverbose'* | |
4869 | 523 'nocsre' options.txt /*'nocsre'* |
7 | 524 'nocst' options.txt /*'nocst'* |
525 'nocsverb' options.txt /*'nocsverb'* | |
742 | 526 'nocuc' options.txt /*'nocuc'* |
527 'nocul' options.txt /*'nocul'* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
528 'nocursorbind' options.txt /*'nocursorbind'* |
742 | 529 'nocursorcolumn' options.txt /*'nocursorcolumn'* |
530 'nocursorline' options.txt /*'nocursorline'* | |
7 | 531 'nodeco' options.txt /*'nodeco'* |
532 'nodelcombine' options.txt /*'nodelcombine'* | |
533 'nodg' options.txt /*'nodg'* | |
534 'nodiff' options.txt /*'nodiff'* | |
535 'nodigraph' options.txt /*'nodigraph'* | |
536 'noea' options.txt /*'noea'* | |
537 'noeb' options.txt /*'noeb'* | |
538 'noed' options.txt /*'noed'* | |
539 'noedcompatible' options.txt /*'noedcompatible'* | |
540 'noek' options.txt /*'noek'* | |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
541 'noemo' options.txt /*'noemo'* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
542 'noemoji' options.txt /*'noemoji'* |
7 | 543 'noendofline' options.txt /*'noendofline'* |
544 'noeol' options.txt /*'noeol'* | |
545 'noequalalways' options.txt /*'noequalalways'* | |
546 'noerrorbells' options.txt /*'noerrorbells'* | |
547 'noesckeys' options.txt /*'noesckeys'* | |
548 'noet' options.txt /*'noet'* | |
549 'noex' options.txt /*'noex'* | |
550 'noexpandtab' options.txt /*'noexpandtab'* | |
551 'noexrc' options.txt /*'noexrc'* | |
552 'nofen' options.txt /*'nofen'* | |
4264 | 553 'nofic' options.txt /*'nofic'* |
554 'nofileignorecase' options.txt /*'nofileignorecase'* | |
6951
b2673982c625
Updated and new runtime files.
Bram Moolenaar <bram@vim.org>
parents:
6918
diff
changeset
|
555 'nofixendofline' options.txt /*'nofixendofline'* |
b2673982c625
Updated and new runtime files.
Bram Moolenaar <bram@vim.org>
parents:
6918
diff
changeset
|
556 'nofixeol' options.txt /*'nofixeol'* |
7 | 557 'nofk' options.txt /*'nofk'* |
558 'nofkmap' options.txt /*'nofkmap'* | |
559 'nofoldenable' options.txt /*'nofoldenable'* | |
7228
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
560 'nofs' options.txt /*'nofs'* |
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
561 'nofsync' options.txt /*'nofsync'* |
7 | 562 'nogd' options.txt /*'nogd'* |
563 'nogdefault' options.txt /*'nogdefault'* | |
564 'noguipty' options.txt /*'noguipty'* | |
565 'nohid' options.txt /*'nohid'* | |
566 'nohidden' options.txt /*'nohidden'* | |
567 'nohk' options.txt /*'nohk'* | |
568 'nohkmap' options.txt /*'nohkmap'* | |
569 'nohkmapp' options.txt /*'nohkmapp'* | |
570 'nohkp' options.txt /*'nohkp'* | |
571 'nohls' options.txt /*'nohls'* | |
572 'nohlsearch' options.txt /*'nohlsearch'* | |
573 'noic' options.txt /*'noic'* | |
574 'noicon' options.txt /*'noicon'* | |
575 'noignorecase' options.txt /*'noignorecase'* | |
576 'noim' options.txt /*'noim'* | |
577 'noimc' options.txt /*'noimc'* | |
578 'noimcmdline' options.txt /*'noimcmdline'* | |
579 'noimd' options.txt /*'noimd'* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
580 'noimdisable' options.txt /*'noimdisable'* |
7 | 581 'noincsearch' options.txt /*'noincsearch'* |
582 'noinf' options.txt /*'noinf'* | |
583 'noinfercase' options.txt /*'noinfercase'* | |
584 'noinsertmode' options.txt /*'noinsertmode'* | |
585 'nois' options.txt /*'nois'* | |
586 'nojoinspaces' options.txt /*'nojoinspaces'* | |
587 'nojs' options.txt /*'nojs'* | |
7228
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
588 'nolangnoremap' options.txt /*'nolangnoremap'* |
7 | 589 'nolazyredraw' options.txt /*'nolazyredraw'* |
590 'nolbr' options.txt /*'nolbr'* | |
591 'nolinebreak' options.txt /*'nolinebreak'* | |
592 'nolisp' options.txt /*'nolisp'* | |
593 'nolist' options.txt /*'nolist'* | |
7228
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
594 'nolnr' options.txt /*'nolnr'* |
7 | 595 'noloadplugins' options.txt /*'noloadplugins'* |
596 'nolpl' options.txt /*'nolpl'* | |
597 'nolz' options.txt /*'nolz'* | |
598 'noma' options.txt /*'noma'* | |
842 | 599 'nomacatsui' options.txt /*'nomacatsui'* |
7 | 600 'nomagic' options.txt /*'nomagic'* |
601 'nomh' options.txt /*'nomh'* | |
602 'noml' options.txt /*'noml'* | |
603 'nomod' options.txt /*'nomod'* | |
604 'nomodeline' options.txt /*'nomodeline'* | |
605 'nomodifiable' options.txt /*'nomodifiable'* | |
606 'nomodified' options.txt /*'nomodified'* | |
607 'nomore' options.txt /*'nomore'* | |
608 'nomousef' options.txt /*'nomousef'* | |
609 'nomousefocus' options.txt /*'nomousefocus'* | |
610 'nomousehide' options.txt /*'nomousehide'* | |
611 'nonu' options.txt /*'nonu'* | |
612 'nonumber' options.txt /*'nonumber'* | |
1121 | 613 'noodev' options.txt /*'noodev'* |
614 'noopendevice' options.txt /*'noopendevice'* | |
7 | 615 'nopaste' options.txt /*'nopaste'* |
616 'nopi' options.txt /*'nopi'* | |
617 'nopreserveindent' options.txt /*'nopreserveindent'* | |
618 'nopreviewwindow' options.txt /*'nopreviewwindow'* | |
168 | 619 'noprompt' options.txt /*'noprompt'* |
7 | 620 'nopvw' options.txt /*'nopvw'* |
621 'noreadonly' options.txt /*'noreadonly'* | |
2178
c6f1aa1e9f32
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar <bram@vim.org>
parents:
2154
diff
changeset
|
622 'norelativenumber' options.txt /*'norelativenumber'* |
7 | 623 'noremap' options.txt /*'noremap'* |
624 'norestorescreen' options.txt /*'norestorescreen'* | |
625 'norevins' options.txt /*'norevins'* | |
626 'nori' options.txt /*'nori'* | |
627 'norightleft' options.txt /*'norightleft'* | |
628 'norl' options.txt /*'norl'* | |
2178
c6f1aa1e9f32
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar <bram@vim.org>
parents:
2154
diff
changeset
|
629 'nornu' options.txt /*'nornu'* |
7 | 630 'noro' options.txt /*'noro'* |
631 'nors' options.txt /*'nors'* | |
632 'noru' options.txt /*'noru'* | |
633 'noruler' options.txt /*'noruler'* | |
634 'nosb' options.txt /*'nosb'* | |
635 'nosc' options.txt /*'nosc'* | |
636 'noscb' options.txt /*'noscb'* | |
637 'noscrollbind' options.txt /*'noscrollbind'* | |
638 'noscs' options.txt /*'noscs'* | |
639 'nosecure' options.txt /*'nosecure'* | |
640 'nosft' options.txt /*'nosft'* | |
641 'noshellslash' options.txt /*'noshellslash'* | |
168 | 642 'noshelltemp' options.txt /*'noshelltemp'* |
7 | 643 'noshiftround' options.txt /*'noshiftround'* |
644 'noshortname' options.txt /*'noshortname'* | |
645 'noshowcmd' options.txt /*'noshowcmd'* | |
646 'noshowfulltag' options.txt /*'noshowfulltag'* | |
647 'noshowmatch' options.txt /*'noshowmatch'* | |
648 'noshowmode' options.txt /*'noshowmode'* | |
649 'nosi' options.txt /*'nosi'* | |
650 'nosm' options.txt /*'nosm'* | |
651 'nosmartcase' options.txt /*'nosmartcase'* | |
652 'nosmartindent' options.txt /*'nosmartindent'* | |
653 'nosmarttab' options.txt /*'nosmarttab'* | |
654 'nosmd' options.txt /*'nosmd'* | |
655 'nosn' options.txt /*'nosn'* | |
656 'nosol' options.txt /*'nosol'* | |
221 | 657 'nospell' options.txt /*'nospell'* |
7 | 658 'nosplitbelow' options.txt /*'nosplitbelow'* |
659 'nosplitright' options.txt /*'nosplitright'* | |
660 'nospr' options.txt /*'nospr'* | |
661 'nosr' options.txt /*'nosr'* | |
662 'nossl' options.txt /*'nossl'* | |
663 'nosta' options.txt /*'nosta'* | |
664 'nostartofline' options.txt /*'nostartofline'* | |
168 | 665 'nostmp' options.txt /*'nostmp'* |
7 | 666 'noswapfile' options.txt /*'noswapfile'* |
667 'noswf' options.txt /*'noswf'* | |
668 'nota' options.txt /*'nota'* | |
669 'notagbsearch' options.txt /*'notagbsearch'* | |
670 'notagrelative' options.txt /*'notagrelative'* | |
671 'notagstack' options.txt /*'notagstack'* | |
672 'notbi' options.txt /*'notbi'* | |
673 'notbidi' options.txt /*'notbidi'* | |
674 'notbs' options.txt /*'notbs'* | |
675 'notermbidi' options.txt /*'notermbidi'* | |
676 'noterse' options.txt /*'noterse'* | |
677 'notextauto' options.txt /*'notextauto'* | |
678 'notextmode' options.txt /*'notextmode'* | |
679 'notf' options.txt /*'notf'* | |
680 'notgst' options.txt /*'notgst'* | |
681 'notildeop' options.txt /*'notildeop'* | |
682 'notimeout' options.txt /*'notimeout'* | |
683 'notitle' options.txt /*'notitle'* | |
684 'noto' options.txt /*'noto'* | |
685 'notop' options.txt /*'notop'* | |
686 'notr' options.txt /*'notr'* | |
687 'nottimeout' options.txt /*'nottimeout'* | |
688 'nottybuiltin' options.txt /*'nottybuiltin'* | |
689 'nottyfast' options.txt /*'nottyfast'* | |
690 'notx' options.txt /*'notx'* | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
691 'noudf' options.txt /*'noudf'* |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
692 'noundofile' options.txt /*'noundofile'* |
7 | 693 'novb' options.txt /*'novb'* |
694 'novice' vi_diff.txt /*'novice'* | |
695 'novisualbell' options.txt /*'novisualbell'* | |
696 'nowa' options.txt /*'nowa'* | |
697 'nowarn' options.txt /*'nowarn'* | |
698 'nowb' options.txt /*'nowb'* | |
699 'noweirdinvert' options.txt /*'noweirdinvert'* | |
700 'nowfh' options.txt /*'nowfh'* | |
782 | 701 'nowfw' options.txt /*'nowfw'* |
2662 | 702 'nowic' options.txt /*'nowic'* |
703 'nowildignorecase' options.txt /*'nowildignorecase'* | |
7 | 704 'nowildmenu' options.txt /*'nowildmenu'* |
705 'nowinfixheight' options.txt /*'nowinfixheight'* | |
782 | 706 'nowinfixwidth' options.txt /*'nowinfixwidth'* |
7 | 707 'nowiv' options.txt /*'nowiv'* |
708 'nowmnu' options.txt /*'nowmnu'* | |
709 'nowrap' options.txt /*'nowrap'* | |
710 'nowrapscan' options.txt /*'nowrapscan'* | |
711 'nowrite' options.txt /*'nowrite'* | |
712 'nowriteany' options.txt /*'nowriteany'* | |
713 'nowritebackup' options.txt /*'nowritebackup'* | |
714 'nows' options.txt /*'nows'* | |
715 'nrformats' options.txt /*'nrformats'* | |
716 'nu' options.txt /*'nu'* | |
717 'number' options.txt /*'number'* | |
13 | 718 'numberwidth' options.txt /*'numberwidth'* |
719 'nuw' options.txt /*'nuw'* | |
1121 | 720 'odev' options.txt /*'odev'* |
7 | 721 'oft' options.txt /*'oft'* |
502 | 722 'ofu' options.txt /*'ofu'* |
523 | 723 'omnifunc' options.txt /*'omnifunc'* |
7 | 724 'op' vi_diff.txt /*'op'* |
725 'open' vi_diff.txt /*'open'* | |
1121 | 726 'opendevice' options.txt /*'opendevice'* |
593 | 727 'operatorfunc' options.txt /*'operatorfunc'* |
728 'opfunc' options.txt /*'opfunc'* | |
7 | 729 'optimize' vi_diff.txt /*'optimize'* |
730 'option' intro.txt /*'option'* | |
731 'osfiletype' options.txt /*'osfiletype'* | |
732 'pa' options.txt /*'pa'* | |
8182
95d59081580f
commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf
Christian Brabandt <cb@256bit.org>
parents:
8148
diff
changeset
|
733 'packpath' options.txt /*'packpath'* |
7 | 734 'para' options.txt /*'para'* |
735 'paragraphs' options.txt /*'paragraphs'* | |
736 'paste' options.txt /*'paste'* | |
737 'pastetoggle' options.txt /*'pastetoggle'* | |
738 'patchexpr' options.txt /*'patchexpr'* | |
739 'patchmode' options.txt /*'patchmode'* | |
740 'path' options.txt /*'path'* | |
741 'pdev' options.txt /*'pdev'* | |
742 'penc' options.txt /*'penc'* | |
7228
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
743 'perldll' options.txt /*'perldll'* |
7 | 744 'pex' options.txt /*'pex'* |
745 'pexpr' options.txt /*'pexpr'* | |
746 'pfn' options.txt /*'pfn'* | |
766 | 747 'ph' options.txt /*'ph'* |
7 | 748 'pheader' options.txt /*'pheader'* |
749 'pi' options.txt /*'pi'* | |
750 'pm' options.txt /*'pm'* | |
15 | 751 'pmbcs' options.txt /*'pmbcs'* |
752 'pmbfn' options.txt /*'pmbfn'* | |
7 | 753 'popt' options.txt /*'popt'* |
8182
95d59081580f
commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf
Christian Brabandt <cb@256bit.org>
parents:
8148
diff
changeset
|
754 'pp' options.txt /*'pp'* |
7 | 755 'preserveindent' options.txt /*'preserveindent'* |
756 'previewheight' options.txt /*'previewheight'* | |
757 'previewwindow' options.txt /*'previewwindow'* | |
758 'printdevice' options.txt /*'printdevice'* | |
759 'printencoding' options.txt /*'printencoding'* | |
760 'printexpr' options.txt /*'printexpr'* | |
761 'printfont' options.txt /*'printfont'* | |
762 'printheader' options.txt /*'printheader'* | |
15 | 763 'printmbcharset' options.txt /*'printmbcharset'* |
764 'printmbfont' options.txt /*'printmbfont'* | |
7 | 765 'printoptions' options.txt /*'printoptions'* |
168 | 766 'prompt' options.txt /*'prompt'* |
7 | 767 'pt' options.txt /*'pt'* |
766 | 768 'pumheight' options.txt /*'pumheight'* |
7 | 769 'pvh' options.txt /*'pvh'* |
770 'pvw' options.txt /*'pvw'* | |
7228
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
771 'pythondll' options.txt /*'pythondll'* |
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
772 'pythonthreedll' options.txt /*'pythonthreedll'* |
12 | 773 'qe' options.txt /*'qe'* |
7 | 774 'quote motion.txt /*'quote* |
140 | 775 'quoteescape' options.txt /*'quoteescape'* |
1621 | 776 'rdt' options.txt /*'rdt'* |
4444 | 777 're' options.txt /*'re'* |
7 | 778 'readonly' options.txt /*'readonly'* |
779 'redraw' vi_diff.txt /*'redraw'* | |
1621 | 780 'redrawtime' options.txt /*'redrawtime'* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
781 'regexpengine' options.txt /*'regexpengine'* |
2178
c6f1aa1e9f32
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar <bram@vim.org>
parents:
2154
diff
changeset
|
782 'relativenumber' options.txt /*'relativenumber'* |
7 | 783 'remap' options.txt /*'remap'* |
6153 | 784 'renderoptions' options.txt /*'renderoptions'* |
7 | 785 'report' options.txt /*'report'* |
786 'restorescreen' options.txt /*'restorescreen'* | |
787 'revins' options.txt /*'revins'* | |
788 'ri' options.txt /*'ri'* | |
789 'rightleft' options.txt /*'rightleft'* | |
790 'rightleftcmd' options.txt /*'rightleftcmd'* | |
791 'rl' options.txt /*'rl'* | |
792 'rlc' options.txt /*'rlc'* | |
2178
c6f1aa1e9f32
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar <bram@vim.org>
parents:
2154
diff
changeset
|
793 'rnu' options.txt /*'rnu'* |
7 | 794 'ro' options.txt /*'ro'* |
6153 | 795 'rop' options.txt /*'rop'* |
7 | 796 'rs' options.txt /*'rs'* |
797 'rtp' options.txt /*'rtp'* | |
798 'ru' options.txt /*'ru'* | |
7228
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
799 'rubydll' options.txt /*'rubydll'* |
7 | 800 'ruf' options.txt /*'ruf'* |
801 'ruler' options.txt /*'ruler'* | |
802 'rulerformat' options.txt /*'rulerformat'* | |
803 'runtimepath' options.txt /*'runtimepath'* | |
804 'sb' options.txt /*'sb'* | |
805 'sbo' options.txt /*'sbo'* | |
806 'sbr' options.txt /*'sbr'* | |
807 'sc' options.txt /*'sc'* | |
808 'scb' options.txt /*'scb'* | |
809 'scr' options.txt /*'scr'* | |
810 'scroll' options.txt /*'scroll'* | |
811 'scrollbind' options.txt /*'scrollbind'* | |
812 'scrolljump' options.txt /*'scrolljump'* | |
813 'scrolloff' options.txt /*'scrolloff'* | |
814 'scrollopt' options.txt /*'scrollopt'* | |
815 'scs' options.txt /*'scs'* | |
816 'sect' options.txt /*'sect'* | |
817 'sections' options.txt /*'sections'* | |
818 'secure' options.txt /*'secure'* | |
819 'sel' options.txt /*'sel'* | |
820 'selection' options.txt /*'selection'* | |
821 'selectmode' options.txt /*'selectmode'* | |
822 'sessionoptions' options.txt /*'sessionoptions'* | |
823 'sft' options.txt /*'sft'* | |
824 'sh' options.txt /*'sh'* | |
825 'shcf' options.txt /*'shcf'* | |
826 'shell' options.txt /*'shell'* | |
827 'shellcmdflag' options.txt /*'shellcmdflag'* | |
828 'shellpipe' options.txt /*'shellpipe'* | |
829 'shellquote' options.txt /*'shellquote'* | |
830 'shellredir' options.txt /*'shellredir'* | |
831 'shellslash' options.txt /*'shellslash'* | |
168 | 832 'shelltemp' options.txt /*'shelltemp'* |
7 | 833 'shelltype' options.txt /*'shelltype'* |
3371 | 834 'shellxescape' options.txt /*'shellxescape'* |
7 | 835 'shellxquote' options.txt /*'shellxquote'* |
836 'shiftround' options.txt /*'shiftround'* | |
837 'shiftwidth' options.txt /*'shiftwidth'* | |
838 'shm' options.txt /*'shm'* | |
839 'shortmess' options.txt /*'shortmess'* | |
840 'shortname' options.txt /*'shortname'* | |
841 'showbreak' options.txt /*'showbreak'* | |
842 'showcmd' options.txt /*'showcmd'* | |
843 'showfulltag' options.txt /*'showfulltag'* | |
844 'showmatch' options.txt /*'showmatch'* | |
845 'showmode' options.txt /*'showmode'* | |
677 | 846 'showtabline' options.txt /*'showtabline'* |
7 | 847 'shq' options.txt /*'shq'* |
848 'si' options.txt /*'si'* | |
849 'sidescroll' options.txt /*'sidescroll'* | |
850 'sidescrolloff' options.txt /*'sidescrolloff'* | |
851 'siso' options.txt /*'siso'* | |
852 'sj' options.txt /*'sj'* | |
853 'slm' options.txt /*'slm'* | |
854 'slow' vi_diff.txt /*'slow'* | |
855 'slowopen' vi_diff.txt /*'slowopen'* | |
856 'sm' options.txt /*'sm'* | |
857 'smartcase' options.txt /*'smartcase'* | |
858 'smartindent' options.txt /*'smartindent'* | |
859 'smarttab' options.txt /*'smarttab'* | |
410 | 860 'smc' options.txt /*'smc'* |
7 | 861 'smd' options.txt /*'smd'* |
862 'sn' options.txt /*'sn'* | |
863 'so' options.txt /*'so'* | |
864 'softtabstop' options.txt /*'softtabstop'* | |
865 'sol' options.txt /*'sol'* | |
866 'sourceany' vi_diff.txt /*'sourceany'* | |
867 'sp' options.txt /*'sp'* | |
386 | 868 'spc' options.txt /*'spc'* |
221 | 869 'spell' options.txt /*'spell'* |
386 | 870 'spellcapcheck' options.txt /*'spellcapcheck'* |
319 | 871 'spellfile' options.txt /*'spellfile'* |
221 | 872 'spelllang' options.txt /*'spelllang'* |
348 | 873 'spellsuggest' options.txt /*'spellsuggest'* |
319 | 874 'spf' options.txt /*'spf'* |
221 | 875 'spl' options.txt /*'spl'* |
7 | 876 'splitbelow' options.txt /*'splitbelow'* |
877 'splitright' options.txt /*'splitright'* | |
878 'spr' options.txt /*'spr'* | |
348 | 879 'sps' options.txt /*'sps'* |
7 | 880 'sr' options.txt /*'sr'* |
881 'srr' options.txt /*'srr'* | |
882 'ss' options.txt /*'ss'* | |
883 'ssl' options.txt /*'ssl'* | |
884 'ssop' options.txt /*'ssop'* | |
885 'st' options.txt /*'st'* | |
886 'sta' options.txt /*'sta'* | |
677 | 887 'stal' options.txt /*'stal'* |
7 | 888 'startofline' options.txt /*'startofline'* |
889 'statusline' options.txt /*'statusline'* | |
890 'stl' options.txt /*'stl'* | |
168 | 891 'stmp' options.txt /*'stmp'* |
7 | 892 'sts' options.txt /*'sts'* |
893 'su' options.txt /*'su'* | |
894 'sua' options.txt /*'sua'* | |
895 'suffixes' options.txt /*'suffixes'* | |
896 'suffixesadd' options.txt /*'suffixesadd'* | |
897 'sw' options.txt /*'sw'* | |
898 'swapfile' options.txt /*'swapfile'* | |
899 'swapsync' options.txt /*'swapsync'* | |
900 'swb' options.txt /*'swb'* | |
901 'swf' options.txt /*'swf'* | |
902 'switchbuf' options.txt /*'switchbuf'* | |
903 'sws' options.txt /*'sws'* | |
3371 | 904 'sxe' options.txt /*'sxe'* |
7 | 905 'sxq' options.txt /*'sxq'* |
906 'syn' options.txt /*'syn'* | |
410 | 907 'synmaxcol' options.txt /*'synmaxcol'* |
7 | 908 'syntax' options.txt /*'syntax'* |
909 't_#2' term.txt /*'t_#2'* | |
910 't_#4' term.txt /*'t_#4'* | |
911 't_%1' term.txt /*'t_%1'* | |
912 't_%i' term.txt /*'t_%i'* | |
913 't_&8' term.txt /*'t_&8'* | |
9041
34c45ee4210d
commit https://github.com/vim/vim/commit/06481427005a9dae39721087df94855f7d4d1feb
Christian Brabandt <cb@256bit.org>
parents:
8951
diff
changeset
|
914 't_8b' term.txt /*'t_8b'* |
34c45ee4210d
commit https://github.com/vim/vim/commit/06481427005a9dae39721087df94855f7d4d1feb
Christian Brabandt <cb@256bit.org>
parents:
8951
diff
changeset
|
915 't_8f' term.txt /*'t_8f'* |
7 | 916 't_@7' term.txt /*'t_@7'* |
917 't_AB' term.txt /*'t_AB'* | |
918 't_AF' term.txt /*'t_AF'* | |
919 't_AL' term.txt /*'t_AL'* | |
920 't_CS' term.txt /*'t_CS'* | |
921 't_CV' term.txt /*'t_CV'* | |
205 | 922 't_Ce' term.txt /*'t_Ce'* |
7 | 923 't_Co' term.txt /*'t_Co'* |
205 | 924 't_Cs' term.txt /*'t_Cs'* |
7 | 925 't_DL' term.txt /*'t_DL'* |
36 | 926 't_EI' term.txt /*'t_EI'* |
7 | 927 't_F1' term.txt /*'t_F1'* |
928 't_F2' term.txt /*'t_F2'* | |
929 't_F3' term.txt /*'t_F3'* | |
930 't_F4' term.txt /*'t_F4'* | |
931 't_F5' term.txt /*'t_F5'* | |
932 't_F6' term.txt /*'t_F6'* | |
933 't_F7' term.txt /*'t_F7'* | |
934 't_F8' term.txt /*'t_F8'* | |
935 't_F9' term.txt /*'t_F9'* | |
936 't_IE' term.txt /*'t_IE'* | |
937 't_IS' term.txt /*'t_IS'* | |
938 't_K1' term.txt /*'t_K1'* | |
939 't_K3' term.txt /*'t_K3'* | |
940 't_K4' term.txt /*'t_K4'* | |
941 't_K5' term.txt /*'t_K5'* | |
942 't_K6' term.txt /*'t_K6'* | |
943 't_K7' term.txt /*'t_K7'* | |
944 't_K8' term.txt /*'t_K8'* | |
945 't_K9' term.txt /*'t_K9'* | |
946 't_KA' term.txt /*'t_KA'* | |
947 't_KB' term.txt /*'t_KB'* | |
948 't_KC' term.txt /*'t_KC'* | |
949 't_KD' term.txt /*'t_KD'* | |
950 't_KE' term.txt /*'t_KE'* | |
951 't_KF' term.txt /*'t_KF'* | |
952 't_KG' term.txt /*'t_KG'* | |
953 't_KH' term.txt /*'t_KH'* | |
954 't_KI' term.txt /*'t_KI'* | |
955 't_KJ' term.txt /*'t_KJ'* | |
956 't_KK' term.txt /*'t_KK'* | |
957 't_KL' term.txt /*'t_KL'* | |
6884 | 958 't_RB' term.txt /*'t_RB'* |
7 | 959 't_RI' term.txt /*'t_RI'* |
960 't_RV' term.txt /*'t_RV'* | |
36 | 961 't_SI' term.txt /*'t_SI'* |
6741 | 962 't_SR' term.txt /*'t_SR'* |
7 | 963 't_Sb' term.txt /*'t_Sb'* |
964 't_Sf' term.txt /*'t_Sf'* | |
965 't_WP' term.txt /*'t_WP'* | |
966 't_WS' term.txt /*'t_WS'* | |
967 't_ZH' term.txt /*'t_ZH'* | |
968 't_ZR' term.txt /*'t_ZR'* | |
969 't_al' term.txt /*'t_al'* | |
970 't_bc' term.txt /*'t_bc'* | |
971 't_cd' term.txt /*'t_cd'* | |
972 't_ce' term.txt /*'t_ce'* | |
973 't_cl' term.txt /*'t_cl'* | |
974 't_cm' term.txt /*'t_cm'* | |
975 't_cs' term.txt /*'t_cs'* | |
976 't_da' term.txt /*'t_da'* | |
977 't_db' term.txt /*'t_db'* | |
978 't_dl' term.txt /*'t_dl'* | |
979 't_fs' term.txt /*'t_fs'* | |
980 't_k1' term.txt /*'t_k1'* | |
981 't_k2' term.txt /*'t_k2'* | |
982 't_k3' term.txt /*'t_k3'* | |
983 't_k4' term.txt /*'t_k4'* | |
984 't_k5' term.txt /*'t_k5'* | |
985 't_k6' term.txt /*'t_k6'* | |
986 't_k7' term.txt /*'t_k7'* | |
987 't_k8' term.txt /*'t_k8'* | |
988 't_k9' term.txt /*'t_k9'* | |
989 't_k;' term.txt /*'t_k;'* | |
990 't_kB' term.txt /*'t_kB'* | |
991 't_kD' term.txt /*'t_kD'* | |
992 't_kI' term.txt /*'t_kI'* | |
993 't_kN' term.txt /*'t_kN'* | |
994 't_kP' term.txt /*'t_kP'* | |
995 't_kb' term.txt /*'t_kb'* | |
996 't_kd' term.txt /*'t_kd'* | |
997 't_ke' term.txt /*'t_ke'* | |
998 't_kh' term.txt /*'t_kh'* | |
999 't_kl' term.txt /*'t_kl'* | |
1000 't_kr' term.txt /*'t_kr'* | |
1001 't_ks' term.txt /*'t_ks'* | |
1002 't_ku' term.txt /*'t_ku'* | |
1003 't_le' term.txt /*'t_le'* | |
1004 't_mb' term.txt /*'t_mb'* | |
1005 't_md' term.txt /*'t_md'* | |
1006 't_me' term.txt /*'t_me'* | |
1007 't_mr' term.txt /*'t_mr'* | |
1008 't_ms' term.txt /*'t_ms'* | |
1009 't_nd' term.txt /*'t_nd'* | |
1010 't_op' term.txt /*'t_op'* | |
1011 't_se' term.txt /*'t_se'* | |
1012 't_so' term.txt /*'t_so'* | |
1013 't_sr' term.txt /*'t_sr'* | |
1014 't_star7' term.txt /*'t_star7'* | |
1015 't_te' term.txt /*'t_te'* | |
1016 't_ti' term.txt /*'t_ti'* | |
1017 't_ts' term.txt /*'t_ts'* | |
4229 | 1018 't_u7' term.txt /*'t_u7'* |
7 | 1019 't_ue' term.txt /*'t_ue'* |
1020 't_us' term.txt /*'t_us'* | |
1021 't_ut' term.txt /*'t_ut'* | |
1022 't_vb' term.txt /*'t_vb'* | |
1023 't_ve' term.txt /*'t_ve'* | |
1024 't_vi' term.txt /*'t_vi'* | |
1025 't_vs' term.txt /*'t_vs'* | |
6647 | 1026 't_xn' term.txt /*'t_xn'* |
7 | 1027 't_xs' term.txt /*'t_xs'* |
1028 'ta' options.txt /*'ta'* | |
674 | 1029 'tabline' options.txt /*'tabline'* |
699 | 1030 'tabpagemax' options.txt /*'tabpagemax'* |
7 | 1031 'tabstop' options.txt /*'tabstop'* |
1032 'tag' options.txt /*'tag'* | |
1033 'tagbsearch' options.txt /*'tagbsearch'* | |
7272
17333ebd2bbd
commit https://github.com/vim/vim/commit/d042dc825c9b97dacd84d4728f88300da4d5b6b9
Christian Brabandt <cb@256bit.org>
parents:
7245
diff
changeset
|
1034 'tagcase' options.txt /*'tagcase'* |
7 | 1035 'taglength' options.txt /*'taglength'* |
1036 'tagrelative' options.txt /*'tagrelative'* | |
1037 'tags' options.txt /*'tags'* | |
1038 'tagstack' options.txt /*'tagstack'* | |
674 | 1039 'tal' options.txt /*'tal'* |
7 | 1040 'tb' options.txt /*'tb'* |
1041 'tbi' options.txt /*'tbi'* | |
1042 'tbidi' options.txt /*'tbidi'* | |
1043 'tbis' options.txt /*'tbis'* | |
1044 'tbs' options.txt /*'tbs'* | |
7272
17333ebd2bbd
commit https://github.com/vim/vim/commit/d042dc825c9b97dacd84d4728f88300da4d5b6b9
Christian Brabandt <cb@256bit.org>
parents:
7245
diff
changeset
|
1045 'tc' options.txt /*'tc'* |
7557
502ca0a62fd8
commit https://github.com/vim/vim/commit/acb4f221c715a333f4c49a2235a8006c6ac6e4d5
Christian Brabandt <cb@256bit.org>
parents:
7477
diff
changeset
|
1046 'tcldll' options.txt /*'tcldll'* |
7 | 1047 'tenc' options.txt /*'tenc'* |
1048 'term' options.txt /*'term'* | |
1049 'termbidi' options.txt /*'termbidi'* | |
1050 'termencoding' options.txt /*'termencoding'* | |
9041
34c45ee4210d
commit https://github.com/vim/vim/commit/06481427005a9dae39721087df94855f7d4d1feb
Christian Brabandt <cb@256bit.org>
parents:
8951
diff
changeset
|
1051 'termguicolors' options.txt /*'termguicolors'* |
7 | 1052 'terse' options.txt /*'terse'* |
1053 'textauto' options.txt /*'textauto'* | |
1054 'textmode' options.txt /*'textmode'* | |
1055 'textwidth' options.txt /*'textwidth'* | |
1056 'tf' options.txt /*'tf'* | |
9041
34c45ee4210d
commit https://github.com/vim/vim/commit/06481427005a9dae39721087df94855f7d4d1feb
Christian Brabandt <cb@256bit.org>
parents:
8951
diff
changeset
|
1057 'tgc' options.txt /*'tgc'* |
7 | 1058 'tgst' options.txt /*'tgst'* |
1059 'thesaurus' options.txt /*'thesaurus'* | |
1060 'tildeop' options.txt /*'tildeop'* | |
1061 'timeout' options.txt /*'timeout'* | |
1062 'timeoutlen' options.txt /*'timeoutlen'* | |
1063 'title' options.txt /*'title'* | |
1064 'titlelen' options.txt /*'titlelen'* | |
1065 'titleold' options.txt /*'titleold'* | |
1066 'titlestring' options.txt /*'titlestring'* | |
1067 'tl' options.txt /*'tl'* | |
1068 'tm' options.txt /*'tm'* | |
1069 'to' options.txt /*'to'* | |
1070 'toolbar' options.txt /*'toolbar'* | |
1071 'toolbariconsize' options.txt /*'toolbariconsize'* | |
1072 'top' options.txt /*'top'* | |
699 | 1073 'tpm' options.txt /*'tpm'* |
7 | 1074 'tr' options.txt /*'tr'* |
1075 'ts' options.txt /*'ts'* | |
1076 'tsl' options.txt /*'tsl'* | |
1077 'tsr' options.txt /*'tsr'* | |
1078 'ttimeout' options.txt /*'ttimeout'* | |
1079 'ttimeoutlen' options.txt /*'ttimeoutlen'* | |
1080 'ttm' options.txt /*'ttm'* | |
1081 'tty' options.txt /*'tty'* | |
1082 'ttybuiltin' options.txt /*'ttybuiltin'* | |
1083 'ttyfast' options.txt /*'ttyfast'* | |
1084 'ttym' options.txt /*'ttym'* | |
1085 'ttymouse' options.txt /*'ttymouse'* | |
1086 'ttyscroll' options.txt /*'ttyscroll'* | |
1087 'ttytype' options.txt /*'ttytype'* | |
1088 'tw' options.txt /*'tw'* | |
1089 'tx' options.txt /*'tx'* | |
1090 '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
|
1091 '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
|
1092 'udir' options.txt /*'udir'* |
7 | 1093 '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
|
1094 '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
|
1095 'undofile' options.txt /*'undofile'* |
7 | 1096 '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
|
1097 'undoreload' options.txt /*'undoreload'* |
7 | 1098 'updatecount' options.txt /*'updatecount'* |
1099 '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
|
1100 'ur' options.txt /*'ur'* |
7 | 1101 'ut' options.txt /*'ut'* |
1102 'vb' options.txt /*'vb'* | |
1103 'vbs' options.txt /*'vbs'* | |
1104 'vdir' options.txt /*'vdir'* | |
1105 've' options.txt /*'ve'* | |
1106 'verbose' options.txt /*'verbose'* | |
293 | 1107 'verbosefile' options.txt /*'verbosefile'* |
1108 'vfile' options.txt /*'vfile'* | |
7 | 1109 'vi' options.txt /*'vi'* |
1110 'viewdir' options.txt /*'viewdir'* | |
1111 'viewoptions' options.txt /*'viewoptions'* | |
1112 'viminfo' options.txt /*'viminfo'* | |
1113 'virtualedit' options.txt /*'virtualedit'* | |
1114 'visualbell' options.txt /*'visualbell'* | |
1115 'vop' options.txt /*'vop'* | |
1116 'w1200' vi_diff.txt /*'w1200'* | |
1117 'w300' vi_diff.txt /*'w300'* | |
1118 'w9600' vi_diff.txt /*'w9600'* | |
1119 'wa' options.txt /*'wa'* | |
1120 'wak' options.txt /*'wak'* | |
1121 'warn' options.txt /*'warn'* | |
1122 'wb' options.txt /*'wb'* | |
1123 'wc' options.txt /*'wc'* | |
1124 'wcm' options.txt /*'wcm'* | |
1125 'wd' options.txt /*'wd'* | |
1126 'weirdinvert' options.txt /*'weirdinvert'* | |
1127 'wfh' options.txt /*'wfh'* | |
782 | 1128 'wfw' options.txt /*'wfw'* |
7 | 1129 'wh' options.txt /*'wh'* |
1130 'whichwrap' options.txt /*'whichwrap'* | |
164 | 1131 'wi' options.txt /*'wi'* |
2662 | 1132 'wic' options.txt /*'wic'* |
7 | 1133 'wig' options.txt /*'wig'* |
1134 'wildchar' options.txt /*'wildchar'* | |
1135 'wildcharm' options.txt /*'wildcharm'* | |
1136 'wildignore' options.txt /*'wildignore'* | |
2662 | 1137 'wildignorecase' options.txt /*'wildignorecase'* |
7 | 1138 'wildmenu' options.txt /*'wildmenu'* |
1139 'wildmode' options.txt /*'wildmode'* | |
40 | 1140 'wildoptions' options.txt /*'wildoptions'* |
7 | 1141 'wim' options.txt /*'wim'* |
1142 'winaltkeys' options.txt /*'winaltkeys'* | |
164 | 1143 'window' options.txt /*'window'* |
7 | 1144 'winfixheight' options.txt /*'winfixheight'* |
782 | 1145 'winfixwidth' options.txt /*'winfixwidth'* |
7 | 1146 'winheight' options.txt /*'winheight'* |
1147 'winminheight' options.txt /*'winminheight'* | |
1148 'winminwidth' options.txt /*'winminwidth'* | |
1149 'winwidth' options.txt /*'winwidth'* | |
1150 'wiv' options.txt /*'wiv'* | |
1151 'wiw' options.txt /*'wiw'* | |
1152 'wm' options.txt /*'wm'* | |
1153 'wmh' options.txt /*'wmh'* | |
1154 'wmnu' options.txt /*'wmnu'* | |
1155 'wmw' options.txt /*'wmw'* | |
40 | 1156 'wop' options.txt /*'wop'* |
7 | 1157 'wrap' options.txt /*'wrap'* |
1158 'wrapmargin' options.txt /*'wrapmargin'* | |
1159 'wrapscan' options.txt /*'wrapscan'* | |
1160 'write' options.txt /*'write'* | |
1161 'writeany' options.txt /*'writeany'* | |
1162 'writebackup' options.txt /*'writebackup'* | |
1163 'writedelay' options.txt /*'writedelay'* | |
1164 'ws' options.txt /*'ws'* | |
1165 'ww' options.txt /*'ww'* | |
1166 '{ motion.txt /*'{* | |
1167 '} motion.txt /*'}* | |
1168 ( motion.txt /*(* | |
1169 ) motion.txt /*)* | |
1170 + motion.txt /*+* | |
596 | 1171 ++bad editing.txt /*++bad* |
7 | 1172 ++bin editing.txt /*++bin* |
1173 ++builtin_terms various.txt /*++builtin_terms* | |
819 | 1174 ++edit editing.txt /*++edit* |
7 | 1175 ++enc editing.txt /*++enc* |
1176 ++ff editing.txt /*++ff* | |
1177 ++nobin editing.txt /*++nobin* | |
1178 ++opt editing.txt /*++opt* | |
1179 +ARP various.txt /*+ARP* | |
1180 +GUI_Athena various.txt /*+GUI_Athena* | |
1181 +GUI_GTK various.txt /*+GUI_GTK* | |
1182 +GUI_Motif various.txt /*+GUI_Motif* | |
1183 +GUI_Photon various.txt /*+GUI_Photon* | |
1184 +GUI_neXtaw various.txt /*+GUI_neXtaw* | |
1185 +X11 various.txt /*+X11* | |
5340 | 1186 +acl various.txt /*+acl* |
7 | 1187 +arabic various.txt /*+arabic* |
1188 +autocmd various.txt /*+autocmd* | |
1189 +balloon_eval various.txt /*+balloon_eval* | |
1190 +browse various.txt /*+browse* | |
1191 +builtin_terms various.txt /*+builtin_terms* | |
1192 +byte_offset various.txt /*+byte_offset* | |
7790
ca19726d5e83
commit https://github.com/vim/vim/commit/298b440930ecece38d6ea0505a3e582dc817e79b
Christian Brabandt <cb@256bit.org>
parents:
7742
diff
changeset
|
1193 +channel various.txt /*+channel* |
7 | 1194 +cindent various.txt /*+cindent* |
1195 +clientserver various.txt /*+clientserver* | |
1196 +clipboard various.txt /*+clipboard* | |
1197 +cmd editing.txt /*+cmd* | |
1198 +cmdline_compl various.txt /*+cmdline_compl* | |
1199 +cmdline_hist various.txt /*+cmdline_hist* | |
1200 +cmdline_info various.txt /*+cmdline_info* | |
1201 +comments various.txt /*+comments* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
1202 +conceal various.txt /*+conceal* |
7 | 1203 +cryptv various.txt /*+cryptv* |
1204 +cscope various.txt /*+cscope* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
1205 +cursorbind various.txt /*+cursorbind* |
501 | 1206 +cursorshape various.txt /*+cursorshape* |
1207 +debug various.txt /*+debug* | |
7 | 1208 +dialog_con various.txt /*+dialog_con* |
1209 +dialog_con_gui various.txt /*+dialog_con_gui* | |
1210 +dialog_gui various.txt /*+dialog_gui* | |
1211 +diff various.txt /*+diff* | |
1212 +digraphs various.txt /*+digraphs* | |
6153 | 1213 +directx various.txt /*+directx* |
7 | 1214 +dnd various.txt /*+dnd* |
1215 +emacs_tags various.txt /*+emacs_tags* | |
1216 +eval various.txt /*+eval* | |
1217 +ex_extra various.txt /*+ex_extra* | |
1218 +extra_search various.txt /*+extra_search* | |
1219 +farsi various.txt /*+farsi* | |
1220 +feature-list various.txt /*+feature-list* | |
1221 +file_in_path various.txt /*+file_in_path* | |
1222 +find_in_path various.txt /*+find_in_path* | |
1621 | 1223 +float various.txt /*+float* |
7 | 1224 +folding various.txt /*+folding* |
1225 +footer various.txt /*+footer* | |
1226 +fork various.txt /*+fork* | |
1227 +gettext various.txt /*+gettext* | |
1228 +hangul_input various.txt /*+hangul_input* | |
1229 +iconv various.txt /*+iconv* | |
557 | 1230 +iconv/dyn various.txt /*+iconv\/dyn* |
7 | 1231 +insert_expand various.txt /*+insert_expand* |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
1232 +job various.txt /*+job* |
7 | 1233 +jumplist various.txt /*+jumplist* |
1234 +keymap various.txt /*+keymap* | |
1235 +langmap various.txt /*+langmap* | |
1236 +libcall various.txt /*+libcall* | |
1237 +linebreak various.txt /*+linebreak* | |
1238 +lispindent various.txt /*+lispindent* | |
1239 +listcmds various.txt /*+listcmds* | |
1240 +localmap various.txt /*+localmap* | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
1241 +lua various.txt /*+lua* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
1242 +lua/dyn various.txt /*+lua\/dyn* |
7 | 1243 +menu various.txt /*+menu* |
1244 +mksession various.txt /*+mksession* | |
1245 +modify_fname various.txt /*+modify_fname* | |
1246 +mouse various.txt /*+mouse* | |
1247 +mouse_dec various.txt /*+mouse_dec* | |
1248 +mouse_gpm various.txt /*+mouse_gpm* | |
5929 | 1249 +mouse_jsbterm various.txt /*+mouse_jsbterm* |
7 | 1250 +mouse_netterm various.txt /*+mouse_netterm* |
1251 +mouse_pterm various.txt /*+mouse_pterm* | |
3750 | 1252 +mouse_sgr various.txt /*+mouse_sgr* |
1621 | 1253 +mouse_sysmouse various.txt /*+mouse_sysmouse* |
3224 | 1254 +mouse_urxvt various.txt /*+mouse_urxvt* |
7 | 1255 +mouse_xterm various.txt /*+mouse_xterm* |
1256 +mouseshape various.txt /*+mouseshape* | |
1257 +multi_byte various.txt /*+multi_byte* | |
1258 +multi_byte_ime various.txt /*+multi_byte_ime* | |
1259 +multi_lang various.txt /*+multi_lang* | |
14 | 1260 +mzscheme various.txt /*+mzscheme* |
626 | 1261 +mzscheme/dyn various.txt /*+mzscheme\/dyn* |
7 | 1262 +netbeans_intg various.txt /*+netbeans_intg* |
9407
619a98a67f67
commit https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Christian Brabandt <cb@256bit.org>
parents:
9286
diff
changeset
|
1263 +num64 various.txt /*+num64* |
7 | 1264 +ole various.txt /*+ole* |
9097
071f9da012fb
commit https://github.com/vim/vim/commit/06d2d38ab7564e1f784b1058a4ef4580cd6d1810
Christian Brabandt <cb@256bit.org>
parents:
9041
diff
changeset
|
1265 +packages various.txt /*+packages* |
7 | 1266 +path_extra various.txt /*+path_extra* |
1267 +perl various.txt /*+perl* | |
557 | 1268 +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
|
1269 +persistent_undo various.txt /*+persistent_undo* |
7 | 1270 +postscript various.txt /*+postscript* |
1271 +printer various.txt /*+printer* | |
189 | 1272 +profile various.txt /*+profile* |
7 | 1273 +python various.txt /*+python* |
557 | 1274 +python/dyn various.txt /*+python\/dyn* |
2368 | 1275 +python3 various.txt /*+python3* |
1276 +python3/dyn various.txt /*+python3\/dyn* | |
7 | 1277 +quickfix various.txt /*+quickfix* |
794 | 1278 +reltime various.txt /*+reltime* |
7 | 1279 +rightleft various.txt /*+rightleft* |
1280 +ruby various.txt /*+ruby* | |
557 | 1281 +ruby/dyn various.txt /*+ruby\/dyn* |
7 | 1282 +scrollbind various.txt /*+scrollbind* |
1283 +signs various.txt /*+signs* | |
1284 +smartindent various.txt /*+smartindent* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1285 +startuptime various.txt /*+startuptime* |
7 | 1286 +statusline various.txt /*+statusline* |
1287 +sun_workshop various.txt /*+sun_workshop* | |
1288 +syntax various.txt /*+syntax* | |
1289 +system() various.txt /*+system()* | |
1290 +tag_any_white various.txt /*+tag_any_white* | |
1291 +tag_binary various.txt /*+tag_binary* | |
1292 +tag_old_static various.txt /*+tag_old_static* | |
1293 +tcl various.txt /*+tcl* | |
557 | 1294 +tcl/dyn various.txt /*+tcl\/dyn* |
9041
34c45ee4210d
commit https://github.com/vim/vim/commit/06481427005a9dae39721087df94855f7d4d1feb
Christian Brabandt <cb@256bit.org>
parents:
8951
diff
changeset
|
1295 +termguicolors various.txt /*+termguicolors* |
7 | 1296 +terminfo various.txt /*+terminfo* |
1297 +termresponse various.txt /*+termresponse* | |
1298 +textobjects various.txt /*+textobjects* | |
1299 +tgetent various.txt /*+tgetent* | |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
1300 +timers various.txt /*+timers* |
7 | 1301 +title various.txt /*+title* |
1302 +toolbar various.txt /*+toolbar* | |
1303 +user_commands various.txt /*+user_commands* | |
1304 +vertsplit various.txt /*+vertsplit* | |
1305 +viminfo various.txt /*+viminfo* | |
1306 +virtualedit various.txt /*+virtualedit* | |
1307 +visual various.txt /*+visual* | |
1308 +visualextra various.txt /*+visualextra* | |
1309 +vreplace various.txt /*+vreplace* | |
1310 +wildignore various.txt /*+wildignore* | |
1311 +wildmenu various.txt /*+wildmenu* | |
1312 +windows various.txt /*+windows* | |
1313 +writebackup various.txt /*+writebackup* | |
1314 +xfontset various.txt /*+xfontset* | |
1315 +xim various.txt /*+xim* | |
5340 | 1316 +xpm various.txt /*+xpm* |
3281 | 1317 +xpm_w32 various.txt /*+xpm_w32* |
7 | 1318 +xsmp various.txt /*+xsmp* |
1319 +xsmp_interact various.txt /*+xsmp_interact* | |
1320 +xterm_clipboard various.txt /*+xterm_clipboard* | |
1321 +xterm_save various.txt /*+xterm_save* | |
1322 , motion.txt /*,* | |
1323 - motion.txt /*-* | |
1324 -+ starting.txt /*-+* | |
1325 -+/ starting.txt /*-+\/* | |
1326 -+c starting.txt /*-+c* | |
1327 -+reverse gui_x11.txt /*-+reverse* | |
1328 -+rv gui_x11.txt /*-+rv* | |
1329 -- starting.txt /*--* | |
1330 --- starting.txt /*---* | |
1331 --cmd starting.txt /*--cmd* | |
1332 --echo-wid starting.txt /*--echo-wid* | |
1333 --help starting.txt /*--help* | |
1334 --literal starting.txt /*--literal* | |
1335 --nofork starting.txt /*--nofork* | |
1336 --noplugin starting.txt /*--noplugin* | |
8303
88207f4b861a
commit https://github.com/vim/vim/commit/dae8d21dd291df6a6679a00be64e18bca0156576
Christian Brabandt <cb@256bit.org>
parents:
8246
diff
changeset
|
1337 --not-a-term starting.txt /*--not-a-term* |
7 | 1338 --remote remote.txt /*--remote* |
1339 --remote-expr remote.txt /*--remote-expr* | |
1340 --remote-send remote.txt /*--remote-send* | |
1341 --remote-silent remote.txt /*--remote-silent* | |
730 | 1342 --remote-tab remote.txt /*--remote-tab* |
1343 --remote-tab-silent remote.txt /*--remote-tab-silent* | |
1344 --remote-tab-wait remote.txt /*--remote-tab-wait* | |
1345 --remote-tab-wait-silent remote.txt /*--remote-tab-wait-silent* | |
7 | 1346 --remote-wait remote.txt /*--remote-wait* |
1347 --remote-wait-silent remote.txt /*--remote-wait-silent* | |
1348 --role starting.txt /*--role* | |
1349 --serverlist remote.txt /*--serverlist* | |
1350 --servername remote.txt /*--servername* | |
1351 --socketid starting.txt /*--socketid* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1352 --startuptime starting.txt /*--startuptime* |
7 | 1353 --version starting.txt /*--version* |
1621 | 1354 --windowid starting.txt /*--windowid* |
7 | 1355 -A starting.txt /*-A* |
1356 -C starting.txt /*-C* | |
1357 -D starting.txt /*-D* | |
1358 -E starting.txt /*-E* | |
1359 -F starting.txt /*-F* | |
1360 -H starting.txt /*-H* | |
1361 -L starting.txt /*-L* | |
1362 -M starting.txt /*-M* | |
1363 -N starting.txt /*-N* | |
1364 -O starting.txt /*-O* | |
1365 -P starting.txt /*-P* | |
1366 -R starting.txt /*-R* | |
1367 -S starting.txt /*-S* | |
1368 -T starting.txt /*-T* | |
1369 -U starting.txt /*-U* | |
1370 -V starting.txt /*-V* | |
1371 -W starting.txt /*-W* | |
1372 -X starting.txt /*-X* | |
1373 -Z starting.txt /*-Z* | |
1374 -b starting.txt /*-b* | |
1375 -background gui_x11.txt /*-background* | |
1376 -bg gui_x11.txt /*-bg* | |
1377 -boldfont gui_x11.txt /*-boldfont* | |
1378 -borderwidth gui_x11.txt /*-borderwidth* | |
1379 -bw gui_x11.txt /*-bw* | |
1380 -c starting.txt /*-c* | |
1381 -d starting.txt /*-d* | |
1382 -dev starting.txt /*-dev* | |
1383 -display gui_x11.txt /*-display* | |
1384 -e starting.txt /*-e* | |
1385 -f starting.txt /*-f* | |
1386 -fg gui_x11.txt /*-fg* | |
1387 -file starting.txt /*-file* | |
1388 -fn gui_x11.txt /*-fn* | |
1389 -font gui_x11.txt /*-font* | |
1390 -foreground gui_x11.txt /*-foreground* | |
1391 -g starting.txt /*-g* | |
1392 -geom gui_x11.txt /*-geom* | |
1393 -geometry gui_x11.txt /*-geometry* | |
1394 -geometry-example gui_x11.txt /*-geometry-example* | |
1395 -gui gui_x11.txt /*-gui* | |
1396 -h starting.txt /*-h* | |
1397 -i starting.txt /*-i* | |
1398 -iconic gui_x11.txt /*-iconic* | |
1399 -italicfont gui_x11.txt /*-italicfont* | |
1400 -l starting.txt /*-l* | |
1401 -m starting.txt /*-m* | |
1402 -menufont gui_x11.txt /*-menufont* | |
1403 -menufontset gui_x11.txt /*-menufontset* | |
1404 -menuheight gui_x11.txt /*-menuheight* | |
1405 -mf gui_x11.txt /*-mf* | |
1406 -mh gui_x11.txt /*-mh* | |
1407 -n starting.txt /*-n* | |
1408 -nb starting.txt /*-nb* | |
1409 -o starting.txt /*-o* | |
674 | 1410 -p starting.txt /*-p* |
7 | 1411 -q starting.txt /*-q* |
1412 -qf starting.txt /*-qf* | |
1413 -r starting.txt /*-r* | |
1414 -register if_ole.txt /*-register* | |
1415 -reverse gui_x11.txt /*-reverse* | |
1416 -rv gui_x11.txt /*-rv* | |
1417 -s starting.txt /*-s* | |
1418 -s-ex starting.txt /*-s-ex* | |
1419 -scrollbarwidth gui_x11.txt /*-scrollbarwidth* | |
1420 -silent if_ole.txt /*-silent* | |
1421 -sw gui_x11.txt /*-sw* | |
1422 -t starting.txt /*-t* | |
1423 -tag starting.txt /*-tag* | |
1424 -u starting.txt /*-u* | |
1425 -ul gui_x11.txt /*-ul* | |
1426 -unregister if_ole.txt /*-unregister* | |
1427 -v starting.txt /*-v* | |
1428 -vim starting.txt /*-vim* | |
1429 -w starting.txt /*-w* | |
1430 -w_nr starting.txt /*-w_nr* | |
1431 -x starting.txt /*-x* | |
1432 -xrm gui_x11.txt /*-xrm* | |
1433 -y starting.txt /*-y* | |
1434 . repeat.txt /*.* | |
1121 | 1435 ... eval.txt /*...* |
7 | 1436 .Xdefaults gui_x11.txt /*.Xdefaults* |
374 | 1437 .aff spell.txt /*.aff* |
1438 .dic spell.txt /*.dic* | |
7 | 1439 .exrc starting.txt /*.exrc* |
1440 .gvimrc gui.txt /*.gvimrc* | |
6476 | 1441 .netrwbook pi_netrw.txt /*.netrwbook* |
1442 .netrwhist pi_netrw.txt /*.netrwhist* | |
7 | 1443 .vimrc starting.txt /*.vimrc* |
1444 / pattern.txt /*\/* | |
1445 /$ pattern.txt /*\/$* | |
1446 /. pattern.txt /*\/.* | |
1621 | 1447 // version7.txt /*\/\/* |
7 | 1448 //; pattern.txt /*\/\/;* |
1449 /<CR> pattern.txt /*\/<CR>* | |
168 | 1450 /[[. pattern.txt /*\/[[.* |
1451 /[[= pattern.txt /*\/[[=* | |
1121 | 1452 /[\n] pattern.txt /*\/[\\n]* |
7 | 1453 /[] pattern.txt /*\/[]* |
1454 /\ pattern.txt /*\/\\* | |
1455 /\$ pattern.txt /*\/\\$* | |
1456 /\%# pattern.txt /*\/\\%#* | |
4444 | 1457 /\%#= pattern.txt /*\/\\%#=* |
7 | 1458 /\%$ pattern.txt /*\/\\%$* |
639 | 1459 /\%'m pattern.txt /*\/\\%'m* |
7 | 1460 /\%( pattern.txt /*\/\\%(* |
1461 /\%(\) pattern.txt /*\/\\%(\\)* | |
639 | 1462 /\%<'m pattern.txt /*\/\\%<'m* |
7 | 1463 /\%<c pattern.txt /*\/\\%<c* |
1464 /\%<l pattern.txt /*\/\\%<l* | |
1465 /\%<v pattern.txt /*\/\\%<v* | |
639 | 1466 /\%>'m pattern.txt /*\/\\%>'m* |
7 | 1467 /\%>c pattern.txt /*\/\\%>c* |
1468 /\%>l pattern.txt /*\/\\%>l* | |
1469 /\%>v pattern.txt /*\/\\%>v* | |
5929 | 1470 /\%C pattern.txt /*\/\\%C* |
140 | 1471 /\%U pattern.txt /*\/\\%U* |
639 | 1472 /\%V pattern.txt /*\/\\%V* |
7 | 1473 /\%[] pattern.txt /*\/\\%[]* |
1474 /\%^ pattern.txt /*\/\\%^* | |
1475 /\%c pattern.txt /*\/\\%c* | |
24 | 1476 /\%d pattern.txt /*\/\\%d* |
7 | 1477 /\%l pattern.txt /*\/\\%l* |
24 | 1478 /\%o pattern.txt /*\/\\%o* |
1479 /\%u pattern.txt /*\/\\%u* | |
7 | 1480 /\%v pattern.txt /*\/\\%v* |
24 | 1481 /\%x pattern.txt /*\/\\%x* |
7 | 1482 /\& pattern.txt /*\/\\&* |
1483 /\( pattern.txt /*\/\\(* | |
1484 /\(\) pattern.txt /*\/\\(\\)* | |
1485 /\) pattern.txt /*\/\\)* | |
1486 /\+ pattern.txt /*\/\\+* | |
1487 /\. pattern.txt /*\/\\.* | |
1488 /\1 pattern.txt /*\/\\1* | |
1489 /\2 pattern.txt /*\/\\2* | |
1490 /\3 pattern.txt /*\/\\3* | |
1491 /\9 pattern.txt /*\/\\9* | |
1492 /\< pattern.txt /*\/\\<* | |
1493 /\= pattern.txt /*\/\\=* | |
1494 /\> pattern.txt /*\/\\>* | |
1495 /\? pattern.txt /*\/\\?* | |
1496 /\@! pattern.txt /*\/\\@!* | |
1497 /\@<! pattern.txt /*\/\\@<!* | |
1498 /\@<= pattern.txt /*\/\\@<=* | |
1499 /\@= pattern.txt /*\/\\@=* | |
1500 /\@> pattern.txt /*\/\\@>* | |
1501 /\A pattern.txt /*\/\\A* | |
1502 /\C pattern.txt /*\/\\C* | |
1503 /\D pattern.txt /*\/\\D* | |
1504 /\F pattern.txt /*\/\\F* | |
1505 /\H pattern.txt /*\/\\H* | |
1506 /\I pattern.txt /*\/\\I* | |
1507 /\K pattern.txt /*\/\\K* | |
1508 /\L pattern.txt /*\/\\L* | |
1509 /\M pattern.txt /*\/\\M* | |
1510 /\O pattern.txt /*\/\\O* | |
1511 /\P pattern.txt /*\/\\P* | |
1512 /\S pattern.txt /*\/\\S* | |
1513 /\U pattern.txt /*\/\\U* | |
1514 /\V pattern.txt /*\/\\V* | |
1515 /\W pattern.txt /*\/\\W* | |
1516 /\X pattern.txt /*\/\\X* | |
1517 /\Z pattern.txt /*\/\\Z* | |
1518 /\[] pattern.txt /*\/\\[]* | |
1519 /\\ pattern.txt /*\/\\\\* | |
1520 /\] pattern.txt /*\/\\]* | |
1521 /\^ pattern.txt /*\/\\^* | |
1522 /\_ pattern.txt /*\/\\_* | |
1523 /\_$ pattern.txt /*\/\\_$* | |
1524 /\_. pattern.txt /*\/\\_.* | |
1525 /\_A pattern.txt /*\/\\_A* | |
1526 /\_D pattern.txt /*\/\\_D* | |
1527 /\_F pattern.txt /*\/\\_F* | |
1528 /\_H pattern.txt /*\/\\_H* | |
1529 /\_I pattern.txt /*\/\\_I* | |
1530 /\_K pattern.txt /*\/\\_K* | |
1531 /\_L pattern.txt /*\/\\_L* | |
1532 /\_O pattern.txt /*\/\\_O* | |
1533 /\_P pattern.txt /*\/\\_P* | |
1534 /\_S pattern.txt /*\/\\_S* | |
1535 /\_U pattern.txt /*\/\\_U* | |
1536 /\_W pattern.txt /*\/\\_W* | |
1537 /\_X pattern.txt /*\/\\_X* | |
1538 /\_[] pattern.txt /*\/\\_[]* | |
1539 /\_^ pattern.txt /*\/\\_^* | |
1540 /\_a pattern.txt /*\/\\_a* | |
1541 /\_d pattern.txt /*\/\\_d* | |
1542 /\_f pattern.txt /*\/\\_f* | |
1543 /\_h pattern.txt /*\/\\_h* | |
1544 /\_i pattern.txt /*\/\\_i* | |
1545 /\_k pattern.txt /*\/\\_k* | |
1546 /\_l pattern.txt /*\/\\_l* | |
1547 /\_o pattern.txt /*\/\\_o* | |
1548 /\_p pattern.txt /*\/\\_p* | |
1549 /\_s pattern.txt /*\/\\_s* | |
1550 /\_u pattern.txt /*\/\\_u* | |
1551 /\_w pattern.txt /*\/\\_w* | |
1552 /\_x pattern.txt /*\/\\_x* | |
1553 /\a pattern.txt /*\/\\a* | |
1554 /\b pattern.txt /*\/\\b* | |
1555 /\bar pattern.txt /*\/\\bar* | |
1556 /\c pattern.txt /*\/\\c* | |
1557 /\d pattern.txt /*\/\\d* | |
1558 /\e pattern.txt /*\/\\e* | |
1559 /\f pattern.txt /*\/\\f* | |
1560 /\h pattern.txt /*\/\\h* | |
1561 /\i pattern.txt /*\/\\i* | |
1562 /\k pattern.txt /*\/\\k* | |
1563 /\l pattern.txt /*\/\\l* | |
1564 /\m pattern.txt /*\/\\m* | |
1565 /\n pattern.txt /*\/\\n* | |
1566 /\o pattern.txt /*\/\\o* | |
1567 /\p pattern.txt /*\/\\p* | |
1568 /\r pattern.txt /*\/\\r* | |
1569 /\s pattern.txt /*\/\\s* | |
1570 /\star pattern.txt /*\/\\star* | |
1571 /\t pattern.txt /*\/\\t* | |
1572 /\u pattern.txt /*\/\\u* | |
1573 /\v pattern.txt /*\/\\v* | |
1574 /\w pattern.txt /*\/\\w* | |
1575 /\x pattern.txt /*\/\\x* | |
1576 /\z( syntax.txt /*\/\\z(* | |
1577 /\z(\) syntax.txt /*\/\\z(\\)* | |
1578 /\z1 syntax.txt /*\/\\z1* | |
1579 /\z2 syntax.txt /*\/\\z2* | |
1580 /\z3 syntax.txt /*\/\\z3* | |
1581 /\z4 syntax.txt /*\/\\z4* | |
1582 /\z5 syntax.txt /*\/\\z5* | |
1583 /\z6 syntax.txt /*\/\\z6* | |
1584 /\z7 syntax.txt /*\/\\z7* | |
1585 /\z8 syntax.txt /*\/\\z8* | |
1586 /\z9 syntax.txt /*\/\\z9* | |
1587 /\ze pattern.txt /*\/\\ze* | |
1588 /\zs pattern.txt /*\/\\zs* | |
1589 /\{ pattern.txt /*\/\\{* | |
1590 /\{- pattern.txt /*\/\\{-* | |
1591 /\~ pattern.txt /*\/\\~* | |
1592 /^ pattern.txt /*\/^* | |
1593 /atom pattern.txt /*\/atom* | |
1594 /bar pattern.txt /*\/bar* | |
1595 /branch pattern.txt /*\/branch* | |
20 | 1596 /character-classes pattern.txt /*\/character-classes* |
7 | 1597 /collection pattern.txt /*\/collection* |
1598 /concat pattern.txt /*\/concat* | |
1599 /dyn various.txt /*\/dyn* | |
1600 /ignorecase pattern.txt /*\/ignorecase* | |
1601 /magic pattern.txt /*\/magic* | |
1602 /multi pattern.txt /*\/multi* | |
1603 /ordinary-atom pattern.txt /*\/ordinary-atom* | |
1604 /pattern pattern.txt /*\/pattern* | |
1605 /piece pattern.txt /*\/piece* | |
1606 /star pattern.txt /*\/star* | |
1607 /zero-width pattern.txt /*\/zero-width* | |
1608 /~ pattern.txt /*\/~* | |
1609 0 motion.txt /*0* | |
1610 01.1 usr_01.txt /*01.1* | |
1611 01.2 usr_01.txt /*01.2* | |
1612 01.3 usr_01.txt /*01.3* | |
1613 01.4 usr_01.txt /*01.4* | |
1614 02.1 usr_02.txt /*02.1* | |
1615 02.2 usr_02.txt /*02.2* | |
1616 02.3 usr_02.txt /*02.3* | |
1617 02.4 usr_02.txt /*02.4* | |
1618 02.5 usr_02.txt /*02.5* | |
1619 02.6 usr_02.txt /*02.6* | |
1620 02.7 usr_02.txt /*02.7* | |
1621 02.8 usr_02.txt /*02.8* | |
1622 03.1 usr_03.txt /*03.1* | |
1623 03.10 usr_03.txt /*03.10* | |
1624 03.2 usr_03.txt /*03.2* | |
1625 03.3 usr_03.txt /*03.3* | |
1626 03.4 usr_03.txt /*03.4* | |
1627 03.5 usr_03.txt /*03.5* | |
1628 03.6 usr_03.txt /*03.6* | |
1629 03.7 usr_03.txt /*03.7* | |
1630 03.8 usr_03.txt /*03.8* | |
1631 03.9 usr_03.txt /*03.9* | |
1632 04.1 usr_04.txt /*04.1* | |
1633 04.10 usr_04.txt /*04.10* | |
1634 04.2 usr_04.txt /*04.2* | |
1635 04.3 usr_04.txt /*04.3* | |
1636 04.4 usr_04.txt /*04.4* | |
1637 04.5 usr_04.txt /*04.5* | |
1638 04.6 usr_04.txt /*04.6* | |
1639 04.7 usr_04.txt /*04.7* | |
1640 04.8 usr_04.txt /*04.8* | |
1641 04.9 usr_04.txt /*04.9* | |
1642 05.1 usr_05.txt /*05.1* | |
1643 05.2 usr_05.txt /*05.2* | |
1644 05.3 usr_05.txt /*05.3* | |
1645 05.4 usr_05.txt /*05.4* | |
1646 05.5 usr_05.txt /*05.5* | |
1647 05.6 usr_05.txt /*05.6* | |
1648 05.7 usr_05.txt /*05.7* | |
8748
b1a19a2f73f0
commit https://github.com/vim/vim/commit/4f3f668c8486444e53163c29d2fc79bf47eb3c82
Christian Brabandt <cb@256bit.org>
parents:
8673
diff
changeset
|
1649 05.8 usr_05.txt /*05.8* |
7 | 1650 06.1 usr_06.txt /*06.1* |
1651 06.2 usr_06.txt /*06.2* | |
1652 06.3 usr_06.txt /*06.3* | |
1653 06.4 usr_06.txt /*06.4* | |
1654 06.5 usr_06.txt /*06.5* | |
1655 06.6 usr_06.txt /*06.6* | |
1656 07.1 usr_07.txt /*07.1* | |
1657 07.2 usr_07.txt /*07.2* | |
1658 07.3 usr_07.txt /*07.3* | |
1659 07.4 usr_07.txt /*07.4* | |
1660 07.5 usr_07.txt /*07.5* | |
1661 07.6 usr_07.txt /*07.6* | |
1662 07.7 usr_07.txt /*07.7* | |
1663 08.1 usr_08.txt /*08.1* | |
1664 08.2 usr_08.txt /*08.2* | |
1665 08.3 usr_08.txt /*08.3* | |
1666 08.4 usr_08.txt /*08.4* | |
1667 08.5 usr_08.txt /*08.5* | |
1668 08.6 usr_08.txt /*08.6* | |
1669 08.7 usr_08.txt /*08.7* | |
1670 08.8 usr_08.txt /*08.8* | |
688 | 1671 08.9 usr_08.txt /*08.9* |
7 | 1672 09.1 usr_09.txt /*09.1* |
1673 09.2 usr_09.txt /*09.2* | |
1674 09.3 usr_09.txt /*09.3* | |
1675 09.4 usr_09.txt /*09.4* | |
1676 10.1 usr_10.txt /*10.1* | |
1677 10.2 usr_10.txt /*10.2* | |
1678 10.3 usr_10.txt /*10.3* | |
1679 10.4 usr_10.txt /*10.4* | |
1680 10.5 usr_10.txt /*10.5* | |
1681 10.6 usr_10.txt /*10.6* | |
1682 10.7 usr_10.txt /*10.7* | |
1683 10.8 usr_10.txt /*10.8* | |
1684 10.9 usr_10.txt /*10.9* | |
1685 11.1 usr_11.txt /*11.1* | |
1686 11.2 usr_11.txt /*11.2* | |
1687 11.3 usr_11.txt /*11.3* | |
1688 11.4 usr_11.txt /*11.4* | |
1689 12.1 usr_12.txt /*12.1* | |
1690 12.2 usr_12.txt /*12.2* | |
1691 12.3 usr_12.txt /*12.3* | |
1692 12.4 usr_12.txt /*12.4* | |
1693 12.5 usr_12.txt /*12.5* | |
1694 12.6 usr_12.txt /*12.6* | |
1695 12.7 usr_12.txt /*12.7* | |
1696 12.8 usr_12.txt /*12.8* | |
523 | 1697 1gD pattern.txt /*1gD* |
1698 1gd pattern.txt /*1gd* | |
7 | 1699 20.1 usr_20.txt /*20.1* |
1700 20.2 usr_20.txt /*20.2* | |
1701 20.3 usr_20.txt /*20.3* | |
1702 20.4 usr_20.txt /*20.4* | |
1703 20.5 usr_20.txt /*20.5* | |
1704 21.1 usr_21.txt /*21.1* | |
1705 21.2 usr_21.txt /*21.2* | |
1706 21.3 usr_21.txt /*21.3* | |
1707 21.4 usr_21.txt /*21.4* | |
1708 21.5 usr_21.txt /*21.5* | |
1709 21.6 usr_21.txt /*21.6* | |
1710 22.1 usr_22.txt /*22.1* | |
1711 22.2 usr_22.txt /*22.2* | |
1712 22.3 usr_22.txt /*22.3* | |
1713 22.4 usr_22.txt /*22.4* | |
1714 23.1 usr_23.txt /*23.1* | |
1715 23.2 usr_23.txt /*23.2* | |
1716 23.3 usr_23.txt /*23.3* | |
1717 23.4 usr_23.txt /*23.4* | |
1718 23.5 usr_23.txt /*23.5* | |
1719 24.1 usr_24.txt /*24.1* | |
1720 24.10 usr_24.txt /*24.10* | |
1721 24.2 usr_24.txt /*24.2* | |
1722 24.3 usr_24.txt /*24.3* | |
1723 24.4 usr_24.txt /*24.4* | |
1724 24.5 usr_24.txt /*24.5* | |
1725 24.6 usr_24.txt /*24.6* | |
1726 24.7 usr_24.txt /*24.7* | |
1727 24.8 usr_24.txt /*24.8* | |
1728 24.9 usr_24.txt /*24.9* | |
1729 25.1 usr_25.txt /*25.1* | |
1730 25.2 usr_25.txt /*25.2* | |
1731 25.3 usr_25.txt /*25.3* | |
1732 25.4 usr_25.txt /*25.4* | |
1733 25.5 usr_25.txt /*25.5* | |
1734 26.1 usr_26.txt /*26.1* | |
1735 26.2 usr_26.txt /*26.2* | |
1736 26.3 usr_26.txt /*26.3* | |
1737 26.4 usr_26.txt /*26.4* | |
1738 27.1 usr_27.txt /*27.1* | |
1739 27.2 usr_27.txt /*27.2* | |
1740 27.3 usr_27.txt /*27.3* | |
1741 27.4 usr_27.txt /*27.4* | |
1742 27.5 usr_27.txt /*27.5* | |
1743 27.6 usr_27.txt /*27.6* | |
1744 27.7 usr_27.txt /*27.7* | |
1745 27.8 usr_27.txt /*27.8* | |
1746 27.9 usr_27.txt /*27.9* | |
1747 28.1 usr_28.txt /*28.1* | |
1748 28.10 usr_28.txt /*28.10* | |
1749 28.2 usr_28.txt /*28.2* | |
1750 28.3 usr_28.txt /*28.3* | |
1751 28.4 usr_28.txt /*28.4* | |
1752 28.5 usr_28.txt /*28.5* | |
1753 28.6 usr_28.txt /*28.6* | |
1754 28.7 usr_28.txt /*28.7* | |
1755 28.8 usr_28.txt /*28.8* | |
1756 28.9 usr_28.txt /*28.9* | |
1757 29.1 usr_29.txt /*29.1* | |
1758 29.2 usr_29.txt /*29.2* | |
1759 29.3 usr_29.txt /*29.3* | |
1760 29.4 usr_29.txt /*29.4* | |
1761 29.5 usr_29.txt /*29.5* | |
1762 2html.vim syntax.txt /*2html.vim* | |
1763 30.1 usr_30.txt /*30.1* | |
1764 30.2 usr_30.txt /*30.2* | |
1765 30.3 usr_30.txt /*30.3* | |
1766 30.4 usr_30.txt /*30.4* | |
1767 30.5 usr_30.txt /*30.5* | |
1768 30.6 usr_30.txt /*30.6* | |
1769 31.1 usr_31.txt /*31.1* | |
1770 31.2 usr_31.txt /*31.2* | |
1771 31.3 usr_31.txt /*31.3* | |
1772 31.4 usr_31.txt /*31.4* | |
1773 31.5 usr_31.txt /*31.5* | |
799 | 1774 32.1 usr_32.txt /*32.1* |
1775 32.2 usr_32.txt /*32.2* | |
1776 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
|
1777 32.4 usr_32.txt /*32.4* |
7 | 1778 40.1 usr_40.txt /*40.1* |
1779 40.2 usr_40.txt /*40.2* | |
1780 40.3 usr_40.txt /*40.3* | |
1781 41.1 usr_41.txt /*41.1* | |
1782 41.10 usr_41.txt /*41.10* | |
1783 41.11 usr_41.txt /*41.11* | |
1784 41.12 usr_41.txt /*41.12* | |
161 | 1785 41.13 usr_41.txt /*41.13* |
170 | 1786 41.14 usr_41.txt /*41.14* |
1787 41.15 usr_41.txt /*41.15* | |
794 | 1788 41.16 usr_41.txt /*41.16* |
7 | 1789 41.2 usr_41.txt /*41.2* |
1790 41.3 usr_41.txt /*41.3* | |
1791 41.4 usr_41.txt /*41.4* | |
1792 41.5 usr_41.txt /*41.5* | |
1793 41.6 usr_41.txt /*41.6* | |
1794 41.7 usr_41.txt /*41.7* | |
1795 41.8 usr_41.txt /*41.8* | |
1796 41.9 usr_41.txt /*41.9* | |
1797 42 usr_42.txt /*42* | |
1798 42.1 usr_42.txt /*42.1* | |
1799 42.2 usr_42.txt /*42.2* | |
1800 42.3 usr_42.txt /*42.3* | |
1801 42.4 usr_42.txt /*42.4* | |
1802 43.1 usr_43.txt /*43.1* | |
1803 43.2 usr_43.txt /*43.2* | |
1804 44.1 usr_44.txt /*44.1* | |
1805 44.10 usr_44.txt /*44.10* | |
1806 44.11 usr_44.txt /*44.11* | |
1807 44.12 usr_44.txt /*44.12* | |
1808 44.2 usr_44.txt /*44.2* | |
1809 44.3 usr_44.txt /*44.3* | |
1810 44.4 usr_44.txt /*44.4* | |
1811 44.5 usr_44.txt /*44.5* | |
1812 44.6 usr_44.txt /*44.6* | |
1813 44.7 usr_44.txt /*44.7* | |
1814 44.8 usr_44.txt /*44.8* | |
1815 44.9 usr_44.txt /*44.9* | |
1816 45.1 usr_45.txt /*45.1* | |
1817 45.2 usr_45.txt /*45.2* | |
1818 45.3 usr_45.txt /*45.3* | |
1819 45.4 usr_45.txt /*45.4* | |
1820 45.5 usr_45.txt /*45.5* | |
777 | 1821 8g8 various.txt /*8g8* |
7 | 1822 90.1 usr_90.txt /*90.1* |
1823 90.2 usr_90.txt /*90.2* | |
1824 90.3 usr_90.txt /*90.3* | |
1825 90.4 usr_90.txt /*90.4* | |
1826 90.5 usr_90.txt /*90.5* | |
1827 : cmdline.txt /*:* | |
1828 :! various.txt /*:!* | |
1829 :!! various.txt /*:!!* | |
1830 :!cmd various.txt /*:!cmd* | |
1831 :!start os_win32.txt /*:!start* | |
1832 :# various.txt /*:#* | |
1121 | 1833 :#! various.txt /*:#!* |
7 | 1834 :$ cmdline.txt /*:$* |
1835 :% cmdline.txt /*:%* | |
1836 :& change.txt /*:&* | |
1837 :' cmdline.txt /*:'* | |
1838 :, cmdline.txt /*:,* | |
1839 :. cmdline.txt /*:.* | |
1840 :/ cmdline.txt /*:\/* | |
140 | 1841 :0file editing.txt /*:0file* |
819 | 1842 :2match pattern.txt /*:2match* |
1843 :3match pattern.txt /*:3match* | |
7 | 1844 ::. cmdline.txt /*::.* |
1845 ::8 cmdline.txt /*::8* | |
5692
80e5f9584b02
Update runtime files. Add Euphoria syntax files.
Bram Moolenaar <bram@vim.org>
parents:
5663
diff
changeset
|
1846 ::S cmdline.txt /*::S* |
7 | 1847 ::e cmdline.txt /*::e* |
1848 ::gs cmdline.txt /*::gs* | |
1849 ::h cmdline.txt /*::h* | |
1850 ::p cmdline.txt /*::p* | |
1851 ::r cmdline.txt /*::r* | |
1852 ::s cmdline.txt /*::s* | |
1853 ::t cmdline.txt /*::t* | |
1854 ::~ cmdline.txt /*::~* | |
1855 :; cmdline.txt /*:;* | |
1856 :< change.txt /*:<* | |
1857 :<abuf> cmdline.txt /*:<abuf>* | |
1858 :<afile> cmdline.txt /*:<afile>* | |
1859 :<amatch> cmdline.txt /*:<amatch>* | |
1860 :<cWORD> cmdline.txt /*:<cWORD>* | |
1861 :<cfile> cmdline.txt /*:<cfile>* | |
1862 :<cword> cmdline.txt /*:<cword>* | |
1863 :<sfile> cmdline.txt /*:<sfile>* | |
1864 := various.txt /*:=* | |
1865 :> change.txt /*:>* | |
1866 :? cmdline.txt /*:?* | |
1867 :@ repeat.txt /*:@* | |
1868 :@: repeat.txt /*:@:* | |
1869 :@@ repeat.txt /*:@@* | |
1621 | 1870 :AdaLines ft_ada.txt /*:AdaLines* |
1871 :AdaRainbow ft_ada.txt /*:AdaRainbow* | |
1872 :AdaSpaces ft_ada.txt /*:AdaSpaces* | |
1873 :AdaTagDir ft_ada.txt /*:AdaTagDir* | |
1874 :AdaTagFile ft_ada.txt /*:AdaTagFile* | |
1875 :AdaTypes ft_ada.txt /*:AdaTypes* | |
574 | 1876 :CompilerSet usr_41.txt /*:CompilerSet* |
1121 | 1877 :DiffOrig diff.txt /*:DiffOrig* |
1621 | 1878 :DoMatchParen pi_paren.txt /*:DoMatchParen* |
480 | 1879 :Explore pi_netrw.txt /*:Explore* |
1121 | 1880 :GLVS pi_getscript.txt /*:GLVS* |
1881 :GetLatestVimScripts_dat pi_getscript.txt /*:GetLatestVimScripts_dat* | |
1621 | 1882 :GnatFind ft_ada.txt /*:GnatFind* |
1883 :GnatPretty ft_ada.txt /*:GnatPretty* | |
1884 :GnatTags ft_ada.txt /*:GnatTags* | |
480 | 1885 :Hexplore pi_netrw.txt /*:Hexplore* |
6855
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
1886 :LP pi_logipat.txt /*:LP* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
1887 :LPE pi_logipat.txt /*:LPE* |
6855
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
1888 :LPF pi_logipat.txt /*:LPF* |
5618 | 1889 :Lexplore pi_netrw.txt /*:Lexplore* |
6855
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
1890 :LogiPat pi_logipat.txt /*:LogiPat* |
7 | 1891 :Man filetype.txt /*:Man* |
846 | 1892 :MkVimball pi_vimball.txt /*:MkVimball* |
7 | 1893 :N editing.txt /*:N* |
1621 | 1894 :NetrwClean pi_netrw.txt /*:NetrwClean* |
480 | 1895 :Nexplore pi_netrw.txt /*:Nexplore* |
7 | 1896 :Next editing.txt /*:Next* |
1621 | 1897 :NoMatchParen pi_paren.txt /*:NoMatchParen* |
2152 | 1898 :Nr pi_netrw.txt /*:Nr* |
1899 :Nread pi_netrw.txt /*:Nread* | |
1900 :Ns pi_netrw.txt /*:Ns* | |
1901 :Nsource pi_netrw.txt /*:Nsource* | |
5618 | 1902 :Ntree pi_netrw.txt /*:Ntree* |
2152 | 1903 :Nw pi_netrw.txt /*:Nw* |
1904 :Nwrite pi_netrw.txt /*:Nwrite* | |
7 | 1905 :P various.txt /*:P* |
480 | 1906 :Pexplore pi_netrw.txt /*:Pexplore* |
7 | 1907 :Print various.txt /*:Print* |
1621 | 1908 :Rexplore pi_netrw.txt /*:Rexplore* |
1121 | 1909 :RmVimball pi_vimball.txt /*:RmVimball* |
480 | 1910 :Sexplore pi_netrw.txt /*:Sexplore* |
7 | 1911 :TOhtml syntax.txt /*:TOhtml* |
4339 | 1912 :TarDiff pi_tar.txt /*:TarDiff* |
1121 | 1913 :Texplore pi_netrw.txt /*:Texplore* |
1914 :UseVimball pi_vimball.txt /*:UseVimball* | |
480 | 1915 :Vexplore pi_netrw.txt /*:Vexplore* |
1121 | 1916 :VimballList pi_vimball.txt /*:VimballList* |
2426 | 1917 :Vimuntar pi_tar.txt /*:Vimuntar* |
7 | 1918 :X editing.txt /*:X* |
557 | 1919 :XMLent insert.txt /*:XMLent* |
1920 :XMLns insert.txt /*:XMLns* | |
3750 | 1921 :[range] motion.txt /*:[range]* |
7 | 1922 :\bar cmdline.txt /*:\\bar* |
1923 :_! cmdline.txt /*:_!* | |
1924 :_# cmdline.txt /*:_#* | |
1925 :_## cmdline.txt /*:_##* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1926 :_#0 cmdline.txt /*:_#0* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1927 :_#< cmdline.txt /*:_#<* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1928 :_#n cmdline.txt /*:_#n* |
7 | 1929 :_% cmdline.txt /*:_%* |
1930 :_%: cmdline.txt /*:_%:* | |
1931 :_%< cmdline.txt /*:_%<* | |
1932 :a insert.txt /*:a* | |
1933 :ab map.txt /*:ab* | |
1934 :abbreviate map.txt /*:abbreviate* | |
1935 :abbreviate-<buffer> map.txt /*:abbreviate-<buffer>* | |
1936 :abbreviate-local map.txt /*:abbreviate-local* | |
502 | 1937 :abbreviate-verbose map.txt /*:abbreviate-verbose* |
7 | 1938 :abc map.txt /*:abc* |
1939 :abclear map.txt /*:abclear* | |
1940 :abo windows.txt /*:abo* | |
1941 :aboveleft windows.txt /*:aboveleft* | |
1942 :al windows.txt /*:al* | |
1943 :all windows.txt /*:all* | |
1944 :am gui.txt /*:am* | |
1945 :amenu gui.txt /*:amenu* | |
1946 :an gui.txt /*:an* | |
1947 :anoremenu gui.txt /*:anoremenu* | |
1948 :append insert.txt /*:append* | |
1949 :ar editing.txt /*:ar* | |
1950 :arga editing.txt /*:arga* | |
1951 :argadd editing.txt /*:argadd* | |
1952 :argd editing.txt /*:argd* | |
1953 :argdelete editing.txt /*:argdelete* | |
1954 :argdo editing.txt /*:argdo* | |
1955 :arge editing.txt /*:arge* | |
1956 :argedit editing.txt /*:argedit* | |
1957 :argglobal editing.txt /*:argglobal* | |
1958 :arglocal editing.txt /*:arglocal* | |
1959 :args editing.txt /*:args* | |
1960 :args_f editing.txt /*:args_f* | |
1961 :args_f! editing.txt /*:args_f!* | |
1962 :argu editing.txt /*:argu* | |
1963 :argument editing.txt /*:argument* | |
1964 :as various.txt /*:as* | |
1965 :ascii various.txt /*:ascii* | |
1966 :au autocmd.txt /*:au* | |
1967 :aug autocmd.txt /*:aug* | |
1968 :augroup autocmd.txt /*:augroup* | |
1969 :augroup-delete autocmd.txt /*:augroup-delete* | |
1970 :aun gui.txt /*:aun* | |
1971 :aunmenu gui.txt /*:aunmenu* | |
1972 :autocmd autocmd.txt /*:autocmd* | |
501 | 1973 :autocmd-verbose autocmd.txt /*:autocmd-verbose* |
7 | 1974 :b windows.txt /*:b* |
1975 :bN windows.txt /*:bN* | |
1976 :bNext windows.txt /*:bNext* | |
1977 :ba windows.txt /*:ba* | |
1978 :bad windows.txt /*:bad* | |
1979 :badd windows.txt /*:badd* | |
1980 :ball windows.txt /*:ball* | |
1981 :bar cmdline.txt /*:bar* | |
1982 :bd windows.txt /*:bd* | |
1983 :bdel windows.txt /*:bdel* | |
1984 :bdelete windows.txt /*:bdelete* | |
1985 :be gui.txt /*:be* | |
1986 :behave gui.txt /*:behave* | |
1987 :bel windows.txt /*:bel* | |
1988 :belowright windows.txt /*:belowright* | |
1989 :bf windows.txt /*:bf* | |
1990 :bfirst windows.txt /*:bfirst* | |
1991 :bl windows.txt /*:bl* | |
1992 :blast windows.txt /*:blast* | |
1993 :bm windows.txt /*:bm* | |
1994 :bmodified windows.txt /*:bmodified* | |
1995 :bn windows.txt /*:bn* | |
1996 :bnext windows.txt /*:bnext* | |
1997 :botright windows.txt /*:botright* | |
1998 :bp windows.txt /*:bp* | |
1999 :bprevious windows.txt /*:bprevious* | |
2000 :br windows.txt /*:br* | |
2001 :brea eval.txt /*:brea* | |
2002 :break eval.txt /*:break* | |
2003 :breaka repeat.txt /*:breaka* | |
2004 :breakadd repeat.txt /*:breakadd* | |
2005 :breakd repeat.txt /*:breakd* | |
2006 :breakdel repeat.txt /*:breakdel* | |
2007 :breakl repeat.txt /*:breakl* | |
2008 :breaklist repeat.txt /*:breaklist* | |
2009 :brewind windows.txt /*:brewind* | |
2010 :bro editing.txt /*:bro* | |
2011 :browse editing.txt /*:browse* | |
2012 :browse-set options.txt /*:browse-set* | |
2013 :bu windows.txt /*:bu* | |
2014 :buf windows.txt /*:buf* | |
2015 :bufdo windows.txt /*:bufdo* | |
2016 :buffer windows.txt /*:buffer* | |
2017 :buffer-! windows.txt /*:buffer-!* | |
2018 :buffers windows.txt /*:buffers* | |
2019 :bun windows.txt /*:bun* | |
2020 :bunload windows.txt /*:bunload* | |
2021 :bw windows.txt /*:bw* | |
2022 :bwipe windows.txt /*:bwipe* | |
2023 :bwipeout windows.txt /*:bwipeout* | |
2024 :c change.txt /*:c* | |
2025 :cN quickfix.txt /*:cN* | |
2026 :cNext quickfix.txt /*:cNext* | |
2027 :cNf quickfix.txt /*:cNf* | |
2028 :cNfile quickfix.txt /*:cNfile* | |
2029 :ca map.txt /*:ca* | |
2030 :cabbrev map.txt /*:cabbrev* | |
2031 :cabc map.txt /*:cabc* | |
2032 :cabclear map.txt /*:cabclear* | |
626 | 2033 :cad quickfix.txt /*:cad* |
657 | 2034 :caddbuffer quickfix.txt /*:caddbuffer* |
5734 | 2035 :cadde quickfix.txt /*:cadde* |
625 | 2036 :caddexpr quickfix.txt /*:caddexpr* |
2037 :caddf quickfix.txt /*:caddf* | |
446 | 2038 :caddfile quickfix.txt /*:caddfile* |
7 | 2039 :cal eval.txt /*:cal* |
2040 :call eval.txt /*:call* | |
2041 :cat eval.txt /*:cat* | |
2042 :catch eval.txt /*:catch* | |
41 | 2043 :cb quickfix.txt /*:cb* |
9464
be72f4201a1d
commit https://github.com/vim/vim/commit/063b9d15abea041a5bfff3ffc4e219e26fd1d4fa
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2044 :cbo quickfix.txt /*:cbo* |
be72f4201a1d
commit https://github.com/vim/vim/commit/063b9d15abea041a5bfff3ffc4e219e26fd1d4fa
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2045 :cbottom quickfix.txt /*:cbottom* |
41 | 2046 :cbuffer quickfix.txt /*:cbuffer* |
7 | 2047 :cc quickfix.txt /*:cc* |
2048 :ccl quickfix.txt /*:ccl* | |
2049 :cclose quickfix.txt /*:cclose* | |
2050 :cd editing.txt /*:cd* | |
2051 :cd- editing.txt /*:cd-* | |
7100
f717d96a39b3
commit https://github.com/vim/vim/commit/12969c04fe7bd27dc0cbf37709eb40a86d4a27f9
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
2052 :cdo quickfix.txt /*:cdo* |
7 | 2053 :ce change.txt /*:ce* |
2054 :center change.txt /*:center* | |
446 | 2055 :cex quickfix.txt /*:cex* |
2056 :cexpr quickfix.txt /*:cexpr* | |
7 | 2057 :cf quickfix.txt /*:cf* |
7100
f717d96a39b3
commit https://github.com/vim/vim/commit/12969c04fe7bd27dc0cbf37709eb40a86d4a27f9
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
2058 :cfdo quickfix.txt /*:cfdo* |
7 | 2059 :cfile quickfix.txt /*:cfile* |
2060 :cfir quickfix.txt /*:cfir* | |
2061 :cfirst quickfix.txt /*:cfirst* | |
2062 :cg quickfix.txt /*:cg* | |
798 | 2063 :cgetb quickfix.txt /*:cgetb* |
2064 :cgetbuffer quickfix.txt /*:cgetbuffer* | |
2065 :cgete quickfix.txt /*:cgete* | |
2066 :cgetexpr quickfix.txt /*:cgetexpr* | |
7 | 2067 :cgetfile quickfix.txt /*:cgetfile* |
2068 :ch change.txt /*:ch* | |
2069 :change change.txt /*:change* | |
2070 :changes motion.txt /*:changes* | |
2071 :chd editing.txt /*:chd* | |
2072 :chdir editing.txt /*:chdir* | |
2073 :che tagsrch.txt /*:che* | |
2074 :checkpath tagsrch.txt /*:checkpath* | |
2075 :checkt editing.txt /*:checkt* | |
2076 :checktime editing.txt /*:checktime* | |
9555
9560a5b782ee
commit https://github.com/vim/vim/commit/42ebd066422d73cdb7bda6a1dc828a3dd022dec8
Christian Brabandt <cb@256bit.org>
parents:
9533
diff
changeset
|
2077 :chi quickfix.txt /*:chi* |
9560a5b782ee
commit https://github.com/vim/vim/commit/42ebd066422d73cdb7bda6a1dc828a3dd022dec8
Christian Brabandt <cb@256bit.org>
parents:
9533
diff
changeset
|
2078 :chistory quickfix.txt /*:chistory* |
7 | 2079 :cl quickfix.txt /*:cl* |
2080 :cla quickfix.txt /*:cla* | |
2081 :clast quickfix.txt /*:clast* | |
9286
64035abb986b
commit https://github.com/vim/vim/commit/c95a302a4c42ec8230473cd4a5e0064d0a143aa8
Christian Brabandt <cb@256bit.org>
parents:
9227
diff
changeset
|
2082 :cle motion.txt /*:cle* |
64035abb986b
commit https://github.com/vim/vim/commit/c95a302a4c42ec8230473cd4a5e0064d0a143aa8
Christian Brabandt <cb@256bit.org>
parents:
9227
diff
changeset
|
2083 :clearjumps motion.txt /*:clearjumps* |
7 | 2084 :clist quickfix.txt /*:clist* |
2085 :clo windows.txt /*:clo* | |
2086 :close windows.txt /*:close* | |
2087 :cm map.txt /*:cm* | |
2088 :cmap map.txt /*:cmap* | |
2089 :cmap_l map.txt /*:cmap_l* | |
2090 :cmapc map.txt /*:cmapc* | |
2091 :cmapclear map.txt /*:cmapclear* | |
2092 :cme gui.txt /*:cme* | |
2093 :cmenu gui.txt /*:cmenu* | |
2094 :cn quickfix.txt /*:cn* | |
2095 :cnew quickfix.txt /*:cnew* | |
2096 :cnewer quickfix.txt /*:cnewer* | |
2097 :cnext quickfix.txt /*:cnext* | |
2098 :cnf quickfix.txt /*:cnf* | |
2099 :cnfile quickfix.txt /*:cnfile* | |
2100 :cno map.txt /*:cno* | |
2101 :cnorea map.txt /*:cnorea* | |
2102 :cnoreabbrev map.txt /*:cnoreabbrev* | |
2103 :cnoremap map.txt /*:cnoremap* | |
2104 :cnoreme gui.txt /*:cnoreme* | |
2105 :cnoremenu gui.txt /*:cnoremenu* | |
2106 :co change.txt /*:co* | |
2107 :col quickfix.txt /*:col* | |
2108 :colder quickfix.txt /*:colder* | |
2109 :colo syntax.txt /*:colo* | |
2110 :colorscheme syntax.txt /*:colorscheme* | |
2111 :com map.txt /*:com* | |
2112 :comc map.txt /*:comc* | |
2113 :comclear map.txt /*:comclear* | |
2114 :command map.txt /*:command* | |
6447 | 2115 :command-addr map.txt /*:command-addr* |
1121 | 2116 :command-bang map.txt /*:command-bang* |
2117 :command-bar map.txt /*:command-bar* | |
2118 :command-buffer map.txt /*:command-buffer* | |
2119 :command-complete map.txt /*:command-complete* | |
7 | 2120 :command-completion map.txt /*:command-completion* |
2121 :command-completion-custom map.txt /*:command-completion-custom* | |
557 | 2122 :command-completion-customlist map.txt /*:command-completion-customlist* |
1121 | 2123 :command-count map.txt /*:command-count* |
2124 :command-nargs map.txt /*:command-nargs* | |
2125 :command-range map.txt /*:command-range* | |
2126 :command-register map.txt /*:command-register* | |
482 | 2127 :command-verbose map.txt /*:command-verbose* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
2128 :comment cmdline.txt /*:comment* |
7 | 2129 :comp quickfix.txt /*:comp* |
2130 :compiler quickfix.txt /*:compiler* | |
2131 :con eval.txt /*:con* | |
2132 :conf editing.txt /*:conf* | |
2133 :confirm editing.txt /*:confirm* | |
2134 :continue eval.txt /*:continue* | |
2135 :cope quickfix.txt /*:cope* | |
2136 :copen quickfix.txt /*:copen* | |
2137 :copy change.txt /*:copy* | |
2138 :cp quickfix.txt /*:cp* | |
2139 :cpf quickfix.txt /*:cpf* | |
2140 :cpfile quickfix.txt /*:cpfile* | |
2141 :cprevious quickfix.txt /*:cprevious* | |
2142 :cq quickfix.txt /*:cq* | |
2143 :cquit quickfix.txt /*:cquit* | |
2144 :cr quickfix.txt /*:cr* | |
2145 :crewind quickfix.txt /*:crewind* | |
2146 :cs if_cscop.txt /*:cs* | |
2147 :cscope if_cscop.txt /*:cscope* | |
2148 :cstag if_cscop.txt /*:cstag* | |
2149 :cu map.txt /*:cu* | |
2150 :cuna map.txt /*:cuna* | |
2151 :cunabbrev map.txt /*:cunabbrev* | |
2152 :cunmap map.txt /*:cunmap* | |
2153 :cunme gui.txt /*:cunme* | |
2154 :cunmenu gui.txt /*:cunmenu* | |
2155 :cw quickfix.txt /*:cw* | |
2156 :cwindow quickfix.txt /*:cwindow* | |
2157 :d change.txt /*:d* | |
2158 :de change.txt /*:de* | |
2159 :debug repeat.txt /*:debug* | |
170 | 2160 :debug-name repeat.txt /*:debug-name* |
7 | 2161 :debugg repeat.txt /*:debugg* |
2162 :debuggreedy repeat.txt /*:debuggreedy* | |
2163 :del change.txt /*:del* | |
2164 :delc map.txt /*:delc* | |
2165 :delcommand map.txt /*:delcommand* | |
2166 :delcr todo.txt /*:delcr* | |
2167 :delete change.txt /*:delete* | |
2168 :delf eval.txt /*:delf* | |
2169 :delfunction eval.txt /*:delfunction* | |
24 | 2170 :delm motion.txt /*:delm* |
2171 :delmarks motion.txt /*:delmarks* | |
7 | 2172 :di change.txt /*:di* |
7228
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
2173 :dif diff.txt /*:dif* |
7 | 2174 :diffg diff.txt /*:diffg* |
2175 :diffget diff.txt /*:diffget* | |
17 | 2176 :diffo diff.txt /*:diffo* |
2177 :diffoff diff.txt /*:diffoff* | |
7 | 2178 :diffp diff.txt /*:diffp* |
2179 :diffpatch diff.txt /*:diffpatch* | |
2180 :diffpu diff.txt /*:diffpu* | |
2181 :diffput diff.txt /*:diffput* | |
2182 :diffs diff.txt /*:diffs* | |
2183 :diffsplit diff.txt /*:diffsplit* | |
2184 :difft diff.txt /*:difft* | |
2185 :diffthis diff.txt /*:diffthis* | |
2186 :diffupdate diff.txt /*:diffupdate* | |
2187 :dig digraph.txt /*:dig* | |
2188 :digraphs digraph.txt /*:digraphs* | |
2189 :display change.txt /*:display* | |
2190 :dj tagsrch.txt /*:dj* | |
2191 :djump tagsrch.txt /*:djump* | |
3224 | 2192 :dl change.txt /*:dl* |
168 | 2193 :dli tagsrch.txt /*:dli* |
7 | 2194 :dlist tagsrch.txt /*:dlist* |
2195 :do autocmd.txt /*:do* | |
2196 :doau autocmd.txt /*:doau* | |
2197 :doautoa autocmd.txt /*:doautoa* | |
2198 :doautoall autocmd.txt /*:doautoall* | |
2199 :doautocmd autocmd.txt /*:doautocmd* | |
5220 | 2200 :dp change.txt /*:dp* |
7 | 2201 :dr windows.txt /*:dr* |
2202 :drop windows.txt /*:drop* | |
2203 :ds tagsrch.txt /*:ds* | |
2204 :dsearch tagsrch.txt /*:dsearch* | |
2205 :dsp tagsrch.txt /*:dsp* | |
2206 :dsplit tagsrch.txt /*:dsplit* | |
2207 :e editing.txt /*:e* | |
758 | 2208 :ea undo.txt /*:ea* |
2209 :earlier undo.txt /*:earlier* | |
7 | 2210 :ec eval.txt /*:ec* |
2211 :echo eval.txt /*:echo* | |
1121 | 2212 :echo-redraw eval.txt /*:echo-redraw* |
7 | 2213 :echoe eval.txt /*:echoe* |
2214 :echoerr eval.txt /*:echoerr* | |
2215 :echoh eval.txt /*:echoh* | |
2216 :echohl eval.txt /*:echohl* | |
2217 :echom eval.txt /*:echom* | |
2218 :echomsg eval.txt /*:echomsg* | |
2219 :echon eval.txt /*:echon* | |
2220 :edit editing.txt /*:edit* | |
2221 :edit! editing.txt /*:edit!* | |
2222 :edit!_f editing.txt /*:edit!_f* | |
2223 :edit_f editing.txt /*:edit_f* | |
2224 :el eval.txt /*:el* | |
2225 :else eval.txt /*:else* | |
2226 :elsei eval.txt /*:elsei* | |
2227 :elseif eval.txt /*:elseif* | |
2228 :em gui.txt /*:em* | |
2229 :emenu gui.txt /*:emenu* | |
2230 :en eval.txt /*:en* | |
2231 :endf eval.txt /*:endf* | |
75 | 2232 :endfo eval.txt /*:endfo* |
2233 :endfor eval.txt /*:endfor* | |
7 | 2234 :endfunction eval.txt /*:endfunction* |
2235 :endif eval.txt /*:endif* | |
2236 :endt eval.txt /*:endt* | |
2237 :endtry eval.txt /*:endtry* | |
2238 :endw eval.txt /*:endw* | |
2239 :endwhile eval.txt /*:endwhile* | |
2240 :ene editing.txt /*:ene* | |
2241 :ene! editing.txt /*:ene!* | |
2242 :enew editing.txt /*:enew* | |
2243 :enew! editing.txt /*:enew!* | |
2244 :ex editing.txt /*:ex* | |
2245 :exe eval.txt /*:exe* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
2246 :exe-comment eval.txt /*:exe-comment* |
7 | 2247 :execute eval.txt /*:execute* |
2248 :exi editing.txt /*:exi* | |
2249 :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
|
2250 :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
|
2251 :exusage helphelp.txt /*:exusage* |
7 | 2252 :f editing.txt /*:f* |
2253 :fi editing.txt /*:fi* | |
2254 :file editing.txt /*:file* | |
2255 :file_f editing.txt /*:file_f* | |
2256 :filename editing.txt /*:filename* | |
2257 :files windows.txt /*:files* | |
2258 :filet filetype.txt /*:filet* | |
2259 :filetype filetype.txt /*:filetype* | |
2260 :filetype-indent-off filetype.txt /*:filetype-indent-off* | |
2261 :filetype-indent-on filetype.txt /*:filetype-indent-on* | |
2262 :filetype-off filetype.txt /*:filetype-off* | |
2263 :filetype-overview filetype.txt /*:filetype-overview* | |
2264 :filetype-plugin-off filetype.txt /*:filetype-plugin-off* | |
2265 :filetype-plugin-on filetype.txt /*:filetype-plugin-on* | |
2266 :fin editing.txt /*:fin* | |
2267 :fina eval.txt /*:fina* | |
2268 :finally eval.txt /*:finally* | |
2269 :find editing.txt /*:find* | |
2270 :fini repeat.txt /*:fini* | |
2271 :finish repeat.txt /*:finish* | |
2272 :fir editing.txt /*:fir* | |
2273 :first editing.txt /*:first* | |
2274 :fix options.txt /*:fix* | |
2275 :fixdel options.txt /*:fixdel* | |
2276 :fo fold.txt /*:fo* | |
2277 :fold fold.txt /*:fold* | |
2278 :foldc fold.txt /*:foldc* | |
2279 :foldclose fold.txt /*:foldclose* | |
2280 :foldd fold.txt /*:foldd* | |
2281 :folddoc fold.txt /*:folddoc* | |
2282 :folddoclosed fold.txt /*:folddoclosed* | |
2283 :folddoopen fold.txt /*:folddoopen* | |
2284 :foldo fold.txt /*:foldo* | |
2285 :foldopen fold.txt /*:foldopen* | |
75 | 2286 :for eval.txt /*:for* |
7 | 2287 :fu eval.txt /*:fu* |
5618 | 2288 :func-abort eval.txt /*:func-abort* |
2289 :func-dict eval.txt /*:func-dict* | |
2290 :func-range eval.txt /*:func-range* | |
7 | 2291 :function eval.txt /*:function* |
482 | 2292 :function-verbose eval.txt /*:function-verbose* |
7 | 2293 :g repeat.txt /*:g* |
2294 :global repeat.txt /*:global* | |
2295 :go motion.txt /*:go* | |
2296 :goto motion.txt /*:goto* | |
2297 :gr quickfix.txt /*:gr* | |
2298 :grep quickfix.txt /*:grep* | |
2299 :grepa quickfix.txt /*:grepa* | |
2300 :grepadd quickfix.txt /*:grepadd* | |
2301 :gu gui_x11.txt /*:gu* | |
2302 :gui gui_x11.txt /*:gui* | |
2303 :gv gui_x11.txt /*:gv* | |
2304 :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
|
2305 :h helphelp.txt /*:h* |
15 | 2306 :ha print.txt /*:ha* |
2307 :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
|
2308 :help helphelp.txt /*:help* |
6238 | 2309 :helpc helphelp.txt /*:helpc* |
2310 :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
|
2311 :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
|
2312 :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
|
2313 :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
|
2314 :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
|
2315 :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
|
2316 :helptags helphelp.txt /*:helptags* |
7 | 2317 :hi syntax.txt /*:hi* |
2318 :hi-default syntax.txt /*:hi-default* | |
2319 :hi-link syntax.txt /*:hi-link* | |
2320 :hi-normal syntax.txt /*:hi-normal* | |
2321 :hi-normal-cterm syntax.txt /*:hi-normal-cterm* | |
2322 :hide windows.txt /*:hide* | |
2323 :highlight syntax.txt /*:highlight* | |
2324 :highlight-default syntax.txt /*:highlight-default* | |
2325 :highlight-link syntax.txt /*:highlight-link* | |
2326 :highlight-normal syntax.txt /*:highlight-normal* | |
481 | 2327 :highlight-verbose syntax.txt /*:highlight-verbose* |
1621 | 2328 :his cmdline.txt /*:his* |
7 | 2329 :history cmdline.txt /*:history* |
2330 :history-indexing cmdline.txt /*:history-indexing* | |
2331 :i insert.txt /*:i* | |
2332 :ia map.txt /*:ia* | |
2333 :iabbrev map.txt /*:iabbrev* | |
2334 :iabc map.txt /*:iabc* | |
2335 :iabclear map.txt /*:iabclear* | |
2336 :if eval.txt /*:if* | |
2337 :ij tagsrch.txt /*:ij* | |
2338 :ijump tagsrch.txt /*:ijump* | |
2339 :il tagsrch.txt /*:il* | |
2340 :ilist tagsrch.txt /*:ilist* | |
2341 :im map.txt /*:im* | |
2342 :imap map.txt /*:imap* | |
2343 :imap_l map.txt /*:imap_l* | |
2344 :imapc map.txt /*:imapc* | |
2345 :imapclear map.txt /*:imapclear* | |
2346 :ime gui.txt /*:ime* | |
2347 :imenu gui.txt /*:imenu* | |
2348 :in insert.txt /*:in* | |
2349 :index index.txt /*:index* | |
2350 :ino map.txt /*:ino* | |
2351 :inorea map.txt /*:inorea* | |
2352 :inoreabbrev map.txt /*:inoreabbrev* | |
2353 :inoremap map.txt /*:inoremap* | |
2354 :inoreme gui.txt /*:inoreme* | |
2355 :inoremenu gui.txt /*:inoremenu* | |
2356 :insert insert.txt /*:insert* | |
2357 :intro starting.txt /*:intro* | |
2358 :is tagsrch.txt /*:is* | |
2359 :isearch tagsrch.txt /*:isearch* | |
2360 :isp tagsrch.txt /*:isp* | |
2361 :isplit tagsrch.txt /*:isplit* | |
2362 :iu map.txt /*:iu* | |
2363 :iuna map.txt /*:iuna* | |
2364 :iunabbrev map.txt /*:iunabbrev* | |
2365 :iunmap map.txt /*:iunmap* | |
2366 :iunme gui.txt /*:iunme* | |
2367 :iunmenu gui.txt /*:iunmenu* | |
2368 :j change.txt /*:j* | |
2369 :join change.txt /*:join* | |
2370 :ju motion.txt /*:ju* | |
2371 :jumps motion.txt /*:jumps* | |
2372 :k motion.txt /*:k* | |
2373 :kee motion.txt /*:kee* | |
22 | 2374 :keepa editing.txt /*:keepa* |
2375 :keepalt editing.txt /*:keepalt* | |
7 | 2376 :keepj motion.txt /*:keepj* |
2377 :keepjumps motion.txt /*:keepjumps* | |
2378 :keepmarks motion.txt /*:keepmarks* | |
5487 | 2379 :keepp cmdline.txt /*:keepp* |
2380 :keeppatterns cmdline.txt /*:keeppatterns* | |
7 | 2381 :l various.txt /*:l* |
647 | 2382 :lN quickfix.txt /*:lN* |
2383 :lNext quickfix.txt /*:lNext* | |
2384 :lNf quickfix.txt /*:lNf* | |
2385 :lNfile quickfix.txt /*:lNfile* | |
7 | 2386 :la editing.txt /*:la* |
647 | 2387 :lad quickfix.txt /*:lad* |
657 | 2388 :laddb quickfix.txt /*:laddb* |
2389 :laddbuffer quickfix.txt /*:laddbuffer* | |
647 | 2390 :laddexpr quickfix.txt /*:laddexpr* |
2391 :laddf quickfix.txt /*:laddf* | |
2392 :laddfile quickfix.txt /*:laddfile* | |
7 | 2393 :lan mlang.txt /*:lan* |
2394 :lang mlang.txt /*:lang* | |
2395 :language mlang.txt /*:language* | |
2396 :last editing.txt /*:last* | |
758 | 2397 :lat undo.txt /*:lat* |
2398 :later undo.txt /*:later* | |
647 | 2399 :lb quickfix.txt /*:lb* |
9464
be72f4201a1d
commit https://github.com/vim/vim/commit/063b9d15abea041a5bfff3ffc4e219e26fd1d4fa
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2400 :lbo quickfix.txt /*:lbo* |
be72f4201a1d
commit https://github.com/vim/vim/commit/063b9d15abea041a5bfff3ffc4e219e26fd1d4fa
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2401 :lbottom quickfix.txt /*:lbottom* |
647 | 2402 :lbuffer quickfix.txt /*:lbuffer* |
7 | 2403 :lc editing.txt /*:lc* |
2404 :lcd editing.txt /*:lcd* | |
2405 :lch editing.txt /*:lch* | |
2406 :lchdir editing.txt /*:lchdir* | |
647 | 2407 :lcl quickfix.txt /*:lcl* |
2408 :lclose quickfix.txt /*:lclose* | |
665 | 2409 :lcs if_cscop.txt /*:lcs* |
2410 :lcscope if_cscop.txt /*:lcscope* | |
7100
f717d96a39b3
commit https://github.com/vim/vim/commit/12969c04fe7bd27dc0cbf37709eb40a86d4a27f9
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
2411 :ldo quickfix.txt /*:ldo* |
7 | 2412 :le change.txt /*:le* |
2413 :left change.txt /*:left* | |
2414 :lefta windows.txt /*:lefta* | |
2415 :leftabove windows.txt /*:leftabove* | |
2416 :let eval.txt /*:let* | |
123 | 2417 :let+= eval.txt /*:let+=* |
7 | 2418 :let-$ eval.txt /*:let-$* |
1121 | 2419 :let-& eval.txt /*:let-&* |
123 | 2420 :let-= eval.txt /*:let-=* |
7 | 2421 :let-@ eval.txt /*:let-@* |
2422 :let-environment eval.txt /*:let-environment* | |
2423 :let-option eval.txt /*:let-option* | |
2424 :let-register eval.txt /*:let-register* | |
75 | 2425 :let-unpack eval.txt /*:let-unpack* |
123 | 2426 :let.= eval.txt /*:let.=* |
647 | 2427 :lex quickfix.txt /*:lex* |
2428 :lexpr quickfix.txt /*:lexpr* | |
2429 :lf quickfix.txt /*:lf* | |
7100
f717d96a39b3
commit https://github.com/vim/vim/commit/12969c04fe7bd27dc0cbf37709eb40a86d4a27f9
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
2430 :lfdo quickfix.txt /*:lfdo* |
647 | 2431 :lfile quickfix.txt /*:lfile* |
2432 :lfir quickfix.txt /*:lfir* | |
2433 :lfirst quickfix.txt /*:lfirst* | |
2434 :lg quickfix.txt /*:lg* | |
798 | 2435 :lgetb quickfix.txt /*:lgetb* |
2436 :lgetbuffer quickfix.txt /*:lgetbuffer* | |
2437 :lgete quickfix.txt /*:lgete* | |
2438 :lgetexpr quickfix.txt /*:lgetexpr* | |
647 | 2439 :lgetfile quickfix.txt /*:lgetfile* |
657 | 2440 :lgr quickfix.txt /*:lgr* |
2441 :lgrep quickfix.txt /*:lgrep* | |
2442 :lgrepa quickfix.txt /*:lgrepa* | |
2443 :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
|
2444 :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
|
2445 :lhelpgrep helphelp.txt /*:lhelpgrep* |
9555
9560a5b782ee
commit https://github.com/vim/vim/commit/42ebd066422d73cdb7bda6a1dc828a3dd022dec8
Christian Brabandt <cb@256bit.org>
parents:
9533
diff
changeset
|
2446 :lhi quickfix.txt /*:lhi* |
9560a5b782ee
commit https://github.com/vim/vim/commit/42ebd066422d73cdb7bda6a1dc828a3dd022dec8
Christian Brabandt <cb@256bit.org>
parents:
9533
diff
changeset
|
2447 :lhistory quickfix.txt /*:lhistory* |
7 | 2448 :list various.txt /*:list* |
647 | 2449 :ll quickfix.txt /*:ll* |
2450 :lla quickfix.txt /*:lla* | |
2451 :llast quickfix.txt /*:llast* | |
2452 :lli quickfix.txt /*:lli* | |
2453 :llist quickfix.txt /*:llist* | |
7 | 2454 :lm map.txt /*:lm* |
657 | 2455 :lmak quickfix.txt /*:lmak* |
2456 :lmake quickfix.txt /*:lmake* | |
7 | 2457 :lmap map.txt /*:lmap* |
2458 :lmap_l map.txt /*:lmap_l* | |
2459 :lmapc map.txt /*:lmapc* | |
2460 :lmapclear map.txt /*:lmapclear* | |
2461 :ln map.txt /*:ln* | |
647 | 2462 :lne quickfix.txt /*:lne* |
2463 :lnew quickfix.txt /*:lnew* | |
2464 :lnewer quickfix.txt /*:lnewer* | |
2465 :lnext quickfix.txt /*:lnext* | |
2466 :lnf quickfix.txt /*:lnf* | |
2467 :lnfile quickfix.txt /*:lnfile* | |
7 | 2468 :lnoremap map.txt /*:lnoremap* |
2469 :lo starting.txt /*:lo* | |
2470 :loadk mbyte.txt /*:loadk* | |
2471 :loadkeymap mbyte.txt /*:loadkeymap* | |
2472 :loadview starting.txt /*:loadview* | |
2473 :loc motion.txt /*:loc* | |
2474 :lockmarks motion.txt /*:lockmarks* | |
148 | 2475 :lockv eval.txt /*:lockv* |
2476 :lockvar eval.txt /*:lockvar* | |
647 | 2477 :lol quickfix.txt /*:lol* |
2478 :lolder quickfix.txt /*:lolder* | |
2479 :lop quickfix.txt /*:lop* | |
2480 :lopen quickfix.txt /*:lopen* | |
2481 :lp quickfix.txt /*:lp* | |
2482 :lpf quickfix.txt /*:lpf* | |
2483 :lpfile quickfix.txt /*:lpfile* | |
2484 :lprevious quickfix.txt /*:lprevious* | |
2485 :lr quickfix.txt /*:lr* | |
2486 :lrewind quickfix.txt /*:lrewind* | |
7 | 2487 :ls windows.txt /*:ls* |
650 | 2488 :lt tagsrch.txt /*:lt* |
2489 :ltag tagsrch.txt /*:ltag* | |
7 | 2490 :lu map.txt /*:lu* |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
2491 :lua if_lua.txt /*:lua* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
2492 :luado if_lua.txt /*:luado* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
2493 :luafile if_lua.txt /*:luafile* |
7 | 2494 :lunmap map.txt /*:lunmap* |
657 | 2495 :lv quickfix.txt /*:lv* |
2496 :lvimgrep quickfix.txt /*:lvimgrep* | |
2497 :lvimgrepa quickfix.txt /*:lvimgrepa* | |
2498 :lvimgrepadd quickfix.txt /*:lvimgrepadd* | |
647 | 2499 :lw quickfix.txt /*:lw* |
2500 :lwindow quickfix.txt /*:lwindow* | |
7 | 2501 :m change.txt /*:m* |
2502 :ma motion.txt /*:ma* | |
2503 :mak quickfix.txt /*:mak* | |
2504 :make quickfix.txt /*:make* | |
2505 :make_makeprg quickfix.txt /*:make_makeprg* | |
2506 :map map.txt /*:map* | |
2507 :map! map.txt /*:map!* | |
2508 :map-<buffer> map.txt /*:map-<buffer>* | |
724 | 2509 :map-<expr> map.txt /*:map-<expr>* |
5055 | 2510 :map-<nowait> map.txt /*:map-<nowait>* |
7 | 2511 :map-<script> map.txt /*:map-<script>* |
2512 :map-<silent> map.txt /*:map-<silent>* | |
859 | 2513 :map-<special> map.txt /*:map-<special>* |
7 | 2514 :map-<unique> map.txt /*:map-<unique>* |
590 | 2515 :map-alt-keys map.txt /*:map-alt-keys* |
593 | 2516 :map-arguments map.txt /*:map-arguments* |
2517 :map-commands map.txt /*:map-commands* | |
724 | 2518 :map-expression map.txt /*:map-expression* |
7 | 2519 :map-local map.txt /*:map-local* |
593 | 2520 :map-modes map.txt /*:map-modes* |
5055 | 2521 :map-nowait map.txt /*:map-nowait* |
593 | 2522 :map-operator map.txt /*:map-operator* |
7 | 2523 :map-script map.txt /*:map-script* |
2524 :map-silent map.txt /*:map-silent* | |
859 | 2525 :map-special map.txt /*:map-special* |
593 | 2526 :map-special-chars map.txt /*:map-special-chars* |
7 | 2527 :map-special-keys map.txt /*:map-special-keys* |
2528 :map-undo map.txt /*:map-undo* | |
481 | 2529 :map-verbose map.txt /*:map-verbose* |
7 | 2530 :map_l map.txt /*:map_l* |
2531 :map_l! map.txt /*:map_l!* | |
2532 :mapc map.txt /*:mapc* | |
2533 :mapc! map.txt /*:mapc!* | |
2534 :mapclear map.txt /*:mapclear* | |
2535 :mapclear! map.txt /*:mapclear!* | |
2536 :mark motion.txt /*:mark* | |
2537 :marks motion.txt /*:marks* | |
2538 :mat pattern.txt /*:mat* | |
2539 :match pattern.txt /*:match* | |
2540 :me gui.txt /*:me* | |
2541 :menu gui.txt /*:menu* | |
2542 :menu-<script> gui.txt /*:menu-<script>* | |
2543 :menu-<silent> gui.txt /*:menu-<silent>* | |
859 | 2544 :menu-<special> gui.txt /*:menu-<special>* |
7 | 2545 :menu-disable gui.txt /*:menu-disable* |
2546 :menu-enable gui.txt /*:menu-enable* | |
2547 :menu-script gui.txt /*:menu-script* | |
2548 :menu-silent gui.txt /*:menu-silent* | |
859 | 2549 :menu-special gui.txt /*:menu-special* |
7 | 2550 :menut mlang.txt /*:menut* |
2551 :menutrans mlang.txt /*:menutrans* | |
2552 :menutranslate mlang.txt /*:menutranslate* | |
2553 :mes message.txt /*:mes* | |
2554 :messages message.txt /*:messages* | |
2555 :mk starting.txt /*:mk* | |
2556 :mkexrc starting.txt /*:mkexrc* | |
2557 :mks starting.txt /*:mks* | |
2558 :mksession starting.txt /*:mksession* | |
236 | 2559 :mksp spell.txt /*:mksp* |
2560 :mkspell spell.txt /*:mkspell* | |
7 | 2561 :mkv starting.txt /*:mkv* |
2562 :mkvie starting.txt /*:mkvie* | |
2563 :mkview starting.txt /*:mkview* | |
2564 :mkvimrc starting.txt /*:mkvimrc* | |
2565 :mo change.txt /*:mo* | |
2566 :mod term.txt /*:mod* | |
2567 :mode term.txt /*:mode* | |
2568 :move change.txt /*:move* | |
14 | 2569 :mz if_mzsch.txt /*:mz* |
2570 :mzf if_mzsch.txt /*:mzf* | |
2571 :mzfile if_mzsch.txt /*:mzfile* | |
2572 :mzscheme if_mzsch.txt /*:mzscheme* | |
7 | 2573 :n editing.txt /*:n* |
2210 | 2574 :nbclose netbeans.txt /*:nbclose* |
148 | 2575 :nbkey netbeans.txt /*:nbkey* |
2210 | 2576 :nbstart netbeans.txt /*:nbstart* |
7 | 2577 :ne editing.txt /*:ne* |
2578 :new windows.txt /*:new* | |
2579 :next editing.txt /*:next* | |
2580 :next_f editing.txt /*:next_f* | |
2581 :nm map.txt /*:nm* | |
2582 :nmap map.txt /*:nmap* | |
2583 :nmap_l map.txt /*:nmap_l* | |
2584 :nmapc map.txt /*:nmapc* | |
2585 :nmapclear map.txt /*:nmapclear* | |
2586 :nme gui.txt /*:nme* | |
2587 :nmenu gui.txt /*:nmenu* | |
2588 :nn map.txt /*:nn* | |
2589 :nnoremap map.txt /*:nnoremap* | |
2590 :nnoreme gui.txt /*:nnoreme* | |
2591 :nnoremenu gui.txt /*:nnoremenu* | |
2592 :no map.txt /*:no* | |
2593 :no! map.txt /*:no!* | |
590 | 2594 :noa autocmd.txt /*:noa* |
2595 :noautocmd autocmd.txt /*:noautocmd* | |
7 | 2596 :noh pattern.txt /*:noh* |
2597 :nohlsearch pattern.txt /*:nohlsearch* | |
5968 | 2598 :nor map.txt /*:nor* |
6009 | 2599 :nore map.txt /*:nore* |
7 | 2600 :norea map.txt /*:norea* |
2601 :noreabbrev map.txt /*:noreabbrev* | |
6009 | 2602 :norem map.txt /*:norem* |
7 | 2603 :noremap map.txt /*:noremap* |
2604 :noremap! map.txt /*:noremap!* | |
2605 :noreme gui.txt /*:noreme* | |
2606 :noremenu gui.txt /*:noremenu* | |
2607 :norm various.txt /*:norm* | |
2608 :normal various.txt /*:normal* | |
2609 :normal-range various.txt /*:normal-range* | |
5763 | 2610 :nos recover.txt /*:nos* |
2611 :noswapfile recover.txt /*:noswapfile* | |
7 | 2612 :nu various.txt /*:nu* |
2613 :number various.txt /*:number* | |
2614 :nun map.txt /*:nun* | |
2615 :nunmap map.txt /*:nunmap* | |
2616 :nunme gui.txt /*:nunme* | |
2617 :nunmenu gui.txt /*:nunmenu* | |
2618 :o vi_diff.txt /*:o* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
2619 :ol starting.txt /*:ol* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
2620 :oldfiles starting.txt /*:oldfiles* |
7 | 2621 :om map.txt /*:om* |
2622 :omap map.txt /*:omap* | |
2623 :omap_l map.txt /*:omap_l* | |
2624 :omapc map.txt /*:omapc* | |
2625 :omapclear map.txt /*:omapclear* | |
2626 :ome gui.txt /*:ome* | |
2627 :omenu gui.txt /*:omenu* | |
2628 :on windows.txt /*:on* | |
2629 :only windows.txt /*:only* | |
2630 :ono map.txt /*:ono* | |
2631 :onoremap map.txt /*:onoremap* | |
2632 :onoreme gui.txt /*:onoreme* | |
2633 :onoremenu gui.txt /*:onoremenu* | |
2634 :op vi_diff.txt /*:op* | |
2635 :open vi_diff.txt /*:open* | |
2636 :opt options.txt /*:opt* | |
2637 :options options.txt /*:options* | |
2638 :ou map.txt /*:ou* | |
2639 :ounmap map.txt /*:ounmap* | |
2640 :ounme gui.txt /*:ounme* | |
2641 :ounmenu gui.txt /*:ounmenu* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2642 :ownsyntax syntax.txt /*:ownsyntax* |
7 | 2643 :p various.txt /*:p* |
8392
1bf1b88968a2
commit https://github.com/vim/vim/commit/328da0dcb7be34b594725eef6dc98d3ea6516d69
Christian Brabandt <cb@256bit.org>
parents:
8303
diff
changeset
|
2644 :pa repeat.txt /*:pa* |
1bf1b88968a2
commit https://github.com/vim/vim/commit/328da0dcb7be34b594725eef6dc98d3ea6516d69
Christian Brabandt <cb@256bit.org>
parents:
8303
diff
changeset
|
2645 :packadd repeat.txt /*:packadd* |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
2646 :packl repeat.txt /*:packl* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
2647 :packloadall repeat.txt /*:packloadall* |
7 | 2648 :pc windows.txt /*:pc* |
2649 :pclose windows.txt /*:pclose* | |
2650 :pe if_perl.txt /*:pe* | |
2651 :ped windows.txt /*:ped* | |
2652 :pedit windows.txt /*:pedit* | |
2653 :perl if_perl.txt /*:perl* | |
2654 :perld if_perl.txt /*:perld* | |
2655 :perldo if_perl.txt /*:perldo* | |
2656 :po tagsrch.txt /*:po* | |
2657 :pop tagsrch.txt /*:pop* | |
2658 :popu gui.txt /*:popu* | |
2659 :popup gui.txt /*:popup* | |
2660 :pp windows.txt /*:pp* | |
2661 :ppop windows.txt /*:ppop* | |
2662 :pr various.txt /*:pr* | |
2663 :pre recover.txt /*:pre* | |
2664 :preserve recover.txt /*:preserve* | |
2665 :prev editing.txt /*:prev* | |
2666 :previous editing.txt /*:previous* | |
2667 :print various.txt /*:print* | |
2668 :pro change.txt /*:pro* | |
170 | 2669 :prof repeat.txt /*:prof* |
374 | 2670 :profd repeat.txt /*:profd* |
2671 :profdel repeat.txt /*:profdel* | |
170 | 2672 :profile repeat.txt /*:profile* |
7 | 2673 :promptfind change.txt /*:promptfind* |
2674 :promptr change.txt /*:promptr* | |
2675 :promptrepl change.txt /*:promptrepl* | |
2676 :ps windows.txt /*:ps* | |
2677 :psearch windows.txt /*:psearch* | |
2678 :ptN tagsrch.txt /*:ptN* | |
2679 :ptNext tagsrch.txt /*:ptNext* | |
2680 :pta windows.txt /*:pta* | |
2681 :ptag windows.txt /*:ptag* | |
2682 :ptf tagsrch.txt /*:ptf* | |
2683 :ptfirst tagsrch.txt /*:ptfirst* | |
2684 :ptj tagsrch.txt /*:ptj* | |
2685 :ptjump tagsrch.txt /*:ptjump* | |
2686 :ptl tagsrch.txt /*:ptl* | |
2687 :ptlast tagsrch.txt /*:ptlast* | |
2688 :ptn tagsrch.txt /*:ptn* | |
2689 :ptnext tagsrch.txt /*:ptnext* | |
2690 :ptp tagsrch.txt /*:ptp* | |
2691 :ptprevious tagsrch.txt /*:ptprevious* | |
2692 :ptr tagsrch.txt /*:ptr* | |
2693 :ptrewind tagsrch.txt /*:ptrewind* | |
2694 :pts tagsrch.txt /*:pts* | |
2695 :ptselect tagsrch.txt /*:ptselect* | |
2696 :pu change.txt /*:pu* | |
2697 :put change.txt /*:put* | |
2698 :pw editing.txt /*:pw* | |
2699 :pwd editing.txt /*:pwd* | |
2700 :py if_pyth.txt /*:py* | |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
2701 :py3 if_pyth.txt /*:py3* |
4437 | 2702 :py3do if_pyth.txt /*:py3do* |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
2703 :py3file if_pyth.txt /*:py3file* |
4437 | 2704 :pydo if_pyth.txt /*:pydo* |
7 | 2705 :pyf if_pyth.txt /*:pyf* |
2706 :pyfile if_pyth.txt /*:pyfile* | |
2707 :python if_pyth.txt /*:python* | |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
2708 :python3 if_pyth.txt /*:python3* |
7 | 2709 :q editing.txt /*:q* |
2710 :qa editing.txt /*:qa* | |
2711 :qall editing.txt /*:qall* | |
2712 :quit editing.txt /*:quit* | |
2713 :quita editing.txt /*:quita* | |
2714 :quitall editing.txt /*:quitall* | |
2715 :quote cmdline.txt /*:quote* | |
2716 :r insert.txt /*:r* | |
2717 :r! insert.txt /*:r!* | |
2718 :range cmdline.txt /*:range* | |
2719 :range! change.txt /*:range!* | |
2720 :re insert.txt /*:re* | |
2721 :read insert.txt /*:read* | |
2722 :read! insert.txt /*:read!* | |
2723 :rec recover.txt /*:rec* | |
2724 :recover recover.txt /*:recover* | |
2267 | 2725 :recover-crypt recover.txt /*:recover-crypt* |
7 | 2726 :red undo.txt /*:red* |
2727 :redi various.txt /*:redi* | |
2728 :redir various.txt /*:redir* | |
2729 :redo undo.txt /*:redo* | |
2730 :redr various.txt /*:redr* | |
2731 :redraw various.txt /*:redraw* | |
2732 :redraws various.txt /*:redraws* | |
2733 :redrawstatus various.txt /*:redrawstatus* | |
2734 :reg change.txt /*:reg* | |
2735 :registers change.txt /*:registers* | |
2736 :res windows.txt /*:res* | |
2737 :resize windows.txt /*:resize* | |
2738 :ret change.txt /*:ret* | |
2739 :retab change.txt /*:retab* | |
3492 | 2740 :retab! change.txt /*:retab!* |
7 | 2741 :retu eval.txt /*:retu* |
2742 :return eval.txt /*:return* | |
2743 :rew editing.txt /*:rew* | |
2744 :rewind editing.txt /*:rewind* | |
2745 :ri change.txt /*:ri* | |
2746 :right change.txt /*:right* | |
2747 :rightb windows.txt /*:rightb* | |
2748 :rightbelow windows.txt /*:rightbelow* | |
2749 :ru repeat.txt /*:ru* | |
2750 :rub if_ruby.txt /*:rub* | |
2751 :ruby if_ruby.txt /*:ruby* | |
2752 :rubyd if_ruby.txt /*:rubyd* | |
2753 :rubydo if_ruby.txt /*:rubydo* | |
2754 :rubyf if_ruby.txt /*:rubyf* | |
2755 :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
|
2756 :rundo undo.txt /*:rundo* |
7 | 2757 :runtime repeat.txt /*:runtime* |
2758 :rv starting.txt /*:rv* | |
2759 :rviminfo starting.txt /*:rviminfo* | |
2760 :s change.txt /*:s* | |
168 | 2761 :s% change.txt /*:s%* |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2762 :sI change.txt /*:sI* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2763 :sIc change.txt /*:sIc* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2764 :sIe change.txt /*:sIe* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2765 :sIg change.txt /*:sIg* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2766 :sIl change.txt /*:sIl* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2767 :sIn change.txt /*:sIn* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2768 :sIp change.txt /*:sIp* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2769 :sIr change.txt /*:sIr* |
7 | 2770 :sN windows.txt /*:sN* |
2771 :sNext windows.txt /*:sNext* | |
2772 :s\= change.txt /*:s\\=* | |
2773 :s_c change.txt /*:s_c* | |
2774 :s_flags change.txt /*:s_flags* | |
2775 :sa windows.txt /*:sa* | |
2776 :sal windows.txt /*:sal* | |
2777 :sall windows.txt /*:sall* | |
29 | 2778 :san eval.txt /*:san* |
2779 :sandbox eval.txt /*:sandbox* | |
7 | 2780 :sargument windows.txt /*:sargument* |
2781 :sav editing.txt /*:sav* | |
2782 :saveas editing.txt /*:saveas* | |
2783 :sb windows.txt /*:sb* | |
2784 :sbN windows.txt /*:sbN* | |
2785 :sbNext windows.txt /*:sbNext* | |
2786 :sba windows.txt /*:sba* | |
2787 :sball windows.txt /*:sball* | |
2788 :sbf windows.txt /*:sbf* | |
2789 :sbfirst windows.txt /*:sbfirst* | |
2790 :sbl windows.txt /*:sbl* | |
2791 :sblast windows.txt /*:sblast* | |
2792 :sbm windows.txt /*:sbm* | |
2793 :sbmodified windows.txt /*:sbmodified* | |
2794 :sbn windows.txt /*:sbn* | |
2795 :sbnext windows.txt /*:sbnext* | |
2796 :sbp windows.txt /*:sbp* | |
2797 :sbprevious windows.txt /*:sbprevious* | |
2798 :sbr windows.txt /*:sbr* | |
2799 :sbrewind windows.txt /*:sbrewind* | |
2800 :sbuffer windows.txt /*:sbuffer* | |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2801 :sc change.txt /*:sc* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2802 :scI change.txt /*:scI* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2803 :sce change.txt /*:sce* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2804 :scg change.txt /*:scg* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2805 :sci change.txt /*:sci* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2806 :scl change.txt /*:scl* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2807 :scp change.txt /*:scp* |
6476 | 2808 :scr repeat.txt /*:scr* |
7 | 2809 :scripte repeat.txt /*:scripte* |
2810 :scriptencoding repeat.txt /*:scriptencoding* | |
2811 :scriptnames repeat.txt /*:scriptnames* | |
2812 :scs if_cscop.txt /*:scs* | |
2813 :scscope if_cscop.txt /*:scscope* | |
2814 :se options.txt /*:se* | |
2815 :search-args tagsrch.txt /*:search-args* | |
2816 :set options.txt /*:set* | |
2817 :set+= options.txt /*:set+=* | |
2152 | 2818 :set-! options.txt /*:set-!* |
7 | 2819 :set-& options.txt /*:set-&* |
2820 :set-&vi options.txt /*:set-&vi* | |
2821 :set-&vim options.txt /*:set-&vim* | |
2822 :set-= options.txt /*:set-=* | |
2823 :set-args options.txt /*:set-args* | |
2824 :set-browse options.txt /*:set-browse* | |
2825 :set-default options.txt /*:set-default* | |
2152 | 2826 :set-inv options.txt /*:set-inv* |
7 | 2827 :set-termcap options.txt /*:set-termcap* |
2828 :set-verbose options.txt /*:set-verbose* | |
2829 :set^= options.txt /*:set^=* | |
2830 :set_env options.txt /*:set_env* | |
2831 :setf options.txt /*:setf* | |
2832 :setfiletype options.txt /*:setfiletype* | |
2833 :setg options.txt /*:setg* | |
2834 :setglobal options.txt /*:setglobal* | |
2835 :setl options.txt /*:setl* | |
2836 :setlocal options.txt /*:setlocal* | |
2837 :sf windows.txt /*:sf* | |
2838 :sfind windows.txt /*:sfind* | |
2839 :sfir windows.txt /*:sfir* | |
2840 :sfirst windows.txt /*:sfirst* | |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2841 :sg change.txt /*:sg* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2842 :sgI change.txt /*:sgI* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2843 :sgc change.txt /*:sgc* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2844 :sge change.txt /*:sge* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2845 :sgi change.txt /*:sgi* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2846 :sgl change.txt /*:sgl* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2847 :sgn change.txt /*:sgn* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2848 :sgp change.txt /*:sgp* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2849 :sgr change.txt /*:sgr* |
7 | 2850 :sh various.txt /*:sh* |
2851 :shell various.txt /*:shell* | |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2852 :si change.txt /*:si* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2853 :sic change.txt /*:sic* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2854 :sie change.txt /*:sie* |
7 | 2855 :sig sign.txt /*:sig* |
2856 :sign sign.txt /*:sign* | |
2857 :sign-define sign.txt /*:sign-define* | |
2858 :sign-fname sign.txt /*:sign-fname* | |
2859 :sign-jump sign.txt /*:sign-jump* | |
2860 :sign-list sign.txt /*:sign-list* | |
2861 :sign-place sign.txt /*:sign-place* | |
5510 | 2862 :sign-place-list sign.txt /*:sign-place-list* |
7 | 2863 :sign-undefine sign.txt /*:sign-undefine* |
2864 :sign-unplace sign.txt /*:sign-unplace* | |
2865 :sil various.txt /*:sil* | |
2866 :silent various.txt /*:silent* | |
8148
f5da459c5698
commit https://github.com/vim/vim/commit/e0fa3742ead676a3074a10edadbc955e1a89153d
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2867 :silent! various.txt /*:silent!* |
6476 | 2868 :sim gui_w32.txt /*:sim* |
7 | 2869 :simalt gui_w32.txt /*:simalt* |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2870 :sin change.txt /*:sin* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2871 :sip change.txt /*:sip* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2872 :sir change.txt /*:sir* |
7 | 2873 :sl various.txt /*:sl* |
2874 :sla windows.txt /*:sla* | |
2875 :slast windows.txt /*:slast* | |
2876 :sleep various.txt /*:sleep* | |
2877 :sm change.txt /*:sm* | |
2878 :smagic change.txt /*:smagic* | |
790 | 2879 :smap map.txt /*:smap* |
2880 :smap_l map.txt /*:smap_l* | |
2881 :smapc map.txt /*:smapc* | |
2882 :smapclear map.txt /*:smapclear* | |
2883 :sme gui.txt /*:sme* | |
2884 :smenu gui.txt /*:smenu* | |
7557
502ca0a62fd8
commit https://github.com/vim/vim/commit/acb4f221c715a333f4c49a2235a8006c6ac6e4d5
Christian Brabandt <cb@256bit.org>
parents:
7477
diff
changeset
|
2885 :smile index.txt /*:smile* |
7 | 2886 :sn windows.txt /*:sn* |
2887 :snext windows.txt /*:snext* | |
2888 :sno change.txt /*:sno* | |
2889 :snomagic change.txt /*:snomagic* | |
790 | 2890 :snor map.txt /*:snor* |
2891 :snoremap map.txt /*:snoremap* | |
2892 :snoreme gui.txt /*:snoreme* | |
2893 :snoremenu gui.txt /*:snoremenu* | |
7 | 2894 :so repeat.txt /*:so* |
282 | 2895 :sor change.txt /*:sor* |
2896 :sort change.txt /*:sort* | |
7 | 2897 :source repeat.txt /*:source* |
2898 :source_crnl repeat.txt /*:source_crnl* | |
2899 :sp windows.txt /*:sp* | |
336 | 2900 :spe spell.txt /*:spe* |
359 | 2901 :spelld spell.txt /*:spelld* |
2902 :spelldump spell.txt /*:spelldump* | |
319 | 2903 :spellgood spell.txt /*:spellgood* |
714 | 2904 :spelli spell.txt /*:spelli* |
2905 :spellinfo spell.txt /*:spellinfo* | |
375 | 2906 :spellr spell.txt /*:spellr* |
2907 :spellrepall spell.txt /*:spellrepall* | |
714 | 2908 :spellu spell.txt /*:spellu* |
2909 :spellundo spell.txt /*:spellundo* | |
336 | 2910 :spellw spell.txt /*:spellw* |
2911 :spellwrong spell.txt /*:spellwrong* | |
7 | 2912 :split windows.txt /*:split* |
2913 :split_f windows.txt /*:split_f* | |
2914 :spr windows.txt /*:spr* | |
2915 :sprevious windows.txt /*:sprevious* | |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2916 :sr change.txt /*:sr* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2917 :srI change.txt /*:srI* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2918 :src change.txt /*:src* |
7 | 2919 :sre windows.txt /*:sre* |
2920 :srewind windows.txt /*:srewind* | |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2921 :srg change.txt /*:srg* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2922 :sri change.txt /*:sri* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2923 :srl change.txt /*:srl* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2924 :srn change.txt /*:srn* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2925 :srp change.txt /*:srp* |
7 | 2926 :st starting.txt /*:st* |
2927 :sta windows.txt /*:sta* | |
2928 :stag windows.txt /*:stag* | |
2929 :star repeat.txt /*:star* | |
2930 :start insert.txt /*:start* | |
600 | 2931 :startgreplace insert.txt /*:startgreplace* |
7 | 2932 :startinsert insert.txt /*:startinsert* |
14 | 2933 :startreplace insert.txt /*:startreplace* |
7 | 2934 :stj tagsrch.txt /*:stj* |
2935 :stjump tagsrch.txt /*:stjump* | |
2936 :stop starting.txt /*:stop* | |
2937 :stopi insert.txt /*:stopi* | |
2938 :stopinsert insert.txt /*:stopinsert* | |
2939 :sts tagsrch.txt /*:sts* | |
2940 :stselect tagsrch.txt /*:stselect* | |
2941 :su change.txt /*:su* | |
2942 :substitute change.txt /*:substitute* | |
2943 :sun windows.txt /*:sun* | |
2944 :sunhide windows.txt /*:sunhide* | |
790 | 2945 :sunm map.txt /*:sunm* |
2946 :sunmap map.txt /*:sunmap* | |
2947 :sunme gui.txt /*:sunme* | |
2948 :sunmenu gui.txt /*:sunmenu* | |
7 | 2949 :sus starting.txt /*:sus* |
2950 :suspend starting.txt /*:suspend* | |
2951 :sv windows.txt /*:sv* | |
2952 :sview windows.txt /*:sview* | |
2953 :sw recover.txt /*:sw* | |
2954 :swapname recover.txt /*:swapname* | |
2955 :sy syntax.txt /*:sy* | |
2956 :syn syntax.txt /*:syn* | |
2957 :syn-arguments syntax.txt /*:syn-arguments* | |
2958 :syn-case syntax.txt /*:syn-case* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2959 :syn-cchar syntax.txt /*:syn-cchar* |
7 | 2960 :syn-clear syntax.txt /*:syn-clear* |
2961 :syn-cluster syntax.txt /*:syn-cluster* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2962 :syn-conceal syntax.txt /*:syn-conceal* |
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2963 :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
|
2964 :syn-concealends syntax.txt /*:syn-concealends* |
7 | 2965 :syn-contained syntax.txt /*:syn-contained* |
2966 :syn-containedin syntax.txt /*:syn-containedin* | |
2967 :syn-contains syntax.txt /*:syn-contains* | |
2968 :syn-context syntax.txt /*:syn-context* | |
2969 :syn-default-override usr_06.txt /*:syn-default-override* | |
2970 :syn-define syntax.txt /*:syn-define* | |
2971 :syn-display syntax.txt /*:syn-display* | |
2972 :syn-enable syntax.txt /*:syn-enable* | |
2973 :syn-end syntax.txt /*:syn-end* | |
2974 :syn-excludenl syntax.txt /*:syn-excludenl* | |
2975 :syn-ext-match syntax.txt /*:syn-ext-match* | |
2976 :syn-extend syntax.txt /*:syn-extend* | |
2977 :syn-file-remarks syntax.txt /*:syn-file-remarks* | |
2978 :syn-files syntax.txt /*:syn-files* | |
2979 :syn-fold syntax.txt /*:syn-fold* | |
2980 :syn-include syntax.txt /*:syn-include* | |
7707
41768bcebc9b
commit https://github.com/vim/vim/commit/13d5aeef56e3140a8eb8f40c7062aa1c5700f76e
Christian Brabandt <cb@256bit.org>
parents:
7659
diff
changeset
|
2981 :syn-iskeyword syntax.txt /*:syn-iskeyword* |
7 | 2982 :syn-keepend syntax.txt /*:syn-keepend* |
2983 :syn-keyword syntax.txt /*:syn-keyword* | |
2984 :syn-lc syntax.txt /*:syn-lc* | |
2985 :syn-leading syntax.txt /*:syn-leading* | |
2986 :syn-list syntax.txt /*:syn-list* | |
2987 :syn-manual usr_06.txt /*:syn-manual* | |
2988 :syn-match syntax.txt /*:syn-match* | |
2989 :syn-matchgroup syntax.txt /*:syn-matchgroup* | |
2990 :syn-multi-line syntax.txt /*:syn-multi-line* | |
2991 :syn-nextgroup syntax.txt /*:syn-nextgroup* | |
2992 :syn-off usr_06.txt /*:syn-off* | |
2993 :syn-on syntax.txt /*:syn-on* | |
2994 :syn-oneline syntax.txt /*:syn-oneline* | |
2995 :syn-pattern syntax.txt /*:syn-pattern* | |
2996 :syn-pattern-offset syntax.txt /*:syn-pattern-offset* | |
2997 :syn-priority syntax.txt /*:syn-priority* | |
2998 :syn-qstart syntax.txt /*:syn-qstart* | |
2999 :syn-region syntax.txt /*:syn-region* | |
3000 :syn-reset syntax.txt /*:syn-reset* | |
3001 :syn-skip syntax.txt /*:syn-skip* | |
3002 :syn-skipempty syntax.txt /*:syn-skipempty* | |
3003 :syn-skipnl syntax.txt /*:syn-skipnl* | |
3004 :syn-skipwhite syntax.txt /*:syn-skipwhite* | |
418 | 3005 :syn-spell syntax.txt /*:syn-spell* |
7 | 3006 :syn-start syntax.txt /*:syn-start* |
3007 :syn-sync syntax.txt /*:syn-sync* | |
3008 :syn-sync-ccomment syntax.txt /*:syn-sync-ccomment* | |
3009 :syn-sync-first syntax.txt /*:syn-sync-first* | |
3010 :syn-sync-fourth syntax.txt /*:syn-sync-fourth* | |
3011 :syn-sync-linebreaks syntax.txt /*:syn-sync-linebreaks* | |
3012 :syn-sync-maxlines syntax.txt /*:syn-sync-maxlines* | |
3013 :syn-sync-minlines syntax.txt /*:syn-sync-minlines* | |
3014 :syn-sync-second syntax.txt /*:syn-sync-second* | |
3015 :syn-sync-third syntax.txt /*:syn-sync-third* | |
3016 :syn-transparent syntax.txt /*:syn-transparent* | |
1121 | 3017 :sync scroll.txt /*:sync* |
7 | 3018 :syncbind scroll.txt /*:syncbind* |
3019 :syntax syntax.txt /*:syntax* | |
3020 :syntax-enable syntax.txt /*:syntax-enable* | |
3021 :syntax-on syntax.txt /*:syntax-on* | |
3022 :syntax-reset syntax.txt /*:syntax-reset* | |
4780 | 3023 :syntime syntax.txt /*:syntime* |
7 | 3024 :t change.txt /*:t* |
3025 :tN tagsrch.txt /*:tN* | |
3026 :tNext tagsrch.txt /*:tNext* | |
3027 :ta tagsrch.txt /*:ta* | |
674 | 3028 :tab tabpage.txt /*:tab* |
683 | 3029 :tabN tabpage.txt /*:tabN* |
3030 :tabNext tabpage.txt /*:tabNext* | |
674 | 3031 :tabc tabpage.txt /*:tabc* |
3032 :tabclose tabpage.txt /*:tabclose* | |
688 | 3033 :tabd tabpage.txt /*:tabd* |
3034 :tabdo tabpage.txt /*:tabdo* | |
674 | 3035 :tabe tabpage.txt /*:tabe* |
3036 :tabedit tabpage.txt /*:tabedit* | |
677 | 3037 :tabf tabpage.txt /*:tabf* |
3038 :tabfind tabpage.txt /*:tabfind* | |
688 | 3039 :tabfir tabpage.txt /*:tabfir* |
3040 :tabfirst tabpage.txt /*:tabfirst* | |
3041 :tabl tabpage.txt /*:tabl* | |
3042 :tablast tabpage.txt /*:tablast* | |
683 | 3043 :tabm tabpage.txt /*:tabm* |
3044 :tabmove tabpage.txt /*:tabmove* | |
677 | 3045 :tabn tabpage.txt /*:tabn* |
3046 :tabnew tabpage.txt /*:tabnew* | |
683 | 3047 :tabnext tabpage.txt /*:tabnext* |
674 | 3048 :tabo tabpage.txt /*:tabo* |
3049 :tabonly tabpage.txt /*:tabonly* | |
683 | 3050 :tabp tabpage.txt /*:tabp* |
3051 :tabprevious tabpage.txt /*:tabprevious* | |
688 | 3052 :tabr tabpage.txt /*:tabr* |
3053 :tabrewind tabpage.txt /*:tabrewind* | |
674 | 3054 :tabs tabpage.txt /*:tabs* |
7 | 3055 :tag tagsrch.txt /*:tag* |
3056 :tags tagsrch.txt /*:tags* | |
3057 :tc if_tcl.txt /*:tc* | |
3058 :tcl if_tcl.txt /*:tcl* | |
3059 :tcld if_tcl.txt /*:tcld* | |
3060 :tcldo if_tcl.txt /*:tcldo* | |
3061 :tclf if_tcl.txt /*:tclf* | |
3062 :tclfile if_tcl.txt /*:tclfile* | |
3063 :te gui_w32.txt /*:te* | |
3064 :tearoff gui_w32.txt /*:tearoff* | |
3065 :tf tagsrch.txt /*:tf* | |
3066 :tfirst tagsrch.txt /*:tfirst* | |
3067 :th eval.txt /*:th* | |
3068 :throw eval.txt /*:throw* | |
3069 :tj tagsrch.txt /*:tj* | |
3070 :tjump tagsrch.txt /*:tjump* | |
3071 :tl tagsrch.txt /*:tl* | |
3072 :tlast tagsrch.txt /*:tlast* | |
3073 :tm gui.txt /*:tm* | |
3074 :tmenu gui.txt /*:tmenu* | |
3075 :tn tagsrch.txt /*:tn* | |
3076 :tnext tagsrch.txt /*:tnext* | |
3077 :topleft windows.txt /*:topleft* | |
3078 :tp tagsrch.txt /*:tp* | |
3079 :tprevious tagsrch.txt /*:tprevious* | |
3080 :tr tagsrch.txt /*:tr* | |
3081 :trewind tagsrch.txt /*:trewind* | |
3082 :try eval.txt /*:try* | |
3083 :ts tagsrch.txt /*:ts* | |
3084 :tselect tagsrch.txt /*:tselect* | |
3085 :tu gui.txt /*:tu* | |
3086 :tunmenu gui.txt /*:tunmenu* | |
3087 :u undo.txt /*:u* | |
3088 :un undo.txt /*:un* | |
3089 :una map.txt /*:una* | |
3090 :unabbreviate map.txt /*:unabbreviate* | |
3091 :undo undo.txt /*:undo* | |
697 | 3092 :undoj undo.txt /*:undoj* |
3093 :undojoin undo.txt /*:undojoin* | |
772 | 3094 :undol undo.txt /*:undol* |
3095 :undolist undo.txt /*:undolist* | |
7 | 3096 :unh windows.txt /*:unh* |
3097 :unhide windows.txt /*:unhide* | |
3098 :unl eval.txt /*:unl* | |
3099 :unlet eval.txt /*:unlet* | |
148 | 3100 :unlo eval.txt /*:unlo* |
3101 :unlockvar eval.txt /*:unlockvar* | |
7 | 3102 :unm map.txt /*:unm* |
3103 :unm! map.txt /*:unm!* | |
3104 :unmap map.txt /*:unmap* | |
3105 :unmap! map.txt /*:unmap!* | |
3106 :unme gui.txt /*:unme* | |
3107 :unmenu gui.txt /*:unmenu* | |
3108 :unmenu-all gui.txt /*:unmenu-all* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
3109 :uns various.txt /*:uns* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
3110 :unsilent various.txt /*:unsilent* |
7 | 3111 :up editing.txt /*:up* |
3112 :update editing.txt /*:update* | |
3113 :v repeat.txt /*:v* | |
3114 :ve various.txt /*:ve* | |
3115 :verb various.txt /*:verb* | |
3116 :verbose various.txt /*:verbose* | |
484 | 3117 :verbose-cmd various.txt /*:verbose-cmd* |
7 | 3118 :version various.txt /*:version* |
3119 :vert windows.txt /*:vert* | |
3120 :vertical windows.txt /*:vertical* | |
3121 :vertical-resize windows.txt /*:vertical-resize* | |
3122 :vglobal repeat.txt /*:vglobal* | |
3123 :vi editing.txt /*:vi* | |
3124 :vie editing.txt /*:vie* | |
3125 :view editing.txt /*:view* | |
42 | 3126 :vim quickfix.txt /*:vim* |
3127 :vimgrep quickfix.txt /*:vimgrep* | |
3128 :vimgrepa quickfix.txt /*:vimgrepa* | |
3129 :vimgrepadd quickfix.txt /*:vimgrepadd* | |
7 | 3130 :visual editing.txt /*:visual* |
3131 :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
|
3132 :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
|
3133 :viusage helphelp.txt /*:viusage* |
7 | 3134 :vm map.txt /*:vm* |
3135 :vmap map.txt /*:vmap* | |
3136 :vmap_l map.txt /*:vmap_l* | |
3137 :vmapc map.txt /*:vmapc* | |
3138 :vmapclear map.txt /*:vmapclear* | |
3139 :vme gui.txt /*:vme* | |
3140 :vmenu gui.txt /*:vmenu* | |
3141 :vn map.txt /*:vn* | |
3142 :vne windows.txt /*:vne* | |
3143 :vnew windows.txt /*:vnew* | |
3144 :vnoremap map.txt /*:vnoremap* | |
3145 :vnoreme gui.txt /*:vnoreme* | |
3146 :vnoremenu gui.txt /*:vnoremenu* | |
3147 :vs windows.txt /*:vs* | |
3148 :vsplit windows.txt /*:vsplit* | |
3149 :vu map.txt /*:vu* | |
3150 :vunmap map.txt /*:vunmap* | |
3151 :vunme gui.txt /*:vunme* | |
3152 :vunmenu gui.txt /*:vunmenu* | |
3153 :w editing.txt /*:w* | |
3154 :w! editing.txt /*:w!* | |
3155 :wN editing.txt /*:wN* | |
3156 :wNext editing.txt /*:wNext* | |
3157 :w_a editing.txt /*:w_a* | |
3158 :w_c editing.txt /*:w_c* | |
3159 :w_f editing.txt /*:w_f* | |
3160 :wa editing.txt /*:wa* | |
3161 :wall editing.txt /*:wall* | |
3162 :wh eval.txt /*:wh* | |
3163 :while eval.txt /*:while* | |
3164 :win gui.txt /*:win* | |
3165 :winc windows.txt /*:winc* | |
3166 :wincmd windows.txt /*:wincmd* | |
3167 :windo windows.txt /*:windo* | |
3168 :winp gui.txt /*:winp* | |
3169 :winpos gui.txt /*:winpos* | |
3170 :winsize gui.txt /*:winsize* | |
3171 :wn editing.txt /*:wn* | |
3172 :wnext editing.txt /*:wnext* | |
3173 :wp editing.txt /*:wp* | |
3174 :wprevious editing.txt /*:wprevious* | |
3175 :wq editing.txt /*:wq* | |
3176 :wqa editing.txt /*:wqa* | |
3177 :wqall editing.txt /*:wqall* | |
3178 :write editing.txt /*:write* | |
3179 :write_a editing.txt /*:write_a* | |
3180 :write_c editing.txt /*:write_c* | |
3181 :write_f editing.txt /*:write_f* | |
3182 :ws workshop.txt /*:ws* | |
3183 :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
|
3184 :wundo undo.txt /*:wundo* |
7 | 3185 :wv starting.txt /*:wv* |
3186 :wviminfo starting.txt /*:wviminfo* | |
3187 :x editing.txt /*:x* | |
3188 :xa editing.txt /*:xa* | |
3189 :xall editing.txt /*:xall* | |
3190 :xit editing.txt /*:xit* | |
790 | 3191 :xm map.txt /*:xm* |
3192 :xmap map.txt /*:xmap* | |
3193 :xmap_l map.txt /*:xmap_l* | |
3194 :xmapc map.txt /*:xmapc* | |
3195 :xmapclear map.txt /*:xmapclear* | |
3196 :xme gui.txt /*:xme* | |
3197 :xmenu gui.txt /*:xmenu* | |
3198 :xn map.txt /*:xn* | |
3199 :xnoremap map.txt /*:xnoremap* | |
3200 :xnoreme gui.txt /*:xnoreme* | |
3201 :xnoremenu gui.txt /*:xnoremenu* | |
3202 :xu map.txt /*:xu* | |
3203 :xunmap map.txt /*:xunmap* | |
3204 :xunme gui.txt /*:xunme* | |
3205 :xunmenu gui.txt /*:xunmenu* | |
7 | 3206 :y change.txt /*:y* |
3207 :yank change.txt /*:yank* | |
3208 :z various.txt /*:z* | |
3209 :z# various.txt /*:z#* | |
3210 :~ change.txt /*:~* | |
3211 ; motion.txt /*;* | |
3212 < change.txt /*<* | |
3213 <2-LeftMouse> term.txt /*<2-LeftMouse>* | |
3214 <3-LeftMouse> term.txt /*<3-LeftMouse>* | |
3215 <4-LeftMouse> term.txt /*<4-LeftMouse>* | |
3216 << change.txt /*<<* | |
3217 <> intro.txt /*<>* | |
3218 <A- intro.txt /*<A-* | |
600 | 3219 <A-LeftMouse> term.txt /*<A-LeftMouse>* |
3220 <A-RightMouse> term.txt /*<A-RightMouse>* | |
7 | 3221 <BS> motion.txt /*<BS>* |
3222 <Bar> intro.txt /*<Bar>* | |
3223 <Bslash> intro.txt /*<Bslash>* | |
3224 <C- intro.txt /*<C-* | |
3225 <C-Del> os_dos.txt /*<C-Del>* | |
3226 <C-End> motion.txt /*<C-End>* | |
3227 <C-Home> motion.txt /*<C-Home>* | |
3228 <C-Insert> os_dos.txt /*<C-Insert>* | |
3229 <C-Left> motion.txt /*<C-Left>* | |
3230 <C-LeftMouse> tagsrch.txt /*<C-LeftMouse>* | |
819 | 3231 <C-PageDown> tabpage.txt /*<C-PageDown>* |
3232 <C-PageUp> tabpage.txt /*<C-PageUp>* | |
7 | 3233 <C-Right> motion.txt /*<C-Right>* |
3234 <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
|
3235 <C-ScrollWheelDown> scroll.txt /*<C-ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3236 <C-ScrollWheelLeft> scroll.txt /*<C-ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3237 <C-ScrollWheelRight> scroll.txt /*<C-ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3238 <C-ScrollWheelUp> scroll.txt /*<C-ScrollWheelUp>* |
7 | 3239 <CR> motion.txt /*<CR>* |
3240 <CSI> intro.txt /*<CSI>* | |
3241 <Char-> map.txt /*<Char->* | |
3242 <Char> map.txt /*<Char>* | |
6259 | 3243 <CursorHold> autocmd.txt /*<CursorHold>* |
7 | 3244 <D- intro.txt /*<D-* |
3245 <Del> change.txt /*<Del>* | |
3246 <Down> motion.txt /*<Down>* | |
3247 <Drop> change.txt /*<Drop>* | |
3248 <EOL> intro.txt /*<EOL>* | |
3249 <End> motion.txt /*<End>* | |
3250 <Enter> intro.txt /*<Enter>* | |
3251 <Esc> intro.txt /*<Esc>* | |
3252 <F10> term.txt /*<F10>* | |
3253 <F11> term.txt /*<F11>* | |
3254 <F12> term.txt /*<F12>* | |
3255 <F13> term.txt /*<F13>* | |
3256 <F14> term.txt /*<F14>* | |
3257 <F15> term.txt /*<F15>* | |
3258 <F16> term.txt /*<F16>* | |
3259 <F17> term.txt /*<F17>* | |
3260 <F18> term.txt /*<F18>* | |
3261 <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
|
3262 <F1> helphelp.txt /*<F1>* |
7 | 3263 <F2> term.txt /*<F2>* |
3264 <F3> term.txt /*<F3>* | |
3265 <F4> term.txt /*<F4>* | |
3266 <F5> term.txt /*<F5>* | |
3267 <F6> term.txt /*<F6>* | |
3268 <F7> term.txt /*<F7>* | |
3269 <F8> term.txt /*<F8>* | |
3270 <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
|
3271 <Help> helphelp.txt /*<Help>* |
7 | 3272 <Home> motion.txt /*<Home>* |
3273 <Insert> insert.txt /*<Insert>* | |
3274 <Leader> map.txt /*<Leader>* | |
3275 <Left> motion.txt /*<Left>* | |
3276 <LeftDrag> term.txt /*<LeftDrag>* | |
3277 <LeftMouse> visual.txt /*<LeftMouse>* | |
3278 <LeftRelease> visual.txt /*<LeftRelease>* | |
3279 <LocalLeader> map.txt /*<LocalLeader>* | |
3280 <M- intro.txt /*<M-* | |
3281 <MiddleDrag> term.txt /*<MiddleDrag>* | |
3282 <MiddleMouse> change.txt /*<MiddleMouse>* | |
3283 <MiddleRelease> term.txt /*<MiddleRelease>* | |
3284 <Mouse> term.txt /*<Mouse>* | |
3285 <MouseDown> scroll.txt /*<MouseDown>* | |
3286 <MouseUp> scroll.txt /*<MouseUp>* | |
3287 <NL> motion.txt /*<NL>* | |
3288 <Nop> map.txt /*<Nop>* | |
3289 <Nul> intro.txt /*<Nul>* | |
3290 <PageDown> scroll.txt /*<PageDown>* | |
3291 <PageUp> scroll.txt /*<PageUp>* | |
3292 <Plug> map.txt /*<Plug>* | |
3293 <Return> intro.txt /*<Return>* | |
3294 <Right> motion.txt /*<Right>* | |
3295 <RightDrag> term.txt /*<RightDrag>* | |
3296 <RightMouse> visual.txt /*<RightMouse>* | |
3297 <RightRelease> term.txt /*<RightRelease>* | |
3298 <S- intro.txt /*<S-* | |
3299 <S-Del> os_dos.txt /*<S-Del>* | |
3300 <S-Down> scroll.txt /*<S-Down>* | |
3301 <S-End> term.txt /*<S-End>* | |
3302 <S-F10> term.txt /*<S-F10>* | |
3303 <S-F11> term.txt /*<S-F11>* | |
3304 <S-F12> term.txt /*<S-F12>* | |
3305 <S-F1> intro.txt /*<S-F1>* | |
3306 <S-F2> term.txt /*<S-F2>* | |
3307 <S-F3> term.txt /*<S-F3>* | |
3308 <S-F4> term.txt /*<S-F4>* | |
3309 <S-F5> term.txt /*<S-F5>* | |
3310 <S-F6> term.txt /*<S-F6>* | |
3311 <S-F7> term.txt /*<S-F7>* | |
3312 <S-F8> term.txt /*<S-F8>* | |
3313 <S-F9> term.txt /*<S-F9>* | |
3314 <S-Home> term.txt /*<S-Home>* | |
3315 <S-Insert> os_dos.txt /*<S-Insert>* | |
3316 <S-Left> motion.txt /*<S-Left>* | |
3317 <S-LeftMouse> term.txt /*<S-LeftMouse>* | |
3318 <S-Right> motion.txt /*<S-Right>* | |
3319 <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
|
3320 <S-ScrollWheelDown> scroll.txt /*<S-ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3321 <S-ScrollWheelLeft> scroll.txt /*<S-ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3322 <S-ScrollWheelRight> scroll.txt /*<S-ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3323 <S-ScrollWheelUp> scroll.txt /*<S-ScrollWheelUp>* |
7 | 3324 <S-Tab> term.txt /*<S-Tab>* |
3325 <S-Up> scroll.txt /*<S-Up>* | |
3326 <S-xF1> term.txt /*<S-xF1>* | |
3327 <S-xF2> term.txt /*<S-xF2>* | |
3328 <S-xF3> term.txt /*<S-xF3>* | |
3329 <S-xF4> term.txt /*<S-xF4>* | |
3330 <SID> map.txt /*<SID>* | |
3331 <SNR> map.txt /*<SNR>* | |
2409
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3332 <ScrollWheelDown> scroll.txt /*<ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3333 <ScrollWheelLeft> scroll.txt /*<ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3334 <ScrollWheelRight> scroll.txt /*<ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3335 <ScrollWheelUp> scroll.txt /*<ScrollWheelUp>* |
7 | 3336 <Space> motion.txt /*<Space>* |
3337 <Tab> motion.txt /*<Tab>* | |
3338 <Undo> undo.txt /*<Undo>* | |
3339 <Up> motion.txt /*<Up>* | |
3340 <abuf> cmdline.txt /*<abuf>* | |
3341 <afile> cmdline.txt /*<afile>* | |
3342 <amatch> cmdline.txt /*<amatch>* | |
3343 <args> map.txt /*<args>* | |
3344 <bang> map.txt /*<bang>* | |
40 | 3345 <buffer=N> autocmd.txt /*<buffer=N>* |
3346 <buffer=abuf> autocmd.txt /*<buffer=abuf>* | |
7 | 3347 <cfile> cmdline.txt /*<cfile>* |
3348 <character> intro.txt /*<character>* | |
3349 <count> map.txt /*<count>* | |
1121 | 3350 <f-args> map.txt /*<f-args>* |
7 | 3351 <k0> term.txt /*<k0>* |
3352 <k1> term.txt /*<k1>* | |
3353 <k2> term.txt /*<k2>* | |
3354 <k3> term.txt /*<k3>* | |
3355 <k4> term.txt /*<k4>* | |
3356 <k5> term.txt /*<k5>* | |
3357 <k6> term.txt /*<k6>* | |
3358 <k7> term.txt /*<k7>* | |
3359 <k8> term.txt /*<k8>* | |
3360 <k9> term.txt /*<k9>* | |
3361 <kDivide> term.txt /*<kDivide>* | |
3362 <kEnd> motion.txt /*<kEnd>* | |
3363 <kEnter> term.txt /*<kEnter>* | |
3364 <kHome> motion.txt /*<kHome>* | |
3365 <kMinus> term.txt /*<kMinus>* | |
3366 <kMultiply> term.txt /*<kMultiply>* | |
3367 <kPageDown> scroll.txt /*<kPageDown>* | |
3368 <kPageUp> scroll.txt /*<kPageUp>* | |
3369 <kPlus> term.txt /*<kPlus>* | |
3370 <kPoint> term.txt /*<kPoint>* | |
3371 <line1> map.txt /*<line1>* | |
3372 <line2> map.txt /*<line2>* | |
3373 <lt> intro.txt /*<lt>* | |
9286
64035abb986b
commit https://github.com/vim/vim/commit/c95a302a4c42ec8230473cd4a5e0064d0a143aa8
Christian Brabandt <cb@256bit.org>
parents:
9227
diff
changeset
|
3374 <mods> map.txt /*<mods>* |
3356 | 3375 <nomodeline> autocmd.txt /*<nomodeline>* |
7 | 3376 <q-args> map.txt /*<q-args>* |
3377 <reg> map.txt /*<reg>* | |
3378 <register> map.txt /*<register>* | |
3379 <sfile> cmdline.txt /*<sfile>* | |
2725 | 3380 <slnum> cmdline.txt /*<slnum>* |
7 | 3381 <xCSI> intro.txt /*<xCSI>* |
189 | 3382 <xDown> term.txt /*<xDown>* |
7 | 3383 <xEnd> term.txt /*<xEnd>* |
3384 <xEnd>-xterm term.txt /*<xEnd>-xterm* | |
3385 <xF1> term.txt /*<xF1>* | |
3386 <xF1>-xterm term.txt /*<xF1>-xterm* | |
3387 <xF2> term.txt /*<xF2>* | |
3388 <xF2>-xterm term.txt /*<xF2>-xterm* | |
3389 <xF3> term.txt /*<xF3>* | |
3390 <xF3>-xterm term.txt /*<xF3>-xterm* | |
3391 <xF4> term.txt /*<xF4>* | |
3392 <xF4>-xterm term.txt /*<xF4>-xterm* | |
3393 <xHome> term.txt /*<xHome>* | |
3394 <xHome>-xterm term.txt /*<xHome>-xterm* | |
189 | 3395 <xLeft> term.txt /*<xLeft>* |
3396 <xRight> term.txt /*<xRight>* | |
3397 <xUp> term.txt /*<xUp>* | |
7 | 3398 = change.txt /*=* |
3399 == change.txt /*==* | |
3400 > change.txt /*>* | |
3401 >> change.txt /*>>* | |
7659
07f11de5efca
commit https://github.com/vim/vim/commit/85084ef1e999dcf50e8d466106a33bac24a0febb
Christian Brabandt <cb@256bit.org>
parents:
7597
diff
changeset
|
3402 >backtrace repeat.txt /*>backtrace* |
07f11de5efca
commit https://github.com/vim/vim/commit/85084ef1e999dcf50e8d466106a33bac24a0febb
Christian Brabandt <cb@256bit.org>
parents:
7597
diff
changeset
|
3403 >bt repeat.txt /*>bt* |
7 | 3404 >cont repeat.txt /*>cont* |
7659
07f11de5efca
commit https://github.com/vim/vim/commit/85084ef1e999dcf50e8d466106a33bac24a0febb
Christian Brabandt <cb@256bit.org>
parents:
7597
diff
changeset
|
3405 >down repeat.txt /*>down* |
7 | 3406 >finish repeat.txt /*>finish* |
7659
07f11de5efca
commit https://github.com/vim/vim/commit/85084ef1e999dcf50e8d466106a33bac24a0febb
Christian Brabandt <cb@256bit.org>
parents:
7597
diff
changeset
|
3407 >frame repeat.txt /*>frame* |
7 | 3408 >interrupt repeat.txt /*>interrupt* |
3409 >next repeat.txt /*>next* | |
3410 >quit repeat.txt /*>quit* | |
3411 >step repeat.txt /*>step* | |
7659
07f11de5efca
commit https://github.com/vim/vim/commit/85084ef1e999dcf50e8d466106a33bac24a0febb
Christian Brabandt <cb@256bit.org>
parents:
7597
diff
changeset
|
3412 >up repeat.txt /*>up* |
07f11de5efca
commit https://github.com/vim/vim/commit/85084ef1e999dcf50e8d466106a33bac24a0febb
Christian Brabandt <cb@256bit.org>
parents:
7597
diff
changeset
|
3413 >where repeat.txt /*>where* |
7 | 3414 ? pattern.txt /*?* |
3415 ?<CR> pattern.txt /*?<CR>* | |
3416 @ repeat.txt /*@* | |
3417 @/ change.txt /*@\/* | |
3418 @: repeat.txt /*@:* | |
1121 | 3419 @= change.txt /*@=* |
7 | 3420 @@ repeat.txt /*@@* |
1121 | 3421 @r eval.txt /*@r* |
7 | 3422 A insert.txt /*A* |
3423 ACL editing.txt /*ACL* | |
3424 ATTENTION usr_11.txt /*ATTENTION* | |
3425 Abbreviations map.txt /*Abbreviations* | |
3426 Aleph options.txt /*Aleph* | |
3427 Amiga os_amiga.txt /*Amiga* | |
3428 Arabic arabic.txt /*Arabic* | |
3429 Atari os_mint.txt /*Atari* | |
3430 Athena gui_x11.txt /*Athena* | |
3431 B motion.txt /*B* | |
3432 BeBox os_beos.txt /*BeBox* | |
3433 BeOS os_beos.txt /*BeOS* | |
323 | 3434 Bram intro.txt /*Bram* |
7 | 3435 BufAdd autocmd.txt /*BufAdd* |
3436 BufCreate autocmd.txt /*BufCreate* | |
3437 BufDelete autocmd.txt /*BufDelete* | |
3438 BufEnter autocmd.txt /*BufEnter* | |
3439 BufFilePost autocmd.txt /*BufFilePost* | |
3440 BufFilePre autocmd.txt /*BufFilePre* | |
3441 BufHidden autocmd.txt /*BufHidden* | |
3442 BufLeave autocmd.txt /*BufLeave* | |
3443 BufNew autocmd.txt /*BufNew* | |
3444 BufNewFile autocmd.txt /*BufNewFile* | |
3445 BufRead autocmd.txt /*BufRead* | |
3446 BufReadCmd autocmd.txt /*BufReadCmd* | |
3447 BufReadPost autocmd.txt /*BufReadPost* | |
3448 BufReadPre autocmd.txt /*BufReadPre* | |
3449 BufUnload autocmd.txt /*BufUnload* | |
3450 BufWinEnter autocmd.txt /*BufWinEnter* | |
3451 BufWinLeave autocmd.txt /*BufWinLeave* | |
3452 BufWipeout autocmd.txt /*BufWipeout* | |
3453 BufWrite autocmd.txt /*BufWrite* | |
3454 BufWriteCmd autocmd.txt /*BufWriteCmd* | |
3455 BufWritePost autocmd.txt /*BufWritePost* | |
3456 BufWritePre autocmd.txt /*BufWritePre* | |
3457 C change.txt /*C* | |
3458 C-editing tips.txt /*C-editing* | |
3459 C-indenting indent.txt /*C-indenting* | |
3460 COMSPEC starting.txt /*COMSPEC* | |
3461 CR-used-for-NL pattern.txt /*CR-used-for-NL* | |
3462 CTRL-6 editing.txt /*CTRL-6* | |
819 | 3463 CTRL-<PageDown> tabpage.txt /*CTRL-<PageDown>* |
3464 CTRL-<PageUp> tabpage.txt /*CTRL-<PageUp>* | |
7 | 3465 CTRL-A change.txt /*CTRL-A* |
3466 CTRL-B scroll.txt /*CTRL-B* | |
3467 CTRL-C pattern.txt /*CTRL-C* | |
3468 CTRL-D scroll.txt /*CTRL-D* | |
3469 CTRL-E scroll.txt /*CTRL-E* | |
3470 CTRL-F scroll.txt /*CTRL-F* | |
3471 CTRL-G editing.txt /*CTRL-G* | |
3472 CTRL-H motion.txt /*CTRL-H* | |
3473 CTRL-I motion.txt /*CTRL-I* | |
3474 CTRL-J motion.txt /*CTRL-J* | |
3475 CTRL-L various.txt /*CTRL-L* | |
3476 CTRL-M motion.txt /*CTRL-M* | |
3477 CTRL-N motion.txt /*CTRL-N* | |
3478 CTRL-O motion.txt /*CTRL-O* | |
3479 CTRL-P motion.txt /*CTRL-P* | |
168 | 3480 CTRL-Q gui_w32.txt /*CTRL-Q* |
7 | 3481 CTRL-R undo.txt /*CTRL-R* |
3482 CTRL-T tagsrch.txt /*CTRL-T* | |
3483 CTRL-U scroll.txt /*CTRL-U* | |
3484 CTRL-U-changed version6.txt /*CTRL-U-changed* | |
3485 CTRL-V visual.txt /*CTRL-V* | |
3486 CTRL-V-alternative gui_w32.txt /*CTRL-V-alternative* | |
3487 CTRL-W index.txt /*CTRL-W* | |
3488 CTRL-W_+ windows.txt /*CTRL-W_+* | |
3489 CTRL-W_- windows.txt /*CTRL-W_-* | |
3490 CTRL-W_< windows.txt /*CTRL-W_<* | |
3491 CTRL-W_<BS> windows.txt /*CTRL-W_<BS>* | |
170 | 3492 CTRL-W_<CR> quickfix.txt /*CTRL-W_<CR>* |
7 | 3493 CTRL-W_<Down> windows.txt /*CTRL-W_<Down>* |
170 | 3494 CTRL-W_<Enter> quickfix.txt /*CTRL-W_<Enter>* |
7 | 3495 CTRL-W_<Left> windows.txt /*CTRL-W_<Left>* |
3496 CTRL-W_<Right> windows.txt /*CTRL-W_<Right>* | |
3497 CTRL-W_<Up> windows.txt /*CTRL-W_<Up>* | |
3498 CTRL-W_= windows.txt /*CTRL-W_=* | |
3499 CTRL-W_> windows.txt /*CTRL-W_>* | |
3500 CTRL-W_CTRL-B windows.txt /*CTRL-W_CTRL-B* | |
3501 CTRL-W_CTRL-C windows.txt /*CTRL-W_CTRL-C* | |
3502 CTRL-W_CTRL-D tagsrch.txt /*CTRL-W_CTRL-D* | |
3503 CTRL-W_CTRL-F windows.txt /*CTRL-W_CTRL-F* | |
3504 CTRL-W_CTRL-H windows.txt /*CTRL-W_CTRL-H* | |
3505 CTRL-W_CTRL-I tagsrch.txt /*CTRL-W_CTRL-I* | |
3506 CTRL-W_CTRL-J windows.txt /*CTRL-W_CTRL-J* | |
3507 CTRL-W_CTRL-K windows.txt /*CTRL-W_CTRL-K* | |
3508 CTRL-W_CTRL-L windows.txt /*CTRL-W_CTRL-L* | |
3509 CTRL-W_CTRL-N windows.txt /*CTRL-W_CTRL-N* | |
3510 CTRL-W_CTRL-O windows.txt /*CTRL-W_CTRL-O* | |
3511 CTRL-W_CTRL-P windows.txt /*CTRL-W_CTRL-P* | |
3512 CTRL-W_CTRL-Q windows.txt /*CTRL-W_CTRL-Q* | |
3513 CTRL-W_CTRL-R windows.txt /*CTRL-W_CTRL-R* | |
3514 CTRL-W_CTRL-S windows.txt /*CTRL-W_CTRL-S* | |
3515 CTRL-W_CTRL-T windows.txt /*CTRL-W_CTRL-T* | |
3516 CTRL-W_CTRL-V windows.txt /*CTRL-W_CTRL-V* | |
3517 CTRL-W_CTRL-W windows.txt /*CTRL-W_CTRL-W* | |
3518 CTRL-W_CTRL-X windows.txt /*CTRL-W_CTRL-X* | |
3519 CTRL-W_CTRL-Z windows.txt /*CTRL-W_CTRL-Z* | |
3520 CTRL-W_CTRL-] windows.txt /*CTRL-W_CTRL-]* | |
3521 CTRL-W_CTRL-^ windows.txt /*CTRL-W_CTRL-^* | |
3522 CTRL-W_CTRL-_ windows.txt /*CTRL-W_CTRL-_* | |
681 | 3523 CTRL-W_F windows.txt /*CTRL-W_F* |
7 | 3524 CTRL-W_H windows.txt /*CTRL-W_H* |
3525 CTRL-W_J windows.txt /*CTRL-W_J* | |
3526 CTRL-W_K windows.txt /*CTRL-W_K* | |
3527 CTRL-W_L windows.txt /*CTRL-W_L* | |
3528 CTRL-W_P windows.txt /*CTRL-W_P* | |
3529 CTRL-W_R windows.txt /*CTRL-W_R* | |
3530 CTRL-W_S windows.txt /*CTRL-W_S* | |
826 | 3531 CTRL-W_T windows.txt /*CTRL-W_T* |
7 | 3532 CTRL-W_W windows.txt /*CTRL-W_W* |
3533 CTRL-W_] windows.txt /*CTRL-W_]* | |
3534 CTRL-W_^ windows.txt /*CTRL-W_^* | |
3535 CTRL-W__ windows.txt /*CTRL-W__* | |
3536 CTRL-W_b windows.txt /*CTRL-W_b* | |
3537 CTRL-W_bar windows.txt /*CTRL-W_bar* | |
3538 CTRL-W_c windows.txt /*CTRL-W_c* | |
3539 CTRL-W_d tagsrch.txt /*CTRL-W_d* | |
3540 CTRL-W_f windows.txt /*CTRL-W_f* | |
840 | 3541 CTRL-W_gF windows.txt /*CTRL-W_gF* |
7 | 3542 CTRL-W_g] windows.txt /*CTRL-W_g]* |
3543 CTRL-W_g_CTRL-] windows.txt /*CTRL-W_g_CTRL-]* | |
820 | 3544 CTRL-W_gf windows.txt /*CTRL-W_gf* |
7 | 3545 CTRL-W_g} windows.txt /*CTRL-W_g}* |
3546 CTRL-W_h windows.txt /*CTRL-W_h* | |
3547 CTRL-W_i tagsrch.txt /*CTRL-W_i* | |
3548 CTRL-W_j windows.txt /*CTRL-W_j* | |
3549 CTRL-W_k windows.txt /*CTRL-W_k* | |
3550 CTRL-W_l windows.txt /*CTRL-W_l* | |
3551 CTRL-W_n windows.txt /*CTRL-W_n* | |
3552 CTRL-W_o windows.txt /*CTRL-W_o* | |
3553 CTRL-W_p windows.txt /*CTRL-W_p* | |
3554 CTRL-W_q windows.txt /*CTRL-W_q* | |
3555 CTRL-W_r windows.txt /*CTRL-W_r* | |
3556 CTRL-W_s windows.txt /*CTRL-W_s* | |
3557 CTRL-W_t windows.txt /*CTRL-W_t* | |
3558 CTRL-W_v windows.txt /*CTRL-W_v* | |
3559 CTRL-W_w windows.txt /*CTRL-W_w* | |
3560 CTRL-W_x windows.txt /*CTRL-W_x* | |
3561 CTRL-W_z windows.txt /*CTRL-W_z* | |
3562 CTRL-W_} windows.txt /*CTRL-W_}* | |
3563 CTRL-X change.txt /*CTRL-X* | |
3564 CTRL-Y scroll.txt /*CTRL-Y* | |
3565 CTRL-Z starting.txt /*CTRL-Z* | |
3566 CTRL-\_CTRL-G intro.txt /*CTRL-\\_CTRL-G* | |
3567 CTRL-\_CTRL-N intro.txt /*CTRL-\\_CTRL-N* | |
3568 CTRL-] tagsrch.txt /*CTRL-]* | |
3569 CTRL-^ editing.txt /*CTRL-^* | |
3570 CTRL-{char} intro.txt /*CTRL-{char}* | |
8182
95d59081580f
commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf
Christian Brabandt <cb@256bit.org>
parents:
8148
diff
changeset
|
3571 Channel eval.txt /*Channel* |
8951
0bdeaf7092bc
commit https://github.com/vim/vim/commit/aa3b15dbebf333282503d6031e2f9ba6ee4398ed
Christian Brabandt <cb@256bit.org>
parents:
8876
diff
changeset
|
3572 Channels eval.txt /*Channels* |
7 | 3573 Chinese mbyte.txt /*Chinese* |
3574 Cmd-event autocmd.txt /*Cmd-event* | |
6159 | 3575 CmdUndefined autocmd.txt /*CmdUndefined* |
7 | 3576 Cmdline cmdline.txt /*Cmdline* |
3577 Cmdline-mode cmdline.txt /*Cmdline-mode* | |
3578 CmdwinEnter autocmd.txt /*CmdwinEnter* | |
3579 CmdwinLeave autocmd.txt /*CmdwinLeave* | |
12 | 3580 ColorScheme autocmd.txt /*ColorScheme* |
7 | 3581 Command-line cmdline.txt /*Command-line* |
3582 Command-line-mode cmdline.txt /*Command-line-mode* | |
3682 | 3583 CompleteDone autocmd.txt /*CompleteDone* |
7 | 3584 Contents quickref.txt /*Contents* |
3585 Cscope if_cscop.txt /*Cscope* | |
3586 CursorHold autocmd.txt /*CursorHold* | |
3587 CursorHold-example windows.txt /*CursorHold-example* | |
665 | 3588 CursorHoldI autocmd.txt /*CursorHoldI* |
7 | 3589 CursorIM mbyte.txt /*CursorIM* |
665 | 3590 CursorMoved autocmd.txt /*CursorMoved* |
3591 CursorMovedI autocmd.txt /*CursorMovedI* | |
7 | 3592 D change.txt /*D* |
3593 DOS os_dos.txt /*DOS* | |
3594 DOS-format editing.txt /*DOS-format* | |
3595 DOS-format-write editing.txt /*DOS-format-write* | |
102 | 3596 Dictionaries eval.txt /*Dictionaries* |
113 | 3597 Dictionary eval.txt /*Dictionary* |
3598 Dictionary-function eval.txt /*Dictionary-function* | |
7 | 3599 Digraphs digraph.txt /*Digraphs* |
3600 E motion.txt /*E* | |
3601 E10 message.txt /*E10* | |
3602 E100 diff.txt /*E100* | |
3603 E101 diff.txt /*E101* | |
3604 E102 diff.txt /*E102* | |
3605 E103 diff.txt /*E103* | |
3606 E104 digraph.txt /*E104* | |
3607 E105 mbyte.txt /*E105* | |
3608 E107 eval.txt /*E107* | |
3609 E108 eval.txt /*E108* | |
3610 E109 eval.txt /*E109* | |
3611 E11 cmdline.txt /*E11* | |
3612 E110 eval.txt /*E110* | |
3613 E111 eval.txt /*E111* | |
3614 E112 eval.txt /*E112* | |
3615 E113 eval.txt /*E113* | |
3616 E114 eval.txt /*E114* | |
3617 E115 eval.txt /*E115* | |
3618 E116 eval.txt /*E116* | |
786 | 3619 E117 eval.txt /*E117* |
7 | 3620 E118 eval.txt /*E118* |
3621 E119 eval.txt /*E119* | |
3622 E12 message.txt /*E12* | |
3623 E120 eval.txt /*E120* | |
3624 E121 eval.txt /*E121* | |
3625 E122 eval.txt /*E122* | |
3626 E123 eval.txt /*E123* | |
3627 E124 eval.txt /*E124* | |
3628 E125 eval.txt /*E125* | |
3629 E126 eval.txt /*E126* | |
3630 E127 eval.txt /*E127* | |
3631 E128 eval.txt /*E128* | |
3632 E129 eval.txt /*E129* | |
3633 E13 message.txt /*E13* | |
3634 E130 eval.txt /*E130* | |
3635 E131 eval.txt /*E131* | |
3636 E132 eval.txt /*E132* | |
3637 E133 eval.txt /*E133* | |
3638 E134 change.txt /*E134* | |
3639 E135 autocmd.txt /*E135* | |
3640 E136 starting.txt /*E136* | |
3641 E137 starting.txt /*E137* | |
3642 E138 starting.txt /*E138* | |
3643 E139 message.txt /*E139* | |
3644 E14 cmdline.txt /*E14* | |
3645 E140 message.txt /*E140* | |
3646 E141 message.txt /*E141* | |
3647 E142 message.txt /*E142* | |
3648 E143 autocmd.txt /*E143* | |
3649 E144 various.txt /*E144* | |
3650 E145 starting.txt /*E145* | |
3651 E146 change.txt /*E146* | |
3652 E147 repeat.txt /*E147* | |
3653 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
|
3654 E149 helphelp.txt /*E149* |
7 | 3655 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
|
3656 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
|
3657 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
|
3658 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
|
3659 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
|
3660 E154 helphelp.txt /*E154* |
7 | 3661 E155 sign.txt /*E155* |
3662 E156 sign.txt /*E156* | |
3663 E157 sign.txt /*E157* | |
3664 E158 sign.txt /*E158* | |
3665 E159 sign.txt /*E159* | |
3666 E16 cmdline.txt /*E16* | |
3667 E160 sign.txt /*E160* | |
3668 E161 repeat.txt /*E161* | |
3669 E162 message.txt /*E162* | |
3670 E163 editing.txt /*E163* | |
3671 E164 editing.txt /*E164* | |
3672 E165 editing.txt /*E165* | |
3673 E166 message.txt /*E166* | |
3674 E167 repeat.txt /*E167* | |
3675 E168 repeat.txt /*E168* | |
3676 E169 message.txt /*E169* | |
3677 E17 message.txt /*E17* | |
3678 E170 eval.txt /*E170* | |
3679 E171 eval.txt /*E171* | |
3680 E172 message.txt /*E172* | |
3681 E173 message.txt /*E173* | |
3682 E174 map.txt /*E174* | |
3683 E175 map.txt /*E175* | |
3684 E176 map.txt /*E176* | |
3685 E177 map.txt /*E177* | |
3686 E178 map.txt /*E178* | |
3687 E179 map.txt /*E179* | |
3688 E18 eval.txt /*E18* | |
3689 E180 map.txt /*E180* | |
3690 E181 map.txt /*E181* | |
3691 E182 map.txt /*E182* | |
3692 E183 map.txt /*E183* | |
3693 E184 map.txt /*E184* | |
3694 E185 syntax.txt /*E185* | |
3695 E186 editing.txt /*E186* | |
3696 E187 editing.txt /*E187* | |
3697 E188 gui.txt /*E188* | |
3698 E189 message.txt /*E189* | |
3699 E19 message.txt /*E19* | |
3700 E190 message.txt /*E190* | |
3701 E191 motion.txt /*E191* | |
3702 E192 message.txt /*E192* | |
3703 E193 eval.txt /*E193* | |
3704 E194 message.txt /*E194* | |
3705 E195 starting.txt /*E195* | |
3706 E196 various.txt /*E196* | |
3707 E197 mlang.txt /*E197* | |
3708 E198 options.txt /*E198* | |
3709 E199 cmdline.txt /*E199* | |
3710 E20 motion.txt /*E20* | |
3711 E200 autocmd.txt /*E200* | |
3712 E201 autocmd.txt /*E201* | |
3713 E202 options.txt /*E202* | |
3714 E203 autocmd.txt /*E203* | |
3715 E204 autocmd.txt /*E204* | |
6091
7090d7f160f7
Update runtime files. Add vroom file support.
Bram Moolenaar <bram@vim.org>
parents:
6051
diff
changeset
|
3716 E205 options.txt /*E205* |
7 | 3717 E206 options.txt /*E206* |
3718 E207 editing.txt /*E207* | |
3719 E208 message.txt /*E208* | |
3720 E209 message.txt /*E209* | |
3721 E21 options.txt /*E21* | |
3722 E210 message.txt /*E210* | |
3723 E211 message.txt /*E211* | |
3724 E212 message.txt /*E212* | |
3725 E213 options.txt /*E213* | |
3726 E214 options.txt /*E214* | |
3727 E215 autocmd.txt /*E215* | |
3728 E216 autocmd.txt /*E216* | |
3729 E217 autocmd.txt /*E217* | |
3730 E218 autocmd.txt /*E218* | |
3731 E219 message.txt /*E219* | |
3732 E22 message.txt /*E22* | |
3733 E220 message.txt /*E220* | |
3734 E222 message.txt /*E222* | |
3735 E223 options.txt /*E223* | |
3736 E224 map.txt /*E224* | |
3737 E225 map.txt /*E225* | |
3738 E226 map.txt /*E226* | |
3739 E227 map.txt /*E227* | |
3740 E228 message.txt /*E228* | |
3741 E229 gui.txt /*E229* | |
3742 E23 message.txt /*E23* | |
3743 E230 starting.txt /*E230* | |
3744 E231 options.txt /*E231* | |
3745 E232 message.txt /*E232* | |
3746 E233 gui.txt /*E233* | |
3747 E234 options.txt /*E234* | |
3748 E235 options.txt /*E235* | |
3749 E236 options.txt /*E236* | |
15 | 3750 E237 print.txt /*E237* |
3751 E238 print.txt /*E238* | |
7 | 3752 E239 sign.txt /*E239* |
3753 E24 message.txt /*E24* | |
3754 E240 remote.txt /*E240* | |
3755 E241 eval.txt /*E241* | |
3756 E243 if_ole.txt /*E243* | |
3757 E244 options.txt /*E244* | |
3758 E245 options.txt /*E245* | |
3759 E246 autocmd.txt /*E246* | |
3760 E247 remote.txt /*E247* | |
3761 E248 remote.txt /*E248* | |
3762 E25 message.txt /*E25* | |
3763 E250 options.txt /*E250* | |
3764 E251 remote.txt /*E251* | |
3765 E252 options.txt /*E252* | |
3766 E253 mbyte.txt /*E253* | |
3767 E254 message.txt /*E254* | |
3768 E255 sign.txt /*E255* | |
3769 E256 message.txt /*E256* | |
3770 E257 if_cscop.txt /*E257* | |
3771 E258 remote.txt /*E258* | |
3772 E259 if_cscop.txt /*E259* | |
3773 E26 rileft.txt /*E26* | |
3774 E261 if_cscop.txt /*E261* | |
3775 E262 if_cscop.txt /*E262* | |
3776 E263 if_pyth.txt /*E263* | |
3777 E264 if_pyth.txt /*E264* | |
3778 E265 if_ruby.txt /*E265* | |
3779 E266 if_ruby.txt /*E266* | |
3780 E267 if_ruby.txt /*E267* | |
3781 E268 if_ruby.txt /*E268* | |
3782 E269 if_ruby.txt /*E269* | |
3783 E27 farsi.txt /*E27* | |
3784 E270 if_ruby.txt /*E270* | |
3785 E271 if_ruby.txt /*E271* | |
3786 E272 if_ruby.txt /*E272* | |
3787 E273 if_ruby.txt /*E273* | |
3788 E277 remote.txt /*E277* | |
3789 E28 syntax.txt /*E28* | |
3790 E280 if_tcl.txt /*E280* | |
3791 E282 starting.txt /*E282* | |
3792 E283 motion.txt /*E283* | |
3793 E284 mbyte.txt /*E284* | |
3794 E285 mbyte.txt /*E285* | |
3795 E286 mbyte.txt /*E286* | |
3796 E287 mbyte.txt /*E287* | |
3797 E288 mbyte.txt /*E288* | |
3798 E289 mbyte.txt /*E289* | |
3799 E29 change.txt /*E29* | |
3800 E293 message.txt /*E293* | |
3801 E294 message.txt /*E294* | |
3802 E295 message.txt /*E295* | |
3803 E296 message.txt /*E296* | |
3804 E297 message.txt /*E297* | |
3805 E298 message.txt /*E298* | |
3806 E299 if_perl.txt /*E299* | |
3807 E30 change.txt /*E30* | |
3808 E300 message.txt /*E300* | |
3809 E301 message.txt /*E301* | |
3810 E302 message.txt /*E302* | |
3811 E303 message.txt /*E303* | |
3812 E304 message.txt /*E304* | |
3813 E305 recover.txt /*E305* | |
3814 E306 recover.txt /*E306* | |
3815 E307 recover.txt /*E307* | |
3816 E308 recover.txt /*E308* | |
3817 E309 recover.txt /*E309* | |
3818 E31 message.txt /*E31* | |
3819 E310 recover.txt /*E310* | |
3820 E311 recover.txt /*E311* | |
3821 E312 recover.txt /*E312* | |
3822 E313 recover.txt /*E313* | |
3823 E314 recover.txt /*E314* | |
3824 E315 message.txt /*E315* | |
3825 E316 message.txt /*E316* | |
3826 E317 message.txt /*E317* | |
3827 E318 message.txt /*E318* | |
3828 E319 message.txt /*E319* | |
3829 E32 message.txt /*E32* | |
3830 E320 message.txt /*E320* | |
3831 E321 editing.txt /*E321* | |
3832 E322 message.txt /*E322* | |
3833 E323 message.txt /*E323* | |
15 | 3834 E324 print.txt /*E324* |
7 | 3835 E325 usr_11.txt /*E325* |
3836 E326 recover.txt /*E326* | |
3837 E327 gui.txt /*E327* | |
3838 E328 gui.txt /*E328* | |
3839 E329 gui.txt /*E329* | |
3840 E33 message.txt /*E33* | |
3841 E330 gui.txt /*E330* | |
3842 E331 gui.txt /*E331* | |
3843 E332 gui.txt /*E332* | |
3844 E333 gui.txt /*E333* | |
3845 E334 gui.txt /*E334* | |
3846 E335 gui.txt /*E335* | |
3847 E336 gui.txt /*E336* | |
3848 E337 gui.txt /*E337* | |
3849 E338 editing.txt /*E338* | |
3850 E339 message.txt /*E339* | |
3851 E34 various.txt /*E34* | |
3852 E340 vi_diff.txt /*E340* | |
3853 E341 message.txt /*E341* | |
3854 E342 message.txt /*E342* | |
3855 E343 options.txt /*E343* | |
3856 E344 options.txt /*E344* | |
3857 E345 options.txt /*E345* | |
3858 E346 options.txt /*E346* | |
3859 E347 options.txt /*E347* | |
3860 E348 pattern.txt /*E348* | |
3861 E349 pattern.txt /*E349* | |
3862 E35 message.txt /*E35* | |
3863 E350 fold.txt /*E350* | |
3864 E351 fold.txt /*E351* | |
3865 E352 fold.txt /*E352* | |
3866 E353 change.txt /*E353* | |
3867 E354 change.txt /*E354* | |
3868 E355 options.txt /*E355* | |
3869 E356 message.txt /*E356* | |
3870 E357 options.txt /*E357* | |
3871 E358 options.txt /*E358* | |
3872 E359 term.txt /*E359* | |
3873 E36 windows.txt /*E36* | |
3874 E360 various.txt /*E360* | |
189 | 3875 E363 options.txt /*E363* |
7 | 3876 E364 eval.txt /*E364* |
15 | 3877 E365 print.txt /*E365* |
7 | 3878 E367 autocmd.txt /*E367* |
3879 E368 eval.txt /*E368* | |
3880 E369 pattern.txt /*E369* | |
3881 E37 message.txt /*E37* | |
3882 E370 various.txt /*E370* | |
3883 E371 various.txt /*E371* | |
3884 E372 quickfix.txt /*E372* | |
3885 E373 quickfix.txt /*E373* | |
3886 E374 quickfix.txt /*E374* | |
3887 E375 quickfix.txt /*E375* | |
3888 E376 quickfix.txt /*E376* | |
3889 E377 quickfix.txt /*E377* | |
3890 E378 quickfix.txt /*E378* | |
3891 E379 quickfix.txt /*E379* | |
3892 E38 message.txt /*E38* | |
3893 E380 quickfix.txt /*E380* | |
3894 E381 quickfix.txt /*E381* | |
3895 E382 options.txt /*E382* | |
3896 E383 pattern.txt /*E383* | |
3897 E384 options.txt /*E384* | |
3898 E385 options.txt /*E385* | |
3899 E386 pattern.txt /*E386* | |
3900 E387 tagsrch.txt /*E387* | |
3901 E388 tagsrch.txt /*E388* | |
3902 E389 tagsrch.txt /*E389* | |
3903 E39 digraph.txt /*E39* | |
3904 E390 syntax.txt /*E390* | |
3905 E391 syntax.txt /*E391* | |
3906 E392 syntax.txt /*E392* | |
3907 E393 syntax.txt /*E393* | |
3908 E394 syntax.txt /*E394* | |
3909 E395 syntax.txt /*E395* | |
3910 E397 syntax.txt /*E397* | |
3911 E398 syntax.txt /*E398* | |
3912 E399 syntax.txt /*E399* | |
3913 E40 message.txt /*E40* | |
3914 E400 syntax.txt /*E400* | |
3915 E401 syntax.txt /*E401* | |
3916 E402 syntax.txt /*E402* | |
3917 E403 syntax.txt /*E403* | |
3918 E404 syntax.txt /*E404* | |
3919 E405 syntax.txt /*E405* | |
3920 E406 syntax.txt /*E406* | |
3921 E407 syntax.txt /*E407* | |
3922 E408 syntax.txt /*E408* | |
3923 E409 syntax.txt /*E409* | |
3924 E41 message.txt /*E41* | |
3925 E410 syntax.txt /*E410* | |
3926 E411 syntax.txt /*E411* | |
3927 E412 syntax.txt /*E412* | |
3928 E413 syntax.txt /*E413* | |
3929 E414 syntax.txt /*E414* | |
3930 E415 syntax.txt /*E415* | |
3931 E416 syntax.txt /*E416* | |
3932 E417 syntax.txt /*E417* | |
3933 E418 syntax.txt /*E418* | |
3934 E419 syntax.txt /*E419* | |
3935 E42 quickfix.txt /*E42* | |
3936 E420 syntax.txt /*E420* | |
3937 E421 syntax.txt /*E421* | |
3938 E422 syntax.txt /*E422* | |
3939 E423 syntax.txt /*E423* | |
3940 E424 message.txt /*E424* | |
3941 E425 tagsrch.txt /*E425* | |
3942 E426 tagsrch.txt /*E426* | |
3943 E427 tagsrch.txt /*E427* | |
3944 E428 tagsrch.txt /*E428* | |
3945 E429 tagsrch.txt /*E429* | |
3946 E43 message.txt /*E43* | |
3947 E430 tagsrch.txt /*E430* | |
3948 E431 tagsrch.txt /*E431* | |
3949 E432 message.txt /*E432* | |
3950 E433 options.txt /*E433* | |
3951 E434 tagsrch.txt /*E434* | |
3952 E435 tagsrch.txt /*E435* | |
3953 E436 term.txt /*E436* | |
3954 E437 term.txt /*E437* | |
3955 E438 message.txt /*E438* | |
3956 E439 message.txt /*E439* | |
3957 E44 message.txt /*E44* | |
3958 E440 message.txt /*E440* | |
3959 E441 windows.txt /*E441* | |
3960 E442 windows.txt /*E442* | |
3961 E443 windows.txt /*E443* | |
3962 E444 windows.txt /*E444* | |
3963 E445 windows.txt /*E445* | |
3964 E446 editing.txt /*E446* | |
3965 E447 editing.txt /*E447* | |
3966 E448 various.txt /*E448* | |
3967 E449 eval.txt /*E449* | |
3968 E45 message.txt /*E45* | |
15 | 3969 E455 print.txt /*E455* |
3970 E456 print.txt /*E456* | |
3971 E457 print.txt /*E457* | |
7 | 3972 E458 message.txt /*E458* |
3973 E459 message.txt /*E459* | |
3974 E46 message.txt /*E46* | |
3975 E460 message.txt /*E460* | |
3976 E461 eval.txt /*E461* | |
3977 E462 editing.txt /*E462* | |
3978 E463 netbeans.txt /*E463* | |
3979 E464 message.txt /*E464* | |
3980 E465 gui.txt /*E465* | |
3981 E466 gui.txt /*E466* | |
3982 E467 map.txt /*E467* | |
3983 E468 map.txt /*E468* | |
3984 E469 if_cscop.txt /*E469* | |
3985 E47 message.txt /*E47* | |
3986 E470 change.txt /*E470* | |
3987 E471 message.txt /*E471* | |
3988 E472 editing.txt /*E472* | |
3989 E473 message.txt /*E473* | |
3990 E474 message.txt /*E474* | |
3991 E475 message.txt /*E475* | |
3992 E476 pattern.txt /*E476* | |
3993 E477 message.txt /*E477* | |
3994 E478 message.txt /*E478* | |
3995 E479 editing.txt /*E479* | |
3996 E48 eval.txt /*E48* | |
3997 E480 editing.txt /*E480* | |
3998 E481 message.txt /*E481* | |
3999 E482 message.txt /*E482* | |
4000 E483 message.txt /*E483* | |
4001 E484 message.txt /*E484* | |
4002 E485 message.txt /*E485* | |
4003 E486 pattern.txt /*E486* | |
4004 E487 options.txt /*E487* | |
4005 E488 message.txt /*E488* | |
4006 E49 message.txt /*E49* | |
4007 E490 fold.txt /*E490* | |
4008 E492 message.txt /*E492* | |
4009 E493 cmdline.txt /*E493* | |
4010 E494 editing.txt /*E494* | |
4011 E495 cmdline.txt /*E495* | |
4012 E496 cmdline.txt /*E496* | |
4013 E497 cmdline.txt /*E497* | |
4014 E498 cmdline.txt /*E498* | |
4015 E499 cmdline.txt /*E499* | |
4016 E50 syntax.txt /*E50* | |
4017 E500 cmdline.txt /*E500* | |
4018 E501 intro.txt /*E501* | |
4019 E502 editing.txt /*E502* | |
4020 E503 editing.txt /*E503* | |
4021 E504 editing.txt /*E504* | |
4022 E505 editing.txt /*E505* | |
4023 E506 editing.txt /*E506* | |
4024 E507 editing.txt /*E507* | |
4025 E508 editing.txt /*E508* | |
4026 E509 editing.txt /*E509* | |
4027 E51 pattern.txt /*E51* | |
4028 E510 editing.txt /*E510* | |
2210 | 4029 E511 netbeans.txt /*E511* |
7 | 4030 E512 editing.txt /*E512* |
4031 E513 options.txt /*E513* | |
4032 E514 editing.txt /*E514* | |
4033 E515 windows.txt /*E515* | |
4034 E516 windows.txt /*E516* | |
4035 E517 windows.txt /*E517* | |
4036 E518 options.txt /*E518* | |
4037 E519 options.txt /*E519* | |
4038 E52 syntax.txt /*E52* | |
4039 E520 options.txt /*E520* | |
4040 E521 options.txt /*E521* | |
4041 E522 options.txt /*E522* | |
4042 E523 options.txt /*E523* | |
4043 E524 options.txt /*E524* | |
4044 E525 options.txt /*E525* | |
4045 E526 options.txt /*E526* | |
4046 E527 options.txt /*E527* | |
4047 E528 options.txt /*E528* | |
4048 E529 options.txt /*E529* | |
4049 E53 pattern.txt /*E53* | |
4050 E530 options.txt /*E530* | |
4051 E531 options.txt /*E531* | |
2209
d0ddf7ba1630
Included the patch to support netbeans in a terminal.
Bram Moolenaar <bram@vim.org>
parents:
2207
diff
changeset
|
4052 E532 netbeans.txt /*E532* |
7 | 4053 E533 options.txt /*E533* |
4054 E534 options.txt /*E534* | |
4055 E535 options.txt /*E535* | |
4056 E536 options.txt /*E536* | |
4057 E537 options.txt /*E537* | |
4058 E538 options.txt /*E538* | |
4059 E539 options.txt /*E539* | |
4060 E54 pattern.txt /*E54* | |
4061 E540 options.txt /*E540* | |
4062 E541 options.txt /*E541* | |
4063 E542 options.txt /*E542* | |
4064 E543 options.txt /*E543* | |
4065 E544 options.txt /*E544* | |
4066 E545 options.txt /*E545* | |
4067 E546 options.txt /*E546* | |
4068 E547 options.txt /*E547* | |
4069 E548 options.txt /*E548* | |
4070 E549 options.txt /*E549* | |
4071 E55 pattern.txt /*E55* | |
4072 E550 options.txt /*E550* | |
4073 E551 options.txt /*E551* | |
4074 E552 options.txt /*E552* | |
4075 E553 quickfix.txt /*E553* | |
4076 E554 pattern.txt /*E554* | |
4077 E555 tagsrch.txt /*E555* | |
4078 E556 tagsrch.txt /*E556* | |
4079 E557 term.txt /*E557* | |
4080 E558 term.txt /*E558* | |
4081 E559 term.txt /*E559* | |
4082 E560 if_cscop.txt /*E560* | |
4083 E561 if_cscop.txt /*E561* | |
4084 E562 if_cscop.txt /*E562* | |
4085 E563 if_cscop.txt /*E563* | |
4086 E564 if_cscop.txt /*E564* | |
4087 E566 if_cscop.txt /*E566* | |
4088 E567 if_cscop.txt /*E567* | |
4089 E568 if_cscop.txt /*E568* | |
4090 E570 message.txt /*E570* | |
4091 E571 if_tcl.txt /*E571* | |
4092 E572 if_tcl.txt /*E572* | |
4093 E573 remote.txt /*E573* | |
4094 E574 starting.txt /*E574* | |
4095 E575 starting.txt /*E575* | |
4096 E576 starting.txt /*E576* | |
4097 E577 starting.txt /*E577* | |
4098 E579 eval.txt /*E579* | |
4099 E580 eval.txt /*E580* | |
4100 E581 eval.txt /*E581* | |
4101 E582 eval.txt /*E582* | |
4102 E583 eval.txt /*E583* | |
4103 E584 eval.txt /*E584* | |
4104 E585 eval.txt /*E585* | |
4105 E586 eval.txt /*E586* | |
4106 E587 eval.txt /*E587* | |
4107 E588 eval.txt /*E588* | |
4108 E589 options.txt /*E589* | |
4109 E59 pattern.txt /*E59* | |
4110 E590 options.txt /*E590* | |
4111 E591 options.txt /*E591* | |
4112 E592 options.txt /*E592* | |
4113 E593 options.txt /*E593* | |
4114 E594 options.txt /*E594* | |
4115 E595 options.txt /*E595* | |
4116 E596 options.txt /*E596* | |
4117 E597 options.txt /*E597* | |
4118 E598 options.txt /*E598* | |
2209
d0ddf7ba1630
Included the patch to support netbeans in a terminal.
Bram Moolenaar <bram@vim.org>
parents:
2207
diff
changeset
|
4119 E599 options.txt /*E599* |
7 | 4120 E60 pattern.txt /*E60* |
4121 E600 eval.txt /*E600* | |
4122 E601 eval.txt /*E601* | |
4123 E602 eval.txt /*E602* | |
4124 E603 eval.txt /*E603* | |
4125 E604 eval.txt /*E604* | |
4126 E605 eval.txt /*E605* | |
4127 E606 eval.txt /*E606* | |
4128 E607 eval.txt /*E607* | |
4129 E608 eval.txt /*E608* | |
4130 E609 if_cscop.txt /*E609* | |
4131 E61 pattern.txt /*E61* | |
4132 E612 sign.txt /*E612* | |
15 | 4133 E613 print.txt /*E613* |
7 | 4134 E614 editing.txt /*E614* |
4135 E615 editing.txt /*E615* | |
4136 E616 editing.txt /*E616* | |
4137 E617 options.txt /*E617* | |
15 | 4138 E618 print.txt /*E618* |
4139 E619 print.txt /*E619* | |
7 | 4140 E62 pattern.txt /*E62* |
15 | 4141 E620 print.txt /*E620* |
4142 E621 print.txt /*E621* | |
7 | 4143 E622 if_cscop.txt /*E622* |
4144 E623 if_cscop.txt /*E623* | |
15 | 4145 E624 print.txt /*E624* |
7 | 4146 E625 if_cscop.txt /*E625* |
4147 E626 if_cscop.txt /*E626* | |
4148 E627 netbeans.txt /*E627* | |
4149 E628 netbeans.txt /*E628* | |
4150 E629 netbeans.txt /*E629* | |
4151 E63 pattern.txt /*E63* | |
7876
93f747af7b58
commit https://github.com/vim/vim/commit/5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92
Christian Brabandt <cb@256bit.org>
parents:
7790
diff
changeset
|
4152 E630 channel.txt /*E630* |
93f747af7b58
commit https://github.com/vim/vim/commit/5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92
Christian Brabandt <cb@256bit.org>
parents:
7790
diff
changeset
|
4153 E631 channel.txt /*E631* |
7 | 4154 E632 netbeans.txt /*E632* |
4155 E633 netbeans.txt /*E633* | |
4156 E634 netbeans.txt /*E634* | |
4157 E635 netbeans.txt /*E635* | |
4158 E636 netbeans.txt /*E636* | |
4159 E637 netbeans.txt /*E637* | |
4160 E638 netbeans.txt /*E638* | |
4161 E639 netbeans.txt /*E639* | |
4162 E64 pattern.txt /*E64* | |
4163 E640 netbeans.txt /*E640* | |
4164 E641 netbeans.txt /*E641* | |
4165 E642 netbeans.txt /*E642* | |
4166 E643 netbeans.txt /*E643* | |
4167 E644 netbeans.txt /*E644* | |
4168 E645 netbeans.txt /*E645* | |
4169 E646 netbeans.txt /*E646* | |
4170 E647 netbeans.txt /*E647* | |
4171 E648 netbeans.txt /*E648* | |
4172 E649 netbeans.txt /*E649* | |
4173 E65 pattern.txt /*E65* | |
4174 E650 netbeans.txt /*E650* | |
4175 E651 netbeans.txt /*E651* | |
4176 E652 netbeans.txt /*E652* | |
4177 E655 eval.txt /*E655* | |
4178 E656 netbeans.txt /*E656* | |
4179 E657 netbeans.txt /*E657* | |
4180 E658 netbeans.txt /*E658* | |
4181 E659 if_pyth.txt /*E659* | |
4182 E66 syntax.txt /*E66* | |
4183 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
|
4184 E661 helphelp.txt /*E661* |
7 | 4185 E662 motion.txt /*E662* |
4186 E663 motion.txt /*E663* | |
4187 E664 motion.txt /*E664* | |
4188 E665 gui_x11.txt /*E665* | |
4189 E666 quickfix.txt /*E666* | |
4190 E667 editing.txt /*E667* | |
4191 E668 netbeans.txt /*E668* | |
4192 E669 syntax.txt /*E669* | |
4193 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
|
4194 E670 helphelp.txt /*E670* |
7 | 4195 E671 starting.txt /*E671* |
4196 E672 starting.txt /*E672* | |
15 | 4197 E673 print.txt /*E673* |
4198 E674 print.txt /*E674* | |
4199 E675 print.txt /*E675* | |
17 | 4200 E676 options.txt /*E676* |
24 | 4201 E677 eval.txt /*E677* |
4202 E678 pattern.txt /*E678* | |
26 | 4203 E679 syntax.txt /*E679* |
7 | 4204 E68 pattern.txt /*E68* |
40 | 4205 E680 autocmd.txt /*E680* |
41 | 4206 E681 quickfix.txt /*E681* |
85 | 4207 E682 quickfix.txt /*E682* |
4208 E683 quickfix.txt /*E683* | |
4209 E684 eval.txt /*E684* | |
4210 E685 message.txt /*E685* | |
4211 E686 eval.txt /*E686* | |
4212 E687 eval.txt /*E687* | |
4213 E688 eval.txt /*E688* | |
4214 E689 eval.txt /*E689* | |
7 | 4215 E69 pattern.txt /*E69* |
85 | 4216 E690 eval.txt /*E690* |
4217 E691 eval.txt /*E691* | |
4218 E692 eval.txt /*E692* | |
4219 E694 eval.txt /*E694* | |
4220 E695 eval.txt /*E695* | |
4221 E696 eval.txt /*E696* | |
4222 E697 eval.txt /*E697* | |
4223 E698 eval.txt /*E698* | |
4224 E699 eval.txt /*E699* | |
7 | 4225 E70 pattern.txt /*E70* |
85 | 4226 E700 eval.txt /*E700* |
4227 E701 eval.txt /*E701* | |
4228 E702 eval.txt /*E702* | |
4229 E703 eval.txt /*E703* | |
4230 E704 eval.txt /*E704* | |
4231 E705 eval.txt /*E705* | |
4232 E707 eval.txt /*E707* | |
95 | 4233 E708 eval.txt /*E708* |
4234 E709 eval.txt /*E709* | |
7 | 4235 E71 pattern.txt /*E71* |
95 | 4236 E710 eval.txt /*E710* |
4237 E711 eval.txt /*E711* | |
4238 E712 eval.txt /*E712* | |
113 | 4239 E713 eval.txt /*E713* |
4240 E714 eval.txt /*E714* | |
4241 E715 eval.txt /*E715* | |
4242 E716 eval.txt /*E716* | |
4243 E717 eval.txt /*E717* | |
4244 E718 eval.txt /*E718* | |
4245 E719 eval.txt /*E719* | |
7 | 4246 E72 message.txt /*E72* |
113 | 4247 E720 eval.txt /*E720* |
4248 E721 eval.txt /*E721* | |
4249 E722 eval.txt /*E722* | |
4250 E723 eval.txt /*E723* | |
4251 E724 eval.txt /*E724* | |
4252 E725 eval.txt /*E725* | |
4253 E726 eval.txt /*E726* | |
4254 E727 eval.txt /*E727* | |
4255 E728 eval.txt /*E728* | |
4256 E729 eval.txt /*E729* | |
7 | 4257 E73 tagsrch.txt /*E73* |
113 | 4258 E730 eval.txt /*E730* |
4259 E731 eval.txt /*E731* | |
4260 E732 eval.txt /*E732* | |
4261 E733 eval.txt /*E733* | |
153 | 4262 E734 eval.txt /*E734* |
113 | 4263 E735 eval.txt /*E735* |
4264 E736 eval.txt /*E736* | |
123 | 4265 E737 eval.txt /*E737* |
131 | 4266 E738 eval.txt /*E738* |
843 | 4267 E739 eval.txt /*E739* |
7 | 4268 E74 message.txt /*E74* |
131 | 4269 E740 eval.txt /*E740* |
148 | 4270 E741 eval.txt /*E741* |
4271 E742 eval.txt /*E742* | |
4272 E743 eval.txt /*E743* | |
4273 E744 netbeans.txt /*E744* | |
153 | 4274 E745 eval.txt /*E745* |
168 | 4275 E746 eval.txt /*E746* |
835 | 4276 E747 editing.txt /*E747* |
168 | 4277 E748 repeat.txt /*E748* |
843 | 4278 E749 various.txt /*E749* |
7 | 4279 E75 vi_diff.txt /*E75* |
170 | 4280 E750 repeat.txt /*E750* |
359 | 4281 E751 spell.txt /*E751* |
375 | 4282 E752 spell.txt /*E752* |
4283 E753 spell.txt /*E753* | |
236 | 4284 E754 spell.txt /*E754* |
819 | 4285 E755 spell.txt /*E755* |
236 | 4286 E756 spell.txt /*E756* |
484 | 4287 E757 options.txt /*E757* |
236 | 4288 E758 spell.txt /*E758* |
4289 E759 spell.txt /*E759* | |
7 | 4290 E76 pattern.txt /*E76* |
236 | 4291 E760 spell.txt /*E760* |
258 | 4292 E761 spell.txt /*E761* |
4293 E762 spell.txt /*E762* | |
4294 E763 spell.txt /*E763* | |
523 | 4295 E764 options.txt /*E764* |
386 | 4296 E765 options.txt /*E765* |
449 | 4297 E766 eval.txt /*E766* |
461 | 4298 E767 eval.txt /*E767* |
4299 E768 message.txt /*E768* | |
484 | 4300 E769 pattern.txt /*E769* |
7 | 4301 E77 message.txt /*E77* |
484 | 4302 E770 spell.txt /*E770* |
4303 E771 spell.txt /*E771* | |
4304 E772 spell.txt /*E772* | |
593 | 4305 E773 recover.txt /*E773* |
626 | 4306 E774 map.txt /*E774* |
4307 E775 map.txt /*E775* | |
647 | 4308 E776 quickfix.txt /*E776* |
626 | 4309 E777 quickfix.txt /*E777* |
4310 E778 spell.txt /*E778* | |
4311 E779 spell.txt /*E779* | |
7 | 4312 E78 motion.txt /*E78* |
626 | 4313 E780 spell.txt /*E780* |
4314 E781 spell.txt /*E781* | |
4315 E782 spell.txt /*E782* | |
4316 E783 spell.txt /*E783* | |
674 | 4317 E784 tabpage.txt /*E784* |
724 | 4318 E785 eval.txt /*E785* |
819 | 4319 E786 eval.txt /*E786* |
4320 E787 diff.txt /*E787* | |
4321 E788 autocmd.txt /*E788* | |
838 | 4322 E789 syntax.txt /*E789* |
7 | 4323 E79 message.txt /*E79* |
840 | 4324 E790 undo.txt /*E790* |
4325 E791 mbyte.txt /*E791* | |
1121 | 4326 E792 gui.txt /*E792* |
4327 E793 diff.txt /*E793* | |
4328 E794 eval.txt /*E794* | |
4329 E795 eval.txt /*E795* | |
4330 E796 editing.txt /*E796* | |
1211 | 4331 E797 spell.txt /*E797* |
1621 | 4332 E798 eval.txt /*E798* |
4333 E799 eval.txt /*E799* | |
7 | 4334 E80 message.txt /*E80* |
4335 E800 arabic.txt /*E800* | |
1621 | 4336 E801 eval.txt /*E801* |
4337 E802 eval.txt /*E802* | |
4338 E803 eval.txt /*E803* | |
4339 E804 eval.txt /*E804* | |
4340 E805 eval.txt /*E805* | |
4341 E806 eval.txt /*E806* | |
4342 E807 eval.txt /*E807* | |
4343 E808 eval.txt /*E808* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4344 E809 cmdline.txt /*E809* |
7 | 4345 E81 map.txt /*E81* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4346 E810 diff.txt /*E810* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4347 E811 autocmd.txt /*E811* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4348 E812 autocmd.txt /*E812* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4349 E813 editing.txt /*E813* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4350 E814 editing.txt /*E814* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4351 E815 if_mzsch.txt /*E815* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4352 E816 diff.txt /*E816* |
2184
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
4353 E817 editing.txt /*E817* |
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
4354 E818 editing.txt /*E818* |
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
4355 E819 editing.txt /*E819* |
7 | 4356 E82 message.txt /*E82* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4357 E820 editing.txt /*E820* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4358 E821 options.txt /*E821* |
2223
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4359 E822 undo.txt /*E822* |
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4360 E823 undo.txt /*E823* |
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4361 E824 undo.txt /*E824* |
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4362 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
|
4363 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
|
4364 E827 undo.txt /*E827* |
2223
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4365 E828 undo.txt /*E828* |
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4366 E829 undo.txt /*E829* |
7 | 4367 E83 message.txt /*E83* |
2223
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4368 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
|
4369 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
|
4370 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
|
4371 E833 editing.txt /*E833* |
2493
892c7366db35
Fixed: "make install" installed a few Amiga .info files.
Bram Moolenaar <bram@vim.org>
parents:
2426
diff
changeset
|
4372 E834 options.txt /*E834* |
892c7366db35
Fixed: "make install" installed a few Amiga .info files.
Bram Moolenaar <bram@vim.org>
parents:
2426
diff
changeset
|
4373 E835 options.txt /*E835* |
2560
84ba6293f9d7
Preparations for 7.3f release.
Bram Moolenaar <bram@vim.org>
parents:
2524
diff
changeset
|
4374 E836 if_pyth.txt /*E836* |
84ba6293f9d7
Preparations for 7.3f release.
Bram Moolenaar <bram@vim.org>
parents:
2524
diff
changeset
|
4375 E837 if_pyth.txt /*E837* |
2596 | 4376 E838 netbeans.txt /*E838* |
2642 | 4377 E839 insert.txt /*E839* |
7 | 4378 E84 windows.txt /*E84* |
2642 | 4379 E840 insert.txt /*E840* |
2662 | 4380 E841 map.txt /*E841* |
4381 E842 cmdline.txt /*E842* | |
4382 E843 editing.txt /*E843* | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
4383 E844 syntax.txt /*E844* |
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
4384 E845 spell.txt /*E845* |
2751 | 4385 E846 options.txt /*E846* |
4386 E847 syntax.txt /*E847* | |
4387 E848 syntax.txt /*E848* | |
4388 E849 syntax.txt /*E849* | |
7 | 4389 E85 options.txt /*E85* |
2826 | 4390 E850 change.txt /*E850* |
3082 | 4391 E851 gui_x11.txt /*E851* |
4392 E852 gui_x11.txt /*E852* | |
3153 | 4393 E853 eval.txt /*E853* |
3224 | 4394 E854 options.txt /*E854* |
3371 | 4395 E855 autocmd.txt /*E855* |
3682 | 4396 E858 eval.txt /*E858* |
4397 E859 eval.txt /*E859* | |
7 | 4398 E86 windows.txt /*E86* |
4186 | 4399 E862 eval.txt /*E862* |
4444 | 4400 E864 pattern.txt /*E864* |
4401 E865 pattern.txt /*E865* | |
4402 E866 pattern.txt /*E866* | |
4403 E867 pattern.txt /*E867* | |
4404 E868 pattern.txt /*E868* | |
4405 E869 pattern.txt /*E869* | |
7 | 4406 E87 windows.txt /*E87* |
4444 | 4407 E870 pattern.txt /*E870* |
4408 E871 pattern.txt /*E871* | |
4409 E872 pattern.txt /*E872* | |
4410 E873 pattern.txt /*E873* | |
4411 E874 pattern.txt /*E874* | |
4412 E875 pattern.txt /*E875* | |
4413 E876 pattern.txt /*E876* | |
4414 E877 pattern.txt /*E877* | |
4415 E878 pattern.txt /*E878* | |
4780 | 4416 E879 syntax.txt /*E879* |
7 | 4417 E88 windows.txt /*E88* |
5130
71e066e10a47
updated for version 7.3.1308
Bram Moolenaar <bram@vim.org>
parents:
5055
diff
changeset
|
4418 E880 if_pyth.txt /*E880* |
5663
1dea14d4c738
Update runtime files. Add support for systemverilog.
Bram Moolenaar <bram@vim.org>
parents:
5618
diff
changeset
|
4419 E881 autocmd.txt /*E881* |
5763 | 4420 E882 eval.txt /*E882* |
5814 | 4421 E883 eval.txt /*E883* |
5862 | 4422 E884 eval.txt /*E884* |
5929 | 4423 E885 sign.txt /*E885* |
6051 | 4424 E886 starting.txt /*E886* |
6091
7090d7f160f7
Update runtime files. Add vroom file support.
Bram Moolenaar <bram@vim.org>
parents:
6051
diff
changeset
|
4425 E887 if_pyth.txt /*E887* |
6180 | 4426 E888 pattern.txt /*E888* |
7 | 4427 E89 message.txt /*E89* |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
4428 E890 syntax.txt /*E890* |
7707
41768bcebc9b
commit https://github.com/vim/vim/commit/13d5aeef56e3140a8eb8f40c7062aa1c5700f76e
Christian Brabandt <cb@256bit.org>
parents:
7659
diff
changeset
|
4429 E891 eval.txt /*E891* |
41768bcebc9b
commit https://github.com/vim/vim/commit/13d5aeef56e3140a8eb8f40c7062aa1c5700f76e
Christian Brabandt <cb@256bit.org>
parents:
7659
diff
changeset
|
4430 E892 eval.txt /*E892* |
41768bcebc9b
commit https://github.com/vim/vim/commit/13d5aeef56e3140a8eb8f40c7062aa1c5700f76e
Christian Brabandt <cb@256bit.org>
parents:
7659
diff
changeset
|
4431 E893 eval.txt /*E893* |
41768bcebc9b
commit https://github.com/vim/vim/commit/13d5aeef56e3140a8eb8f40c7062aa1c5700f76e
Christian Brabandt <cb@256bit.org>
parents:
7659
diff
changeset
|
4432 E894 eval.txt /*E894* |
7742
5f6f35a3cb12
commit https://github.com/vim/vim/commit/705ada1aff27ecd9c47c690df817d043c2ceb5e2
Christian Brabandt <cb@256bit.org>
parents:
7707
diff
changeset
|
4433 E895 if_mzsch.txt /*E895* |
7876
93f747af7b58
commit https://github.com/vim/vim/commit/5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92
Christian Brabandt <cb@256bit.org>
parents:
7790
diff
changeset
|
4434 E898 channel.txt /*E898* |
7 | 4435 E90 message.txt /*E90* |
7876
93f747af7b58
commit https://github.com/vim/vim/commit/5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92
Christian Brabandt <cb@256bit.org>
parents:
7790
diff
changeset
|
4436 E901 channel.txt /*E901* |
93f747af7b58
commit https://github.com/vim/vim/commit/5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92
Christian Brabandt <cb@256bit.org>
parents:
7790
diff
changeset
|
4437 E902 channel.txt /*E902* |
93f747af7b58
commit https://github.com/vim/vim/commit/5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92
Christian Brabandt <cb@256bit.org>
parents:
7790
diff
changeset
|
4438 E903 channel.txt /*E903* |
93f747af7b58
commit https://github.com/vim/vim/commit/5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92
Christian Brabandt <cb@256bit.org>
parents:
7790
diff
changeset
|
4439 E904 channel.txt /*E904* |
93f747af7b58
commit https://github.com/vim/vim/commit/5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92
Christian Brabandt <cb@256bit.org>
parents:
7790
diff
changeset
|
4440 E905 channel.txt /*E905* |
7992
78106b0f2c56
commit https://github.com/vim/vim/commit/cbebd4879cc78e670d79b2c57dc33d7b911c962a
Christian Brabandt <cb@256bit.org>
parents:
7924
diff
changeset
|
4441 E906 channel.txt /*E906* |
78106b0f2c56
commit https://github.com/vim/vim/commit/cbebd4879cc78e670d79b2c57dc33d7b911c962a
Christian Brabandt <cb@256bit.org>
parents:
7924
diff
changeset
|
4442 E907 eval.txt /*E907* |
78106b0f2c56
commit https://github.com/vim/vim/commit/cbebd4879cc78e670d79b2c57dc33d7b911c962a
Christian Brabandt <cb@256bit.org>
parents:
7924
diff
changeset
|
4443 E908 eval.txt /*E908* |
78106b0f2c56
commit https://github.com/vim/vim/commit/cbebd4879cc78e670d79b2c57dc33d7b911c962a
Christian Brabandt <cb@256bit.org>
parents:
7924
diff
changeset
|
4444 E909 eval.txt /*E909* |
7 | 4445 E91 options.txt /*E91* |
7992
78106b0f2c56
commit https://github.com/vim/vim/commit/cbebd4879cc78e670d79b2c57dc33d7b911c962a
Christian Brabandt <cb@256bit.org>
parents:
7924
diff
changeset
|
4446 E910 eval.txt /*E910* |
78106b0f2c56
commit https://github.com/vim/vim/commit/cbebd4879cc78e670d79b2c57dc33d7b911c962a
Christian Brabandt <cb@256bit.org>
parents:
7924
diff
changeset
|
4447 E911 eval.txt /*E911* |
78106b0f2c56
commit https://github.com/vim/vim/commit/cbebd4879cc78e670d79b2c57dc33d7b911c962a
Christian Brabandt <cb@256bit.org>
parents:
7924
diff
changeset
|
4448 E912 eval.txt /*E912* |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
4449 E913 eval.txt /*E913* |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
4450 E914 eval.txt /*E914* |
8392
1bf1b88968a2
commit https://github.com/vim/vim/commit/328da0dcb7be34b594725eef6dc98d3ea6516d69
Christian Brabandt <cb@256bit.org>
parents:
8303
diff
changeset
|
4451 E915 channel.txt /*E915* |
8182
95d59081580f
commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf
Christian Brabandt <cb@256bit.org>
parents:
8148
diff
changeset
|
4452 E916 eval.txt /*E916* |
8303
88207f4b861a
commit https://github.com/vim/vim/commit/dae8d21dd291df6a6679a00be64e18bca0156576
Christian Brabandt <cb@256bit.org>
parents:
8246
diff
changeset
|
4453 E917 eval.txt /*E917* |
8392
1bf1b88968a2
commit https://github.com/vim/vim/commit/328da0dcb7be34b594725eef6dc98d3ea6516d69
Christian Brabandt <cb@256bit.org>
parents:
8303
diff
changeset
|
4454 E918 channel.txt /*E918* |
8440
4c6ad81d41fe
commit https://github.com/vim/vim/commit/5f148ec0b5a6cedd9129b3abac351034b83cc4f7
Christian Brabandt <cb@256bit.org>
parents:
8392
diff
changeset
|
4455 E919 repeat.txt /*E919* |
7 | 4456 E92 message.txt /*E92* |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
4457 E920 channel.txt /*E920* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
4458 E921 channel.txt /*E921* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
4459 E922 eval.txt /*E922* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
4460 E923 eval.txt /*E923* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
4461 E924 quickfix.txt /*E924* |
8748
b1a19a2f73f0
commit https://github.com/vim/vim/commit/4f3f668c8486444e53163c29d2fc79bf47eb3c82
Christian Brabandt <cb@256bit.org>
parents:
8673
diff
changeset
|
4462 E925 quickfix.txt /*E925* |
b1a19a2f73f0
commit https://github.com/vim/vim/commit/4f3f668c8486444e53163c29d2fc79bf47eb3c82
Christian Brabandt <cb@256bit.org>
parents:
8673
diff
changeset
|
4463 E926 quickfix.txt /*E926* |
9041
34c45ee4210d
commit https://github.com/vim/vim/commit/06481427005a9dae39721087df94855f7d4d1feb
Christian Brabandt <cb@256bit.org>
parents:
8951
diff
changeset
|
4464 E927 eval.txt /*E927* |
34c45ee4210d
commit https://github.com/vim/vim/commit/06481427005a9dae39721087df94855f7d4d1feb
Christian Brabandt <cb@256bit.org>
parents:
8951
diff
changeset
|
4465 E928 eval.txt /*E928* |
9286
64035abb986b
commit https://github.com/vim/vim/commit/c95a302a4c42ec8230473cd4a5e0064d0a143aa8
Christian Brabandt <cb@256bit.org>
parents:
9227
diff
changeset
|
4466 E929 starting.txt /*E929* |
7 | 4467 E93 windows.txt /*E93* |
9464
be72f4201a1d
commit https://github.com/vim/vim/commit/063b9d15abea041a5bfff3ffc4e219e26fd1d4fa
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4468 E930 eval.txt /*E930* |
9533
9f921133ee90
commit https://github.com/vim/vim/commit/269f595f9eef584937e7eae70fde68cdd7da5bcf
Christian Brabandt <cb@256bit.org>
parents:
9464
diff
changeset
|
4469 E931 message.txt /*E931* |
7 | 4470 E94 windows.txt /*E94* |
4471 E95 message.txt /*E95* | |
4472 E96 diff.txt /*E96* | |
4473 E97 diff.txt /*E97* | |
4474 E98 diff.txt /*E98* | |
4475 E99 diff.txt /*E99* | |
4476 EX intro.txt /*EX* | |
4477 EXINIT starting.txt /*EXINIT* | |
4478 Elvis intro.txt /*Elvis* | |
4479 EncodingChanged autocmd.txt /*EncodingChanged* | |
4480 Eterm syntax.txt /*Eterm* | |
4481 Ex intro.txt /*Ex* | |
4482 Ex-mode intro.txt /*Ex-mode* | |
20 | 4483 Exuberant_ctags tagsrch.txt /*Exuberant_ctags* |
7 | 4484 F motion.txt /*F* |
9464
be72f4201a1d
commit https://github.com/vim/vim/commit/063b9d15abea041a5bfff3ffc4e219e26fd1d4fa
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4485 FALSE eval.txt /*FALSE* |
7 | 4486 FAQ intro.txt /*FAQ* |
4487 Farsi farsi.txt /*Farsi* | |
4488 FileAppendCmd autocmd.txt /*FileAppendCmd* | |
4489 FileAppendPost autocmd.txt /*FileAppendPost* | |
4490 FileAppendPre autocmd.txt /*FileAppendPre* | |
4491 FileChangedRO autocmd.txt /*FileChangedRO* | |
4492 FileChangedShell autocmd.txt /*FileChangedShell* | |
766 | 4493 FileChangedShellPost autocmd.txt /*FileChangedShellPost* |
7 | 4494 FileEncoding autocmd.txt /*FileEncoding* |
4495 FileReadCmd autocmd.txt /*FileReadCmd* | |
4496 FileReadPost autocmd.txt /*FileReadPost* | |
4497 FileReadPre autocmd.txt /*FileReadPre* | |
4498 FileType autocmd.txt /*FileType* | |
4499 FileWriteCmd autocmd.txt /*FileWriteCmd* | |
4500 FileWritePost autocmd.txt /*FileWritePost* | |
4501 FileWritePre autocmd.txt /*FileWritePre* | |
4502 FilterReadPost autocmd.txt /*FilterReadPost* | |
4503 FilterReadPre autocmd.txt /*FilterReadPre* | |
4504 FilterWritePost autocmd.txt /*FilterWritePost* | |
4505 FilterWritePre autocmd.txt /*FilterWritePre* | |
1621 | 4506 Float eval.txt /*Float* |
7 | 4507 FocusGained autocmd.txt /*FocusGained* |
4508 FocusLost autocmd.txt /*FocusLost* | |
4509 Folding fold.txt /*Folding* | |
4510 FuncUndefined autocmd.txt /*FuncUndefined* | |
55 | 4511 Funcref eval.txt /*Funcref* |
7 | 4512 G motion.txt /*G* |
4513 GNOME gui_x11.txt /*GNOME* | |
4514 GTK gui_x11.txt /*GTK* | |
4515 GTK+ gui_x11.txt /*GTK+* | |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
4516 GTK3 gui_x11.txt /*GTK3* |
7 | 4517 GUI gui.txt /*GUI* |
4518 GUI-X11 gui_x11.txt /*GUI-X11* | |
4519 GUIEnter autocmd.txt /*GUIEnter* | |
1121 | 4520 GUIFailed autocmd.txt /*GUIFailed* |
4521 GetLatestVimScripts pi_getscript.txt /*GetLatestVimScripts* | |
4522 GetLatestVimScripts-copyright pi_getscript.txt /*GetLatestVimScripts-copyright* | |
4523 GetLatestVimScripts_dat pi_getscript.txt /*GetLatestVimScripts_dat* | |
7 | 4524 Gnome gui_x11.txt /*Gnome* |
4525 H motion.txt /*H* | |
4526 I insert.txt /*I* | |
4527 ICCF uganda.txt /*ICCF* | |
4528 IM-server mbyte.txt /*IM-server* | |
4529 IME mbyte.txt /*IME* | |
4530 Insert insert.txt /*Insert* | |
4531 Insert-mode insert.txt /*Insert-mode* | |
11 | 4532 InsertChange autocmd.txt /*InsertChange* |
2908 | 4533 InsertCharPre autocmd.txt /*InsertCharPre* |
11 | 4534 InsertEnter autocmd.txt /*InsertEnter* |
4535 InsertLeave autocmd.txt /*InsertLeave* | |
7 | 4536 J change.txt /*J* |
4537 Japanese mbyte.txt /*Japanese* | |
8182
95d59081580f
commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf
Christian Brabandt <cb@256bit.org>
parents:
8148
diff
changeset
|
4538 Job eval.txt /*Job* |
8951
0bdeaf7092bc
commit https://github.com/vim/vim/commit/aa3b15dbebf333282503d6031e2f9ba6ee4398ed
Christian Brabandt <cb@256bit.org>
parents:
8876
diff
changeset
|
4539 Jobs eval.txt /*Jobs* |
7 | 4540 K various.txt /*K* |
11 | 4541 KDE gui_x11.txt /*KDE* |
4542 KVim gui_x11.txt /*KVim* | |
1621 | 4543 Kibaale uganda.txt /*Kibaale* |
7 | 4544 Korean mbyte.txt /*Korean* |
4545 L motion.txt /*L* | |
4546 Linux-backspace options.txt /*Linux-backspace* | |
55 | 4547 List eval.txt /*List* |
161 | 4548 Lists eval.txt /*Lists* |
6855
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
4549 LogiPat() pi_logipat.txt /*LogiPat()* |
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
4550 LogiPat-flags pi_logipat.txt /*LogiPat-flags* |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
4551 Lua if_lua.txt /*Lua* |
7 | 4552 M motion.txt /*M* |
4553 MDI starting.txt /*MDI* | |
4554 MS-DOS os_msdos.txt /*MS-DOS* | |
4555 MS-Windows os_win32.txt /*MS-Windows* | |
4556 MSDOS os_msdos.txt /*MSDOS* | |
4557 MSVisualStudio if_ole.txt /*MSVisualStudio* | |
4558 MVS os_390.txt /*MVS* | |
4559 Mac os_mac.txt /*Mac* | |
4560 Mac-format editing.txt /*Mac-format* | |
4561 Mac-format-write editing.txt /*Mac-format-write* | |
4562 Macintosh os_mac.txt /*Macintosh* | |
4563 Mark motion.txt /*Mark* | |
435 | 4564 MenuPopup autocmd.txt /*MenuPopup* |
7 | 4565 MiNT os_mint.txt /*MiNT* |
323 | 4566 Moolenaar intro.txt /*Moolenaar* |
7 | 4567 MorphOS os_amiga.txt /*MorphOS* |
4568 Motif gui_x11.txt /*Motif* | |
374 | 4569 Myspell spell.txt /*Myspell* |
14 | 4570 MzScheme if_mzsch.txt /*MzScheme* |
7 | 4571 N pattern.txt /*N* |
4572 N% motion.txt /*N%* | |
4573 N: cmdline.txt /*N:* | |
4574 N<Del> various.txt /*N<Del>* | |
5146 | 4575 NFA pattern.txt /*NFA* |
7 | 4576 NL-used-for-Nul pattern.txt /*NL-used-for-Nul* |
4577 NetBSD-backspace options.txt /*NetBSD-backspace* | |
2152 | 4578 NetUserPass() pi_netrw.txt /*NetUserPass()* |
7 | 4579 Normal intro.txt /*Normal* |
4580 Normal-mode intro.txt /*Normal-mode* | |
1621 | 4581 Number eval.txt /*Number* |
7 | 4582 Nvi intro.txt /*Nvi* |
4583 O insert.txt /*O* | |
4584 OS/2 os_os2.txt /*OS\/2* | |
4585 OS2 os_os2.txt /*OS2* | |
4586 OS390 os_390.txt /*OS390* | |
4587 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
|
4588 OS390-PuTTY os_390.txt /*OS390-PuTTY* |
7 | 4589 OS390-bugs os_390.txt /*OS390-bugs* |
4590 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
|
4591 OS390-limitations os_390.txt /*OS390-limitations* |
7 | 4592 OS390-open-source os_390.txt /*OS390-open-source* |
4593 OffTheSpot mbyte.txt /*OffTheSpot* | |
4594 OnTheSpot mbyte.txt /*OnTheSpot* | |
4595 Operator-pending intro.txt /*Operator-pending* | |
4596 Operator-pending-mode intro.txt /*Operator-pending-mode* | |
6951
b2673982c625
Updated and new runtime files.
Bram Moolenaar <bram@vim.org>
parents:
6918
diff
changeset
|
4597 OptionSet autocmd.txt /*OptionSet* |
7 | 4598 OverTheSpot mbyte.txt /*OverTheSpot* |
4599 P change.txt /*P* | |
11 | 4600 PATHEXT eval.txt /*PATHEXT* |
5862 | 4601 PHP_BracesAtCodeLevel indent.txt /*PHP_BracesAtCodeLevel* |
4602 PHP_autoformatcomment indent.txt /*PHP_autoformatcomment* | |
4603 PHP_default_indenting indent.txt /*PHP_default_indenting* | |
4604 PHP_outdentSLComments indent.txt /*PHP_outdentSLComments* | |
4605 PHP_outdentphpescape indent.txt /*PHP_outdentphpescape* | |
4606 PHP_removeCRwhenUnix indent.txt /*PHP_removeCRwhenUnix* | |
4607 PHP_vintage_case_default_indent indent.txt /*PHP_vintage_case_default_indent* | |
9116
bc38030aec7d
commit https://github.com/vim/vim/commit/26852128a2b713ef49341a0c18daba928444e7eb
Christian Brabandt <cb@256bit.org>
parents:
9097
diff
changeset
|
4608 Partial eval.txt /*Partial* |
7 | 4609 Pattern pattern.txt /*Pattern* |
4610 Perl if_perl.txt /*Perl* | |
4611 Posix intro.txt /*Posix* | |
4612 Python if_pyth.txt /*Python* | |
4613 Q intro.txt /*Q* | |
4614 Q-command-changed version5.txt /*Q-command-changed* | |
4615 QNX os_qnx.txt /*QNX* | |
4616 Q_ab quickref.txt /*Q_ab* | |
4617 Q_ac quickref.txt /*Q_ac* | |
4618 Q_ai quickref.txt /*Q_ai* | |
4619 Q_bu quickref.txt /*Q_bu* | |
4620 Q_ce quickref.txt /*Q_ce* | |
4621 Q_ch quickref.txt /*Q_ch* | |
4622 Q_cm quickref.txt /*Q_cm* | |
4623 Q_co quickref.txt /*Q_co* | |
4624 Q_ct help.txt /*Q_ct* | |
4625 Q_de quickref.txt /*Q_de* | |
4626 Q_di quickref.txt /*Q_di* | |
4627 Q_ed quickref.txt /*Q_ed* | |
4628 Q_et quickref.txt /*Q_et* | |
4629 Q_ex quickref.txt /*Q_ex* | |
4630 Q_fl quickref.txt /*Q_fl* | |
4631 Q_fo quickref.txt /*Q_fo* | |
4632 Q_gu quickref.txt /*Q_gu* | |
4633 Q_in quickref.txt /*Q_in* | |
4634 Q_km quickref.txt /*Q_km* | |
4635 Q_lr quickref.txt /*Q_lr* | |
4636 Q_ma quickref.txt /*Q_ma* | |
4637 Q_op quickref.txt /*Q_op* | |
4638 Q_pa quickref.txt /*Q_pa* | |
4639 Q_qf quickref.txt /*Q_qf* | |
4640 Q_ra quickref.txt /*Q_ra* | |
4641 Q_re quickref.txt /*Q_re* | |
4642 Q_sc quickref.txt /*Q_sc* | |
4643 Q_si quickref.txt /*Q_si* | |
4644 Q_ss quickref.txt /*Q_ss* | |
4645 Q_st quickref.txt /*Q_st* | |
4646 Q_sy quickref.txt /*Q_sy* | |
4647 Q_ta quickref.txt /*Q_ta* | |
4648 Q_tm quickref.txt /*Q_tm* | |
4649 Q_to quickref.txt /*Q_to* | |
4650 Q_ud quickref.txt /*Q_ud* | |
4651 Q_ur quickref.txt /*Q_ur* | |
4652 Q_vc quickref.txt /*Q_vc* | |
4653 Q_vi quickref.txt /*Q_vi* | |
4654 Q_vm quickref.txt /*Q_vm* | |
4655 Q_wi quickref.txt /*Q_wi* | |
4656 Q_wq quickref.txt /*Q_wq* | |
161 | 4657 QuickFixCmdPost autocmd.txt /*QuickFixCmdPost* |
1621 | 4658 QuickFixCmdPost-example quickfix.txt /*QuickFixCmdPost-example* |
161 | 4659 QuickFixCmdPre autocmd.txt /*QuickFixCmdPre* |
7 | 4660 Quickfix quickfix.txt /*Quickfix* |
3682 | 4661 QuitPre autocmd.txt /*QuitPre* |
7 | 4662 R change.txt /*R* |
4663 RISC-OS os_risc.txt /*RISC-OS* | |
4664 RISCOS os_risc.txt /*RISCOS* | |
4665 RemoteReply autocmd.txt /*RemoteReply* | |
4666 Replace insert.txt /*Replace* | |
4667 Replace-mode insert.txt /*Replace-mode* | |
4668 Root mbyte.txt /*Root* | |
4669 Ruby if_ruby.txt /*Ruby* | |
4670 Russian russian.txt /*Russian* | |
4671 S change.txt /*S* | |
4672 SHELL starting.txt /*SHELL* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4673 SQLGetType ft_sql.txt /*SQLGetType* |
1621 | 4674 SQLSetType ft_sql.txt /*SQLSetType* |
7 | 4675 Select visual.txt /*Select* |
4676 Select-mode visual.txt /*Select-mode* | |
4677 Select-mode-mapping visual.txt /*Select-mode-mapping* | |
4678 Session starting.txt /*Session* | |
574 | 4679 SessionLoad-variable starting.txt /*SessionLoad-variable* |
4680 SessionLoadPost autocmd.txt /*SessionLoadPost* | |
724 | 4681 ShellCmdPost autocmd.txt /*ShellCmdPost* |
4682 ShellFilterPost autocmd.txt /*ShellFilterPost* | |
1121 | 4683 SourceCmd autocmd.txt /*SourceCmd* |
716 | 4684 SourcePre autocmd.txt /*SourcePre* |
8182
95d59081580f
commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf
Christian Brabandt <cb@256bit.org>
parents:
8148
diff
changeset
|
4685 Special eval.txt /*Special* |
650 | 4686 SpellFileMissing autocmd.txt /*SpellFileMissing* |
7 | 4687 StdinReadPost autocmd.txt /*StdinReadPost* |
4688 StdinReadPre autocmd.txt /*StdinReadPre* | |
6884 | 4689 String eval.txt /*String* |
579 | 4690 SwapExists autocmd.txt /*SwapExists* |
7 | 4691 Syntax autocmd.txt /*Syntax* |
4692 T motion.txt /*T* | |
4693 TCL if_tcl.txt /*TCL* | |
4694 TERM starting.txt /*TERM* | |
3713 | 4695 TOhtml-encoding syntax.txt /*TOhtml-encoding* |
4696 TOhtml-encoding-detect syntax.txt /*TOhtml-encoding-detect* | |
4697 TOhtml-performance syntax.txt /*TOhtml-performance* | |
4698 TOhtml-uncopyable-text syntax.txt /*TOhtml-uncopyable-text* | |
4699 TOhtml-wrap-text syntax.txt /*TOhtml-wrap-text* | |
9464
be72f4201a1d
commit https://github.com/vim/vim/commit/063b9d15abea041a5bfff3ffc4e219e26fd1d4fa
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4700 TRUE eval.txt /*TRUE* |
1621 | 4701 TSQL ft_sql.txt /*TSQL* |
7 | 4702 TTpro-telnet syntax.txt /*TTpro-telnet* |
4703 Tab intro.txt /*Tab* | |
9644
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
4704 TabClosed autocmd.txt /*TabClosed* |
677 | 4705 TabEnter autocmd.txt /*TabEnter* |
4706 TabLeave autocmd.txt /*TabLeave* | |
9644
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
4707 TabNew autocmd.txt /*TabNew* |
7 | 4708 Tcl if_tcl.txt /*Tcl* |
4709 TermChanged autocmd.txt /*TermChanged* | |
4710 TermResponse autocmd.txt /*TermResponse* | |
4264 | 4711 TextChanged autocmd.txt /*TextChanged* |
4712 TextChangedI autocmd.txt /*TextChangedI* | |
1621 | 4713 Transact-SQL ft_sql.txt /*Transact-SQL* |
7 | 4714 U undo.txt /*U* |
4715 UTF-8 mbyte.txt /*UTF-8* | |
4716 UTF8-xterm mbyte.txt /*UTF8-xterm* | |
4717 Uganda uganda.txt /*Uganda* | |
4718 Unicode mbyte.txt /*Unicode* | |
4719 Unix os_unix.txt /*Unix* | |
4720 Unix-format editing.txt /*Unix-format* | |
4721 Unix-format-write editing.txt /*Unix-format-write* | |
4722 User autocmd.txt /*User* | |
4723 UserGettingBored autocmd.txt /*UserGettingBored* | |
4724 V visual.txt /*V* | |
4725 VIMINIT starting.txt /*VIMINIT* | |
4726 VMS os_vms.txt /*VMS* | |
4727 Vi intro.txt /*Vi* | |
4728 View starting.txt /*View* | |
4729 VimEnter autocmd.txt /*VimEnter* | |
4730 VimLeave autocmd.txt /*VimLeave* | |
4731 VimLeavePre autocmd.txt /*VimLeavePre* | |
766 | 4732 VimResized autocmd.txt /*VimResized* |
846 | 4733 Vimball-copyright pi_vimball.txt /*Vimball-copyright* |
7 | 4734 Virtual-Replace-mode insert.txt /*Virtual-Replace-mode* |
4735 VisVim if_ole.txt /*VisVim* | |
4736 Visual visual.txt /*Visual* | |
4737 Visual-mode visual.txt /*Visual-mode* | |
4738 W motion.txt /*W* | |
4739 W10 message.txt /*W10* | |
4740 W11 message.txt /*W11* | |
4741 W12 message.txt /*W12* | |
4742 W13 message.txt /*W13* | |
4743 W14 message.txt /*W14* | |
4744 W15 repeat.txt /*W15* | |
4745 W16 message.txt /*W16* | |
4746 W17 arabic.txt /*W17* | |
4747 W18 syntax.txt /*W18* | |
4748 WORD motion.txt /*WORD* | |
838 | 4749 WWW intro.txt /*WWW* |
7 | 4750 Win32 os_win32.txt /*Win32* |
4751 WinEnter autocmd.txt /*WinEnter* | |
4752 WinLeave autocmd.txt /*WinLeave* | |
9644
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
4753 WinNew autocmd.txt /*WinNew* |
7 | 4754 X change.txt /*X* |
4755 X11 options.txt /*X11* | |
4756 X11-icon gui_x11.txt /*X11-icon* | |
4757 X11_mouse_shapes gui_x11.txt /*X11_mouse_shapes* | |
4758 X1Drag term.txt /*X1Drag* | |
4759 X1Mouse term.txt /*X1Mouse* | |
4760 X1Release term.txt /*X1Release* | |
4761 X2Drag term.txt /*X2Drag* | |
4762 X2Mouse term.txt /*X2Mouse* | |
4763 X2Release term.txt /*X2Release* | |
4764 XIM mbyte.txt /*XIM* | |
4765 XLFD mbyte.txt /*XLFD* | |
4766 Y change.txt /*Y* | |
4767 Y2K intro.txt /*Y2K* | |
4768 ZQ editing.txt /*ZQ* | |
4769 ZZ editing.txt /*ZZ* | |
4770 [ index.txt /*[* | |
4771 [# motion.txt /*[#* | |
4772 [' motion.txt /*['* | |
4773 [( motion.txt /*[(* | |
4774 [++opt] editing.txt /*[++opt]* | |
4775 [+cmd] editing.txt /*[+cmd]* | |
168 | 4776 [..] pattern.txt /*[..]* |
7 | 4777 [/ motion.txt /*[\/* |
4778 [:alnum:] pattern.txt /*[:alnum:]* | |
4779 [:alpha:] pattern.txt /*[:alpha:]* | |
4780 [:backspace:] pattern.txt /*[:backspace:]* | |
4781 [:blank:] pattern.txt /*[:blank:]* | |
4782 [:cntrl:] pattern.txt /*[:cntrl:]* | |
4783 [:digit:] pattern.txt /*[:digit:]* | |
4784 [:escape:] pattern.txt /*[:escape:]* | |
4785 [:graph:] pattern.txt /*[:graph:]* | |
4786 [:lower:] pattern.txt /*[:lower:]* | |
4787 [:print:] pattern.txt /*[:print:]* | |
4788 [:punct:] pattern.txt /*[:punct:]* | |
4789 [:return:] pattern.txt /*[:return:]* | |
4790 [:space:] pattern.txt /*[:space:]* | |
4791 [:tab:] pattern.txt /*[:tab:]* | |
4792 [:upper:] pattern.txt /*[:upper:]* | |
4793 [:xdigit:] pattern.txt /*[:xdigit:]* | |
4794 [<MiddleMouse> change.txt /*[<MiddleMouse>* | |
168 | 4795 [==] pattern.txt /*[==]* |
7 | 4796 [D tagsrch.txt /*[D* |
4797 [I tagsrch.txt /*[I* | |
4798 [M motion.txt /*[M* | |
4799 [P change.txt /*[P* | |
252 | 4800 [S spell.txt /*[S* |
7 | 4801 [[ motion.txt /*[[* |
4802 [] motion.txt /*[]* | |
4803 [_CTRL-D tagsrch.txt /*[_CTRL-D* | |
4804 [_CTRL-I tagsrch.txt /*[_CTRL-I* | |
4805 [` motion.txt /*[`* | |
4806 [c diff.txt /*[c* | |
4807 [count] intro.txt /*[count]* | |
4808 [d tagsrch.txt /*[d* | |
4809 [f editing.txt /*[f* | |
4810 [i tagsrch.txt /*[i* | |
4811 [m motion.txt /*[m* | |
4812 [p change.txt /*[p* | |
4813 [pattern] pattern.txt /*[pattern]* | |
4814 [quotex] intro.txt /*[quotex]* | |
4815 [range] cmdline.txt /*[range]* | |
236 | 4816 [s spell.txt /*[s* |
7 | 4817 [star motion.txt /*[star* |
4818 [z fold.txt /*[z* | |
4819 [{ motion.txt /*[{* | |
4820 \0 change.txt /*\\0* | |
4821 ] index.txt /*]* | |
4822 ]# motion.txt /*]#* | |
4823 ]' motion.txt /*]'* | |
4824 ]) motion.txt /*])* | |
4825 ]/ motion.txt /*]\/* | |
4826 ]<MiddleMouse> change.txt /*]<MiddleMouse>* | |
4827 ]D tagsrch.txt /*]D* | |
4828 ]I tagsrch.txt /*]I* | |
4829 ]M motion.txt /*]M* | |
4830 ]P change.txt /*]P* | |
252 | 4831 ]S spell.txt /*]S* |
7 | 4832 ][ motion.txt /*][* |
4833 ]] motion.txt /*]]* | |
4834 ]_CTRL-D tagsrch.txt /*]_CTRL-D* | |
4835 ]_CTRL-I tagsrch.txt /*]_CTRL-I* | |
4836 ]` motion.txt /*]`* | |
4837 ]c diff.txt /*]c* | |
4838 ]d tagsrch.txt /*]d* | |
4839 ]f editing.txt /*]f* | |
4840 ]i tagsrch.txt /*]i* | |
4841 ]m motion.txt /*]m* | |
4842 ]p change.txt /*]p* | |
236 | 4843 ]s spell.txt /*]s* |
7 | 4844 ]star motion.txt /*]star* |
4845 ]z fold.txt /*]z* | |
4846 ]} motion.txt /*]}* | |
4847 ^ motion.txt /*^* | |
4848 _ motion.txt /*_* | |
4849 _exrc starting.txt /*_exrc* | |
4850 _gvimrc gui.txt /*_gvimrc* | |
4851 _vimrc starting.txt /*_vimrc* | |
4852 ` motion.txt /*`* | |
4853 `( motion.txt /*`(* | |
4854 `) motion.txt /*`)* | |
4855 `-expansion editing.txt /*`-expansion* | |
4856 `. motion.txt /*`.* | |
4857 `0 motion.txt /*`0* | |
4858 `< motion.txt /*`<* | |
8 | 4859 `= editing.txt /*`=* |
7 | 4860 `> motion.txt /*`>* |
4861 `A motion.txt /*`A* | |
4862 `[ motion.txt /*`[* | |
4863 `] motion.txt /*`]* | |
4864 `^ motion.txt /*`^* | |
4865 `` motion.txt /*``* | |
4866 `a motion.txt /*`a* | |
4867 `quote motion.txt /*`quote* | |
4868 `{ motion.txt /*`{* | |
4869 `} motion.txt /*`}* | |
4870 a insert.txt /*a* | |
12 | 4871 a' motion.txt /*a'* |
7 | 4872 a( motion.txt /*a(* |
4873 a) motion.txt /*a)* | |
15 | 4874 a4 print.txt /*a4* |
131 | 4875 a:0 eval.txt /*a:0* |
4876 a:000 eval.txt /*a:000* | |
4877 a:1 eval.txt /*a:1* | |
7 | 4878 a:firstline eval.txt /*a:firstline* |
4879 a:lastline eval.txt /*a:lastline* | |
4880 a:var eval.txt /*a:var* | |
4881 a< motion.txt /*a<* | |
4882 a> motion.txt /*a>* | |
4883 aB motion.txt /*aB* | |
4884 aW motion.txt /*aW* | |
4885 a[ motion.txt /*a[* | |
4886 a] motion.txt /*a]* | |
12 | 4887 a` motion.txt /*a`* |
7 | 4888 ab motion.txt /*ab* |
4889 abandon editing.txt /*abandon* | |
4890 abbreviations map.txt /*abbreviations* | |
4891 abel.vim syntax.txt /*abel.vim* | |
1621 | 4892 abs() eval.txt /*abs()* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4893 acos() eval.txt /*acos()* |
7 | 4894 active-buffer windows.txt /*active-buffer* |
1621 | 4895 ada#Create_Tags() ft_ada.txt /*ada#Create_Tags()* |
4896 ada#Jump_Tag() ft_ada.txt /*ada#Jump_Tag()* | |
4897 ada#Listtags() ft_ada.txt /*ada#Listtags()* | |
4898 ada#Switch_Syntax_Option() ft_ada.txt /*ada#Switch_Syntax_Option()* | |
4899 ada#Word() ft_ada.txt /*ada#Word()* | |
4900 ada-compiler ft_ada.txt /*ada-compiler* | |
4901 ada-ctags ft_ada.txt /*ada-ctags* | |
4902 ada-extra-plugins ft_ada.txt /*ada-extra-plugins* | |
4903 ada-reference ft_ada.txt /*ada-reference* | |
4904 ada.vim ft_ada.txt /*ada.vim* | |
82 | 4905 add() eval.txt /*add()* |
7 | 4906 add-filetype-plugin usr_05.txt /*add-filetype-plugin* |
4907 add-global-plugin usr_05.txt /*add-global-plugin* | |
4908 add-local-help usr_05.txt /*add-local-help* | |
4909 add-option-flags options.txt /*add-option-flags* | |
8748
b1a19a2f73f0
commit https://github.com/vim/vim/commit/4f3f668c8486444e53163c29d2fc79bf47eb3c82
Christian Brabandt <cb@256bit.org>
parents:
8673
diff
changeset
|
4910 add-package usr_05.txt /*add-package* |
7 | 4911 add-plugin usr_05.txt /*add-plugin* |
4912 added-5.1 version5.txt /*added-5.1* | |
4913 added-5.2 version5.txt /*added-5.2* | |
4914 added-5.3 version5.txt /*added-5.3* | |
4915 added-5.4 version5.txt /*added-5.4* | |
4916 added-5.5 version5.txt /*added-5.5* | |
4917 added-5.6 version5.txt /*added-5.6* | |
4918 added-5.7 version5.txt /*added-5.7* | |
4919 added-5.8 version5.txt /*added-5.8* | |
4920 added-6.1 version6.txt /*added-6.1* | |
4921 added-6.2 version6.txt /*added-6.2* | |
4922 added-6.3 version6.txt /*added-6.3* | |
551 | 4923 added-6.4 version6.txt /*added-6.4* |
1121 | 4924 added-7.1 version7.txt /*added-7.1* |
1621 | 4925 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
|
4926 added-7.3 version7.txt /*added-7.3* |
5146 | 4927 added-7.4 version7.txt /*added-7.4* |
7 | 4928 added-BeOS version5.txt /*added-BeOS* |
4929 added-Mac version5.txt /*added-Mac* | |
4930 added-VMS version5.txt /*added-VMS* | |
4931 added-cmdline-args version5.txt /*added-cmdline-args* | |
4932 added-options version5.txt /*added-options* | |
4933 added-regexp version5.txt /*added-regexp* | |
4934 added-various version5.txt /*added-various* | |
4935 added-win32-GUI version5.txt /*added-win32-GUI* | |
820 | 4936 aff-dic-format spell.txt /*aff-dic-format* |
7 | 4937 after-directory options.txt /*after-directory* |
4938 aleph options.txt /*aleph* | |
4939 alt intro.txt /*alt* | |
4940 alt-input debugger.txt /*alt-input* | |
4941 alternate-file editing.txt /*alternate-file* | |
4942 amiga-window starting.txt /*amiga-window* | |
3224 | 4943 and() eval.txt /*and()* |
819 | 4944 anonymous-function eval.txt /*anonymous-function* |
7 | 4945 ant.vim syntax.txt /*ant.vim* |
4946 ap motion.txt /*ap* | |
4947 apache.vim syntax.txt /*apache.vim* | |
4948 append() eval.txt /*append()* | |
12 | 4949 aquote motion.txt /*aquote* |
7 | 4950 arabic.txt arabic.txt /*arabic.txt* |
4951 arabicfonts arabic.txt /*arabicfonts* | |
4952 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
|
4953 arg-functions usr_41.txt /*arg-functions* |
7 | 4954 argc() eval.txt /*argc()* |
4955 argidx() eval.txt /*argidx()* | |
4956 arglist editing.txt /*arglist* | |
4957 arglist-position editing.txt /*arglist-position* | |
4958 arglist-quit usr_07.txt /*arglist-quit* | |
5968 | 4959 arglistid() eval.txt /*arglistid()* |
7 | 4960 argument-list editing.txt /*argument-list* |
4961 argv() eval.txt /*argv()* | |
4962 as motion.txt /*as* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4963 asin() eval.txt /*asin()* |
7 | 4964 asm.vim syntax.txt /*asm.vim* |
4965 asm68k syntax.txt /*asm68k* | |
4966 asmh8300.vim syntax.txt /*asmh8300.vim* | |
7315
444efa5f5015
commit https://github.com/vim/vim/commit/2c5e8e80eacf491d4f266983f534a77776c7ae83
Christian Brabandt <cb@256bit.org>
parents:
7272
diff
changeset
|
4967 assert_equal() eval.txt /*assert_equal()* |
7597
3012eaddb6b2
commit https://github.com/vim/vim/commit/345efa013dc6d1754ba06e5596a26c48c9935937
Christian Brabandt <cb@256bit.org>
parents:
7557
diff
changeset
|
4968 assert_exception() eval.txt /*assert_exception()* |
3012eaddb6b2
commit https://github.com/vim/vim/commit/345efa013dc6d1754ba06e5596a26c48c9935937
Christian Brabandt <cb@256bit.org>
parents:
7557
diff
changeset
|
4969 assert_fails() eval.txt /*assert_fails()* |
7315
444efa5f5015
commit https://github.com/vim/vim/commit/2c5e8e80eacf491d4f266983f534a77776c7ae83
Christian Brabandt <cb@256bit.org>
parents:
7272
diff
changeset
|
4970 assert_false() eval.txt /*assert_false()* |
9644
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
4971 assert_inrange() eval.txt /*assert_inrange()* |
8795
aba2d0a01290
commit https://github.com/vim/vim/commit/7db8f6f4f85e5d0526d23107b2a5e2334dc23354
Christian Brabandt <cb@256bit.org>
parents:
8748
diff
changeset
|
4972 assert_match() eval.txt /*assert_match()* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
4973 assert_notequal() eval.txt /*assert_notequal()* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
4974 assert_notmatch() eval.txt /*assert_notmatch()* |
7315
444efa5f5015
commit https://github.com/vim/vim/commit/2c5e8e80eacf491d4f266983f534a77776c7ae83
Christian Brabandt <cb@256bit.org>
parents:
7272
diff
changeset
|
4975 assert_true() eval.txt /*assert_true()* |
422 | 4976 at motion.txt /*at* |
1621 | 4977 atan() eval.txt /*atan()* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4978 atan2() eval.txt /*atan2()* |
7 | 4979 athena-intellimouse gui.txt /*athena-intellimouse* |
4980 attr-list syntax.txt /*attr-list* | |
4981 author intro.txt /*author* | |
4982 auto-format change.txt /*auto-format* | |
4983 auto-setting options.txt /*auto-setting* | |
4984 auto-shortname editing.txt /*auto-shortname* | |
4985 autocmd-<> tips.txt /*autocmd-<>* | |
40 | 4986 autocmd-buffer-local autocmd.txt /*autocmd-buffer-local* |
4987 autocmd-buflocal autocmd.txt /*autocmd-buflocal* | |
4988 autocmd-changes autocmd.txt /*autocmd-changes* | |
7 | 4989 autocmd-define autocmd.txt /*autocmd-define* |
590 | 4990 autocmd-disable autocmd.txt /*autocmd-disable* |
7 | 4991 autocmd-events autocmd.txt /*autocmd-events* |
579 | 4992 autocmd-events-abc autocmd.txt /*autocmd-events-abc* |
7 | 4993 autocmd-execute autocmd.txt /*autocmd-execute* |
4994 autocmd-groups autocmd.txt /*autocmd-groups* | |
4995 autocmd-intro autocmd.txt /*autocmd-intro* | |
4996 autocmd-list autocmd.txt /*autocmd-list* | |
4997 autocmd-nested autocmd.txt /*autocmd-nested* | |
4998 autocmd-osfiletypes filetype.txt /*autocmd-osfiletypes* | |
4999 autocmd-patterns autocmd.txt /*autocmd-patterns* | |
5000 autocmd-remove autocmd.txt /*autocmd-remove* | |
5001 autocmd-searchpat autocmd.txt /*autocmd-searchpat* | |
5002 autocmd-use autocmd.txt /*autocmd-use* | |
5003 autocmd.txt autocmd.txt /*autocmd.txt* | |
5004 autocmds-kept version5.txt /*autocmds-kept* | |
5005 autocommand autocmd.txt /*autocommand* | |
5006 autocommand-events autocmd.txt /*autocommand-events* | |
5007 autocommand-pattern autocmd.txt /*autocommand-pattern* | |
3492 | 5008 autoformat change.txt /*autoformat* |
168 | 5009 autoload eval.txt /*autoload* |
7 | 5010 autoload-functions eval.txt /*autoload-functions* |
5011 avoid-hit-enter version5.txt /*avoid-hit-enter* | |
5012 aw motion.txt /*aw* | |
5013 a{ motion.txt /*a{* | |
5014 a} motion.txt /*a}* | |
5015 b motion.txt /*b* | |
4358 | 5016 b: eval.txt /*b:* |
4264 | 5017 b:changedtick eval.txt /*b:changedtick* |
1698 | 5018 b:changelog_name filetype.txt /*b:changelog_name* |
9644
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
5019 b:clojure_syntax_keywords syntax.txt /*b:clojure_syntax_keywords* |
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
5020 b:clojure_syntax_without_core_keywords syntax.txt /*b:clojure_syntax_without_core_keywords* |
7 | 5021 b:current_syntax-variable syntax.txt /*b:current_syntax-variable* |
480 | 5022 b:netrw_lastfile pi_netrw.txt /*b:netrw_lastfile* |
4992 | 5023 b:tex_stylish syntax.txt /*b:tex_stylish* |
7 | 5024 b:var eval.txt /*b:var* |
6744 | 5025 b:yaml_schema syntax.txt /*b:yaml_schema* |
844 | 5026 baan-folding syntax.txt /*baan-folding* |
5027 baan-syntax syntax.txt /*baan-syntax* | |
5028 baan.vim syntax.txt /*baan.vim* | |
7 | 5029 backslash intro.txt /*backslash* |
5030 backspace intro.txt /*backspace* | |
5031 backspace-delete version4.txt /*backspace-delete* | |
5032 backtick-expansion editing.txt /*backtick-expansion* | |
5033 backup editing.txt /*backup* | |
5034 backup-changed version4.txt /*backup-changed* | |
5035 backup-extension version4.txt /*backup-extension* | |
5036 backup-table editing.txt /*backup-table* | |
5037 balloon-eval debugger.txt /*balloon-eval* | |
5038 bar motion.txt /*bar* | |
5039 bars help.txt /*bars* | |
5040 base_font_name_list mbyte.txt /*base_font_name_list* | |
5041 basic.vim syntax.txt /*basic.vim* | |
5042 beep options.txt /*beep* | |
5043 beos-colors os_beos.txt /*beos-colors* | |
5044 beos-compiling os_beos.txt /*beos-compiling* | |
5045 beos-dragndrop os_beos.txt /*beos-dragndrop* | |
5046 beos-fonts os_beos.txt /*beos-fonts* | |
5047 beos-general os_beos.txt /*beos-general* | |
5048 beos-gui os_beos.txt /*beos-gui* | |
5049 beos-launch os_beos.txt /*beos-launch* | |
5050 beos-meta os_beos.txt /*beos-meta* | |
5051 beos-mouse os_beos.txt /*beos-mouse* | |
5052 beos-perl os_beos.txt /*beos-perl* | |
5053 beos-timeout os_beos.txt /*beos-timeout* | |
5054 beos-unicode os_beos.txt /*beos-unicode* | |
5055 beos-utf8 os_beos.txt /*beos-utf8* | |
5056 beos-vimdir os_beos.txt /*beos-vimdir* | |
5220 | 5057 better-python-interface version7.txt /*better-python-interface* |
189 | 5058 beval_bufnr-variable eval.txt /*beval_bufnr-variable* |
5059 beval_col-variable eval.txt /*beval_col-variable* | |
5060 beval_lnum-variable eval.txt /*beval_lnum-variable* | |
5061 beval_text-variable eval.txt /*beval_text-variable* | |
9227
ecb621205ed1
commit https://github.com/vim/vim/commit/82af8710bf8d1caeeceafb1370a052cb7d92f076
Christian Brabandt <cb@256bit.org>
parents:
9116
diff
changeset
|
5062 beval_winid-variable eval.txt /*beval_winid-variable* |
189 | 5063 beval_winnr-variable eval.txt /*beval_winnr-variable* |
3281 | 5064 bitwise-function usr_41.txt /*bitwise-function* |
7 | 5065 blockwise-examples visual.txt /*blockwise-examples* |
5066 blockwise-operators visual.txt /*blockwise-operators* | |
5067 blockwise-register change.txt /*blockwise-register* | |
5068 blockwise-visual visual.txt /*blockwise-visual* | |
2184
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
5069 blowfish options.txt /*blowfish* |
6153 | 5070 blowfish2 options.txt /*blowfish2* |
303 | 5071 bold syntax.txt /*bold* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5072 bom-bytes mbyte.txt /*bom-bytes* |
7 | 5073 book intro.txt /*book* |
258 | 5074 bookmark usr_03.txt /*bookmark* |
7 | 5075 boolean options.txt /*boolean* |
5076 break-finally eval.txt /*break-finally* | |
5077 browse() eval.txt /*browse()* | |
29 | 5078 browsedir() eval.txt /*browsedir()* |
7 | 5079 browsefilter editing.txt /*browsefilter* |
5080 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
|
5081 buffer-functions usr_41.txt /*buffer-functions* |
7 | 5082 buffer-hidden windows.txt /*buffer-hidden* |
5083 buffer-list windows.txt /*buffer-list* | |
5084 buffer-variable eval.txt /*buffer-variable* | |
5085 buffer-write editing.txt /*buffer-write* | |
5086 buffer_exists() eval.txt /*buffer_exists()* | |
5087 buffer_name() eval.txt /*buffer_name()* | |
5088 buffer_number() eval.txt /*buffer_number()* | |
5089 buffers windows.txt /*buffers* | |
5090 buffers-menu gui.txt /*buffers-menu* | |
5091 buflisted() eval.txt /*buflisted()* | |
5092 bufloaded() eval.txt /*bufloaded()* | |
5093 bufname() eval.txt /*bufname()* | |
5094 bufnr() eval.txt /*bufnr()* | |
9227
ecb621205ed1
commit https://github.com/vim/vim/commit/82af8710bf8d1caeeceafb1370a052cb7d92f076
Christian Brabandt <cb@256bit.org>
parents:
9116
diff
changeset
|
5095 bufwinid() eval.txt /*bufwinid()* |
7 | 5096 bufwinnr() eval.txt /*bufwinnr()* |
5097 bug-fixes-5 version5.txt /*bug-fixes-5* | |
5098 bug-fixes-6 version6.txt /*bug-fixes-6* | |
8 | 5099 bug-fixes-7 version7.txt /*bug-fixes-7* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5100 bug-fixes-8 version8.txt /*bug-fixes-8* |
7 | 5101 bug-reports intro.txt /*bug-reports* |
5102 bugreport.vim intro.txt /*bugreport.vim* | |
5103 bugs intro.txt /*bugs* | |
5104 builtin-terms term.txt /*builtin-terms* | |
5105 builtin-tools gui.txt /*builtin-tools* | |
5106 builtin_terms term.txt /*builtin_terms* | |
5107 byte-count editing.txt /*byte-count* | |
5108 byte2line() eval.txt /*byte2line()* | |
19 | 5109 byteidx() eval.txt /*byteidx()* |
5466 | 5110 byteidxcomp() eval.txt /*byteidxcomp()* |
7 | 5111 bzip2 pi_gzip.txt /*bzip2* |
5112 c change.txt /*c* | |
5113 c.vim syntax.txt /*c.vim* | |
5114 cW change.txt /*cW* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5115 c_# cmdline.txt /*c_#* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5116 c_## cmdline.txt /*c_##* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5117 c_#< cmdline.txt /*c_#<* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5118 c_#n cmdline.txt /*c_#n* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5119 c_% cmdline.txt /*c_%* |
7 | 5120 c_<BS> cmdline.txt /*c_<BS>* |
5121 c_<C-Left> cmdline.txt /*c_<C-Left>* | |
5122 c_<C-R> cmdline.txt /*c_<C-R>* | |
5123 c_<C-R>_<C-A> cmdline.txt /*c_<C-R>_<C-A>* | |
5124 c_<C-R>_<C-F> cmdline.txt /*c_<C-R>_<C-F>* | |
5125 c_<C-R>_<C-O> cmdline.txt /*c_<C-R>_<C-O>* | |
5126 c_<C-R>_<C-P> cmdline.txt /*c_<C-R>_<C-P>* | |
5127 c_<C-R>_<C-R> cmdline.txt /*c_<C-R>_<C-R>* | |
5128 c_<C-R>_<C-W> cmdline.txt /*c_<C-R>_<C-W>* | |
5129 c_<C-Right> cmdline.txt /*c_<C-Right>* | |
5130 c_<CR> cmdline.txt /*c_<CR>* | |
5131 c_<Del> cmdline.txt /*c_<Del>* | |
5132 c_<Down> cmdline.txt /*c_<Down>* | |
5133 c_<End> cmdline.txt /*c_<End>* | |
5134 c_<Esc> cmdline.txt /*c_<Esc>* | |
5135 c_<Home> cmdline.txt /*c_<Home>* | |
5136 c_<Insert> cmdline.txt /*c_<Insert>* | |
5137 c_<Left> cmdline.txt /*c_<Left>* | |
5138 c_<LeftMouse> cmdline.txt /*c_<LeftMouse>* | |
7384
aea5ebf352c4
commit https://github.com/vim/vim/commit/256972a9849b5d575b62a6a71be5b6934b5b0e8b
Christian Brabandt <cb@256bit.org>
parents:
7315
diff
changeset
|
5139 c_<MiddleMouse> cmdline.txt /*c_<MiddleMouse>* |
7 | 5140 c_<NL> cmdline.txt /*c_<NL>* |
5141 c_<PageDown> cmdline.txt /*c_<PageDown>* | |
5142 c_<PageUp> cmdline.txt /*c_<PageUp>* | |
5143 c_<Right> cmdline.txt /*c_<Right>* | |
5144 c_<S-Down> cmdline.txt /*c_<S-Down>* | |
5145 c_<S-Left> cmdline.txt /*c_<S-Left>* | |
5146 c_<S-Right> cmdline.txt /*c_<S-Right>* | |
5147 c_<S-Tab> cmdline.txt /*c_<S-Tab>* | |
5148 c_<S-Up> cmdline.txt /*c_<S-Up>* | |
5149 c_<Tab> cmdline.txt /*c_<Tab>* | |
5150 c_<Up> cmdline.txt /*c_<Up>* | |
2751 | 5151 c_BS cmdline.txt /*c_BS* |
5152 c_CR cmdline.txt /*c_CR* | |
7 | 5153 c_CTRL-A cmdline.txt /*c_CTRL-A* |
5154 c_CTRL-B cmdline.txt /*c_CTRL-B* | |
5155 c_CTRL-C cmdline.txt /*c_CTRL-C* | |
5156 c_CTRL-D cmdline.txt /*c_CTRL-D* | |
5157 c_CTRL-E cmdline.txt /*c_CTRL-E* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5158 c_CTRL-F cmdline.txt /*c_CTRL-F* |
7 | 5159 c_CTRL-H cmdline.txt /*c_CTRL-H* |
5160 c_CTRL-I cmdline.txt /*c_CTRL-I* | |
5161 c_CTRL-J cmdline.txt /*c_CTRL-J* | |
5162 c_CTRL-K cmdline.txt /*c_CTRL-K* | |
5163 c_CTRL-L cmdline.txt /*c_CTRL-L* | |
5164 c_CTRL-N cmdline.txt /*c_CTRL-N* | |
5165 c_CTRL-P cmdline.txt /*c_CTRL-P* | |
5166 c_CTRL-Q cmdline.txt /*c_CTRL-Q* | |
5167 c_CTRL-R cmdline.txt /*c_CTRL-R* | |
5168 c_CTRL-R_= cmdline.txt /*c_CTRL-R_=* | |
5169 c_CTRL-R_CTRL-A cmdline.txt /*c_CTRL-R_CTRL-A* | |
5170 c_CTRL-R_CTRL-F cmdline.txt /*c_CTRL-R_CTRL-F* | |
5171 c_CTRL-R_CTRL-O cmdline.txt /*c_CTRL-R_CTRL-O* | |
5172 c_CTRL-R_CTRL-P cmdline.txt /*c_CTRL-R_CTRL-P* | |
5173 c_CTRL-R_CTRL-R cmdline.txt /*c_CTRL-R_CTRL-R* | |
5174 c_CTRL-R_CTRL-W cmdline.txt /*c_CTRL-R_CTRL-W* | |
5175 c_CTRL-U cmdline.txt /*c_CTRL-U* | |
5176 c_CTRL-V cmdline.txt /*c_CTRL-V* | |
5177 c_CTRL-W cmdline.txt /*c_CTRL-W* | |
5178 c_CTRL-Y cmdline.txt /*c_CTRL-Y* | |
5179 c_CTRL-\_CTRL-G intro.txt /*c_CTRL-\\_CTRL-G* | |
5180 c_CTRL-\_CTRL-N intro.txt /*c_CTRL-\\_CTRL-N* | |
5181 c_CTRL-\_e cmdline.txt /*c_CTRL-\\_e* | |
1121 | 5182 c_CTRL-] cmdline.txt /*c_CTRL-]* |
7 | 5183 c_CTRL-^ cmdline.txt /*c_CTRL-^* |
5184 c_CTRL-_ cmdline.txt /*c_CTRL-_* | |
2751 | 5185 c_Del cmdline.txt /*c_Del* |
5186 c_Down cmdline.txt /*c_Down* | |
5187 c_End cmdline.txt /*c_End* | |
5188 c_Esc cmdline.txt /*c_Esc* | |
5189 c_Home cmdline.txt /*c_Home* | |
5190 c_Insert cmdline.txt /*c_Insert* | |
5191 c_Left cmdline.txt /*c_Left* | |
5192 c_Right cmdline.txt /*c_Right* | |
5193 c_Up cmdline.txt /*c_Up* | |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5194 c_ansi_constants syntax.txt /*c_ansi_constants* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5195 c_ansi_typedefs syntax.txt /*c_ansi_typedefs* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5196 c_comment_strings syntax.txt /*c_comment_strings* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5197 c_curly_error syntax.txt /*c_curly_error* |
7 | 5198 c_digraph cmdline.txt /*c_digraph* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5199 c_gnu syntax.txt /*c_gnu* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5200 c_no_ansi syntax.txt /*c_no_ansi* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5201 c_no_bracket_error syntax.txt /*c_no_bracket_error* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5202 c_no_bsd syntax.txt /*c_no_bsd* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5203 c_no_c11 syntax.txt /*c_no_c11* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5204 c_no_c99 syntax.txt /*c_no_c99* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5205 c_no_cformat syntax.txt /*c_no_cformat* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5206 c_no_curly_error syntax.txt /*c_no_curly_error* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5207 c_no_if0 syntax.txt /*c_no_if0* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5208 c_no_tab_space_error syntax.txt /*c_no_tab_space_error* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5209 c_no_trail_space_error syntax.txt /*c_no_trail_space_error* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5210 c_no_utf syntax.txt /*c_no_utf* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5211 c_space_errors syntax.txt /*c_space_errors* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5212 c_syntax_for_h syntax.txt /*c_syntax_for_h* |
7 | 5213 c_wildchar cmdline.txt /*c_wildchar* |
82 | 5214 call() eval.txt /*call()* |
7 | 5215 carriage-return intro.txt /*carriage-return* |
5216 case change.txt /*case* | |
5217 catch-all eval.txt /*catch-all* | |
5218 catch-errors eval.txt /*catch-errors* | |
5219 catch-interrupt eval.txt /*catch-interrupt* | |
5220 catch-order eval.txt /*catch-order* | |
5221 catch-text eval.txt /*catch-text* | |
5222 cc change.txt /*cc* | |
1621 | 5223 ceil() eval.txt /*ceil()* |
22 | 5224 ch.vim syntax.txt /*ch.vim* |
7924
00d64eb49ce1
commit https://github.com/vim/vim/commit/681baaf4a4c81418693dcafb81421a8614832e91
Christian Brabandt <cb@256bit.org>
parents:
7876
diff
changeset
|
5225 ch_close() eval.txt /*ch_close()* |
8303
88207f4b861a
commit https://github.com/vim/vim/commit/dae8d21dd291df6a6679a00be64e18bca0156576
Christian Brabandt <cb@256bit.org>
parents:
8246
diff
changeset
|
5226 ch_evalexpr() eval.txt /*ch_evalexpr()* |
88207f4b861a
commit https://github.com/vim/vim/commit/dae8d21dd291df6a6679a00be64e18bca0156576
Christian Brabandt <cb@256bit.org>
parents:
8246
diff
changeset
|
5227 ch_evalraw() eval.txt /*ch_evalraw()* |
88207f4b861a
commit https://github.com/vim/vim/commit/dae8d21dd291df6a6679a00be64e18bca0156576
Christian Brabandt <cb@256bit.org>
parents:
8246
diff
changeset
|
5228 ch_getbufnr() eval.txt /*ch_getbufnr()* |
8182
95d59081580f
commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf
Christian Brabandt <cb@256bit.org>
parents:
8148
diff
changeset
|
5229 ch_getjob() eval.txt /*ch_getjob()* |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
5230 ch_info() eval.txt /*ch_info()* |
8148
f5da459c5698
commit https://github.com/vim/vim/commit/e0fa3742ead676a3074a10edadbc955e1a89153d
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
5231 ch_log() eval.txt /*ch_log()* |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
5232 ch_logfile() eval.txt /*ch_logfile()* |
7924
00d64eb49ce1
commit https://github.com/vim/vim/commit/681baaf4a4c81418693dcafb81421a8614832e91
Christian Brabandt <cb@256bit.org>
parents:
7876
diff
changeset
|
5233 ch_open() eval.txt /*ch_open()* |
8182
95d59081580f
commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf
Christian Brabandt <cb@256bit.org>
parents:
8148
diff
changeset
|
5234 ch_read() eval.txt /*ch_read()* |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
5235 ch_readraw() eval.txt /*ch_readraw()* |
7924
00d64eb49ce1
commit https://github.com/vim/vim/commit/681baaf4a4c81418693dcafb81421a8614832e91
Christian Brabandt <cb@256bit.org>
parents:
7876
diff
changeset
|
5236 ch_sendexpr() eval.txt /*ch_sendexpr()* |
00d64eb49ce1
commit https://github.com/vim/vim/commit/681baaf4a4c81418693dcafb81421a8614832e91
Christian Brabandt <cb@256bit.org>
parents:
7876
diff
changeset
|
5237 ch_sendraw() eval.txt /*ch_sendraw()* |
8148
f5da459c5698
commit https://github.com/vim/vim/commit/e0fa3742ead676a3074a10edadbc955e1a89153d
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
5238 ch_setoptions() eval.txt /*ch_setoptions()* |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
5239 ch_status() eval.txt /*ch_status()* |
7 | 5240 change-list-jumps motion.txt /*change-list-jumps* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5241 change-name tips.txt /*change-name* |
32 | 5242 change-tabs change.txt /*change-tabs* |
7 | 5243 change.txt change.txt /*change.txt* |
5244 changed-5.1 version5.txt /*changed-5.1* | |
5245 changed-5.2 version5.txt /*changed-5.2* | |
5246 changed-5.3 version5.txt /*changed-5.3* | |
5247 changed-5.4 version5.txt /*changed-5.4* | |
5248 changed-5.5 version5.txt /*changed-5.5* | |
5249 changed-5.6 version5.txt /*changed-5.6* | |
5250 changed-5.7 version5.txt /*changed-5.7* | |
5251 changed-5.8 version5.txt /*changed-5.8* | |
5252 changed-6.1 version6.txt /*changed-6.1* | |
5253 changed-6.2 version6.txt /*changed-6.2* | |
5254 changed-6.3 version6.txt /*changed-6.3* | |
551 | 5255 changed-6.4 version6.txt /*changed-6.4* |
1121 | 5256 changed-7.1 version7.txt /*changed-7.1* |
1621 | 5257 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
|
5258 changed-7.3 version7.txt /*changed-7.3* |
5146 | 5259 changed-7.4 version7.txt /*changed-7.4* |
7 | 5260 changelist motion.txt /*changelist* |
5261 changelog.vim syntax.txt /*changelog.vim* | |
777 | 5262 changenr() eval.txt /*changenr()* |
7 | 5263 changetick eval.txt /*changetick* |
5264 changing change.txt /*changing* | |
7790
ca19726d5e83
commit https://github.com/vim/vim/commit/298b440930ecece38d6ea0505a3e582dc817e79b
Christian Brabandt <cb@256bit.org>
parents:
7742
diff
changeset
|
5265 channel channel.txt /*channel* |
ca19726d5e83
commit https://github.com/vim/vim/commit/298b440930ecece38d6ea0505a3e582dc817e79b
Christian Brabandt <cb@256bit.org>
parents:
7742
diff
changeset
|
5266 channel-callback channel.txt /*channel-callback* |
8182
95d59081580f
commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf
Christian Brabandt <cb@256bit.org>
parents:
8148
diff
changeset
|
5267 channel-close channel.txt /*channel-close* |
7790
ca19726d5e83
commit https://github.com/vim/vim/commit/298b440930ecece38d6ea0505a3e582dc817e79b
Christian Brabandt <cb@256bit.org>
parents:
7742
diff
changeset
|
5268 channel-commands channel.txt /*channel-commands* |
ca19726d5e83
commit https://github.com/vim/vim/commit/298b440930ecece38d6ea0505a3e582dc817e79b
Christian Brabandt <cb@256bit.org>
parents:
7742
diff
changeset
|
5269 channel-demo channel.txt /*channel-demo* |
9286
64035abb986b
commit https://github.com/vim/vim/commit/c95a302a4c42ec8230473cd4a5e0064d0a143aa8
Christian Brabandt <cb@256bit.org>
parents:
9227
diff
changeset
|
5270 channel-functions usr_41.txt /*channel-functions* |
7790
ca19726d5e83
commit https://github.com/vim/vim/commit/298b440930ecece38d6ea0505a3e582dc817e79b
Christian Brabandt <cb@256bit.org>
parents:
7742
diff
changeset
|
5271 channel-mode channel.txt /*channel-mode* |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
5272 channel-more channel.txt /*channel-more* |
7790
ca19726d5e83
commit https://github.com/vim/vim/commit/298b440930ecece38d6ea0505a3e582dc817e79b
Christian Brabandt <cb@256bit.org>
parents:
7742
diff
changeset
|
5273 channel-open channel.txt /*channel-open* |
8748
b1a19a2f73f0
commit https://github.com/vim/vim/commit/4f3f668c8486444e53163c29d2fc79bf47eb3c82
Christian Brabandt <cb@256bit.org>
parents:
8673
diff
changeset
|
5274 channel-open-options channel.txt /*channel-open-options* |
7790
ca19726d5e83
commit https://github.com/vim/vim/commit/298b440930ecece38d6ea0505a3e582dc817e79b
Christian Brabandt <cb@256bit.org>
parents:
7742
diff
changeset
|
5275 channel-raw channel.txt /*channel-raw* |
8748
b1a19a2f73f0
commit https://github.com/vim/vim/commit/4f3f668c8486444e53163c29d2fc79bf47eb3c82
Christian Brabandt <cb@256bit.org>
parents:
8673
diff
changeset
|
5276 channel-timeout channel.txt /*channel-timeout* |
7790
ca19726d5e83
commit https://github.com/vim/vim/commit/298b440930ecece38d6ea0505a3e582dc817e79b
Christian Brabandt <cb@256bit.org>
parents:
7742
diff
changeset
|
5277 channel-use channel.txt /*channel-use* |
ca19726d5e83
commit https://github.com/vim/vim/commit/298b440930ecece38d6ea0505a3e582dc817e79b
Christian Brabandt <cb@256bit.org>
parents:
7742
diff
changeset
|
5278 channel.txt channel.txt /*channel.txt* |
844 | 5279 char-variable eval.txt /*char-variable* |
7 | 5280 char2nr() eval.txt /*char2nr()* |
5281 characterwise motion.txt /*characterwise* | |
5282 characterwise-register change.txt /*characterwise-register* | |
5283 characterwise-visual visual.txt /*characterwise-visual* | |
5284 charconvert_from-variable eval.txt /*charconvert_from-variable* | |
5285 charconvert_to-variable eval.txt /*charconvert_to-variable* | |
1621 | 5286 charity uganda.txt /*charity* |
7 | 5287 charset mbyte.txt /*charset* |
5288 charset-conversion mbyte.txt /*charset-conversion* | |
5289 chill.vim syntax.txt /*chill.vim* | |
8497
da01d5da2cfa
commit https://github.com/vim/vim/commit/77cdfd10382e01cc51f4ba1a9177032351843151
Christian Brabandt <cb@256bit.org>
parents:
8440
diff
changeset
|
5290 chmod eval.txt /*chmod* |
7 | 5291 cindent() eval.txt /*cindent()* |
5292 cinkeys-format indent.txt /*cinkeys-format* | |
2908 | 5293 cino-# indent.txt /*cino-#* |
5294 cino-( indent.txt /*cino-(* | |
5295 cino-) indent.txt /*cino-)* | |
5296 cino-+ indent.txt /*cino-+* | |
5297 cino-/ indent.txt /*cino-\/* | |
5298 cino-: indent.txt /*cino-:* | |
5299 cino-= indent.txt /*cino-=* | |
5300 cino-> indent.txt /*cino->* | |
5301 cino-C indent.txt /*cino-C* | |
5302 cino-J indent.txt /*cino-J* | |
5303 cino-L indent.txt /*cino-L* | |
5304 cino-M indent.txt /*cino-M* | |
5305 cino-N indent.txt /*cino-N* | |
5306 cino-U indent.txt /*cino-U* | |
5307 cino-W indent.txt /*cino-W* | |
5308 cino-^ indent.txt /*cino-^* | |
5309 cino-b indent.txt /*cino-b* | |
5310 cino-c indent.txt /*cino-c* | |
5311 cino-e indent.txt /*cino-e* | |
5312 cino-f indent.txt /*cino-f* | |
5313 cino-g indent.txt /*cino-g* | |
5314 cino-h indent.txt /*cino-h* | |
5315 cino-i indent.txt /*cino-i* | |
5316 cino-j indent.txt /*cino-j* | |
3465 | 5317 cino-k indent.txt /*cino-k* |
2908 | 5318 cino-l indent.txt /*cino-l* |
5319 cino-m indent.txt /*cino-m* | |
5320 cino-n indent.txt /*cino-n* | |
5321 cino-p indent.txt /*cino-p* | |
5322 cino-star indent.txt /*cino-star* | |
5323 cino-t indent.txt /*cino-t* | |
5324 cino-u indent.txt /*cino-u* | |
3082 | 5325 cino-w indent.txt /*cino-w* |
2908 | 5326 cino-{ indent.txt /*cino-{* |
5327 cino-} indent.txt /*cino-}* | |
7 | 5328 cinoptions-values indent.txt /*cinoptions-values* |
2249
6d3d35ff2c2b
Use full path in undofile(). Updated docs.
Bram Moolenaar <bram@vim.org>
parents:
2246
diff
changeset
|
5329 clear-undo undo.txt /*clear-undo* |
1621 | 5330 clearmatches() eval.txt /*clearmatches()* |
7 | 5331 client-server remote.txt /*client-server* |
5332 clientserver remote.txt /*clientserver* | |
5333 clipboard gui.txt /*clipboard* | |
3682 | 5334 clipboard-autoselect options.txt /*clipboard-autoselect* |
5335 clipboard-autoselectml options.txt /*clipboard-autoselectml* | |
5336 clipboard-autoselectplus options.txt /*clipboard-autoselectplus* | |
5337 clipboard-exclude options.txt /*clipboard-exclude* | |
5338 clipboard-html options.txt /*clipboard-html* | |
5339 clipboard-unnamed options.txt /*clipboard-unnamed* | |
5340 clipboard-unnamedplus options.txt /*clipboard-unnamedplus* | |
4098 | 5341 clojure-indent indent.txt /*clojure-indent* |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
5342 close_cb channel.txt /*close_cb* |
7 | 5343 cmdarg-variable eval.txt /*cmdarg-variable* |
5344 cmdbang-variable eval.txt /*cmdbang-variable* | |
5345 cmdline-arguments vi_diff.txt /*cmdline-arguments* | |
5346 cmdline-changed version5.txt /*cmdline-changed* | |
5347 cmdline-completion cmdline.txt /*cmdline-completion* | |
5348 cmdline-editing cmdline.txt /*cmdline-editing* | |
5349 cmdline-history cmdline.txt /*cmdline-history* | |
5350 cmdline-lines cmdline.txt /*cmdline-lines* | |
5351 cmdline-ranges cmdline.txt /*cmdline-ranges* | |
5352 cmdline-special cmdline.txt /*cmdline-special* | |
5353 cmdline-too-long cmdline.txt /*cmdline-too-long* | |
5354 cmdline-window cmdline.txt /*cmdline-window* | |
5355 cmdline.txt cmdline.txt /*cmdline.txt* | |
5356 cmdwin cmdline.txt /*cmdwin* | |
5357 cmdwin-char cmdline.txt /*cmdwin-char* | |
5358 cobol.vim syntax.txt /*cobol.vim* | |
5359 codeset mbyte.txt /*codeset* | |
5360 coding-style develop.txt /*coding-style* | |
5361 col() eval.txt /*col()* | |
5362 coldfusion.vim syntax.txt /*coldfusion.vim* | |
5363 collapse tips.txt /*collapse* | |
5364 color-xterm syntax.txt /*color-xterm* | |
5365 coloring syntax.txt /*coloring* | |
5366 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
|
5367 command-line-functions usr_41.txt /*command-line-functions* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5368 command-line-window cmdline.txt /*command-line-window* |
7 | 5369 command-mode intro.txt /*command-mode* |
5370 compatible-default starting.txt /*compatible-default* | |
5371 compile-changes-5 version5.txt /*compile-changes-5* | |
5372 compile-changes-6 version6.txt /*compile-changes-6* | |
8 | 5373 compile-changes-7 version7.txt /*compile-changes-7* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5374 compile-changes-8 version8.txt /*compile-changes-8* |
1621 | 5375 compiler-compaqada ft_ada.txt /*compiler-compaqada* |
5376 compiler-decada ft_ada.txt /*compiler-decada* | |
1211 | 5377 compiler-gcc quickfix.txt /*compiler-gcc* |
1621 | 5378 compiler-gnat ft_ada.txt /*compiler-gnat* |
5379 compiler-hpada ft_ada.txt /*compiler-hpada* | |
7 | 5380 compiler-manx quickfix.txt /*compiler-manx* |
1621 | 5381 compiler-perl quickfix.txt /*compiler-perl* |
7 | 5382 compiler-pyunit quickfix.txt /*compiler-pyunit* |
5383 compiler-select quickfix.txt /*compiler-select* | |
5384 compiler-tex quickfix.txt /*compiler-tex* | |
1621 | 5385 compiler-vaxada ft_ada.txt /*compiler-vaxada* |
7 | 5386 compl-current insert.txt /*compl-current* |
5387 compl-define insert.txt /*compl-define* | |
5388 compl-dictionary insert.txt /*compl-dictionary* | |
5389 compl-filename insert.txt /*compl-filename* | |
12 | 5390 compl-function insert.txt /*compl-function* |
7 | 5391 compl-generic insert.txt /*compl-generic* |
5392 compl-keyword insert.txt /*compl-keyword* | |
523 | 5393 compl-omni insert.txt /*compl-omni* |
5394 compl-omni-filetypes insert.txt /*compl-omni-filetypes* | |
477 | 5395 compl-spelling insert.txt /*compl-spelling* |
7 | 5396 compl-tag insert.txt /*compl-tag* |
5397 compl-vim insert.txt /*compl-vim* | |
5398 compl-whole-line insert.txt /*compl-whole-line* | |
724 | 5399 complete() eval.txt /*complete()* |
650 | 5400 complete-functions insert.txt /*complete-functions* |
724 | 5401 complete-items insert.txt /*complete-items* |
816 | 5402 complete_CTRL-E insert.txt /*complete_CTRL-E* |
5403 complete_CTRL-Y insert.txt /*complete_CTRL-Y* | |
464 | 5404 complete_add() eval.txt /*complete_add()* |
5405 complete_check() eval.txt /*complete_check()* | |
6918 | 5406 completed_item-variable eval.txt /*completed_item-variable* |
2301
6f63294a1781
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
5407 completion-functions usr_41.txt /*completion-functions* |
7 | 5408 complex-change change.txt /*complex-change* |
5409 complex-repeat repeat.txt /*complex-repeat* | |
5410 compress pi_gzip.txt /*compress* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
5411 conceal syntax.txt /*conceal* |
7 | 5412 confirm() eval.txt /*confirm()* |
5413 connection-refused message.txt /*connection-refused* | |
5414 console-menus gui.txt /*console-menus* | |
5415 control intro.txt /*control* | |
5416 conversion-server mbyte.txt /*conversion-server* | |
5417 convert-to-HTML syntax.txt /*convert-to-HTML* | |
5418 convert-to-XHTML syntax.txt /*convert-to-XHTML* | |
5419 convert-to-XML syntax.txt /*convert-to-XML* | |
55 | 5420 copy() eval.txt /*copy()* |
7 | 5421 copy-diffs diff.txt /*copy-diffs* |
5422 copy-move change.txt /*copy-move* | |
5423 copying uganda.txt /*copying* | |
5424 copyright uganda.txt /*copyright* | |
1621 | 5425 cos() eval.txt /*cos()* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
5426 cosh() eval.txt /*cosh()* |
7 | 5427 count intro.txt /*count* |
82 | 5428 count() eval.txt /*count()* |
7 | 5429 count-bytes tips.txt /*count-bytes* |
5430 count-items tips.txt /*count-items* | |
5431 count-variable eval.txt /*count-variable* | |
5432 count1-variable eval.txt /*count1-variable* | |
5433 cp-default version5.txt /*cp-default* | |
8148
f5da459c5698
commit https://github.com/vim/vim/commit/e0fa3742ead676a3074a10edadbc955e1a89153d
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
5434 cpo options.txt /*cpo* |
7 | 5435 cpo-! options.txt /*cpo-!* |
164 | 5436 cpo-# options.txt /*cpo-#* |
7 | 5437 cpo-$ options.txt /*cpo-$* |
5438 cpo-% options.txt /*cpo-%* | |
164 | 5439 cpo-& options.txt /*cpo-&* |
40 | 5440 cpo-+ options.txt /*cpo-+* |
161 | 5441 cpo-- options.txt /*cpo--* |
168 | 5442 cpo-. options.txt /*cpo-.* |
5443 cpo-/ options.txt /*cpo-\/* | |
2965 | 5444 cpo-; options.txt /*cpo-;* |
7 | 5445 cpo-< options.txt /*cpo-<* |
164 | 5446 cpo-> options.txt /*cpo->* |
7 | 5447 cpo-A options.txt /*cpo-A* |
5448 cpo-B options.txt /*cpo-B* | |
5449 cpo-C options.txt /*cpo-C* | |
5450 cpo-D options.txt /*cpo-D* | |
5451 cpo-E options.txt /*cpo-E* | |
5452 cpo-F options.txt /*cpo-F* | |
164 | 5453 cpo-H options.txt /*cpo-H* |
11 | 5454 cpo-I options.txt /*cpo-I* |
7 | 5455 cpo-J options.txt /*cpo-J* |
5456 cpo-K options.txt /*cpo-K* | |
5457 cpo-L options.txt /*cpo-L* | |
5458 cpo-M options.txt /*cpo-M* | |
5459 cpo-O options.txt /*cpo-O* | |
590 | 5460 cpo-P options.txt /*cpo-P* |
7 | 5461 cpo-R options.txt /*cpo-R* |
5462 cpo-S options.txt /*cpo-S* | |
5463 cpo-W options.txt /*cpo-W* | |
164 | 5464 cpo-X options.txt /*cpo-X* |
168 | 5465 cpo-Z options.txt /*cpo-Z* |
5466 cpo-\ options.txt /*cpo-\\* | |
7 | 5467 cpo-a options.txt /*cpo-a* |
5468 cpo-b options.txt /*cpo-b* | |
164 | 5469 cpo-bar options.txt /*cpo-bar* |
7 | 5470 cpo-c options.txt /*cpo-c* |
5471 cpo-d options.txt /*cpo-d* | |
5472 cpo-e options.txt /*cpo-e* | |
5473 cpo-f options.txt /*cpo-f* | |
5474 cpo-g options.txt /*cpo-g* | |
5475 cpo-i options.txt /*cpo-i* | |
5476 cpo-j options.txt /*cpo-j* | |
5477 cpo-k options.txt /*cpo-k* | |
5478 cpo-l options.txt /*cpo-l* | |
5479 cpo-m options.txt /*cpo-m* | |
5480 cpo-n options.txt /*cpo-n* | |
5481 cpo-o options.txt /*cpo-o* | |
5482 cpo-p options.txt /*cpo-p* | |
164 | 5483 cpo-q options.txt /*cpo-q* |
7 | 5484 cpo-r options.txt /*cpo-r* |
5485 cpo-s options.txt /*cpo-s* | |
164 | 5486 cpo-star options.txt /*cpo-star* |
7 | 5487 cpo-t options.txt /*cpo-t* |
5488 cpo-u options.txt /*cpo-u* | |
5489 cpo-v options.txt /*cpo-v* | |
5490 cpo-w options.txt /*cpo-w* | |
5491 cpo-x options.txt /*cpo-x* | |
5492 cpo-y options.txt /*cpo-y* | |
164 | 5493 cpo-{ options.txt /*cpo-{* |
4229 | 5494 cpp.vim syntax.txt /*cpp.vim* |
7 | 5495 crash-recovery recover.txt /*crash-recovery* |
5496 creating-menus gui.txt /*creating-menus* | |
5497 credits intro.txt /*credits* | |
5498 crontab options.txt /*crontab* | |
5499 cs-find if_cscop.txt /*cs-find* | |
5500 cs7-problem term.txt /*cs7-problem* | |
5501 cscope if_cscop.txt /*cscope* | |
5502 cscope-commands if_cscop.txt /*cscope-commands* | |
5503 cscope-find if_cscop.txt /*cscope-find* | |
5504 cscope-howtouse if_cscop.txt /*cscope-howtouse* | |
5505 cscope-info if_cscop.txt /*cscope-info* | |
5506 cscope-intro if_cscop.txt /*cscope-intro* | |
5507 cscope-limitations if_cscop.txt /*cscope-limitations* | |
5508 cscope-options if_cscop.txt /*cscope-options* | |
5509 cscope-suggestions if_cscop.txt /*cscope-suggestions* | |
5510 cscope-win32 if_cscop.txt /*cscope-win32* | |
5511 cscope_connection() eval.txt /*cscope_connection()* | |
5512 cscopepathcomp if_cscop.txt /*cscopepathcomp* | |
5513 cscopeprg if_cscop.txt /*cscopeprg* | |
5514 cscopequickfix if_cscop.txt /*cscopequickfix* | |
2908 | 5515 cscoperelative if_cscop.txt /*cscoperelative* |
7 | 5516 cscopetag if_cscop.txt /*cscopetag* |
5517 cscopetagorder if_cscop.txt /*cscopetagorder* | |
5518 cscopeverbose if_cscop.txt /*cscopeverbose* | |
5519 csh.vim syntax.txt /*csh.vim* | |
5520 cspc if_cscop.txt /*cspc* | |
5521 csprg if_cscop.txt /*csprg* | |
5522 csqf if_cscop.txt /*csqf* | |
2908 | 5523 csre if_cscop.txt /*csre* |
7 | 5524 cst if_cscop.txt /*cst* |
5525 csto if_cscop.txt /*csto* | |
5526 csverb if_cscop.txt /*csverb* | |
5527 ctags tagsrch.txt /*ctags* | |
5528 ctags-gone version6.txt /*ctags-gone* | |
5529 cterm-colors syntax.txt /*cterm-colors* | |
5530 ctrl intro.txt /*ctrl* | |
5531 ctype-variable eval.txt /*ctype-variable* | |
5532 curly-braces-function-names eval.txt /*curly-braces-function-names* | |
5533 curly-braces-names eval.txt /*curly-braces-names* | |
5534 curpos-visual version6.txt /*curpos-visual* | |
5535 current-directory editing.txt /*current-directory* | |
5536 current-file editing.txt /*current-file* | |
5537 current_compiler quickfix.txt /*current_compiler* | |
5538 cursor() eval.txt /*cursor()* | |
5539 cursor-blinking options.txt /*cursor-blinking* | |
5540 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
|
5541 cursor-functions usr_41.txt /*cursor-functions* |
7 | 5542 cursor-left intro.txt /*cursor-left* |
5543 cursor-motions motion.txt /*cursor-motions* | |
5544 cursor-position pattern.txt /*cursor-position* | |
5545 cursor-right intro.txt /*cursor-right* | |
5546 cursor-up intro.txt /*cursor-up* | |
5547 cursor_down intro.txt /*cursor_down* | |
5548 cursor_left intro.txt /*cursor_left* | |
5549 cursor_right intro.txt /*cursor_right* | |
5550 cursor_up intro.txt /*cursor_up* | |
5551 cw change.txt /*cw* | |
5552 cweb.vim syntax.txt /*cweb.vim* | |
5553 cynlib.vim syntax.txt /*cynlib.vim* | |
5554 d change.txt /*d* | |
5555 daB motion.txt /*daB* | |
5556 daW motion.txt /*daW* | |
5557 dab motion.txt /*dab* | |
5558 dap motion.txt /*dap* | |
5559 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
|
5560 date-functions usr_41.txt /*date-functions* |
7 | 5561 dav pi_netrw.txt /*dav* |
1621 | 5562 davs pi_netrw.txt /*davs* |
7 | 5563 daw motion.txt /*daw* |
5564 dd change.txt /*dd* | |
502 | 5565 debug-gcc debug.txt /*debug-gcc* |
7 | 5566 debug-highlight debugger.txt /*debug-highlight* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5567 debug-leaks debug.txt /*debug-leaks* |
857 | 5568 debug-minidump debug.txt /*debug-minidump* |
7 | 5569 debug-mode repeat.txt /*debug-mode* |
5570 debug-scripts repeat.txt /*debug-scripts* | |
5571 debug-signs debugger.txt /*debug-signs* | |
502 | 5572 debug-vim debug.txt /*debug-vim* |
857 | 5573 debug-vs2005 debug.txt /*debug-vs2005* |
502 | 5574 debug-win32 debug.txt /*debug-win32* |
857 | 5575 debug-windbg debug.txt /*debug-windbg* |
502 | 5576 debug.txt debug.txt /*debug.txt* |
7 | 5577 debugger-compilation debugger.txt /*debugger-compilation* |
5578 debugger-features debugger.txt /*debugger-features* | |
5579 debugger-integration debugger.txt /*debugger-integration* | |
5580 debugger-support debugger.txt /*debugger-support* | |
5581 debugger.txt debugger.txt /*debugger.txt* | |
5582 dec-mouse options.txt /*dec-mouse* | |
1621 | 5583 decada_members ft_ada.txt /*decada_members* |
55 | 5584 deepcopy() eval.txt /*deepcopy()* |
7 | 5585 definition-search tagsrch.txt /*definition-search* |
5586 definitions intro.txt /*definitions* | |
5587 delete() eval.txt /*delete()* | |
5588 delete-insert change.txt /*delete-insert* | |
5589 delete-menus gui.txt /*delete-menus* | |
5590 deleting change.txt /*deleting* | |
9116
bc38030aec7d
commit https://github.com/vim/vim/commit/26852128a2b713ef49341a0c18daba928444e7eb
Christian Brabandt <cb@256bit.org>
parents:
9097
diff
changeset
|
5591 demoserver.py channel.txt /*demoserver.py* |
7 | 5592 design-assumptions develop.txt /*design-assumptions* |
5593 design-compatible develop.txt /*design-compatible* | |
5594 design-decisions develop.txt /*design-decisions* | |
5595 design-documented develop.txt /*design-documented* | |
5596 design-flexible develop.txt /*design-flexible* | |
5597 design-goals develop.txt /*design-goals* | |
5598 design-improved develop.txt /*design-improved* | |
5599 design-maintain develop.txt /*design-maintain* | |
5600 design-multi-platform develop.txt /*design-multi-platform* | |
5601 design-not develop.txt /*design-not* | |
5602 design-speed-size develop.txt /*design-speed-size* | |
5603 desktop.vim syntax.txt /*desktop.vim* | |
236 | 5604 develop-spell develop.txt /*develop-spell* |
626 | 5605 develop-spell-suggestions develop.txt /*develop-spell-suggestions* |
7 | 5606 develop.txt develop.txt /*develop.txt* |
5607 development develop.txt /*development* | |
3750 | 5608 dgn motion.txt /*dgn* |
7 | 5609 dh change.txt /*dh* |
5610 diB motion.txt /*diB* | |
5611 diW motion.txt /*diW* | |
5612 dialog gui_w32.txt /*dialog* | |
5613 dialogs-added version5.txt /*dialogs-added* | |
5614 dib motion.txt /*dib* | |
5814 | 5615 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
|
5616 dict-functions usr_41.txt /*dict-functions* |
161 | 5617 dict-identity eval.txt /*dict-identity* |
102 | 5618 dict-modification eval.txt /*dict-modification* |
7 | 5619 did_filetype() eval.txt /*did_filetype()* |
5620 diff diff.txt /*diff* | |
5621 diff-diffexpr diff.txt /*diff-diffexpr* | |
5622 diff-mode diff.txt /*diff-mode* | |
5623 diff-options diff.txt /*diff-options* | |
1121 | 5624 diff-original-file diff.txt /*diff-original-file* |
7 | 5625 diff-patchexpr diff.txt /*diff-patchexpr* |
6583 | 5626 diff-slow diff.txt /*diff-slow* |
7 | 5627 diff.txt diff.txt /*diff.txt* |
6476 | 5628 diff.vim syntax.txt /*diff.vim* |
32 | 5629 diff_filler() eval.txt /*diff_filler()* |
5630 diff_hlID() eval.txt /*diff_hlID()* | |
6583 | 5631 diff_translations diff.txt /*diff_translations* |
1702 | 5632 digraph digraph.txt /*digraph* |
7 | 5633 digraph-arg change.txt /*digraph-arg* |
26 | 5634 digraph-encoding digraph.txt /*digraph-encoding* |
7 | 5635 digraph-table digraph.txt /*digraph-table* |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
5636 digraph-table-mbyte digraph.txt /*digraph-table-mbyte* |
7 | 5637 digraph.txt digraph.txt /*digraph.txt* |
5638 digraphs digraph.txt /*digraphs* | |
5639 digraphs-changed version6.txt /*digraphs-changed* | |
5640 digraphs-default digraph.txt /*digraphs-default* | |
5641 digraphs-define digraph.txt /*digraphs-define* | |
5642 digraphs-use digraph.txt /*digraphs-use* | |
5643 dip motion.txt /*dip* | |
5644 dircolors.vim syntax.txt /*dircolors.vim* | |
5645 dis motion.txt /*dis* | |
5646 disable-menus gui.txt /*disable-menus* | |
5277 | 5647 discard editing.txt /*discard* |
794 | 5648 distribute-script usr_41.txt /*distribute-script* |
7 | 5649 distribution intro.txt /*distribution* |
5650 diw motion.txt /*diw* | |
5651 dl change.txt /*dl* | |
5652 do diff.txt /*do* | |
5653 doc-file-list help.txt /*doc-file-list* | |
5654 docbk.vim syntax.txt /*docbk.vim* | |
5655 docbksgml.vim syntax.txt /*docbksgml.vim* | |
5656 docbkxml.vim syntax.txt /*docbkxml.vim* | |
5657 docbook syntax.txt /*docbook* | |
5658 documentation-6 version6.txt /*documentation-6* | |
170 | 5659 donate uganda.txt /*donate* |
7 | 5660 dos os_dos.txt /*dos* |
5661 dos-:cd os_dos.txt /*dos-:cd* | |
5662 dos-CTRL-Break os_dos.txt /*dos-CTRL-Break* | |
5663 dos-backslash os_dos.txt /*dos-backslash* | |
5664 dos-colors os_dos.txt /*dos-colors* | |
5665 dos-file-formats os_dos.txt /*dos-file-formats* | |
5666 dos-locations os_dos.txt /*dos-locations* | |
5667 dos-shell os_dos.txt /*dos-shell* | |
5668 dos-standard-mappings os_dos.txt /*dos-standard-mappings* | |
5669 dos-temp-files os_dos.txt /*dos-temp-files* | |
5670 dosbatch.vim syntax.txt /*dosbatch.vim* | |
5671 double-click term.txt /*double-click* | |
5672 download intro.txt /*download* | |
831 | 5673 doxygen-syntax syntax.txt /*doxygen-syntax* |
5674 doxygen.vim syntax.txt /*doxygen.vim* | |
7 | 5675 dp diff.txt /*dp* |
5676 drag-n-drop gui.txt /*drag-n-drop* | |
5677 drag-n-drop-win32 gui_w32.txt /*drag-n-drop-win32* | |
5678 drag-status-line term.txt /*drag-status-line* | |
5679 dtd.vim syntax.txt /*dtd.vim* | |
836 | 5680 dtd2vim insert.txt /*dtd2vim* |
7 | 5681 dying-variable eval.txt /*dying-variable* |
5682 e motion.txt /*e* | |
5683 easy starting.txt /*easy* | |
5684 edit-a-file editing.txt /*edit-a-file* | |
5685 edit-binary editing.txt /*edit-binary* | |
5686 edit-dialogs editing.txt /*edit-dialogs* | |
5687 edit-files editing.txt /*edit-files* | |
5688 edit-intro editing.txt /*edit-intro* | |
5689 edit-no-break usr_25.txt /*edit-no-break* | |
6336 | 5690 edit-paragraph-join usr_25.txt /*edit-paragraph-join* |
7 | 5691 editing.txt editing.txt /*editing.txt* |
790 | 5692 efm-%> quickfix.txt /*efm-%>* |
7 | 5693 efm-entries quickfix.txt /*efm-entries* |
5694 efm-ignore quickfix.txt /*efm-ignore* | |
5695 eiffel.vim syntax.txt /*eiffel.vim* | |
5696 emacs-keys tips.txt /*emacs-keys* | |
5697 emacs-tags tagsrch.txt /*emacs-tags* | |
5698 emacs_tags tagsrch.txt /*emacs_tags* | |
85 | 5699 empty() eval.txt /*empty()* |
7 | 5700 encoding-names mbyte.txt /*encoding-names* |
5701 encoding-table mbyte.txt /*encoding-table* | |
5702 encoding-values mbyte.txt /*encoding-values* | |
5703 encryption editing.txt /*encryption* | |
5704 end intro.txt /*end* | |
5705 end-of-file pattern.txt /*end-of-file* | |
5706 enlightened-terminal syntax.txt /*enlightened-terminal* | |
5707 erlang.vim syntax.txt /*erlang.vim* | |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
5708 err_buf channel.txt /*err_buf* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
5709 err_cb channel.txt /*err_cb* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
5710 err_mode channel.txt /*err_mode* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
5711 err_name channel.txt /*err_name* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
5712 err_timeout channel.txt /*err_timeout* |
7 | 5713 errmsg-variable eval.txt /*errmsg-variable* |
5714 error-file-format quickfix.txt /*error-file-format* | |
5715 error-messages message.txt /*error-messages* | |
5716 errorformat quickfix.txt /*errorformat* | |
5717 errorformat-Jikes quickfix.txt /*errorformat-Jikes* | |
5718 errorformat-LaTeX quickfix.txt /*errorformat-LaTeX* | |
5719 errorformat-Perl quickfix.txt /*errorformat-Perl* | |
5720 errorformat-ant quickfix.txt /*errorformat-ant* | |
5721 errorformat-changed version4.txt /*errorformat-changed* | |
5722 errorformat-jade quickfix.txt /*errorformat-jade* | |
5723 errorformat-javac quickfix.txt /*errorformat-javac* | |
5724 errorformat-multi-line quickfix.txt /*errorformat-multi-line* | |
5725 errorformat-separate-filename quickfix.txt /*errorformat-separate-filename* | |
5726 errorformats quickfix.txt /*errorformats* | |
1621 | 5727 errors message.txt /*errors* |
7315
444efa5f5015
commit https://github.com/vim/vim/commit/2c5e8e80eacf491d4f266983f534a77776c7ae83
Christian Brabandt <cb@256bit.org>
parents:
7272
diff
changeset
|
5728 errors-variable eval.txt /*errors-variable* |
7 | 5729 escape intro.txt /*escape* |
5730 escape() eval.txt /*escape()* | |
5731 escape-bar version4.txt /*escape-bar* | |
5697 | 5732 euphoria3.vim syntax.txt /*euphoria3.vim* |
5733 euphoria4.vim syntax.txt /*euphoria4.vim* | |
7 | 5734 eval eval.txt /*eval* |
95 | 5735 eval() eval.txt /*eval()* |
7 | 5736 eval-examples eval.txt /*eval-examples* |
5737 eval-sandbox eval.txt /*eval-sandbox* | |
5738 eval.txt eval.txt /*eval.txt* | |
5739 eventhandler() eval.txt /*eventhandler()* | |
5740 eview starting.txt /*eview* | |
5741 evim starting.txt /*evim* | |
5742 evim-keys starting.txt /*evim-keys* | |
5743 evim.vim starting.txt /*evim.vim* | |
5744 ex starting.txt /*ex* | |
5745 ex-cmd-index index.txt /*ex-cmd-index* | |
5746 ex-edit-index index.txt /*ex-edit-index* | |
168 | 5747 ex-flags cmdline.txt /*ex-flags* |
7 | 5748 ex: options.txt /*ex:* |
5749 except-autocmd eval.txt /*except-autocmd* | |
5750 except-autocmd-Cmd eval.txt /*except-autocmd-Cmd* | |
5751 except-autocmd-Post eval.txt /*except-autocmd-Post* | |
5752 except-autocmd-Pre eval.txt /*except-autocmd-Pre* | |
5753 except-autocmd-ill eval.txt /*except-autocmd-ill* | |
5754 except-compat eval.txt /*except-compat* | |
5755 except-examine eval.txt /*except-examine* | |
5756 except-from-finally eval.txt /*except-from-finally* | |
5757 except-hier-param eval.txt /*except-hier-param* | |
5758 except-several-errors eval.txt /*except-several-errors* | |
5759 except-single-line eval.txt /*except-single-line* | |
5760 except-syntax-err eval.txt /*except-syntax-err* | |
5761 except-syntax-error eval.txt /*except-syntax-error* | |
5762 exception-handling eval.txt /*exception-handling* | |
5763 exception-variable eval.txt /*exception-variable* | |
5764 exclusive motion.txt /*exclusive* | |
20 | 5765 exclusive-linewise motion.txt /*exclusive-linewise* |
7 | 5766 executable() eval.txt /*executable()* |
9464
be72f4201a1d
commit https://github.com/vim/vim/commit/063b9d15abea041a5bfff3ffc4e219e26fd1d4fa
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5767 execute() eval.txt /*execute()* |
7 | 5768 execute-menus gui.txt /*execute-menus* |
5814 | 5769 exepath() eval.txt /*exepath()* |
7 | 5770 exim starting.txt /*exim* |
5771 exists() eval.txt /*exists()* | |
8148
f5da459c5698
commit https://github.com/vim/vim/commit/e0fa3742ead676a3074a10edadbc955e1a89153d
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
5772 exiting starting.txt /*exiting* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
5773 exp() eval.txt /*exp()* |
7 | 5774 expand() eval.txt /*expand()* |
5775 expand-env options.txt /*expand-env* | |
5776 expand-environment-var options.txt /*expand-environment-var* | |
5777 expr eval.txt /*expr* | |
5778 expr-! eval.txt /*expr-!* | |
5779 expr-!= eval.txt /*expr-!=* | |
5780 expr-!=# eval.txt /*expr-!=#* | |
5781 expr-!=? eval.txt /*expr-!=?* | |
5782 expr-!~ eval.txt /*expr-!~* | |
5783 expr-!~# eval.txt /*expr-!~#* | |
5784 expr-!~? eval.txt /*expr-!~?* | |
5785 expr-% eval.txt /*expr-%* | |
5786 expr-&& eval.txt /*expr-&&* | |
5787 expr-' eval.txt /*expr-'* | |
5788 expr-+ eval.txt /*expr-+* | |
5789 expr-- eval.txt /*expr--* | |
5790 expr-. eval.txt /*expr-.* | |
5791 expr-/ eval.txt /*expr-\/* | |
5792 expr-< eval.txt /*expr-<* | |
5793 expr-<# eval.txt /*expr-<#* | |
5794 expr-<= eval.txt /*expr-<=* | |
5795 expr-<=# eval.txt /*expr-<=#* | |
5796 expr-<=? eval.txt /*expr-<=?* | |
5797 expr-<? eval.txt /*expr-<?* | |
5798 expr-== eval.txt /*expr-==* | |
5799 expr-==# eval.txt /*expr-==#* | |
5800 expr-==? eval.txt /*expr-==?* | |
5801 expr-=~ eval.txt /*expr-=~* | |
5802 expr-=~# eval.txt /*expr-=~#* | |
5803 expr-=~? eval.txt /*expr-=~?* | |
5804 expr-> eval.txt /*expr->* | |
5805 expr-># eval.txt /*expr->#* | |
5806 expr->= eval.txt /*expr->=* | |
5807 expr->=# eval.txt /*expr->=#* | |
5808 expr->=? eval.txt /*expr->=?* | |
5809 expr->? eval.txt /*expr->?* | |
55 | 5810 expr-[:] eval.txt /*expr-[:]* |
7 | 5811 expr-[] eval.txt /*expr-[]* |
5812 expr-barbar eval.txt /*expr-barbar* | |
102 | 5813 expr-entry eval.txt /*expr-entry* |
7 | 5814 expr-env eval.txt /*expr-env* |
5815 expr-env-expand eval.txt /*expr-env-expand* | |
5816 expr-function eval.txt /*expr-function* | |
82 | 5817 expr-is eval.txt /*expr-is* |
2908 | 5818 expr-is# eval.txt /*expr-is#* |
5819 expr-is? eval.txt /*expr-is?* | |
5820 expr-isnot eval.txt /*expr-isnot* | |
5821 expr-isnot# eval.txt /*expr-isnot#* | |
5822 expr-isnot? eval.txt /*expr-isnot?* | |
9533
9f921133ee90
commit https://github.com/vim/vim/commit/269f595f9eef584937e7eae70fde68cdd7da5bcf
Christian Brabandt <cb@256bit.org>
parents:
9464
diff
changeset
|
5823 expr-lambda eval.txt /*expr-lambda* |
7 | 5824 expr-nesting eval.txt /*expr-nesting* |
5825 expr-number eval.txt /*expr-number* | |
5826 expr-option eval.txt /*expr-option* | |
5827 expr-quote eval.txt /*expr-quote* | |
5828 expr-register eval.txt /*expr-register* | |
5829 expr-star eval.txt /*expr-star* | |
5830 expr-string eval.txt /*expr-string* | |
5831 expr-unary-+ eval.txt /*expr-unary-+* | |
5832 expr-unary-- eval.txt /*expr-unary--* | |
5833 expr-variable eval.txt /*expr-variable* | |
5834 expr1 eval.txt /*expr1* | |
5835 expr2 eval.txt /*expr2* | |
5836 expr3 eval.txt /*expr3* | |
5837 expr4 eval.txt /*expr4* | |
5838 expr5 eval.txt /*expr5* | |
5839 expr6 eval.txt /*expr6* | |
5840 expr7 eval.txt /*expr7* | |
5841 expr8 eval.txt /*expr8* | |
5842 expr9 eval.txt /*expr9* | |
5843 expression eval.txt /*expression* | |
5844 expression-commands eval.txt /*expression-commands* | |
5845 expression-syntax eval.txt /*expression-syntax* | |
5846 exrc starting.txt /*exrc* | |
82 | 5847 extend() eval.txt /*extend()* |
7 | 5848 extension-removal cmdline.txt /*extension-removal* |
5849 extensions-improvements todo.txt /*extensions-improvements* | |
5850 f motion.txt /*f* | |
7742
5f6f35a3cb12
commit https://github.com/vim/vim/commit/705ada1aff27ecd9c47c690df817d043c2ceb5e2
Christian Brabandt <cb@256bit.org>
parents:
7707
diff
changeset
|
5851 false-variable eval.txt /*false-variable* |
7 | 5852 faq intro.txt /*faq* |
5853 farsi farsi.txt /*farsi* | |
7100
f717d96a39b3
commit https://github.com/vim/vim/commit/12969c04fe7bd27dc0cbf37709eb40a86d4a27f9
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
5854 farsi-fonts farsi.txt /*farsi-fonts* |
7 | 5855 farsi.txt farsi.txt /*farsi.txt* |
5856 fasm.vim syntax.txt /*fasm.vim* | |
179 | 5857 fcs_choice-variable eval.txt /*fcs_choice-variable* |
5858 fcs_reason-variable eval.txt /*fcs_reason-variable* | |
7 | 5859 feature-list eval.txt /*feature-list* |
842 | 5860 feedkeys() eval.txt /*feedkeys()* |
7 | 5861 fetch pi_netrw.txt /*fetch* |
5862 file-browser-5.2 version5.txt /*file-browser-5.2* | |
5863 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
|
5864 file-functions usr_41.txt /*file-functions* |
7 | 5865 file-pattern autocmd.txt /*file-pattern* |
5866 file-read insert.txt /*file-read* | |
5867 file-searching editing.txt /*file-searching* | |
5868 file-type filetype.txt /*file-type* | |
5869 file-types filetype.txt /*file-types* | |
5870 file_readable() eval.txt /*file_readable()* | |
5871 fileencoding-changed version6.txt /*fileencoding-changed* | |
5872 filename-backslash cmdline.txt /*filename-backslash* | |
5873 filename-modifiers cmdline.txt /*filename-modifiers* | |
5874 filereadable() eval.txt /*filereadable()* | |
5875 filetype filetype.txt /*filetype* | |
5876 filetype-detect filetype.txt /*filetype-detect* | |
5877 filetype-ignore filetype.txt /*filetype-ignore* | |
5878 filetype-overrule filetype.txt /*filetype-overrule* | |
5879 filetype-plugin usr_43.txt /*filetype-plugin* | |
5880 filetype-plugins filetype.txt /*filetype-plugins* | |
5881 filetype.txt filetype.txt /*filetype.txt* | |
5882 filetypedetect-changed version6.txt /*filetypedetect-changed* | |
5883 filetypes filetype.txt /*filetypes* | |
5884 filewritable() eval.txt /*filewritable()* | |
5885 filter change.txt /*filter* | |
95 | 5886 filter() eval.txt /*filter()* |
7 | 5887 find-manpage usr_12.txt /*find-manpage* |
5888 find-replace usr_10.txt /*find-replace* | |
20 | 5889 finddir() eval.txt /*finddir()* |
19 | 5890 findfile() eval.txt /*findfile()* |
7 | 5891 fixed-5.1 version5.txt /*fixed-5.1* |
5892 fixed-5.2 version5.txt /*fixed-5.2* | |
5893 fixed-5.3 version5.txt /*fixed-5.3* | |
5894 fixed-5.4 version5.txt /*fixed-5.4* | |
5895 fixed-5.5 version5.txt /*fixed-5.5* | |
5896 fixed-5.6 version5.txt /*fixed-5.6* | |
5897 fixed-5.7 version5.txt /*fixed-5.7* | |
5898 fixed-5.8 version5.txt /*fixed-5.8* | |
5899 fixed-6.1 version6.txt /*fixed-6.1* | |
5900 fixed-6.2 version6.txt /*fixed-6.2* | |
5901 fixed-6.3 version6.txt /*fixed-6.3* | |
551 | 5902 fixed-6.4 version6.txt /*fixed-6.4* |
1121 | 5903 fixed-7.1 version7.txt /*fixed-7.1* |
1621 | 5904 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
|
5905 fixed-7.3 version7.txt /*fixed-7.3* |
5146 | 5906 fixed-7.4 version7.txt /*fixed-7.4* |
857 | 5907 flexwiki.vim syntax.txt /*flexwiki.vim* |
1698 | 5908 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
|
5909 float-functions usr_41.txt /*float-functions* |
1698 | 5910 float-pi eval.txt /*float-pi* |
1621 | 5911 float2nr() eval.txt /*float2nr()* |
5912 floating-point-format eval.txt /*floating-point-format* | |
5913 floating-point-precision eval.txt /*floating-point-precision* | |
5914 floor() eval.txt /*floor()* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
5915 fmod() eval.txt /*fmod()* |
7 | 5916 fname_diff-variable eval.txt /*fname_diff-variable* |
5917 fname_in-variable eval.txt /*fname_in-variable* | |
5918 fname_new-variable eval.txt /*fname_new-variable* | |
5919 fname_out-variable eval.txt /*fname_out-variable* | |
1621 | 5920 fnameescape() eval.txt /*fnameescape()* |
7 | 5921 fnamemodify() eval.txt /*fnamemodify()* |
5922 fo-table change.txt /*fo-table* | |
5923 fold-behavior fold.txt /*fold-behavior* | |
5924 fold-colors fold.txt /*fold-colors* | |
5925 fold-commands fold.txt /*fold-commands* | |
5926 fold-create-marker fold.txt /*fold-create-marker* | |
5927 fold-delete-marker fold.txt /*fold-delete-marker* | |
5928 fold-diff fold.txt /*fold-diff* | |
5929 fold-expr fold.txt /*fold-expr* | |
5930 fold-foldcolumn fold.txt /*fold-foldcolumn* | |
5931 fold-foldlevel fold.txt /*fold-foldlevel* | |
5932 fold-foldtext fold.txt /*fold-foldtext* | |
5933 fold-indent fold.txt /*fold-indent* | |
5934 fold-manual fold.txt /*fold-manual* | |
5935 fold-marker fold.txt /*fold-marker* | |
5936 fold-methods fold.txt /*fold-methods* | |
5937 fold-options fold.txt /*fold-options* | |
5938 fold-syntax fold.txt /*fold-syntax* | |
5939 fold.txt fold.txt /*fold.txt* | |
5940 foldclosed() eval.txt /*foldclosed()* | |
5941 foldclosedend() eval.txt /*foldclosedend()* | |
5942 folddashes-variable eval.txt /*folddashes-variable* | |
5943 foldend-variable eval.txt /*foldend-variable* | |
5944 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
|
5945 folding-functions usr_41.txt /*folding-functions* |
7 | 5946 foldlevel() eval.txt /*foldlevel()* |
5947 foldlevel-variable eval.txt /*foldlevel-variable* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5948 folds fold.txt /*folds* |
7 | 5949 foldstart-variable eval.txt /*foldstart-variable* |
5950 foldtext() eval.txt /*foldtext()* | |
32 | 5951 foldtextresult() eval.txt /*foldtextresult()* |
7 | 5952 font-sizes gui_x11.txt /*font-sizes* |
5953 fontset mbyte.txt /*fontset* | |
5954 foreground() eval.txt /*foreground()* | |
5955 fork os_unix.txt /*fork* | |
5956 form.vim syntax.txt /*form.vim* | |
5957 format-bullet-list tips.txt /*format-bullet-list* | |
5958 format-comments change.txt /*format-comments* | |
5959 formatting change.txt /*formatting* | |
5960 formfeed intro.txt /*formfeed* | |
5961 fortran.vim syntax.txt /*fortran.vim* | |
4992 | 5962 friendship intro.txt /*friendship* |
7 | 5963 frombook usr_01.txt /*frombook* |
501 | 5964 ft-abel-syntax syntax.txt /*ft-abel-syntax* |
1621 | 5965 ft-ada-commands ft_ada.txt /*ft-ada-commands* |
5966 ft-ada-constants ft_ada.txt /*ft-ada-constants* | |
5967 ft-ada-functions ft_ada.txt /*ft-ada-functions* | |
5968 ft-ada-indent ft_ada.txt /*ft-ada-indent* | |
5969 ft-ada-omni ft_ada.txt /*ft-ada-omni* | |
5970 ft-ada-options ft_ada.txt /*ft-ada-options* | |
5971 ft-ada-plugin ft_ada.txt /*ft-ada-plugin* | |
5972 ft-ada-syntax ft_ada.txt /*ft-ada-syntax* | |
5973 ft-ada-variables ft_ada.txt /*ft-ada-variables* | |
501 | 5974 ft-ant-syntax syntax.txt /*ft-ant-syntax* |
5975 ft-apache-syntax syntax.txt /*ft-apache-syntax* | |
5976 ft-asm-syntax syntax.txt /*ft-asm-syntax* | |
5977 ft-asm68k-syntax syntax.txt /*ft-asm68k-syntax* | |
5978 ft-asmh8300-syntax syntax.txt /*ft-asmh8300-syntax* | |
5979 ft-aspperl-syntax syntax.txt /*ft-aspperl-syntax* | |
5980 ft-aspvbs-syntax syntax.txt /*ft-aspvbs-syntax* | |
5981 ft-bash-syntax syntax.txt /*ft-bash-syntax* | |
5982 ft-basic-syntax syntax.txt /*ft-basic-syntax* | |
523 | 5983 ft-c-omni insert.txt /*ft-c-omni* |
501 | 5984 ft-c-syntax syntax.txt /*ft-c-syntax* |
5985 ft-ch-syntax syntax.txt /*ft-ch-syntax* | |
5986 ft-changelog-plugin filetype.txt /*ft-changelog-plugin* | |
5987 ft-changelog-syntax syntax.txt /*ft-changelog-syntax* | |
5988 ft-chill-syntax syntax.txt /*ft-chill-syntax* | |
4098 | 5989 ft-clojure-indent indent.txt /*ft-clojure-indent* |
5763 | 5990 ft-clojure-syntax syntax.txt /*ft-clojure-syntax* |
501 | 5991 ft-cobol-syntax syntax.txt /*ft-cobol-syntax* |
5992 ft-coldfusion-syntax syntax.txt /*ft-coldfusion-syntax* | |
4229 | 5993 ft-cpp-syntax syntax.txt /*ft-cpp-syntax* |
501 | 5994 ft-csh-syntax syntax.txt /*ft-csh-syntax* |
532 | 5995 ft-css-omni insert.txt /*ft-css-omni* |
501 | 5996 ft-cweb-syntax syntax.txt /*ft-cweb-syntax* |
5997 ft-cynlib-syntax syntax.txt /*ft-cynlib-syntax* | |
5998 ft-desktop-syntax syntax.txt /*ft-desktop-syntax* | |
5999 ft-dircolors-syntax syntax.txt /*ft-dircolors-syntax* | |
6000 ft-docbk-syntax syntax.txt /*ft-docbk-syntax* | |
6001 ft-docbksgml-syntax syntax.txt /*ft-docbksgml-syntax* | |
6002 ft-docbkxml-syntax syntax.txt /*ft-docbkxml-syntax* | |
6003 ft-dosbatch-syntax syntax.txt /*ft-dosbatch-syntax* | |
6004 ft-dtd-syntax syntax.txt /*ft-dtd-syntax* | |
6005 ft-eiffel-syntax syntax.txt /*ft-eiffel-syntax* | |
6006 ft-erlang-syntax syntax.txt /*ft-erlang-syntax* | |
5697 | 6007 ft-euphoria-syntax syntax.txt /*ft-euphoria-syntax* |
857 | 6008 ft-flexwiki-syntax syntax.txt /*ft-flexwiki-syntax* |
501 | 6009 ft-form-syntax syntax.txt /*ft-form-syntax* |
6010 ft-fortran-indent indent.txt /*ft-fortran-indent* | |
6011 ft-fortran-plugin filetype.txt /*ft-fortran-plugin* | |
6012 ft-fortran-syntax syntax.txt /*ft-fortran-syntax* | |
6013 ft-fvwm-syntax syntax.txt /*ft-fvwm-syntax* | |
1621 | 6014 ft-gitcommit-plugin filetype.txt /*ft-gitcommit-plugin* |
501 | 6015 ft-groff-syntax syntax.txt /*ft-groff-syntax* |
6016 ft-gsp-syntax syntax.txt /*ft-gsp-syntax* | |
6017 ft-haskell-syntax syntax.txt /*ft-haskell-syntax* | |
4869 | 6018 ft-html-indent indent.txt /*ft-html-indent* |
531 | 6019 ft-html-omni insert.txt /*ft-html-omni* |
501 | 6020 ft-html-syntax syntax.txt /*ft-html-syntax* |
6021 ft-htmlos-syntax syntax.txt /*ft-htmlos-syntax* | |
6022 ft-ia64-syntax syntax.txt /*ft-ia64-syntax* | |
6023 ft-inform-syntax syntax.txt /*ft-inform-syntax* | |
6024 ft-java-syntax syntax.txt /*ft-java-syntax* | |
650 | 6025 ft-javascript-omni insert.txt /*ft-javascript-omni* |
501 | 6026 ft-ksh-syntax syntax.txt /*ft-ksh-syntax* |
6027 ft-lace-syntax syntax.txt /*ft-lace-syntax* | |
6028 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
|
6029 ft-lifelines-syntax syntax.txt /*ft-lifelines-syntax* |
557 | 6030 ft-lisp-syntax syntax.txt /*ft-lisp-syntax* |
501 | 6031 ft-lite-syntax syntax.txt /*ft-lite-syntax* |
6032 ft-lpc-syntax syntax.txt /*ft-lpc-syntax* | |
6033 ft-lua-syntax syntax.txt /*ft-lua-syntax* | |
6034 ft-mail-plugin filetype.txt /*ft-mail-plugin* | |
6035 ft-mail.vim syntax.txt /*ft-mail.vim* | |
6036 ft-make-syntax syntax.txt /*ft-make-syntax* | |
6037 ft-man-plugin filetype.txt /*ft-man-plugin* | |
6038 ft-maple-syntax syntax.txt /*ft-maple-syntax* | |
6039 ft-masm-syntax syntax.txt /*ft-masm-syntax* | |
6040 ft-mathematica-syntax syntax.txt /*ft-mathematica-syntax* | |
6041 ft-mma-syntax syntax.txt /*ft-mma-syntax* | |
6042 ft-moo-syntax syntax.txt /*ft-moo-syntax* | |
6043 ft-msql-syntax syntax.txt /*ft-msql-syntax* | |
6044 ft-nasm-syntax syntax.txt /*ft-nasm-syntax* | |
6045 ft-ncf-syntax syntax.txt /*ft-ncf-syntax* | |
6046 ft-nroff-syntax syntax.txt /*ft-nroff-syntax* | |
6047 ft-ocaml-syntax syntax.txt /*ft-ocaml-syntax* | |
6048 ft-papp-syntax syntax.txt /*ft-papp-syntax* | |
6049 ft-pascal-syntax syntax.txt /*ft-pascal-syntax* | |
1621 | 6050 ft-pdf-plugin filetype.txt /*ft-pdf-plugin* |
501 | 6051 ft-perl-syntax syntax.txt /*ft-perl-syntax* |
1668 | 6052 ft-php-indent indent.txt /*ft-php-indent* |
714 | 6053 ft-php-omni insert.txt /*ft-php-omni* |
501 | 6054 ft-php-syntax syntax.txt /*ft-php-syntax* |
6055 ft-php3-syntax syntax.txt /*ft-php3-syntax* | |
6056 ft-phtml-syntax syntax.txt /*ft-phtml-syntax* | |
816 | 6057 ft-plaintex-syntax syntax.txt /*ft-plaintex-syntax* |
501 | 6058 ft-postscr-syntax syntax.txt /*ft-postscr-syntax* |
6059 ft-ppwiz-syntax syntax.txt /*ft-ppwiz-syntax* | |
6060 ft-printcap-syntax syntax.txt /*ft-printcap-syntax* | |
6061 ft-progress-syntax syntax.txt /*ft-progress-syntax* | |
6062 ft-ptcap-syntax syntax.txt /*ft-ptcap-syntax* | |
6063 ft-python-indent indent.txt /*ft-python-indent* | |
6064 ft-python-syntax syntax.txt /*ft-python-syntax* | |
6065 ft-quake-syntax syntax.txt /*ft-quake-syntax* | |
3082 | 6066 ft-r-indent indent.txt /*ft-r-indent* |
501 | 6067 ft-readline-syntax syntax.txt /*ft-readline-syntax* |
6068 ft-rexx-syntax syntax.txt /*ft-rexx-syntax* | |
3967 | 6069 ft-rst-syntax syntax.txt /*ft-rst-syntax* |
838 | 6070 ft-ruby-omni insert.txt /*ft-ruby-omni* |
501 | 6071 ft-ruby-syntax syntax.txt /*ft-ruby-syntax* |
6072 ft-scheme-syntax syntax.txt /*ft-scheme-syntax* | |
6073 ft-sdl-syntax syntax.txt /*ft-sdl-syntax* | |
6074 ft-sed-syntax syntax.txt /*ft-sed-syntax* | |
6075 ft-sgml-syntax syntax.txt /*ft-sgml-syntax* | |
1211 | 6076 ft-sh-indent indent.txt /*ft-sh-indent* |
501 | 6077 ft-sh-syntax syntax.txt /*ft-sh-syntax* |
6078 ft-spec-plugin filetype.txt /*ft-spec-plugin* | |
6079 ft-spup-syntax syntax.txt /*ft-spup-syntax* | |
719 | 6080 ft-sql filetype.txt /*ft-sql* |
818 | 6081 ft-sql-omni insert.txt /*ft-sql-omni* |
501 | 6082 ft-sql-syntax syntax.txt /*ft-sql-syntax* |
719 | 6083 ft-sqlanywhere-syntax syntax.txt /*ft-sqlanywhere-syntax* |
501 | 6084 ft-sqlinformix-syntax syntax.txt /*ft-sqlinformix-syntax* |
626 | 6085 ft-syntax-omni insert.txt /*ft-syntax-omni* |
501 | 6086 ft-tcsh-syntax syntax.txt /*ft-tcsh-syntax* |
6087 ft-termcap-syntax syntax.txt /*ft-termcap-syntax* | |
798 | 6088 ft-tex-plugin filetype.txt /*ft-tex-plugin* |
501 | 6089 ft-tex-syntax syntax.txt /*ft-tex-syntax* |
6090 ft-tf-syntax syntax.txt /*ft-tf-syntax* | |
6091 ft-vb-syntax syntax.txt /*ft-vb-syntax* | |
6092 ft-verilog-indent indent.txt /*ft-verilog-indent* | |
1621 | 6093 ft-vhdl-indent indent.txt /*ft-vhdl-indent* |
501 | 6094 ft-vim-indent indent.txt /*ft-vim-indent* |
6095 ft-vim-syntax syntax.txt /*ft-vim-syntax* | |
6096 ft-xf86conf-syntax syntax.txt /*ft-xf86conf-syntax* | |
557 | 6097 ft-xhtml-omni insert.txt /*ft-xhtml-omni* |
6098 ft-xml-omni insert.txt /*ft-xml-omni* | |
501 | 6099 ft-xml-syntax syntax.txt /*ft-xml-syntax* |
6100 ft-xpm-syntax syntax.txt /*ft-xpm-syntax* | |
6744 | 6101 ft-yaml-syntax syntax.txt /*ft-yaml-syntax* |
8246
f16bfe02cef1
commit https://github.com/vim/vim/commit/f391327adbbffb11180cf6038a92af1ed144e907
Christian Brabandt <cb@256bit.org>
parents:
8182
diff
changeset
|
6102 ft-zsh-syntax syntax.txt /*ft-zsh-syntax* |
1621 | 6103 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
|
6104 ft_sql.txt ft_sql.txt /*ft_sql.txt* |
22 | 6105 ftdetect filetype.txt /*ftdetect* |
7 | 6106 ftp pi_netrw.txt /*ftp* |
6107 ftplugin usr_41.txt /*ftplugin* | |
6108 ftplugin-docs filetype.txt /*ftplugin-docs* | |
6109 ftplugin-name usr_05.txt /*ftplugin-name* | |
6110 ftplugin-overrule filetype.txt /*ftplugin-overrule* | |
6111 ftplugin-special usr_41.txt /*ftplugin-special* | |
6112 ftplugins usr_05.txt /*ftplugins* | |
55 | 6113 function() eval.txt /*function()* |
7 | 6114 function-argument eval.txt /*function-argument* |
6115 function-key intro.txt /*function-key* | |
6116 function-list usr_41.txt /*function-list* | |
6117 function-range-example eval.txt /*function-range-example* | |
1621 | 6118 function-search-undo eval.txt /*function-search-undo* |
7 | 6119 function_key intro.txt /*function_key* |
6120 functions eval.txt /*functions* | |
6121 fvwm.vim syntax.txt /*fvwm.vim* | |
6122 fvwm2rc syntax.txt /*fvwm2rc* | |
6123 fvwmrc syntax.txt /*fvwmrc* | |
6124 g index.txt /*g* | |
6125 g# pattern.txt /*g#* | |
6126 g$ motion.txt /*g$* | |
6127 g& change.txt /*g&* | |
6128 g' motion.txt /*g'* | |
6129 g'a motion.txt /*g'a* | |
758 | 6130 g+ undo.txt /*g+* |
7 | 6131 g, motion.txt /*g,* |
758 | 6132 g- undo.txt /*g-* |
7 | 6133 g0 motion.txt /*g0* |
6134 g8 various.txt /*g8* | |
4358 | 6135 g: eval.txt /*g:* |
828 | 6136 g:NetrwTopLvlMenu pi_netrw.txt /*g:NetrwTopLvlMenu* |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
6137 g:Netrw_UserMaps pi_netrw.txt /*g:Netrw_UserMaps* |
3153 | 6138 g:Netrw_corehandler pi_netrw.txt /*g:Netrw_corehandler* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6139 g:Netrw_funcref pi_netrw.txt /*g:Netrw_funcref* |
7245
8896150aba23
commit https://github.com/vim/vim/commit/e392eb41f8dfc01bd13634e534ac6b4d505326f4
Christian Brabandt <cb@256bit.org>
parents:
7228
diff
changeset
|
6140 g:actual_curbuf options.txt /*g:actual_curbuf* |
1621 | 6141 g:ada#Comment ft_ada.txt /*g:ada#Comment* |
6142 g:ada#Ctags_Kinds ft_ada.txt /*g:ada#Ctags_Kinds* | |
6143 g:ada#DotWordRegex ft_ada.txt /*g:ada#DotWordRegex* | |
6144 g:ada#Keywords ft_ada.txt /*g:ada#Keywords* | |
6145 g:ada#WordRegex ft_ada.txt /*g:ada#WordRegex* | |
6146 g:ada_abbrev ft_ada.txt /*g:ada_abbrev* | |
6147 g:ada_all_tab_usage ft_ada.txt /*g:ada_all_tab_usage* | |
6148 g:ada_begin_preproc ft_ada.txt /*g:ada_begin_preproc* | |
6149 g:ada_default_compiler ft_ada.txt /*g:ada_default_compiler* | |
6150 g:ada_extended_completion ft_ada.txt /*g:ada_extended_completion* | |
6151 g:ada_extended_tagging ft_ada.txt /*g:ada_extended_tagging* | |
6152 g:ada_folding ft_ada.txt /*g:ada_folding* | |
6153 g:ada_gnat_extensions ft_ada.txt /*g:ada_gnat_extensions* | |
6154 g:ada_line_errors ft_ada.txt /*g:ada_line_errors* | |
6155 g:ada_no_tab_space_error ft_ada.txt /*g:ada_no_tab_space_error* | |
6156 g:ada_no_trail_space_error ft_ada.txt /*g:ada_no_trail_space_error* | |
6157 g:ada_omni_with_keywords ft_ada.txt /*g:ada_omni_with_keywords* | |
6158 g:ada_rainbow_color ft_ada.txt /*g:ada_rainbow_color* | |
6159 g:ada_space_errors ft_ada.txt /*g:ada_space_errors* | |
6160 g:ada_standard_types ft_ada.txt /*g:ada_standard_types* | |
6161 g:ada_with_gnat_project_files ft_ada.txt /*g:ada_with_gnat_project_files* | |
6162 g:ada_withuse_ordinary ft_ada.txt /*g:ada_withuse_ordinary* | |
4098 | 6163 g:clojure_align_multiline_strings indent.txt /*g:clojure_align_multiline_strings* |
5618 | 6164 g:clojure_align_subforms indent.txt /*g:clojure_align_subforms* |
5763 | 6165 g:clojure_fold syntax.txt /*g:clojure_fold* |
4098 | 6166 g:clojure_fuzzy_indent indent.txt /*g:clojure_fuzzy_indent* |
6167 g:clojure_fuzzy_indent_blacklist indent.txt /*g:clojure_fuzzy_indent_blacklist* | |
6168 g:clojure_fuzzy_indent_patterns indent.txt /*g:clojure_fuzzy_indent_patterns* | |
6169 g:clojure_maxlines indent.txt /*g:clojure_maxlines* | |
6170 g:clojure_special_indent_words indent.txt /*g:clojure_special_indent_words* | |
9644
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
6171 g:clojure_syntax_keywords syntax.txt /*g:clojure_syntax_keywords* |
1621 | 6172 g:colors_name options.txt /*g:colors_name* |
6173 g:decada ft_ada.txt /*g:decada* | |
6174 g:decada.Error_Format ft_ada.txt /*g:decada.Error_Format* | |
6175 g:decada.Make() ft_ada.txt /*g:decada.Make()* | |
6176 g:decada.Make_Command ft_ada.txt /*g:decada.Make_Command* | |
6177 g:decada.Unit_Name() ft_ada.txt /*g:decada.Unit_Name()* | |
2965 | 6178 g:filetype_csh syntax.txt /*g:filetype_csh* |
6179 g:filetype_r syntax.txt /*g:filetype_r* | |
1621 | 6180 g:gnat ft_ada.txt /*g:gnat* |
6181 g:gnat.Error_Format ft_ada.txt /*g:gnat.Error_Format* | |
6182 g:gnat.Find() ft_ada.txt /*g:gnat.Find()* | |
6183 g:gnat.Find_Program ft_ada.txt /*g:gnat.Find_Program* | |
6184 g:gnat.Make() ft_ada.txt /*g:gnat.Make()* | |
6185 g:gnat.Make_Command ft_ada.txt /*g:gnat.Make_Command* | |
6186 g:gnat.Pretty() ft_ada.txt /*g:gnat.Pretty()* | |
6187 g:gnat.Pretty_Program ft_ada.txt /*g:gnat.Pretty_Program* | |
6188 g:gnat.Project_File ft_ada.txt /*g:gnat.Project_File* | |
6189 g:gnat.Set_Project_File() ft_ada.txt /*g:gnat.Set_Project_File()* | |
6190 g:gnat.Tags() ft_ada.txt /*g:gnat.Tags()* | |
6191 g:gnat.Tags_Command ft_ada.txt /*g:gnat.Tags_Command* | |
3713 | 6192 g:html_charset_override syntax.txt /*g:html_charset_override* |
6193 g:html_diff_one_file syntax.txt /*g:html_diff_one_file* | |
6194 g:html_dynamic_folds syntax.txt /*g:html_dynamic_folds* | |
6195 g:html_encoding_override syntax.txt /*g:html_encoding_override* | |
6196 g:html_end_line syntax.txt /*g:html_end_line* | |
6197 g:html_expand_tabs syntax.txt /*g:html_expand_tabs* | |
7176
30042ddff503
commit https://github.com/vim/vim/commit/60cce2fb736c8ff6fdb9603f502d3c15f1f7a25d
Christian Brabandt <cb@256bit.org>
parents:
7100
diff
changeset
|
6198 g:html_font syntax.txt /*g:html_font* |
3713 | 6199 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
|
6200 g:html_id_expr syntax.txt /*g:html_id_expr* |
3713 | 6201 g:html_ignore_conceal syntax.txt /*g:html_ignore_conceal* |
6202 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
|
6203 g:html_line_ids syntax.txt /*g:html_line_ids* |
3713 | 6204 g:html_no_foldcolumn syntax.txt /*g:html_no_foldcolumn* |
6205 g:html_no_invalid syntax.txt /*g:html_no_invalid* | |
6206 g:html_no_pre syntax.txt /*g:html_no_pre* | |
6207 g:html_no_progress syntax.txt /*g:html_no_progress* | |
6208 g:html_number_lines syntax.txt /*g:html_number_lines* | |
6209 g:html_pre_wrap syntax.txt /*g:html_pre_wrap* | |
6210 g:html_prevent_copy syntax.txt /*g:html_prevent_copy* | |
6211 g:html_start_line syntax.txt /*g:html_start_line* | |
6212 g:html_use_css syntax.txt /*g:html_use_css* | |
6213 g:html_use_encoding syntax.txt /*g:html_use_encoding* | |
6214 g:html_use_xhtml syntax.txt /*g:html_use_xhtml* | |
6215 g:html_whole_filler syntax.txt /*g:html_whole_filler* | |
5618 | 6216 g:netrw_altfile pi_netrw.txt /*g:netrw_altfile* |
480 | 6217 g:netrw_alto pi_netrw.txt /*g:netrw_alto* |
6218 g:netrw_altv pi_netrw.txt /*g:netrw_altv* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6219 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
|
6220 g:netrw_bannerbackslash pi_netrw.txt /*g:netrw_bannerbackslash* |
650 | 6221 g:netrw_browse_split pi_netrw.txt /*g:netrw_browse_split* |
6222 g:netrw_browsex_viewer pi_netrw.txt /*g:netrw_browsex_viewer* | |
2426 | 6223 g:netrw_bufsettings pi_netrw.txt /*g:netrw_bufsettings* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6224 g:netrw_chgperm pi_netrw.txt /*g:netrw_chgperm* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6225 g:netrw_chgwin pi_netrw.txt /*g:netrw_chgwin* |
1621 | 6226 g:netrw_compress pi_netrw.txt /*g:netrw_compress* |
1668 | 6227 g:netrw_ctags pi_netrw.txt /*g:netrw_ctags* |
2751 | 6228 g:netrw_cursor pi_netrw.txt /*g:netrw_cursor* |
480 | 6229 g:netrw_cygwin pi_netrw.txt /*g:netrw_cygwin* |
6230 g:netrw_dav_cmd pi_netrw.txt /*g:netrw_dav_cmd* | |
1621 | 6231 g:netrw_decompress pi_netrw.txt /*g:netrw_decompress* |
2751 | 6232 g:netrw_dirhistmax pi_netrw.txt /*g:netrw_dirhistmax* |
3967 | 6233 g:netrw_dynamic_maxfilenamelen pi_netrw.txt /*g:netrw_dynamic_maxfilenamelen* |
3465 | 6234 g:netrw_errorlvl pi_netrw.txt /*g:netrw_errorlvl* |
719 | 6235 g:netrw_fastbrowse pi_netrw.txt /*g:netrw_fastbrowse* |
480 | 6236 g:netrw_fetch_cmd pi_netrw.txt /*g:netrw_fetch_cmd* |
5929 | 6237 g:netrw_ffkeep pi_netrw.txt /*g:netrw_ffkeep* |
6476 | 6238 g:netrw_file_cmd pi_netrw.txt /*g:netrw_file_cmd* |
1621 | 6239 g:netrw_fname_escape pi_netrw.txt /*g:netrw_fname_escape* |
480 | 6240 g:netrw_ftp pi_netrw.txt /*g:netrw_ftp* |
6241 g:netrw_ftp_browse_reject pi_netrw.txt /*g:netrw_ftp_browse_reject* | |
6242 g:netrw_ftp_cmd pi_netrw.txt /*g:netrw_ftp_cmd* | |
6243 g:netrw_ftp_list_cmd pi_netrw.txt /*g:netrw_ftp_list_cmd* | |
3465 | 6244 g:netrw_ftp_options pi_netrw.txt /*g:netrw_ftp_options* |
1121 | 6245 g:netrw_ftp_sizelist_cmd pi_netrw.txt /*g:netrw_ftp_sizelist_cmd* |
6246 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
|
6247 g:netrw_ftpextracmd pi_netrw.txt /*g:netrw_ftpextracmd* |
480 | 6248 g:netrw_ftpmode pi_netrw.txt /*g:netrw_ftpmode* |
1621 | 6249 g:netrw_glob_escape pi_netrw.txt /*g:netrw_glob_escape* |
6476 | 6250 g:netrw_gx pi_netrw.txt /*g:netrw_gx* |
480 | 6251 g:netrw_hide pi_netrw.txt /*g:netrw_hide* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6252 g:netrw_home pi_netrw.txt /*g:netrw_home* |
480 | 6253 g:netrw_http_cmd pi_netrw.txt /*g:netrw_http_cmd* |
5618 | 6254 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
|
6255 g:netrw_http_xcmd pi_netrw.txt /*g:netrw_http_xcmd* |
482 | 6256 g:netrw_ignorenetrc pi_netrw.txt /*g:netrw_ignorenetrc* |
480 | 6257 g:netrw_keepdir pi_netrw.txt /*g:netrw_keepdir* |
6476 | 6258 g:netrw_keepj pi_netrw.txt /*g:netrw_keepj* |
13 | 6259 g:netrw_list_cmd pi_netrw.txt /*g:netrw_list_cmd* |
6476 | 6260 g:netrw_list_cmd_options pi_netrw.txt /*g:netrw_list_cmd_options* |
13 | 6261 g:netrw_list_hide pi_netrw.txt /*g:netrw_list_hide* |
1121 | 6262 g:netrw_liststyle pi_netrw.txt /*g:netrw_liststyle* |
1621 | 6263 g:netrw_localcopycmd pi_netrw.txt /*g:netrw_localcopycmd* |
6476 | 6264 g:netrw_localcopydircmd pi_netrw.txt /*g:netrw_localcopydircmd* |
3465 | 6265 g:netrw_localmkdir pi_netrw.txt /*g:netrw_localmkdir* |
1621 | 6266 g:netrw_localmovecmd pi_netrw.txt /*g:netrw_localmovecmd* |
3465 | 6267 g:netrw_localrmdir pi_netrw.txt /*g:netrw_localrmdir* |
480 | 6268 g:netrw_maxfilenamelen pi_netrw.txt /*g:netrw_maxfilenamelen* |
1121 | 6269 g:netrw_menu pi_netrw.txt /*g:netrw_menu* |
480 | 6270 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
|
6271 g:netrw_mousemaps pi_netrw.txt /*g:netrw_mousemaps* |
3153 | 6272 g:netrw_nobeval pi_netrw.txt /*g:netrw_nobeval* |
1121 | 6273 g:netrw_nogx pi_netrw.txt /*g:netrw_nogx* |
1621 | 6274 g:netrw_preview pi_netrw.txt /*g:netrw_preview* |
480 | 6275 g:netrw_rcp_cmd pi_netrw.txt /*g:netrw_rcp_cmd* |
3153 | 6276 g:netrw_remote_mkdir pi_netrw.txt /*g:netrw_remote_mkdir* |
1621 | 6277 g:netrw_retmap pi_netrw.txt /*g:netrw_retmap* |
13 | 6278 g:netrw_rm_cmd pi_netrw.txt /*g:netrw_rm_cmd* |
6279 g:netrw_rmdir_cmd pi_netrw.txt /*g:netrw_rmdir_cmd* | |
6280 g:netrw_rmf_cmd pi_netrw.txt /*g:netrw_rmf_cmd* | |
480 | 6281 g:netrw_rsync_cmd pi_netrw.txt /*g:netrw_rsync_cmd* |
6282 g:netrw_scp_cmd pi_netrw.txt /*g:netrw_scp_cmd* | |
1211 | 6283 g:netrw_scpport pi_netrw.txt /*g:netrw_scpport* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6284 g:netrw_sepchr pi_netrw.txt /*g:netrw_sepchr* |
6476 | 6285 g:netrw_servername pi_netrw.txt /*g:netrw_servername* |
480 | 6286 g:netrw_sftp_cmd pi_netrw.txt /*g:netrw_sftp_cmd* |
1621 | 6287 g:netrw_silent pi_netrw.txt /*g:netrw_silent* |
8148
f5da459c5698
commit https://github.com/vim/vim/commit/e0fa3742ead676a3074a10edadbc955e1a89153d
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
6288 g:netrw_sizestyle pi_netrw.txt /*g:netrw_sizestyle* |
480 | 6289 g:netrw_sort_by pi_netrw.txt /*g:netrw_sort_by* |
6290 g:netrw_sort_direction pi_netrw.txt /*g:netrw_sort_direction* | |
1668 | 6291 g:netrw_sort_options pi_netrw.txt /*g:netrw_sort_options* |
480 | 6292 g:netrw_sort_sequence pi_netrw.txt /*g:netrw_sort_sequence* |
1621 | 6293 g:netrw_special_syntax pi_netrw.txt /*g:netrw_special_syntax* |
480 | 6294 g:netrw_ssh_browse_reject pi_netrw.txt /*g:netrw_ssh_browse_reject* |
574 | 6295 g:netrw_ssh_cmd pi_netrw.txt /*g:netrw_ssh_cmd* |
1211 | 6296 g:netrw_sshport pi_netrw.txt /*g:netrw_sshport* |
9041
34c45ee4210d
commit https://github.com/vim/vim/commit/06481427005a9dae39721087df94855f7d4d1feb
Christian Brabandt <cb@256bit.org>
parents:
8951
diff
changeset
|
6297 g:netrw_suppress_gx_mesg pi_netrw.txt /*g:netrw_suppress_gx_mesg* |
480 | 6298 g:netrw_timefmt pi_netrw.txt /*g:netrw_timefmt* |
1621 | 6299 g:netrw_tmpfile_escape pi_netrw.txt /*g:netrw_tmpfile_escape* |
480 | 6300 g:netrw_uid pi_netrw.txt /*g:netrw_uid* |
1211 | 6301 g:netrw_use_errorwindow pi_netrw.txt /*g:netrw_use_errorwindow* |
1121 | 6302 g:netrw_use_noswf pi_netrw.txt /*g:netrw_use_noswf* |
480 | 6303 g:netrw_use_nt_rcp pi_netrw.txt /*g:netrw_use_nt_rcp* |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
6304 g:netrw_usetab pi_netrw.txt /*g:netrw_usetab* |
480 | 6305 g:netrw_win95ftp pi_netrw.txt /*g:netrw_win95ftp* |
6306 g:netrw_winsize pi_netrw.txt /*g:netrw_winsize* | |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
6307 g:netrw_wiw pi_netrw.txt /*g:netrw_wiw* |
1621 | 6308 g:netrw_xstrlen pi_netrw.txt /*g:netrw_xstrlen* |
3153 | 6309 g:sh_isk syntax.txt /*g:sh_isk* |
6310 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
|
6311 g:syntax_on syntax.txt /*g:syntax_on* |
819 | 6312 g:tar_browseoptions pi_tar.txt /*g:tar_browseoptions* |
6313 g:tar_cmd pi_tar.txt /*g:tar_cmd* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6314 g:tar_copycmd pi_tar.txt /*g:tar_copycmd* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6315 g:tar_extractcmd pi_tar.txt /*g:tar_extractcmd* |
1621 | 6316 g:tar_nomax pi_tar.txt /*g:tar_nomax* |
819 | 6317 g:tar_readoptions pi_tar.txt /*g:tar_readoptions* |
1702 | 6318 g:tar_secure pi_tar.txt /*g:tar_secure* |
819 | 6319 g:tar_writeoptions pi_tar.txt /*g:tar_writeoptions* |
4992 | 6320 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
|
6321 g:tex_conceal syntax.txt /*g:tex_conceal* |
4229 | 6322 g:tex_fast syntax.txt /*g:tex_fast* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
6323 g:tex_flavor filetype.txt /*g:tex_flavor* |
4992 | 6324 g:tex_fold_enabled syntax.txt /*g:tex_fold_enabled* |
3465 | 6325 g:tex_isk syntax.txt /*g:tex_isk* |
4992 | 6326 g:tex_no_error syntax.txt /*g:tex_no_error* |
6327 g:tex_nospell syntax.txt /*g:tex_nospell* | |
6328 g:tex_stylish syntax.txt /*g:tex_stylish* | |
6213 | 6329 g:tex_subscripts syntax.txt /*g:tex_subscripts* |
6330 g:tex_superscripts syntax.txt /*g:tex_superscripts* | |
4992 | 6331 g:tex_verbspell syntax.txt /*g:tex_verbspell* |
7 | 6332 g:var eval.txt /*g:var* |
1121 | 6333 g:vimball_home pi_vimball.txt /*g:vimball_home* |
1621 | 6334 g:vimball_mkdir pi_vimball.txt /*g:vimball_mkdir* |
6335 g:vimsyn_embed syntax.txt /*g:vimsyn_embed* | |
6336 g:vimsyn_folding syntax.txt /*g:vimsyn_folding* | |
6337 g:vimsyn_maxlines syntax.txt /*g:vimsyn_maxlines* | |
6338 g:vimsyn_minlines syntax.txt /*g:vimsyn_minlines* | |
6339 g:vimsyn_noerror syntax.txt /*g:vimsyn_noerror* | |
6744 | 6340 g:yaml_schema syntax.txt /*g:yaml_schema* |
1621 | 6341 g:zip_nomax pi_zip.txt /*g:zip_nomax* |
6342 g:zip_shq pi_zip.txt /*g:zip_shq* | |
1211 | 6343 g:zip_unzipcmd pi_zip.txt /*g:zip_unzipcmd* |
6344 g:zip_zipcmd pi_zip.txt /*g:zip_zipcmd* | |
7 | 6345 g; motion.txt /*g;* |
448 | 6346 g< message.txt /*g<* |
7 | 6347 g<Down> motion.txt /*g<Down>* |
6348 g<End> motion.txt /*g<End>* | |
6349 g<Home> motion.txt /*g<Home>* | |
6350 g<LeftMouse> tagsrch.txt /*g<LeftMouse>* | |
6351 g<RightMouse> tagsrch.txt /*g<RightMouse>* | |
6352 g<Up> motion.txt /*g<Up>* | |
6353 g? change.txt /*g?* | |
6354 g?? change.txt /*g??* | |
6355 g?g? change.txt /*g?g?* | |
593 | 6356 g@ map.txt /*g@* |
7 | 6357 gD pattern.txt /*gD* |
6358 gE motion.txt /*gE* | |
681 | 6359 gF editing.txt /*gF* |
7 | 6360 gH visual.txt /*gH* |
6361 gI insert.txt /*gI* | |
6362 gJ change.txt /*gJ* | |
3713 | 6363 gN visual.txt /*gN* |
7 | 6364 gP change.txt /*gP* |
6365 gQ intro.txt /*gQ* | |
6366 gR change.txt /*gR* | |
683 | 6367 gT tabpage.txt /*gT* |
7 | 6368 gU change.txt /*gU* |
6369 gUU change.txt /*gUU* | |
6370 gUgU change.txt /*gUgU* | |
6371 gV visual.txt /*gV* | |
6372 g] tagsrch.txt /*g]* | |
6373 g^ motion.txt /*g^* | |
6374 g_ motion.txt /*g_* | |
6375 g_CTRL-A various.txt /*g_CTRL-A* | |
6376 g_CTRL-G editing.txt /*g_CTRL-G* | |
6377 g_CTRL-H visual.txt /*g_CTRL-H* | |
6378 g_CTRL-] tagsrch.txt /*g_CTRL-]* | |
6379 g` motion.txt /*g`* | |
6380 g`a motion.txt /*g`a* | |
6381 ga various.txt /*ga* | |
374 | 6382 garbagecollect() eval.txt /*garbagecollect()* |
7 | 6383 gd pattern.txt /*gd* |
3356 | 6384 gdb debug.txt /*gdb* |
7 | 6385 ge motion.txt /*ge* |
140 | 6386 get() eval.txt /*get()* |
857 | 6387 get-ms-debuggers debug.txt /*get-ms-debuggers* |
435 | 6388 getbufline() eval.txt /*getbufline()* |
7 | 6389 getbufvar() eval.txt /*getbufvar()* |
6390 getchar() eval.txt /*getchar()* | |
6391 getcharmod() eval.txt /*getcharmod()* | |
7013 | 6392 getcharsearch() eval.txt /*getcharsearch()* |
7 | 6393 getcmdline() eval.txt /*getcmdline()* |
6394 getcmdpos() eval.txt /*getcmdpos()* | |
531 | 6395 getcmdtype() eval.txt /*getcmdtype()* |
6153 | 6396 getcmdwintype() eval.txt /*getcmdwintype()* |
9464
be72f4201a1d
commit https://github.com/vim/vim/commit/063b9d15abea041a5bfff3ffc4e219e26fd1d4fa
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6397 getcompletion() eval.txt /*getcompletion()* |
5968 | 6398 getcurpos() eval.txt /*getcurpos()* |
7 | 6399 getcwd() eval.txt /*getcwd()* |
37 | 6400 getfontname() eval.txt /*getfontname()* |
20 | 6401 getfperm() eval.txt /*getfperm()* |
7 | 6402 getfsize() eval.txt /*getfsize()* |
6403 getftime() eval.txt /*getftime()* | |
20 | 6404 getftype() eval.txt /*getftype()* |
1121 | 6405 getlatestvimscripts-install pi_getscript.txt /*getlatestvimscripts-install* |
7 | 6406 getline() eval.txt /*getline()* |
647 | 6407 getloclist() eval.txt /*getloclist()* |
1621 | 6408 getmatches() eval.txt /*getmatches()* |
6409 getpid() eval.txt /*getpid()* | |
703 | 6410 getpos() eval.txt /*getpos()* |
230 | 6411 getqflist() eval.txt /*getqflist()* |
7 | 6412 getreg() eval.txt /*getreg()* |
6413 getregtype() eval.txt /*getregtype()* | |
1121 | 6414 getscript pi_getscript.txt /*getscript* |
6415 getscript-autoinstall pi_getscript.txt /*getscript-autoinstall* | |
6416 getscript-data pi_getscript.txt /*getscript-data* | |
6417 getscript-history pi_getscript.txt /*getscript-history* | |
6418 getscript-plugins pi_getscript.txt /*getscript-plugins* | |
6419 getscript-start pi_getscript.txt /*getscript-start* | |
2207
b17bbfa96fa0
Add the settabvar() and gettabvar() functions.
Bram Moolenaar <bram@vim.org>
parents:
2206
diff
changeset
|
6420 gettabvar() eval.txt /*gettabvar()* |
831 | 6421 gettabwinvar() eval.txt /*gettabwinvar()* |
7 | 6422 getwinposx() eval.txt /*getwinposx()* |
6423 getwinposy() eval.txt /*getwinposy()* | |
6424 getwinvar() eval.txt /*getwinvar()* | |
6425 gex starting.txt /*gex* | |
6426 gf editing.txt /*gf* | |
6427 gg motion.txt /*gg* | |
6428 gh visual.txt /*gh* | |
6429 gi insert.txt /*gi* | |
6430 gj motion.txt /*gj* | |
6431 gk motion.txt /*gk* | |
6432 glob() eval.txt /*glob()* | |
6697 | 6433 glob2regpat() eval.txt /*glob2regpat()* |
7 | 6434 global-ime mbyte.txt /*global-ime* |
6435 global-local options.txt /*global-local* | |
6436 global-variable eval.txt /*global-variable* | |
1621 | 6437 global_markfilelist pi_netrw.txt /*global_markfilelist* |
7 | 6438 globpath() eval.txt /*globpath()* |
1121 | 6439 glvs pi_getscript.txt /*glvs* |
6440 glvs-alg pi_getscript.txt /*glvs-alg* | |
6441 glvs-algorithm pi_getscript.txt /*glvs-algorithm* | |
6442 glvs-autoinstall pi_getscript.txt /*glvs-autoinstall* | |
6443 glvs-contents pi_getscript.txt /*glvs-contents* | |
6444 glvs-copyright pi_getscript.txt /*glvs-copyright* | |
6445 glvs-data pi_getscript.txt /*glvs-data* | |
6446 glvs-dist-install pi_getscript.txt /*glvs-dist-install* | |
6447 glvs-hist pi_getscript.txt /*glvs-hist* | |
6448 glvs-install pi_getscript.txt /*glvs-install* | |
6449 glvs-options pi_getscript.txt /*glvs-options* | |
6450 glvs-plugins pi_getscript.txt /*glvs-plugins* | |
6451 glvs-usage pi_getscript.txt /*glvs-usage* | |
7 | 6452 gm motion.txt /*gm* |
3713 | 6453 gn visual.txt /*gn* |
1621 | 6454 gnat#Insert_Tags_Header() ft_ada.txt /*gnat#Insert_Tags_Header()* |
6455 gnat#New() ft_ada.txt /*gnat#New()* | |
6456 gnat-xref ft_ada.txt /*gnat-xref* | |
6457 gnat_members ft_ada.txt /*gnat_members* | |
7 | 6458 gnome-session gui_x11.txt /*gnome-session* |
6459 go motion.txt /*go* | |
6460 gp change.txt /*gp* | |
6461 gpm-mouse term.txt /*gpm-mouse* | |
6462 gq change.txt /*gq* | |
6463 gqap change.txt /*gqap* | |
6464 gqgq change.txt /*gqgq* | |
6465 gqq change.txt /*gqq* | |
6466 gr change.txt /*gr* | |
6467 graphic-option-gone version4.txt /*graphic-option-gone* | |
6468 greek options.txt /*greek* | |
6469 grep quickfix.txt /*grep* | |
6470 groff.vim syntax.txt /*groff.vim* | |
4992 | 6471 gross-national-happiness intro.txt /*gross-national-happiness* |
7 | 6472 group-name syntax.txt /*group-name* |
6473 gs various.txt /*gs* | |
6474 gsp.vim syntax.txt /*gsp.vim* | |
6475 gstar pattern.txt /*gstar* | |
674 | 6476 gt tabpage.txt /*gt* |
7 | 6477 gtk-tooltip-colors gui_x11.txt /*gtk-tooltip-colors* |
6478 gu change.txt /*gu* | |
6479 gugu change.txt /*gugu* | |
6480 gui gui.txt /*gui* | |
3082 | 6481 gui-IME gui.txt /*gui-IME* |
7 | 6482 gui-clipboard gui_w32.txt /*gui-clipboard* |
6483 gui-colors syntax.txt /*gui-colors* | |
6484 gui-extras gui.txt /*gui-extras* | |
6485 gui-footer debugger.txt /*gui-footer* | |
6486 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
|
6487 gui-functions usr_41.txt /*gui-functions* |
7 | 6488 gui-gnome gui_x11.txt /*gui-gnome* |
6489 gui-gnome-session gui_x11.txt /*gui-gnome-session* | |
6490 gui-gtk gui_x11.txt /*gui-gtk* | |
6491 gui-gtk-socketid gui_x11.txt /*gui-gtk-socketid* | |
6492 gui-horiz-scroll gui.txt /*gui-horiz-scroll* | |
6493 gui-init gui.txt /*gui-init* | |
11 | 6494 gui-kde gui_x11.txt /*gui-kde* |
7 | 6495 gui-mouse gui.txt /*gui-mouse* |
6496 gui-mouse-focus gui.txt /*gui-mouse-focus* | |
6497 gui-mouse-mapping gui.txt /*gui-mouse-mapping* | |
6498 gui-mouse-modeless gui.txt /*gui-mouse-modeless* | |
6499 gui-mouse-move gui.txt /*gui-mouse-move* | |
6500 gui-mouse-select gui.txt /*gui-mouse-select* | |
6501 gui-mouse-status gui.txt /*gui-mouse-status* | |
6502 gui-mouse-various gui.txt /*gui-mouse-various* | |
6503 gui-pty gui_x11.txt /*gui-pty* | |
6504 gui-pty-erase gui_x11.txt /*gui-pty-erase* | |
6505 gui-resources gui_x11.txt /*gui-resources* | |
6506 gui-scrollbars gui.txt /*gui-scrollbars* | |
6507 gui-selections gui.txt /*gui-selections* | |
6508 gui-shell gui.txt /*gui-shell* | |
6509 gui-shell-win32 gui_w32.txt /*gui-shell-win32* | |
6510 gui-start gui.txt /*gui-start* | |
6511 gui-toolbar gui.txt /*gui-toolbar* | |
6512 gui-vert-scroll gui.txt /*gui-vert-scroll* | |
6513 gui-w32 gui_w32.txt /*gui-w32* | |
6514 gui-w32-cmdargs gui_w32.txt /*gui-w32-cmdargs* | |
6515 gui-w32-dialogs gui_w32.txt /*gui-w32-dialogs* | |
6516 gui-w32-printing gui_w32.txt /*gui-w32-printing* | |
6517 gui-w32-start gui_w32.txt /*gui-w32-start* | |
6518 gui-w32-various gui_w32.txt /*gui-w32-various* | |
1621 | 6519 gui-w32-windowid gui_w32.txt /*gui-w32-windowid* |
7 | 6520 gui-w32s gui_w32.txt /*gui-w32s* |
6521 gui-win32-maximized gui_w32.txt /*gui-win32-maximized* | |
6522 gui-x11 gui_x11.txt /*gui-x11* | |
6523 gui-x11-athena gui_x11.txt /*gui-x11-athena* | |
6524 gui-x11-compiling gui_x11.txt /*gui-x11-compiling* | |
6525 gui-x11-gtk gui_x11.txt /*gui-x11-gtk* | |
11 | 6526 gui-x11-kde gui_x11.txt /*gui-x11-kde* |
7 | 6527 gui-x11-misc gui_x11.txt /*gui-x11-misc* |
6528 gui-x11-motif gui_x11.txt /*gui-x11-motif* | |
6529 gui-x11-neXtaw gui_x11.txt /*gui-x11-neXtaw* | |
6530 gui-x11-printing gui_x11.txt /*gui-x11-printing* | |
6531 gui-x11-start gui_x11.txt /*gui-x11-start* | |
6532 gui-x11-various gui_x11.txt /*gui-x11-various* | |
6533 gui.txt gui.txt /*gui.txt* | |
6534 gui_w32.txt gui_w32.txt /*gui_w32.txt* | |
6535 gui_x11.txt gui_x11.txt /*gui_x11.txt* | |
6536 guifontwide_gtk2 options.txt /*guifontwide_gtk2* | |
4098 | 6537 guifontwide_win_mbyte options.txt /*guifontwide_win_mbyte* |
7 | 6538 guioptions_a options.txt /*guioptions_a* |
6539 guu change.txt /*guu* | |
6540 gv visual.txt /*gv* | |
6541 gview starting.txt /*gview* | |
6542 gvim starting.txt /*gvim* | |
6543 gvimdiff diff.txt /*gvimdiff* | |
6544 gvimrc gui.txt /*gvimrc* | |
6545 gw change.txt /*gw* | |
11 | 6546 gwgw change.txt /*gwgw* |
6547 gww change.txt /*gww* | |
7 | 6548 gzip pi_gzip.txt /*gzip* |
6549 gzip-autocmd pi_gzip.txt /*gzip-autocmd* | |
6550 gzip-example autocmd.txt /*gzip-example* | |
6551 gzip-helpfile tips.txt /*gzip-helpfile* | |
6552 g~ change.txt /*g~* | |
6553 g~g~ change.txt /*g~g~* | |
6554 g~~ change.txt /*g~~* | |
6555 h motion.txt /*h* | |
6556 hangul hangulin.txt /*hangul* | |
6557 hangulin.txt hangulin.txt /*hangulin.txt* | |
6558 has() eval.txt /*has()* | |
6559 has-patch eval.txt /*has-patch* | |
2826 | 6560 has-python if_pyth.txt /*has-python* |
102 | 6561 has_key() eval.txt /*has_key()* |
7 | 6562 haskell.vim syntax.txt /*haskell.vim* |
1121 | 6563 haslocaldir() eval.txt /*haslocaldir()* |
7 | 6564 hasmapto() eval.txt /*hasmapto()* |
6565 hebrew hebrew.txt /*hebrew* | |
6566 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
|
6567 help helphelp.txt /*help* |
7 | 6568 help-context help.txt /*help-context* |
1121 | 6569 help-summary usr_02.txt /*help-summary* |
1149 | 6570 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
|
6571 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
|
6572 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
|
6573 help-xterm-window helphelp.txt /*help-xterm-window* |
7 | 6574 help.txt help.txt /*help.txt* |
2249
6d3d35ff2c2b
Use full path in undofile(). Updated docs.
Bram Moolenaar <bram@vim.org>
parents:
2246
diff
changeset
|
6575 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
|
6576 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
|
6577 helphelp.txt helphelp.txt /*helphelp.txt* |
7 | 6578 hex-editing tips.txt /*hex-editing* |
3224 | 6579 hex-number eval.txt /*hex-number* |
7 | 6580 hidden-buffer windows.txt /*hidden-buffer* |
6581 hidden-changed version5.txt /*hidden-changed* | |
6582 hidden-menus gui.txt /*hidden-menus* | |
519 | 6583 hidden-options options.txt /*hidden-options* |
7 | 6584 hidden-quit windows.txt /*hidden-quit* |
6585 highlight-args syntax.txt /*highlight-args* | |
6586 highlight-changed version4.txt /*highlight-changed* | |
6587 highlight-cterm syntax.txt /*highlight-cterm* | |
6588 highlight-ctermbg syntax.txt /*highlight-ctermbg* | |
6589 highlight-ctermfg syntax.txt /*highlight-ctermfg* | |
6590 highlight-default syntax.txt /*highlight-default* | |
6591 highlight-font syntax.txt /*highlight-font* | |
6592 highlight-groups syntax.txt /*highlight-groups* | |
6593 highlight-gui syntax.txt /*highlight-gui* | |
6594 highlight-guibg syntax.txt /*highlight-guibg* | |
6595 highlight-guifg syntax.txt /*highlight-guifg* | |
205 | 6596 highlight-guisp syntax.txt /*highlight-guisp* |
7 | 6597 highlight-start syntax.txt /*highlight-start* |
6598 highlight-stop syntax.txt /*highlight-stop* | |
6599 highlight-term syntax.txt /*highlight-term* | |
6600 highlightID() eval.txt /*highlightID()* | |
6601 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
|
6602 highlighting-functions usr_41.txt /*highlighting-functions* |
7 | 6603 hist-names eval.txt /*hist-names* |
6604 histadd() eval.txt /*histadd()* | |
6605 histdel() eval.txt /*histdel()* | |
6606 histget() eval.txt /*histget()* | |
6607 histnr() eval.txt /*histnr()* | |
6608 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
|
6609 history-functions usr_41.txt /*history-functions* |
7 | 6610 hit-enter message.txt /*hit-enter* |
446 | 6611 hit-enter-prompt message.txt /*hit-enter-prompt* |
7 | 6612 hit-return message.txt /*hit-return* |
6613 hitest.vim syntax.txt /*hitest.vim* | |
6614 hjkl usr_02.txt /*hjkl* | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6615 hl-ColorColumn syntax.txt /*hl-ColorColumn* |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
6616 hl-Conceal syntax.txt /*hl-Conceal* |
7 | 6617 hl-Cursor syntax.txt /*hl-Cursor* |
742 | 6618 hl-CursorColumn syntax.txt /*hl-CursorColumn* |
7 | 6619 hl-CursorIM syntax.txt /*hl-CursorIM* |
742 | 6620 hl-CursorLine syntax.txt /*hl-CursorLine* |
3465 | 6621 hl-CursorLineNr syntax.txt /*hl-CursorLineNr* |
7 | 6622 hl-DiffAdd syntax.txt /*hl-DiffAdd* |
6623 hl-DiffChange syntax.txt /*hl-DiffChange* | |
6624 hl-DiffDelete syntax.txt /*hl-DiffDelete* | |
6625 hl-DiffText syntax.txt /*hl-DiffText* | |
6626 hl-Directory syntax.txt /*hl-Directory* | |
6627 hl-ErrorMsg syntax.txt /*hl-ErrorMsg* | |
6628 hl-FoldColumn syntax.txt /*hl-FoldColumn* | |
6629 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
|
6630 hl-Ignore syntax.txt /*hl-Ignore* |
7 | 6631 hl-IncSearch syntax.txt /*hl-IncSearch* |
6632 hl-LineNr syntax.txt /*hl-LineNr* | |
699 | 6633 hl-MatchParen syntax.txt /*hl-MatchParen* |
7 | 6634 hl-Menu syntax.txt /*hl-Menu* |
6635 hl-ModeMsg syntax.txt /*hl-ModeMsg* | |
6636 hl-MoreMsg syntax.txt /*hl-MoreMsg* | |
6637 hl-NonText syntax.txt /*hl-NonText* | |
6638 hl-Normal syntax.txt /*hl-Normal* | |
540 | 6639 hl-Pmenu syntax.txt /*hl-Pmenu* |
6640 hl-PmenuSbar syntax.txt /*hl-PmenuSbar* | |
6641 hl-PmenuSel syntax.txt /*hl-PmenuSel* | |
6642 hl-PmenuThumb syntax.txt /*hl-PmenuThumb* | |
7 | 6643 hl-Question syntax.txt /*hl-Question* |
6644 hl-Scrollbar syntax.txt /*hl-Scrollbar* | |
6645 hl-Search syntax.txt /*hl-Search* | |
6646 hl-SignColumn syntax.txt /*hl-SignColumn* | |
6647 hl-SpecialKey syntax.txt /*hl-SpecialKey* | |
221 | 6648 hl-SpellBad syntax.txt /*hl-SpellBad* |
391 | 6649 hl-SpellCap syntax.txt /*hl-SpellCap* |
221 | 6650 hl-SpellLocal syntax.txt /*hl-SpellLocal* |
6651 hl-SpellRare syntax.txt /*hl-SpellRare* | |
7 | 6652 hl-StatusLine syntax.txt /*hl-StatusLine* |
6653 hl-StatusLineNC syntax.txt /*hl-StatusLineNC* | |
677 | 6654 hl-TabLine syntax.txt /*hl-TabLine* |
6655 hl-TabLineFill syntax.txt /*hl-TabLineFill* | |
6656 hl-TabLineSel syntax.txt /*hl-TabLineSel* | |
7 | 6657 hl-Title syntax.txt /*hl-Title* |
6658 hl-Tooltip syntax.txt /*hl-Tooltip* | |
6659 hl-User1 syntax.txt /*hl-User1* | |
6660 hl-User1..9 syntax.txt /*hl-User1..9* | |
523 | 6661 hl-User9 syntax.txt /*hl-User9* |
7 | 6662 hl-VertSplit syntax.txt /*hl-VertSplit* |
6663 hl-Visual syntax.txt /*hl-Visual* | |
6664 hl-VisualNOS syntax.txt /*hl-VisualNOS* | |
6665 hl-WarningMsg syntax.txt /*hl-WarningMsg* | |
6666 hl-WildMenu syntax.txt /*hl-WildMenu* | |
6667 hlID() eval.txt /*hlID()* | |
6668 hlexists() eval.txt /*hlexists()* | |
5466 | 6669 hlsearch-variable eval.txt /*hlsearch-variable* |
7 | 6670 holy-grail index.txt /*holy-grail* |
6671 home intro.txt /*home* | |
6672 home-replace editing.txt /*home-replace* | |
6673 hostname() eval.txt /*hostname()* | |
6674 how-do-i howto.txt /*how-do-i* | |
6675 how-to howto.txt /*how-to* | |
6676 howdoi howto.txt /*howdoi* | |
6677 howto howto.txt /*howto* | |
6678 howto.txt howto.txt /*howto.txt* | |
6679 hpterm term.txt /*hpterm* | |
6680 hpterm-color syntax.txt /*hpterm-color* | |
836 | 6681 html-flavor insert.txt /*html-flavor* |
4869 | 6682 html-indent indent.txt /*html-indent* |
6683 html-indenting indent.txt /*html-indenting* | |
7 | 6684 html.vim syntax.txt /*html.vim* |
6685 htmlos.vim syntax.txt /*htmlos.vim* | |
6686 http pi_netrw.txt /*http* | |
6687 i insert.txt /*i* | |
12 | 6688 i' motion.txt /*i'* |
7 | 6689 i( motion.txt /*i(* |
6690 i) motion.txt /*i)* | |
6691 i< motion.txt /*i<* | |
6692 i> motion.txt /*i>* | |
6693 iB motion.txt /*iB* | |
3082 | 6694 iBus gui.txt /*iBus* |
7 | 6695 iW motion.txt /*iW* |
6696 i[ motion.txt /*i[* | |
6697 i] motion.txt /*i]* | |
6698 i_0_CTRL-D insert.txt /*i_0_CTRL-D* | |
6699 i_<BS> insert.txt /*i_<BS>* | |
6700 i_<C-End> insert.txt /*i_<C-End>* | |
6701 i_<C-Home> insert.txt /*i_<C-Home>* | |
6702 i_<C-Left> insert.txt /*i_<C-Left>* | |
828 | 6703 i_<C-PageDown> tabpage.txt /*i_<C-PageDown>* |
6704 i_<C-PageUp> tabpage.txt /*i_<C-PageUp>* | |
7 | 6705 i_<C-Right> insert.txt /*i_<C-Right>* |
6706 i_<CR> insert.txt /*i_<CR>* | |
6707 i_<Del> insert.txt /*i_<Del>* | |
6708 i_<Down> insert.txt /*i_<Down>* | |
6709 i_<End> insert.txt /*i_<End>* | |
6710 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
|
6711 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
|
6712 i_<Help> helphelp.txt /*i_<Help>* |
7 | 6713 i_<Home> insert.txt /*i_<Home>* |
6714 i_<Insert> insert.txt /*i_<Insert>* | |
6715 i_<Left> insert.txt /*i_<Left>* | |
6716 i_<LeftMouse> insert.txt /*i_<LeftMouse>* | |
6717 i_<NL> insert.txt /*i_<NL>* | |
6718 i_<PageDown> insert.txt /*i_<PageDown>* | |
6719 i_<PageUp> insert.txt /*i_<PageUp>* | |
6720 i_<Right> insert.txt /*i_<Right>* | |
6721 i_<S-Down> insert.txt /*i_<S-Down>* | |
6722 i_<S-Left> insert.txt /*i_<S-Left>* | |
6723 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
|
6724 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
|
6725 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
|
6726 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
|
6727 i_<S-ScrollWheelUp> insert.txt /*i_<S-ScrollWheelUp>* |
7 | 6728 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
|
6729 i_<ScrollWheelDown> insert.txt /*i_<ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
6730 i_<ScrollWheelLeft> insert.txt /*i_<ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
6731 i_<ScrollWheelRight> insert.txt /*i_<ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
6732 i_<ScrollWheelUp> insert.txt /*i_<ScrollWheelUp>* |
7 | 6733 i_<Tab> insert.txt /*i_<Tab>* |
6734 i_<Up> insert.txt /*i_<Up>* | |
6735 i_BS insert.txt /*i_BS* | |
828 | 6736 i_CTRL-<PageDown> tabpage.txt /*i_CTRL-<PageDown>* |
6737 i_CTRL-<PageUp> tabpage.txt /*i_CTRL-<PageUp>* | |
7 | 6738 i_CTRL-@ insert.txt /*i_CTRL-@* |
6739 i_CTRL-A insert.txt /*i_CTRL-A* | |
6740 i_CTRL-B-gone version5.txt /*i_CTRL-B-gone* | |
6741 i_CTRL-C insert.txt /*i_CTRL-C* | |
6742 i_CTRL-D insert.txt /*i_CTRL-D* | |
6743 i_CTRL-E insert.txt /*i_CTRL-E* | |
818 | 6744 i_CTRL-F indent.txt /*i_CTRL-F* |
7 | 6745 i_CTRL-G_<Down> insert.txt /*i_CTRL-G_<Down>* |
6746 i_CTRL-G_<Up> insert.txt /*i_CTRL-G_<Up>* | |
6747 i_CTRL-G_CTRL-J insert.txt /*i_CTRL-G_CTRL-J* | |
6748 i_CTRL-G_CTRL-K insert.txt /*i_CTRL-G_CTRL-K* | |
7100
f717d96a39b3
commit https://github.com/vim/vim/commit/12969c04fe7bd27dc0cbf37709eb40a86d4a27f9
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
6749 i_CTRL-G_U insert.txt /*i_CTRL-G_U* |
7 | 6750 i_CTRL-G_j insert.txt /*i_CTRL-G_j* |
6751 i_CTRL-G_k insert.txt /*i_CTRL-G_k* | |
6752 i_CTRL-G_u insert.txt /*i_CTRL-G_u* | |
6753 i_CTRL-H insert.txt /*i_CTRL-H* | |
6754 i_CTRL-I insert.txt /*i_CTRL-I* | |
6755 i_CTRL-J insert.txt /*i_CTRL-J* | |
6756 i_CTRL-K insert.txt /*i_CTRL-K* | |
477 | 6757 i_CTRL-L insert.txt /*i_CTRL-L* |
7 | 6758 i_CTRL-M insert.txt /*i_CTRL-M* |
6759 i_CTRL-N insert.txt /*i_CTRL-N* | |
6760 i_CTRL-O insert.txt /*i_CTRL-O* | |
6761 i_CTRL-P insert.txt /*i_CTRL-P* | |
6762 i_CTRL-Q insert.txt /*i_CTRL-Q* | |
6763 i_CTRL-R insert.txt /*i_CTRL-R* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6764 i_CTRL-R_= insert.txt /*i_CTRL-R_=* |
7 | 6765 i_CTRL-R_CTRL-O insert.txt /*i_CTRL-R_CTRL-O* |
6766 i_CTRL-R_CTRL-P insert.txt /*i_CTRL-R_CTRL-P* | |
6767 i_CTRL-R_CTRL-R insert.txt /*i_CTRL-R_CTRL-R* | |
6768 i_CTRL-T insert.txt /*i_CTRL-T* | |
6769 i_CTRL-U insert.txt /*i_CTRL-U* | |
6770 i_CTRL-V insert.txt /*i_CTRL-V* | |
6771 i_CTRL-V_digit insert.txt /*i_CTRL-V_digit* | |
6772 i_CTRL-W insert.txt /*i_CTRL-W* | |
6773 i_CTRL-X insert.txt /*i_CTRL-X* | |
6774 i_CTRL-X_CTRL-D insert.txt /*i_CTRL-X_CTRL-D* | |
6775 i_CTRL-X_CTRL-E insert.txt /*i_CTRL-X_CTRL-E* | |
6776 i_CTRL-X_CTRL-F insert.txt /*i_CTRL-X_CTRL-F* | |
6777 i_CTRL-X_CTRL-I insert.txt /*i_CTRL-X_CTRL-I* | |
6778 i_CTRL-X_CTRL-K insert.txt /*i_CTRL-X_CTRL-K* | |
6779 i_CTRL-X_CTRL-L insert.txt /*i_CTRL-X_CTRL-L* | |
6780 i_CTRL-X_CTRL-N insert.txt /*i_CTRL-X_CTRL-N* | |
449 | 6781 i_CTRL-X_CTRL-O insert.txt /*i_CTRL-X_CTRL-O* |
7 | 6782 i_CTRL-X_CTRL-P insert.txt /*i_CTRL-X_CTRL-P* |
477 | 6783 i_CTRL-X_CTRL-S insert.txt /*i_CTRL-X_CTRL-S* |
7 | 6784 i_CTRL-X_CTRL-T insert.txt /*i_CTRL-X_CTRL-T* |
12 | 6785 i_CTRL-X_CTRL-U insert.txt /*i_CTRL-X_CTRL-U* |
7 | 6786 i_CTRL-X_CTRL-V insert.txt /*i_CTRL-X_CTRL-V* |
6787 i_CTRL-X_CTRL-Y insert.txt /*i_CTRL-X_CTRL-Y* | |
6788 i_CTRL-X_CTRL-] insert.txt /*i_CTRL-X_CTRL-]* | |
12 | 6789 i_CTRL-X_index index.txt /*i_CTRL-X_index* |
477 | 6790 i_CTRL-X_s insert.txt /*i_CTRL-X_s* |
7 | 6791 i_CTRL-Y insert.txt /*i_CTRL-Y* |
6792 i_CTRL-Z options.txt /*i_CTRL-Z* | |
6793 i_CTRL-[ insert.txt /*i_CTRL-[* | |
6794 i_CTRL-\_CTRL-G intro.txt /*i_CTRL-\\_CTRL-G* | |
6795 i_CTRL-\_CTRL-N intro.txt /*i_CTRL-\\_CTRL-N* | |
477 | 6796 i_CTRL-\_CTRL-O insert.txt /*i_CTRL-\\_CTRL-O* |
7 | 6797 i_CTRL-] insert.txt /*i_CTRL-]* |
6798 i_CTRL-^ insert.txt /*i_CTRL-^* | |
6799 i_CTRL-_ insert.txt /*i_CTRL-_* | |
6800 i_DEL insert.txt /*i_DEL* | |
6801 i_Tab insert.txt /*i_Tab* | |
6802 i_^_CTRL-D insert.txt /*i_^_CTRL-D* | |
6803 i_backspacing insert.txt /*i_backspacing* | |
6804 i_digraph digraph.txt /*i_digraph* | |
6805 i_esc intro.txt /*i_esc* | |
12 | 6806 i` motion.txt /*i`* |
7 | 6807 ia64.vim syntax.txt /*ia64.vim* |
6808 ib motion.txt /*ib* | |
6809 iccf uganda.txt /*iccf* | |
799 | 6810 iccf-donations uganda.txt /*iccf-donations* |
7 | 6811 icon-changed version4.txt /*icon-changed* |
6812 iconise starting.txt /*iconise* | |
6813 iconize starting.txt /*iconize* | |
6814 iconv() eval.txt /*iconv()* | |
557 | 6815 iconv-dynamic mbyte.txt /*iconv-dynamic* |
7 | 6816 ident-search tips.txt /*ident-search* |
829 | 6817 idl-syntax syntax.txt /*idl-syntax* |
6818 idl.vim syntax.txt /*idl.vim* | |
7 | 6819 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
|
6820 if_lua.txt if_lua.txt /*if_lua.txt* |
14 | 6821 if_mzsch.txt if_mzsch.txt /*if_mzsch.txt* |
7 | 6822 if_ole.txt if_ole.txt /*if_ole.txt* |
6823 if_perl.txt if_perl.txt /*if_perl.txt* | |
6824 if_pyth.txt if_pyth.txt /*if_pyth.txt* | |
6825 if_ruby.txt if_ruby.txt /*if_ruby.txt* | |
6826 if_sniff.txt if_sniff.txt /*if_sniff.txt* | |
6827 if_tcl.txt if_tcl.txt /*if_tcl.txt* | |
6828 ignore-errors eval.txt /*ignore-errors* | |
6829 improved-autocmds-5.4 version5.txt /*improved-autocmds-5.4* | |
6830 improved-quickfix version5.txt /*improved-quickfix* | |
6831 improved-sessions version5.txt /*improved-sessions* | |
6832 improved-viminfo version5.txt /*improved-viminfo* | |
6833 improvements-5 version5.txt /*improvements-5* | |
6834 improvements-6 version6.txt /*improvements-6* | |
8 | 6835 improvements-7 version7.txt /*improvements-7* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
6836 improvements-8 version8.txt /*improvements-8* |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
6837 in_bot channel.txt /*in_bot* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
6838 in_buf channel.txt /*in_buf* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
6839 in_mode channel.txt /*in_mode* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
6840 in_name channel.txt /*in_name* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
6841 in_top channel.txt /*in_top* |
7 | 6842 inactive-buffer windows.txt /*inactive-buffer* |
6843 include-search tagsrch.txt /*include-search* | |
6844 inclusive motion.txt /*inclusive* | |
6845 incomp-small-6 version6.txt /*incomp-small-6* | |
6846 incompatible-5 version5.txt /*incompatible-5* | |
6847 incompatible-6 version6.txt /*incompatible-6* | |
8 | 6848 incompatible-7 version7.txt /*incompatible-7* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
6849 incompatible-8 version8.txt /*incompatible-8* |
7 | 6850 indent() eval.txt /*indent()* |
6851 indent-expression indent.txt /*indent-expression* | |
6852 indent.txt indent.txt /*indent.txt* | |
6853 indentkeys-format indent.txt /*indentkeys-format* | |
6854 index index.txt /*index* | |
82 | 6855 index() eval.txt /*index()* |
7 | 6856 index.txt index.txt /*index.txt* |
6857 info-message starting.txt /*info-message* | |
6858 inform.vim syntax.txt /*inform.vim* | |
1621 | 6859 informix ft_sql.txt /*informix* |
7 | 6860 initialization starting.txt /*initialization* |
6861 input() eval.txt /*input()* | |
6862 inputdialog() eval.txt /*inputdialog()* | |
519 | 6863 inputlist() eval.txt /*inputlist()* |
7 | 6864 inputrestore() eval.txt /*inputrestore()* |
6865 inputsave() eval.txt /*inputsave()* | |
6866 inputsecret() eval.txt /*inputsecret()* | |
6867 ins-completion insert.txt /*ins-completion* | |
540 | 6868 ins-completion-menu insert.txt /*ins-completion-menu* |
7 | 6869 ins-expandtab insert.txt /*ins-expandtab* |
6870 ins-reverse rileft.txt /*ins-reverse* | |
6871 ins-smarttab insert.txt /*ins-smarttab* | |
6872 ins-softtabstop insert.txt /*ins-softtabstop* | |
6873 ins-special-keys insert.txt /*ins-special-keys* | |
6874 ins-special-special insert.txt /*ins-special-special* | |
6875 ins-textwidth insert.txt /*ins-textwidth* | |
6876 insert insert.txt /*insert* | |
55 | 6877 insert() eval.txt /*insert()* |
7 | 6878 insert-index index.txt /*insert-index* |
6879 insert.txt insert.txt /*insert.txt* | |
6880 insert_expand insert.txt /*insert_expand* | |
6881 inserting insert.txt /*inserting* | |
6882 inserting-ex insert.txt /*inserting-ex* | |
6883 inserting-file insert.txt /*inserting-file* | |
11 | 6884 insertmode-variable eval.txt /*insertmode-variable* |
7 | 6885 install usr_90.txt /*install* |
6886 install-home usr_90.txt /*install-home* | |
6887 install-registry gui_w32.txt /*install-registry* | |
6888 intel-itanium syntax.txt /*intel-itanium* | |
6889 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
|
6890 interactive-functions usr_41.txt /*interactive-functions* |
7 | 6891 interfaces-5.2 version5.txt /*interfaces-5.2* |
6892 internal-variables eval.txt /*internal-variables* | |
386 | 6893 internal-wordlist spell.txt /*internal-wordlist* |
7 | 6894 internet intro.txt /*internet* |
6895 intro intro.txt /*intro* | |
6896 intro.txt intro.txt /*intro.txt* | |
303 | 6897 inverse syntax.txt /*inverse* |
3224 | 6898 invert() eval.txt /*invert()* |
7 | 6899 ip motion.txt /*ip* |
12 | 6900 iquote motion.txt /*iquote* |
7 | 6901 is motion.txt /*is* |
6902 isdirectory() eval.txt /*isdirectory()* | |
148 | 6903 islocked() eval.txt /*islocked()* |
8246
f16bfe02cef1
commit https://github.com/vim/vim/commit/f391327adbbffb11180cf6038a92af1ed144e907
Christian Brabandt <cb@256bit.org>
parents:
8182
diff
changeset
|
6904 isnan() eval.txt /*isnan()* |
422 | 6905 it motion.txt /*it* |
303 | 6906 italic syntax.txt /*italic* |
140 | 6907 items() eval.txt /*items()* |
7 | 6908 iw motion.txt /*iw* |
6909 i{ motion.txt /*i{* | |
6910 i} motion.txt /*i}* | |
6911 j motion.txt /*j* | |
6912 java-cinoptions indent.txt /*java-cinoptions* | |
6913 java-indenting indent.txt /*java-indenting* | |
6914 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
|
6915 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
|
6916 javascript-indenting indent.txt /*javascript-indenting* |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
6917 job channel.txt /*job* |
8182
95d59081580f
commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf
Christian Brabandt <cb@256bit.org>
parents:
8148
diff
changeset
|
6918 job-callback channel.txt /*job-callback* |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
6919 job-channel-overview channel.txt /*job-channel-overview* |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
6920 job-close_cb channel.txt /*job-close_cb* |
7790
ca19726d5e83
commit https://github.com/vim/vim/commit/298b440930ecece38d6ea0505a3e582dc817e79b
Christian Brabandt <cb@256bit.org>
parents:
7742
diff
changeset
|
6921 job-control channel.txt /*job-control* |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
6922 job-err_cb channel.txt /*job-err_cb* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
6923 job-err_io channel.txt /*job-err_io* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
6924 job-exit_cb channel.txt /*job-exit_cb* |
9286
64035abb986b
commit https://github.com/vim/vim/commit/c95a302a4c42ec8230473cd4a5e0064d0a143aa8
Christian Brabandt <cb@256bit.org>
parents:
9227
diff
changeset
|
6925 job-functions usr_41.txt /*job-functions* |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
6926 job-in_io channel.txt /*job-in_io* |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
6927 job-options channel.txt /*job-options* |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
6928 job-out_cb channel.txt /*job-out_cb* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
6929 job-out_io channel.txt /*job-out_io* |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
6930 job-start channel.txt /*job-start* |
8497
da01d5da2cfa
commit https://github.com/vim/vim/commit/77cdfd10382e01cc51f4ba1a9177032351843151
Christian Brabandt <cb@256bit.org>
parents:
8440
diff
changeset
|
6931 job-start-if-needed channel.txt /*job-start-if-needed* |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
6932 job-start-nochannel channel.txt /*job-start-nochannel* |
8182
95d59081580f
commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf
Christian Brabandt <cb@256bit.org>
parents:
8148
diff
changeset
|
6933 job-stoponexit channel.txt /*job-stoponexit* |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
6934 job-term channel.txt /*job-term* |
8748
b1a19a2f73f0
commit https://github.com/vim/vim/commit/4f3f668c8486444e53163c29d2fc79bf47eb3c82
Christian Brabandt <cb@256bit.org>
parents:
8673
diff
changeset
|
6935 job-timeout channel.txt /*job-timeout* |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
6936 job_getchannel() eval.txt /*job_getchannel()* |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
6937 job_info() eval.txt /*job_info()* |
8182
95d59081580f
commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf
Christian Brabandt <cb@256bit.org>
parents:
8148
diff
changeset
|
6938 job_setoptions() eval.txt /*job_setoptions()* |
7992
78106b0f2c56
commit https://github.com/vim/vim/commit/cbebd4879cc78e670d79b2c57dc33d7b911c962a
Christian Brabandt <cb@256bit.org>
parents:
7924
diff
changeset
|
6939 job_start() eval.txt /*job_start()* |
78106b0f2c56
commit https://github.com/vim/vim/commit/cbebd4879cc78e670d79b2c57dc33d7b911c962a
Christian Brabandt <cb@256bit.org>
parents:
7924
diff
changeset
|
6940 job_status() eval.txt /*job_status()* |
78106b0f2c56
commit https://github.com/vim/vim/commit/cbebd4879cc78e670d79b2c57dc33d7b911c962a
Christian Brabandt <cb@256bit.org>
parents:
7924
diff
changeset
|
6941 job_stop() eval.txt /*job_stop()* |
95 | 6942 join() eval.txt /*join()* |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
6943 js_decode() eval.txt /*js_decode()* |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
6944 js_encode() eval.txt /*js_encode()* |
7 | 6945 jsbterm-mouse options.txt /*jsbterm-mouse* |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
6946 json_decode() eval.txt /*json_decode()* |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
6947 json_encode() eval.txt /*json_encode()* |
7 | 6948 jtags tagsrch.txt /*jtags* |
6949 jump-motions motion.txt /*jump-motions* | |
6950 jumplist motion.txt /*jumplist* | |
6951 jumpto-diffs diff.txt /*jumpto-diffs* | |
6952 k motion.txt /*k* | |
6953 kcc uganda.txt /*kcc* | |
12 | 6954 kde gui_x11.txt /*kde* |
7 | 6955 key-codes intro.txt /*key-codes* |
6956 key-codes-changed version4.txt /*key-codes-changed* | |
6957 key-mapping map.txt /*key-mapping* | |
6958 key-notation intro.txt /*key-notation* | |
102 | 6959 key-variable eval.txt /*key-variable* |
7 | 6960 keycodes intro.txt /*keycodes* |
818 | 6961 keymap-accents mbyte.txt /*keymap-accents* |
7 | 6962 keymap-file-format mbyte.txt /*keymap-file-format* |
6963 keymap-hebrew mbyte.txt /*keymap-hebrew* | |
6964 keypad-0 intro.txt /*keypad-0* | |
6965 keypad-9 intro.txt /*keypad-9* | |
33 | 6966 keypad-comma term.txt /*keypad-comma* |
7 | 6967 keypad-divide intro.txt /*keypad-divide* |
6968 keypad-end intro.txt /*keypad-end* | |
6969 keypad-enter intro.txt /*keypad-enter* | |
6970 keypad-home intro.txt /*keypad-home* | |
6971 keypad-minus intro.txt /*keypad-minus* | |
6972 keypad-multiply intro.txt /*keypad-multiply* | |
6973 keypad-page-down intro.txt /*keypad-page-down* | |
6974 keypad-page-up intro.txt /*keypad-page-up* | |
6975 keypad-plus intro.txt /*keypad-plus* | |
6976 keypad-point intro.txt /*keypad-point* | |
102 | 6977 keys() eval.txt /*keys()* |
7 | 6978 known-bugs todo.txt /*known-bugs* |
6979 l motion.txt /*l* | |
4358 | 6980 l: eval.txt /*l:* |
7 | 6981 l:var eval.txt /*l:var* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6982 lCursor mbyte.txt /*lCursor* |
7 | 6983 lace.vim syntax.txt /*lace.vim* |
9533
9f921133ee90
commit https://github.com/vim/vim/commit/269f595f9eef584937e7eae70fde68cdd7da5bcf
Christian Brabandt <cb@256bit.org>
parents:
9464
diff
changeset
|
6984 lambda eval.txt /*lambda* |
7 | 6985 lang-variable eval.txt /*lang-variable* |
6986 language-mapping map.txt /*language-mapping* | |
6987 last-pattern pattern.txt /*last-pattern* | |
6988 last-position-jump eval.txt /*last-position-jump* | |
6989 last_buffer_nr() eval.txt /*last_buffer_nr()* | |
4992 | 6990 latex-syntax syntax.txt /*latex-syntax* |
7 | 6991 lc_time-variable eval.txt /*lc_time-variable* |
3682 | 6992 lcs-conceal options.txt /*lcs-conceal* |
6993 lcs-eol options.txt /*lcs-eol* | |
6994 lcs-extends options.txt /*lcs-extends* | |
6995 lcs-nbsp options.txt /*lcs-nbsp* | |
6996 lcs-precedes options.txt /*lcs-precedes* | |
6855
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
6997 lcs-space options.txt /*lcs-space* |
3682 | 6998 lcs-tab options.txt /*lcs-tab* |
6999 lcs-trail options.txt /*lcs-trail* | |
7 | 7000 left-right-motions motion.txt /*left-right-motions* |
55 | 7001 len() eval.txt /*len()* |
7 | 7002 less various.txt /*less* |
15 | 7003 letter print.txt /*letter* |
7 | 7004 lex.vim syntax.txt /*lex.vim* |
7005 lhaskell.vim syntax.txt /*lhaskell.vim* | |
7006 libcall() eval.txt /*libcall()* | |
7007 libcallnr() eval.txt /*libcallnr()* | |
7008 license uganda.txt /*license* | |
7009 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
|
7010 lifelines.vim syntax.txt /*lifelines.vim* |
7 | 7011 limits vi_diff.txt /*limits* |
7012 line() eval.txt /*line()* | |
7013 line-continuation repeat.txt /*line-continuation* | |
7014 line2byte() eval.txt /*line2byte()* | |
7015 linefeed intro.txt /*linefeed* | |
7016 linewise motion.txt /*linewise* | |
7017 linewise-register change.txt /*linewise-register* | |
7018 linewise-visual visual.txt /*linewise-visual* | |
557 | 7019 lisp.vim syntax.txt /*lisp.vim* |
7 | 7020 lispindent() eval.txt /*lispindent()* |
5814 | 7021 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
|
7022 list-functions usr_41.txt /*list-functions* |
102 | 7023 list-identity eval.txt /*list-identity* |
75 | 7024 list-index eval.txt /*list-index* |
85 | 7025 list-modification eval.txt /*list-modification* |
7 | 7026 list-repeat windows.txt /*list-repeat* |
7027 lite.vim syntax.txt /*lite.vim* | |
7028 literal-string eval.txt /*literal-string* | |
7029 lnum-variable eval.txt /*lnum-variable* | |
7030 load-plugins starting.txt /*load-plugins* | |
7031 load-vim-script repeat.txt /*load-vim-script* | |
7032 local-additions help.txt /*local-additions* | |
7033 local-function eval.txt /*local-function* | |
7034 local-options options.txt /*local-options* | |
7035 local-variable eval.txt /*local-variable* | |
131 | 7036 local-variables eval.txt /*local-variables* |
1621 | 7037 local_markfilelist pi_netrw.txt /*local_markfilelist* |
7 | 7038 locale mbyte.txt /*locale* |
7039 locale-name mbyte.txt /*locale-name* | |
7040 localtime() eval.txt /*localtime()* | |
647 | 7041 location-list quickfix.txt /*location-list* |
7042 location-list-window quickfix.txt /*location-list-window* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
7043 log() eval.txt /*log()* |
1621 | 7044 log10() eval.txt /*log10()* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7045 logiPat pi_logipat.txt /*logiPat* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7046 logiPat-arg pi_logipat.txt /*logiPat-arg* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7047 logiPat-caveat pi_logipat.txt /*logiPat-caveat* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7048 logiPat-contents pi_logipat.txt /*logiPat-contents* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7049 logiPat-copyright pi_logipat.txt /*logiPat-copyright* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7050 logiPat-examples pi_logipat.txt /*logiPat-examples* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7051 logiPat-history pi_logipat.txt /*logiPat-history* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7052 logiPat-input pi_logipat.txt /*logiPat-input* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7053 logiPat-man pi_logipat.txt /*logiPat-man* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7054 logiPat-manual pi_logipat.txt /*logiPat-manual* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7055 logiPat-operators pi_logipat.txt /*logiPat-operators* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7056 logiPat-pattern pi_logipat.txt /*logiPat-pattern* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7057 logiPat.txt pi_logipat.txt /*logiPat.txt* |
7 | 7058 long-lines version5.txt /*long-lines* |
4992 | 7059 love intro.txt /*love* |
7 | 7060 lowercase change.txt /*lowercase* |
7061 lpc.vim syntax.txt /*lpc.vim* | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
7062 lua if_lua.txt /*lua* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
7063 lua-buffer if_lua.txt /*lua-buffer* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
7064 lua-commands if_lua.txt /*lua-commands* |
3465 | 7065 lua-dict if_lua.txt /*lua-dict* |
7228
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
7066 lua-dynamic if_lua.txt /*lua-dynamic* |
3682 | 7067 lua-eval if_lua.txt /*lua-eval* |
4911 | 7068 lua-funcref if_lua.txt /*lua-funcref* |
3465 | 7069 lua-list if_lua.txt /*lua-list* |
7070 lua-luaeval if_lua.txt /*lua-luaeval* | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
7071 lua-vim if_lua.txt /*lua-vim* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
7072 lua-window if_lua.txt /*lua-window* |
7 | 7073 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
|
7074 luaeval() eval.txt /*luaeval()* |
7 | 7075 m motion.txt /*m* |
7076 m' motion.txt /*m'* | |
3682 | 7077 m< motion.txt /*m<* |
7078 m> motion.txt /*m>* | |
7 | 7079 m[ motion.txt /*m[* |
7080 m] motion.txt /*m]* | |
7081 m` motion.txt /*m`* | |
7082 mac os_mac.txt /*mac* | |
7083 mac-bug os_mac.txt /*mac-bug* | |
7084 mac-compile os_mac.txt /*mac-compile* | |
7085 mac-faq os_mac.txt /*mac-faq* | |
7086 mac-filename os_mac.txt /*mac-filename* | |
7087 mac-lack os_mac.txt /*mac-lack* | |
7088 mac-vimfile os_mac.txt /*mac-vimfile* | |
7089 macintosh os_mac.txt /*macintosh* | |
7090 macro map.txt /*macro* | |
7091 mail-list intro.txt /*mail-list* | |
7092 mail.vim syntax.txt /*mail.vim* | |
7093 maillist intro.txt /*maillist* | |
7094 maillist-archive intro.txt /*maillist-archive* | |
7095 make.vim syntax.txt /*make.vim* | |
7315
444efa5f5015
commit https://github.com/vim/vim/commit/2c5e8e80eacf491d4f266983f534a77776c7ae83
Christian Brabandt <cb@256bit.org>
parents:
7272
diff
changeset
|
7096 man.vim filetype.txt /*man.vim* |
9041
34c45ee4210d
commit https://github.com/vim/vim/commit/06481427005a9dae39721087df94855f7d4d1feb
Christian Brabandt <cb@256bit.org>
parents:
8951
diff
changeset
|
7097 manpager.vim filetype.txt /*manpager.vim* |
7 | 7098 manual-copyright usr_01.txt /*manual-copyright* |
95 | 7099 map() eval.txt /*map()* |
7 | 7100 map-<SID> map.txt /*map-<SID>* |
7597
3012eaddb6b2
commit https://github.com/vim/vim/commit/345efa013dc6d1754ba06e5596a26c48c9935937
Christian Brabandt <cb@256bit.org>
parents:
7557
diff
changeset
|
7101 map-CTRL-C map.txt /*map-CTRL-C* |
7 | 7102 map-ambiguous map.txt /*map-ambiguous* |
7597
3012eaddb6b2
commit https://github.com/vim/vim/commit/345efa013dc6d1754ba06e5596a26c48c9935937
Christian Brabandt <cb@256bit.org>
parents:
7557
diff
changeset
|
7103 map-backslash map.txt /*map-backslash* |
7 | 7104 map-backtick tips.txt /*map-backtick* |
7597
3012eaddb6b2
commit https://github.com/vim/vim/commit/345efa013dc6d1754ba06e5596a26c48c9935937
Christian Brabandt <cb@256bit.org>
parents:
7557
diff
changeset
|
7105 map-bar map.txt /*map-bar* |
7 | 7106 map-comments map.txt /*map-comments* |
7597
3012eaddb6b2
commit https://github.com/vim/vim/commit/345efa013dc6d1754ba06e5596a26c48c9935937
Christian Brabandt <cb@256bit.org>
parents:
7557
diff
changeset
|
7107 map-empty-rhs map.txt /*map-empty-rhs* |
5239 | 7108 map-error map.txt /*map-error* |
7 | 7109 map-examples map.txt /*map-examples* |
7110 map-keys-fails map.txt /*map-keys-fails* | |
7111 map-listing map.txt /*map-listing* | |
7112 map-modes map.txt /*map-modes* | |
7113 map-multibyte map.txt /*map-multibyte* | |
7114 map-overview map.txt /*map-overview* | |
4869 | 7115 map-precedence map.txt /*map-precedence* |
7597
3012eaddb6b2
commit https://github.com/vim/vim/commit/345efa013dc6d1754ba06e5596a26c48c9935937
Christian Brabandt <cb@256bit.org>
parents:
7557
diff
changeset
|
7116 map-return map.txt /*map-return* |
7 | 7117 map-self-destroy tips.txt /*map-self-destroy* |
7597
3012eaddb6b2
commit https://github.com/vim/vim/commit/345efa013dc6d1754ba06e5596a26c48c9935937
Christian Brabandt <cb@256bit.org>
parents:
7557
diff
changeset
|
7118 map-space_in_lhs map.txt /*map-space_in_lhs* |
3012eaddb6b2
commit https://github.com/vim/vim/commit/345efa013dc6d1754ba06e5596a26c48c9935937
Christian Brabandt <cb@256bit.org>
parents:
7557
diff
changeset
|
7119 map-space_in_rhs map.txt /*map-space_in_rhs* |
7 | 7120 map-typing map.txt /*map-typing* |
7121 map-which-keys map.txt /*map-which-keys* | |
7122 map.txt map.txt /*map.txt* | |
532 | 7123 map_CTRL-C map.txt /*map_CTRL-C* |
7 | 7124 map_backslash map.txt /*map_backslash* |
7125 map_bar map.txt /*map_bar* | |
7126 map_empty_rhs map.txt /*map_empty_rhs* | |
7127 map_return map.txt /*map_return* | |
7128 map_space_in_lhs map.txt /*map_space_in_lhs* | |
7129 map_space_in_rhs map.txt /*map_space_in_rhs* | |
7130 maparg() eval.txt /*maparg()* | |
7131 mapcheck() eval.txt /*mapcheck()* | |
7132 maple.vim syntax.txt /*maple.vim* | |
7133 mapleader map.txt /*mapleader* | |
7134 maplocalleader map.txt /*maplocalleader* | |
665 | 7135 mapmode-c map.txt /*mapmode-c* |
7136 mapmode-i map.txt /*mapmode-i* | |
7137 mapmode-ic map.txt /*mapmode-ic* | |
7138 mapmode-l map.txt /*mapmode-l* | |
7139 mapmode-n map.txt /*mapmode-n* | |
7140 mapmode-nvo map.txt /*mapmode-nvo* | |
7141 mapmode-o map.txt /*mapmode-o* | |
790 | 7142 mapmode-s map.txt /*mapmode-s* |
665 | 7143 mapmode-v map.txt /*mapmode-v* |
790 | 7144 mapmode-x map.txt /*mapmode-x* |
7 | 7145 mapping map.txt /*mapping* |
4186 | 7146 mapping-functions usr_41.txt /*mapping-functions* |
7 | 7147 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
|
7148 mark-functions usr_41.txt /*mark-functions* |
7 | 7149 mark-motions motion.txt /*mark-motions* |
1621 | 7150 markfilelist pi_netrw.txt /*markfilelist* |
7 | 7151 masm.vim syntax.txt /*masm.vim* |
7152 match() eval.txt /*match()* | |
7153 match-highlight pattern.txt /*match-highlight* | |
667 | 7154 match-parens tips.txt /*match-parens* |
1621 | 7155 matchadd() eval.txt /*matchadd()* |
6009 | 7156 matchaddpos() eval.txt /*matchaddpos()* |
819 | 7157 matcharg() eval.txt /*matcharg()* |
1621 | 7158 matchdelete() eval.txt /*matchdelete()* |
7 | 7159 matchend() eval.txt /*matchend()* |
7160 matchit-install usr_05.txt /*matchit-install* | |
161 | 7161 matchlist() eval.txt /*matchlist()* |
694 | 7162 matchparen pi_paren.txt /*matchparen* |
7 | 7163 matchstr() eval.txt /*matchstr()* |
8795
aba2d0a01290
commit https://github.com/vim/vim/commit/7db8f6f4f85e5d0526d23107b2a5e2334dc23354
Christian Brabandt <cb@256bit.org>
parents:
8748
diff
changeset
|
7164 matchstrpos() eval.txt /*matchstrpos()* |
95 | 7165 max() eval.txt /*max()* |
7 | 7166 mbyte-IME mbyte.txt /*mbyte-IME* |
7167 mbyte-XIM mbyte.txt /*mbyte-XIM* | |
714 | 7168 mbyte-combining mbyte.txt /*mbyte-combining* |
7169 mbyte-composing mbyte.txt /*mbyte-composing* | |
7 | 7170 mbyte-conversion mbyte.txt /*mbyte-conversion* |
7171 mbyte-encoding mbyte.txt /*mbyte-encoding* | |
7172 mbyte-first mbyte.txt /*mbyte-first* | |
7173 mbyte-fonts-MSwin mbyte.txt /*mbyte-fonts-MSwin* | |
7174 mbyte-fonts-X11 mbyte.txt /*mbyte-fonts-X11* | |
7175 mbyte-keymap mbyte.txt /*mbyte-keymap* | |
7176 mbyte-locale mbyte.txt /*mbyte-locale* | |
7177 mbyte-options mbyte.txt /*mbyte-options* | |
7178 mbyte-terminal mbyte.txt /*mbyte-terminal* | |
7179 mbyte-utf8 mbyte.txt /*mbyte-utf8* | |
7180 mbyte.txt mbyte.txt /*mbyte.txt* | |
7181 menu-changes-5.4 version5.txt /*menu-changes-5.4* | |
7182 menu-examples gui.txt /*menu-examples* | |
7183 menu-priority gui.txt /*menu-priority* | |
7184 menu-separator gui.txt /*menu-separator* | |
7185 menu.vim gui.txt /*menu.vim* | |
7186 menus gui.txt /*menus* | |
532 | 7187 merge diff.txt /*merge* |
7 | 7188 message-history message.txt /*message-history* |
7189 message.txt message.txt /*message.txt* | |
7190 messages message.txt /*messages* | |
7191 meta intro.txt /*meta* | |
95 | 7192 min() eval.txt /*min()* |
7 | 7193 missing-options vi_diff.txt /*missing-options* |
168 | 7194 mkdir() eval.txt /*mkdir()* |
7 | 7195 mlang.txt mlang.txt /*mlang.txt* |
273 | 7196 mma.vim syntax.txt /*mma.vim* |
7 | 7197 mode() eval.txt /*mode()* |
7198 mode-Ex intro.txt /*mode-Ex* | |
7199 mode-cmdline cmdline.txt /*mode-cmdline* | |
7200 mode-ins-repl insert.txt /*mode-ins-repl* | |
7201 mode-replace insert.txt /*mode-replace* | |
7202 mode-switching intro.txt /*mode-switching* | |
7203 modeless-and-clipboard version6.txt /*modeless-and-clipboard* | |
7204 modeless-selection gui.txt /*modeless-selection* | |
7205 modeline options.txt /*modeline* | |
7206 modeline-local options.txt /*modeline-local* | |
7207 modeline-version options.txt /*modeline-version* | |
7208 moo.vim syntax.txt /*moo.vim* | |
7209 more-compatible version5.txt /*more-compatible* | |
7210 more-prompt message.txt /*more-prompt* | |
85 | 7211 more-variables eval.txt /*more-variables* |
7 | 7212 motion.txt motion.txt /*motion.txt* |
7213 mouse-mode-table term.txt /*mouse-mode-table* | |
7214 mouse-overview term.txt /*mouse-overview* | |
7215 mouse-swap-buttons term.txt /*mouse-swap-buttons* | |
7216 mouse-using term.txt /*mouse-using* | |
1121 | 7217 mouse_col-variable eval.txt /*mouse_col-variable* |
7218 mouse_lnum-variable eval.txt /*mouse_lnum-variable* | |
7219 mouse_win-variable eval.txt /*mouse_win-variable* | |
9227
ecb621205ed1
commit https://github.com/vim/vim/commit/82af8710bf8d1caeeceafb1370a052cb7d92f076
Christian Brabandt <cb@256bit.org>
parents:
9116
diff
changeset
|
7220 mouse_winid-variable eval.txt /*mouse_winid-variable* |
36 | 7221 movement intro.txt /*movement* |
7 | 7222 ms-dos os_msdos.txt /*ms-dos* |
7223 msdos os_msdos.txt /*msdos* | |
7224 msdos-mode gui_w32.txt /*msdos-mode* | |
7225 msql.vim syntax.txt /*msql.vim* | |
7226 mswin.vim gui_w32.txt /*mswin.vim* | |
7227 multi-byte mbyte.txt /*multi-byte* | |
7228 multi-lang mlang.txt /*multi-lang* | |
7229 multi-repeat repeat.txt /*multi-repeat* | |
7230 multibyte mbyte.txt /*multibyte* | |
7231 multibyte-ime mbyte.txt /*multibyte-ime* | |
7232 multibyte-input mbyte.txt /*multibyte-input* | |
7233 multilang mlang.txt /*multilang* | |
7234 multilang-menus mlang.txt /*multilang-menus* | |
7235 multilang-messages mlang.txt /*multilang-messages* | |
7236 multilang-scripts mlang.txt /*multilang-scripts* | |
7237 myfiletypefile syntax.txt /*myfiletypefile* | |
7238 myscriptsfile syntax.txt /*myscriptsfile* | |
1621 | 7239 mysql ft_sql.txt /*mysql* |
7 | 7240 mysyntaxfile syntax.txt /*mysyntaxfile* |
7241 mysyntaxfile-add syntax.txt /*mysyntaxfile-add* | |
7242 mysyntaxfile-replace syntax.txt /*mysyntaxfile-replace* | |
2072 | 7243 mzeval() eval.txt /*mzeval()* |
14 | 7244 mzscheme if_mzsch.txt /*mzscheme* |
7245 mzscheme-buffer if_mzsch.txt /*mzscheme-buffer* | |
7246 mzscheme-commands if_mzsch.txt /*mzscheme-commands* | |
626 | 7247 mzscheme-dynamic if_mzsch.txt /*mzscheme-dynamic* |
14 | 7248 mzscheme-examples if_mzsch.txt /*mzscheme-examples* |
4098 | 7249 mzscheme-funcref if_mzsch.txt /*mzscheme-funcref* |
2072 | 7250 mzscheme-mzeval if_mzsch.txt /*mzscheme-mzeval* |
282 | 7251 mzscheme-sandbox if_mzsch.txt /*mzscheme-sandbox* |
7659
07f11de5efca
commit https://github.com/vim/vim/commit/85084ef1e999dcf50e8d466106a33bac24a0febb
Christian Brabandt <cb@256bit.org>
parents:
7597
diff
changeset
|
7252 mzscheme-setup if_mzsch.txt /*mzscheme-setup* |
14 | 7253 mzscheme-threads if_mzsch.txt /*mzscheme-threads* |
7254 mzscheme-vim if_mzsch.txt /*mzscheme-vim* | |
7255 mzscheme-vimext if_mzsch.txt /*mzscheme-vimext* | |
7256 mzscheme-window if_mzsch.txt /*mzscheme-window* | |
7 | 7257 n pattern.txt /*n* |
7258 nasm.vim syntax.txt /*nasm.vim* | |
7259 navigation motion.txt /*navigation* | |
7260 nb-commands netbeans.txt /*nb-commands* | |
7261 nb-events netbeans.txt /*nb-events* | |
7262 nb-functions netbeans.txt /*nb-functions* | |
7263 nb-messages netbeans.txt /*nb-messages* | |
1621 | 7264 nb-protocol_errors netbeans.txt /*nb-protocol_errors* |
7 | 7265 nb-special netbeans.txt /*nb-special* |
7266 nb-terms netbeans.txt /*nb-terms* | |
7267 ncf.vim syntax.txt /*ncf.vim* | |
7268 netbeans netbeans.txt /*netbeans* | |
2210 | 7269 netbeans-commands netbeans.txt /*netbeans-commands* |
7 | 7270 netbeans-configure netbeans.txt /*netbeans-configure* |
1621 | 7271 netbeans-debugging netbeans.txt /*netbeans-debugging* |
7 | 7272 netbeans-download netbeans.txt /*netbeans-download* |
1621 | 7273 netbeans-integration netbeans.txt /*netbeans-integration* |
7 | 7274 netbeans-intro netbeans.txt /*netbeans-intro* |
7275 netbeans-keybindings netbeans.txt /*netbeans-keybindings* | |
7276 netbeans-messages netbeans.txt /*netbeans-messages* | |
2210 | 7277 netbeans-parameters netbeans.txt /*netbeans-parameters* |
7 | 7278 netbeans-preparation netbeans.txt /*netbeans-preparation* |
7279 netbeans-problems netbeans.txt /*netbeans-problems* | |
7280 netbeans-protocol netbeans.txt /*netbeans-protocol* | |
7281 netbeans-run netbeans.txt /*netbeans-run* | |
7282 netbeans-setup netbeans.txt /*netbeans-setup* | |
7283 netbeans-support netbeans.txt /*netbeans-support* | |
7284 netbeans.txt netbeans.txt /*netbeans.txt* | |
459 | 7285 netreadfixup pi_netrw.txt /*netreadfixup* |
7 | 7286 netrw pi_netrw.txt /*netrw* |
1668 | 7287 netrw-% pi_netrw.txt /*netrw-%* |
13 | 7288 netrw-- pi_netrw.txt /*netrw--* |
5734 | 7289 netrw-:Explore pi_netrw.txt /*netrw-:Explore* |
7290 netrw-:Hexplore pi_netrw.txt /*netrw-:Hexplore* | |
7291 netrw-:Lexplore pi_netrw.txt /*netrw-:Lexplore* | |
7292 netrw-:MF pi_netrw.txt /*netrw-:MF* | |
7293 netrw-:MT pi_netrw.txt /*netrw-:MT* | |
6476 | 7294 netrw-:NetrwC pi_netrw.txt /*netrw-:NetrwC* |
7295 netrw-:NetrwMB pi_netrw.txt /*netrw-:NetrwMB* | |
5734 | 7296 netrw-:Rexplore pi_netrw.txt /*netrw-:Rexplore* |
7297 netrw-:Sexplore pi_netrw.txt /*netrw-:Sexplore* | |
7298 netrw-:Texplore pi_netrw.txt /*netrw-:Texplore* | |
7299 netrw-:Vexplore pi_netrw.txt /*netrw-:Vexplore* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7300 netrw-C pi_netrw.txt /*netrw-C* |
13 | 7301 netrw-D pi_netrw.txt /*netrw-D* |
8148
f5da459c5698
commit https://github.com/vim/vim/commit/e0fa3742ead676a3074a10edadbc955e1a89153d
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
7302 netrw-I pi_netrw.txt /*netrw-I* |
519 | 7303 netrw-O pi_netrw.txt /*netrw-O* |
650 | 7304 netrw-P pi_netrw.txt /*netrw-P* |
6476 | 7305 netrw-P18 pi_netrw.txt /*netrw-P18* |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
7306 netrw-P19 pi_netrw.txt /*netrw-P19* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
7307 netrw-P20 pi_netrw.txt /*netrw-P20* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
7308 netrw-P21 pi_netrw.txt /*netrw-P21* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
7309 netrw-P22 pi_netrw.txt /*netrw-P22* |
17 | 7310 netrw-R pi_netrw.txt /*netrw-R* |
22 | 7311 netrw-S pi_netrw.txt /*netrw-S* |
4339 | 7312 netrw-Tb pi_netrw.txt /*netrw-Tb* |
7313 netrw-Th pi_netrw.txt /*netrw-Th* | |
36 | 7314 netrw-U pi_netrw.txt /*netrw-U* |
3967 | 7315 netrw-X pi_netrw.txt /*netrw-X* |
534 | 7316 netrw-a pi_netrw.txt /*netrw-a* |
7 | 7317 netrw-activate pi_netrw.txt /*netrw-activate* |
26 | 7318 netrw-bookmark pi_netrw.txt /*netrw-bookmark* |
7319 netrw-bookmarks pi_netrw.txt /*netrw-bookmarks* | |
11 | 7320 netrw-browse pi_netrw.txt /*netrw-browse* |
17 | 7321 netrw-browse-cmds pi_netrw.txt /*netrw-browse-cmds* |
1621 | 7322 netrw-browse-maps pi_netrw.txt /*netrw-browse-maps* |
7323 netrw-browser pi_netrw.txt /*netrw-browser* | |
7324 netrw-browser-options pi_netrw.txt /*netrw-browser-options* | |
3153 | 7325 netrw-browser-settings pi_netrw.txt /*netrw-browser-settings* |
1621 | 7326 netrw-browser-var pi_netrw.txt /*netrw-browser-var* |
7327 netrw-browsing pi_netrw.txt /*netrw-browsing* | |
22 | 7328 netrw-c pi_netrw.txt /*netrw-c* |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
7329 netrw-c-tab pi_netrw.txt /*netrw-c-tab* |
13 | 7330 netrw-cadaver pi_netrw.txt /*netrw-cadaver* |
482 | 7331 netrw-chgup pi_netrw.txt /*netrw-chgup* |
1621 | 7332 netrw-clean pi_netrw.txt /*netrw-clean* |
7 | 7333 netrw-contents pi_netrw.txt /*netrw-contents* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7334 netrw-copyright pi_netrw.txt /*netrw-copyright* |
13 | 7335 netrw-cr pi_netrw.txt /*netrw-cr* |
2751 | 7336 netrw-createfile pi_netrw.txt /*netrw-createfile* |
7 | 7337 netrw-credits pi_netrw.txt /*netrw-credits* |
650 | 7338 netrw-ctrl-h pi_netrw.txt /*netrw-ctrl-h* |
22 | 7339 netrw-ctrl-l pi_netrw.txt /*netrw-ctrl-l* |
6476 | 7340 netrw-ctrl-r pi_netrw.txt /*netrw-ctrl-r* |
1121 | 7341 netrw-ctrl_l pi_netrw.txt /*netrw-ctrl_l* |
26 | 7342 netrw-curdir pi_netrw.txt /*netrw-curdir* |
22 | 7343 netrw-d pi_netrw.txt /*netrw-d* |
7 | 7344 netrw-debug pi_netrw.txt /*netrw-debug* |
650 | 7345 netrw-del pi_netrw.txt /*netrw-del* |
11 | 7346 netrw-delete pi_netrw.txt /*netrw-delete* |
7347 netrw-dir pi_netrw.txt /*netrw-dir* | |
482 | 7348 netrw-dirlist pi_netrw.txt /*netrw-dirlist* |
459 | 7349 netrw-downdir pi_netrw.txt /*netrw-downdir* |
7350 netrw-edithide pi_netrw.txt /*netrw-edithide* | |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
7351 netrw-editwindow pi_netrw.txt /*netrw-editwindow* |
8148
f5da459c5698
commit https://github.com/vim/vim/commit/e0fa3742ead676a3074a10edadbc955e1a89153d
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
7352 netrw-enter pi_netrw.txt /*netrw-enter* |
7 | 7353 netrw-ex pi_netrw.txt /*netrw-ex* |
459 | 7354 netrw-explore pi_netrw.txt /*netrw-explore* |
7355 netrw-explore-cmds pi_netrw.txt /*netrw-explore-cmds* | |
480 | 7356 netrw-externapp pi_netrw.txt /*netrw-externapp* |
7 | 7357 netrw-file pi_netrw.txt /*netrw-file* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7358 netrw-filigree pi_netrw.txt /*netrw-filigree* |
7 | 7359 netrw-fixup pi_netrw.txt /*netrw-fixup* |
13 | 7360 netrw-ftp pi_netrw.txt /*netrw-ftp* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7361 netrw-ftype pi_netrw.txt /*netrw-ftype* |
1121 | 7362 netrw-gb pi_netrw.txt /*netrw-gb* |
2751 | 7363 netrw-gd pi_netrw.txt /*netrw-gd* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7364 netrw-getftype pi_netrw.txt /*netrw-getftype* |
2751 | 7365 netrw-gf pi_netrw.txt /*netrw-gf* |
1621 | 7366 netrw-gh pi_netrw.txt /*netrw-gh* |
5618 | 7367 netrw-gitignore pi_netrw.txt /*netrw-gitignore* |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
7368 netrw-gn pi_netrw.txt /*netrw-gn* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7369 netrw-gp pi_netrw.txt /*netrw-gp* |
6476 | 7370 netrw-grep pi_netrw.txt /*netrw-grep* |
1121 | 7371 netrw-gx pi_netrw.txt /*netrw-gx* |
459 | 7372 netrw-handler pi_netrw.txt /*netrw-handler* |
13 | 7373 netrw-help pi_netrw.txt /*netrw-help* |
477 | 7374 netrw-hexplore pi_netrw.txt /*netrw-hexplore* |
1621 | 7375 netrw-hide pi_netrw.txt /*netrw-hide* |
1121 | 7376 netrw-hiding pi_netrw.txt /*netrw-hiding* |
11 | 7377 netrw-history pi_netrw.txt /*netrw-history* |
459 | 7378 netrw-horiz pi_netrw.txt /*netrw-horiz* |
17 | 7379 netrw-i pi_netrw.txt /*netrw-i* |
719 | 7380 netrw-incompatible pi_netrw.txt /*netrw-incompatible* |
3153 | 7381 netrw-internal-variables pi_netrw.txt /*netrw-internal-variables* |
1621 | 7382 netrw-intro-browse pi_netrw.txt /*netrw-intro-browse* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7383 netrw-leftmouse pi_netrw.txt /*netrw-leftmouse* |
5618 | 7384 netrw-lexplore pi_netrw.txt /*netrw-lexplore* |
11 | 7385 netrw-list pi_netrw.txt /*netrw-list* |
459 | 7386 netrw-listbookmark pi_netrw.txt /*netrw-listbookmark* |
519 | 7387 netrw-listhack pi_netrw.txt /*netrw-listhack* |
1121 | 7388 netrw-login pi_netrw.txt /*netrw-login* |
8148
f5da459c5698
commit https://github.com/vim/vim/commit/e0fa3742ead676a3074a10edadbc955e1a89153d
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
7389 netrw-mA pi_netrw.txt /*netrw-mA* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7390 netrw-mB pi_netrw.txt /*netrw-mB* |
4339 | 7391 netrw-mF pi_netrw.txt /*netrw-mF* |
1621 | 7392 netrw-mT pi_netrw.txt /*netrw-mT* |
6476 | 7393 netrw-mX pi_netrw.txt /*netrw-mX* |
8148
f5da459c5698
commit https://github.com/vim/vim/commit/e0fa3742ead676a3074a10edadbc955e1a89153d
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
7394 netrw-ma pi_netrw.txt /*netrw-ma* |
1121 | 7395 netrw-mb pi_netrw.txt /*netrw-mb* |
1621 | 7396 netrw-mc pi_netrw.txt /*netrw-mc* |
7397 netrw-md pi_netrw.txt /*netrw-md* | |
7398 netrw-me pi_netrw.txt /*netrw-me* | |
7399 netrw-mf pi_netrw.txt /*netrw-mf* | |
7400 netrw-mg pi_netrw.txt /*netrw-mg* | |
7401 netrw-mh pi_netrw.txt /*netrw-mh* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7402 netrw-middlemouse pi_netrw.txt /*netrw-middlemouse* |
1121 | 7403 netrw-ml_get pi_netrw.txt /*netrw-ml_get* |
1621 | 7404 netrw-mm pi_netrw.txt /*netrw-mm* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7405 netrw-mouse pi_netrw.txt /*netrw-mouse* |
11 | 7406 netrw-move pi_netrw.txt /*netrw-move* |
1621 | 7407 netrw-mp pi_netrw.txt /*netrw-mp* |
7408 netrw-mr pi_netrw.txt /*netrw-mr* | |
7409 netrw-ms pi_netrw.txt /*netrw-ms* | |
7410 netrw-mt pi_netrw.txt /*netrw-mt* | |
7411 netrw-mu pi_netrw.txt /*netrw-mu* | |
6476 | 7412 netrw-mv pi_netrw.txt /*netrw-mv* |
1621 | 7413 netrw-mx pi_netrw.txt /*netrw-mx* |
7414 netrw-mz pi_netrw.txt /*netrw-mz* | |
7 | 7415 netrw-netrc pi_netrw.txt /*netrw-netrc* |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
7416 netrw-newfile pi_netrw.txt /*netrw-newfile* |
477 | 7417 netrw-nexplore pi_netrw.txt /*netrw-nexplore* |
2152 | 7418 netrw-noload pi_netrw.txt /*netrw-noload* |
22 | 7419 netrw-nread pi_netrw.txt /*netrw-nread* |
5618 | 7420 netrw-ntree pi_netrw.txt /*netrw-ntree* |
22 | 7421 netrw-nwrite pi_netrw.txt /*netrw-nwrite* |
13 | 7422 netrw-o pi_netrw.txt /*netrw-o* |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
7423 netrw-obtain pi_netrw.txt /*netrw-obtain* |
7 | 7424 netrw-options pi_netrw.txt /*netrw-options* |
459 | 7425 netrw-p pi_netrw.txt /*netrw-p* |
480 | 7426 netrw-p1 pi_netrw.txt /*netrw-p1* |
1621 | 7427 netrw-p10 pi_netrw.txt /*netrw-p10* |
7428 netrw-p11 pi_netrw.txt /*netrw-p11* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7429 netrw-p12 pi_netrw.txt /*netrw-p12* |
2152 | 7430 netrw-p13 pi_netrw.txt /*netrw-p13* |
2908 | 7431 netrw-p14 pi_netrw.txt /*netrw-p14* |
7432 netrw-p15 pi_netrw.txt /*netrw-p15* | |
5929 | 7433 netrw-p16 pi_netrw.txt /*netrw-p16* |
6476 | 7434 netrw-p17 pi_netrw.txt /*netrw-p17* |
480 | 7435 netrw-p2 pi_netrw.txt /*netrw-p2* |
7436 netrw-p3 pi_netrw.txt /*netrw-p3* | |
7437 netrw-p4 pi_netrw.txt /*netrw-p4* | |
7438 netrw-p5 pi_netrw.txt /*netrw-p5* | |
7439 netrw-p6 pi_netrw.txt /*netrw-p6* | |
1121 | 7440 netrw-p7 pi_netrw.txt /*netrw-p7* |
7441 netrw-p8 pi_netrw.txt /*netrw-p8* | |
7442 netrw-p9 pi_netrw.txt /*netrw-p9* | |
7 | 7443 netrw-passwd pi_netrw.txt /*netrw-passwd* |
1121 | 7444 netrw-password pi_netrw.txt /*netrw-password* |
22 | 7445 netrw-path pi_netrw.txt /*netrw-path* |
477 | 7446 netrw-pexplore pi_netrw.txt /*netrw-pexplore* |
459 | 7447 netrw-preview pi_netrw.txt /*netrw-preview* |
24 | 7448 netrw-problems pi_netrw.txt /*netrw-problems* |
7 | 7449 netrw-protocol pi_netrw.txt /*netrw-protocol* |
650 | 7450 netrw-prvwin pi_netrw.txt /*netrw-prvwin* |
794 | 7451 netrw-pscp pi_netrw.txt /*netrw-pscp* |
1121 | 7452 netrw-psftp pi_netrw.txt /*netrw-psftp* |
794 | 7453 netrw-putty pi_netrw.txt /*netrw-putty* |
4339 | 7454 netrw-qF pi_netrw.txt /*netrw-qF* |
8148
f5da459c5698
commit https://github.com/vim/vim/commit/e0fa3742ead676a3074a10edadbc955e1a89153d
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
7455 netrw-qL pi_netrw.txt /*netrw-qL* |
1621 | 7456 netrw-qb pi_netrw.txt /*netrw-qb* |
7457 netrw-qf pi_netrw.txt /*netrw-qf* | |
7458 netrw-quickcom pi_netrw.txt /*netrw-quickcom* | |
7459 netrw-quickcoms pi_netrw.txt /*netrw-quickcoms* | |
7460 netrw-quickhelp pi_netrw.txt /*netrw-quickhelp* | |
7461 netrw-quickmap pi_netrw.txt /*netrw-quickmap* | |
7462 netrw-quickmaps pi_netrw.txt /*netrw-quickmaps* | |
13 | 7463 netrw-r pi_netrw.txt /*netrw-r* |
22 | 7464 netrw-read pi_netrw.txt /*netrw-read* |
7 | 7465 netrw-ref pi_netrw.txt /*netrw-ref* |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
7466 netrw-refresh pi_netrw.txt /*netrw-refresh* |
11 | 7467 netrw-rename pi_netrw.txt /*netrw-rename* |
459 | 7468 netrw-reverse pi_netrw.txt /*netrw-reverse* |
1621 | 7469 netrw-rexplore pi_netrw.txt /*netrw-rexplore* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7470 netrw-rightmouse pi_netrw.txt /*netrw-rightmouse* |
13 | 7471 netrw-s pi_netrw.txt /*netrw-s* |
8148
f5da459c5698
commit https://github.com/vim/vim/commit/e0fa3742ead676a3074a10edadbc955e1a89153d
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
7472 netrw-s-cr pi_netrw.txt /*netrw-s-cr* |
482 | 7473 netrw-settings pi_netrw.txt /*netrw-settings* |
3153 | 7474 netrw-settings-window pi_netrw.txt /*netrw-settings-window* |
477 | 7475 netrw-sexplore pi_netrw.txt /*netrw-sexplore* |
459 | 7476 netrw-sort pi_netrw.txt /*netrw-sort* |
3153 | 7477 netrw-sort-sequence pi_netrw.txt /*netrw-sort-sequence* |
459 | 7478 netrw-sortsequence pi_netrw.txt /*netrw-sortsequence* |
1121 | 7479 netrw-source pi_netrw.txt /*netrw-source* |
1621 | 7480 netrw-ssh-hack pi_netrw.txt /*netrw-ssh-hack* |
7481 netrw-star pi_netrw.txt /*netrw-star* | |
840 | 7482 netrw-starpat pi_netrw.txt /*netrw-starpat* |
477 | 7483 netrw-starstar pi_netrw.txt /*netrw-starstar* |
841 | 7484 netrw-starstarpat pi_netrw.txt /*netrw-starstarpat* |
650 | 7485 netrw-start pi_netrw.txt /*netrw-start* |
1121 | 7486 netrw-t pi_netrw.txt /*netrw-t* |
7487 netrw-texplore pi_netrw.txt /*netrw-texplore* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7488 netrw-todo pi_netrw.txt /*netrw-todo* |
2908 | 7489 netrw-trailingslash pi_netrw.txt /*netrw-trailingslash* |
7 | 7490 netrw-transparent pi_netrw.txt /*netrw-transparent* |
36 | 7491 netrw-u pi_netrw.txt /*netrw-u* |
459 | 7492 netrw-updir pi_netrw.txt /*netrw-updir* |
7 | 7493 netrw-urls pi_netrw.txt /*netrw-urls* |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
7494 netrw-usermaps pi_netrw.txt /*netrw-usermaps* |
1121 | 7495 netrw-userpass pi_netrw.txt /*netrw-userpass* |
13 | 7496 netrw-v pi_netrw.txt /*netrw-v* |
3465 | 7497 netrw-var pi_netrw.txt /*netrw-var* |
22 | 7498 netrw-variables pi_netrw.txt /*netrw-variables* |
477 | 7499 netrw-vexplore pi_netrw.txt /*netrw-vexplore* |
3465 | 7500 netrw-windows-netrc pi_netrw.txt /*netrw-windows-netrc* |
7501 netrw-windows-s pi_netrw.txt /*netrw-windows-s* | |
22 | 7502 netrw-write pi_netrw.txt /*netrw-write* |
11 | 7503 netrw-x pi_netrw.txt /*netrw-x* |
7 | 7504 netrw-xfer pi_netrw.txt /*netrw-xfer* |
7505 netrw.vim pi_netrw.txt /*netrw.vim* | |
650 | 7506 netrw_filehandler pi_netrw.txt /*netrw_filehandler* |
7 | 7507 netterm-mouse options.txt /*netterm-mouse* |
7508 network pi_netrw.txt /*network* | |
7509 new-5 version5.txt /*new-5* | |
7510 new-6 version6.txt /*new-6* | |
8 | 7511 new-7 version7.txt /*new-7* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7512 new-8 version8.txt /*new-8* |
7 | 7513 new-GTK-GUI version5.txt /*new-GTK-GUI* |
15 | 7514 new-MzScheme version7.txt /*new-MzScheme* |
7 | 7515 new-Select-mode version5.txt /*new-Select-mode* |
7516 new-View version6.txt /*new-View* | |
7517 new-argument-list version6.txt /*new-argument-list* | |
7518 new-buftype version6.txt /*new-buftype* | |
7519 new-cmdwin version6.txt /*new-cmdwin* | |
7520 new-color-schemes version6.txt /*new-color-schemes* | |
7521 new-commands version5.txt /*new-commands* | |
7522 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
|
7523 new-conceal version7.txt /*new-conceal* |
7 | 7524 new-debug-itf version6.txt /*new-debug-itf* |
7525 new-debug-mode version6.txt /*new-debug-mode* | |
199 | 7526 new-debug-support version7.txt /*new-debug-support* |
593 | 7527 new-define-operator version7.txt /*new-define-operator* |
7 | 7528 new-diff-mode version6.txt /*new-diff-mode* |
7529 new-encryption version5.txt /*new-encryption* | |
7530 new-evim version6.txt /*new-evim* | |
7531 new-ex-commands-5.2 version5.txt /*new-ex-commands-5.2* | |
7532 new-file-browser version6.txt /*new-file-browser* | |
7533 new-file-writing version6.txt /*new-file-writing* | |
7534 new-filetype filetype.txt /*new-filetype* | |
7535 new-filetype-5.4 version5.txt /*new-filetype-5.4* | |
7536 new-filetype-plugins version6.txt /*new-filetype-plugins* | |
7537 new-filetype-scripts filetype.txt /*new-filetype-scripts* | |
7538 new-folding version6.txt /*new-folding* | |
7539 new-functions-5.2 version5.txt /*new-functions-5.2* | |
7540 new-global-values version6.txt /*new-global-values* | |
7541 new-highlighting version5.txt /*new-highlighting* | |
7542 new-indent-flex version6.txt /*new-indent-flex* | |
7543 new-items-6 version6.txt /*new-items-6* | |
8 | 7544 new-items-7 version7.txt /*new-items-7* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7545 new-items-8 version8.txt /*new-items-8* |
7 | 7546 new-line-continuation version5.txt /*new-line-continuation* |
647 | 7547 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
|
7548 new-lua version7.txt /*new-lua* |
36 | 7549 new-manpage-trans version7.txt /*new-manpage-trans* |
724 | 7550 new-map-expression version7.txt /*new-map-expression* |
790 | 7551 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
|
7552 new-more-encryption version7.txt /*new-more-encryption* |
742 | 7553 new-more-highlighting version7.txt /*new-more-highlighting* |
714 | 7554 new-more-unicode version7.txt /*new-more-unicode* |
7 | 7555 new-multi-byte version5.txt /*new-multi-byte* |
7556 new-multi-lang version6.txt /*new-multi-lang* | |
461 | 7557 new-netrw-explore version7.txt /*new-netrw-explore* |
7 | 7558 new-network-files version6.txt /*new-network-files* |
523 | 7559 new-omni-completion version7.txt /*new-omni-completion* |
772 | 7560 new-onemore version7.txt /*new-onemore* |
7 | 7561 new-operator-mod version6.txt /*new-operator-mod* |
7562 new-options-5.2 version5.txt /*new-options-5.2* | |
7563 new-options-5.4 version5.txt /*new-options-5.4* | |
7564 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
|
7565 new-persistent-undo version7.txt /*new-persistent-undo* |
7 | 7566 new-plugins version6.txt /*new-plugins* |
164 | 7567 new-posix version7.txt /*new-posix* |
15 | 7568 new-print-multi-byte version7.txt /*new-print-multi-byte* |
7 | 7569 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
|
7570 new-python3 version7.txt /*new-python3* |
5146 | 7571 new-regexp-engine version7.txt /*new-regexp-engine* |
7 | 7572 new-runtime-dir version5.txt /*new-runtime-dir* |
7573 new-script version5.txt /*new-script* | |
7574 new-script-5.4 version5.txt /*new-script-5.4* | |
446 | 7575 new-scroll-back version7.txt /*new-scroll-back* |
7 | 7576 new-search-path version6.txt /*new-search-path* |
7577 new-searchpat version6.txt /*new-searchpat* | |
7578 new-session-files version5.txt /*new-session-files* | |
221 | 7579 new-spell version7.txt /*new-spell* |
742 | 7580 new-tab-pages version7.txt /*new-tab-pages* |
758 | 7581 new-undo-branches version7.txt /*new-undo-branches* |
7 | 7582 new-unlisted-buffers version6.txt /*new-unlisted-buffers* |
7583 new-user-defined version5.txt /*new-user-defined* | |
7584 new-user-manual version6.txt /*new-user-manual* | |
7585 new-utf-8 version6.txt /*new-utf-8* | |
7586 new-vertsplit version6.txt /*new-vertsplit* | |
113 | 7587 new-vim-script version7.txt /*new-vim-script* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7588 new-vim-script-8 version8.txt /*new-vim-script-8* |
7 | 7589 new-vim-server version6.txt /*new-vim-server* |
42 | 7590 new-vimgrep version7.txt /*new-vimgrep* |
7 | 7591 new-virtedit version6.txt /*new-virtedit* |
7592 news intro.txt /*news* | |
7593 nextnonblank() eval.txt /*nextnonblank()* | |
1121 | 7594 nice todo.txt /*nice* |
7 | 7595 no-eval-feature eval.txt /*no-eval-feature* |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
7596 no-type-checking eval.txt /*no-type-checking* |
7 | 7597 no_buffers_menu gui.txt /*no_buffers_menu* |
1121 | 7598 non-greedy pattern.txt /*non-greedy* |
1668 | 7599 non-zero-arg eval.txt /*non-zero-arg* |
7742
5f6f35a3cb12
commit https://github.com/vim/vim/commit/705ada1aff27ecd9c47c690df817d043c2ceb5e2
Christian Brabandt <cb@256bit.org>
parents:
7707
diff
changeset
|
7600 none-variable eval.txt /*none-variable* |
7 | 7601 normal-index index.txt /*normal-index* |
7602 not-compatible usr_01.txt /*not-compatible* | |
7603 not-edited editing.txt /*not-edited* | |
7604 notation intro.txt /*notation* | |
7605 notepad gui_w32.txt /*notepad* | |
7606 nr2char() eval.txt /*nr2char()* | |
7607 nroff.vim syntax.txt /*nroff.vim* | |
7742
5f6f35a3cb12
commit https://github.com/vim/vim/commit/705ada1aff27ecd9c47c690df817d043c2ceb5e2
Christian Brabandt <cb@256bit.org>
parents:
7707
diff
changeset
|
7608 null-variable eval.txt /*null-variable* |
4780 | 7609 number_relativenumber options.txt /*number_relativenumber* |
113 | 7610 numbered-function eval.txt /*numbered-function* |
7 | 7611 o insert.txt /*o* |
7612 o_CTRL-V motion.txt /*o_CTRL-V* | |
7613 o_V motion.txt /*o_V* | |
7614 o_v motion.txt /*o_v* | |
7615 object-motions motion.txt /*object-motions* | |
7616 object-select motion.txt /*object-select* | |
7617 objects index.txt /*objects* | |
7618 obtaining-exted netbeans.txt /*obtaining-exted* | |
7619 ocaml.vim syntax.txt /*ocaml.vim* | |
2152 | 7620 octal eval.txt /*octal* |
3281 | 7621 octal-nrformats options.txt /*octal-nrformats* |
3224 | 7622 octal-number eval.txt /*octal-number* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7623 oldfiles-variable eval.txt /*oldfiles-variable* |
7 | 7624 ole-activation if_ole.txt /*ole-activation* |
7625 ole-eval if_ole.txt /*ole-eval* | |
7626 ole-gethwnd if_ole.txt /*ole-gethwnd* | |
7627 ole-interface if_ole.txt /*ole-interface* | |
7628 ole-methods if_ole.txt /*ole-methods* | |
7629 ole-normal if_ole.txt /*ole-normal* | |
7630 ole-registration if_ole.txt /*ole-registration* | |
7631 ole-sendkeys if_ole.txt /*ole-sendkeys* | |
7632 ole-setforeground if_ole.txt /*ole-setforeground* | |
1621 | 7633 omap-info map.txt /*omap-info* |
7634 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
|
7635 online-help helphelp.txt /*online-help* |
7 | 7636 opening-window windows.txt /*opening-window* |
7637 operator motion.txt /*operator* | |
1621 | 7638 operator-variable eval.txt /*operator-variable* |
7 | 7639 option-backslash options.txt /*option-backslash* |
7640 option-list quickref.txt /*option-list* | |
7641 option-summary options.txt /*option-summary* | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
7642 option-window options.txt /*option-window* |
7 | 7643 options options.txt /*options* |
7644 options-changed version5.txt /*options-changed* | |
7645 options.txt options.txt /*options.txt* | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
7646 optwin options.txt /*optwin* |
3224 | 7647 or() eval.txt /*or()* |
1621 | 7648 oracle ft_sql.txt /*oracle* |
7 | 7649 os2 os_os2.txt /*os2* |
7650 os390 os_390.txt /*os390* | |
7651 os_390.txt os_390.txt /*os_390.txt* | |
7652 os_amiga.txt os_amiga.txt /*os_amiga.txt* | |
7653 os_beos.txt os_beos.txt /*os_beos.txt* | |
7654 os_dos.txt os_dos.txt /*os_dos.txt* | |
7655 os_mac.txt os_mac.txt /*os_mac.txt* | |
7656 os_mint.txt os_mint.txt /*os_mint.txt* | |
7657 os_msdos.txt os_msdos.txt /*os_msdos.txt* | |
7658 os_os2.txt os_os2.txt /*os_os2.txt* | |
7659 os_qnx.txt os_qnx.txt /*os_qnx.txt* | |
7660 os_risc.txt os_risc.txt /*os_risc.txt* | |
7661 os_unix.txt os_unix.txt /*os_unix.txt* | |
7662 os_vms.txt os_vms.txt /*os_vms.txt* | |
7663 os_win32.txt os_win32.txt /*os_win32.txt* | |
7664 other-features vi_diff.txt /*other-features* | |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
7665 out_buf channel.txt /*out_buf* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
7666 out_cb channel.txt /*out_cb* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
7667 out_mode channel.txt /*out_mode* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
7668 out_name channel.txt /*out_name* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
7669 out_timeout channel.txt /*out_timeout* |
7 | 7670 p change.txt /*p* |
8392
1bf1b88968a2
commit https://github.com/vim/vim/commit/328da0dcb7be34b594725eef6dc98d3ea6516d69
Christian Brabandt <cb@256bit.org>
parents:
8303
diff
changeset
|
7671 pack-add repeat.txt /*pack-add* |
8748
b1a19a2f73f0
commit https://github.com/vim/vim/commit/4f3f668c8486444e53163c29d2fc79bf47eb3c82
Christian Brabandt <cb@256bit.org>
parents:
8673
diff
changeset
|
7672 package-create repeat.txt /*package-create* |
8182
95d59081580f
commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf
Christian Brabandt <cb@256bit.org>
parents:
8148
diff
changeset
|
7673 packages repeat.txt /*packages* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7674 packload-two-steps repeat.txt /*packload-two-steps* |
7 | 7675 page-down intro.txt /*page-down* |
7676 page-up intro.txt /*page-up* | |
7677 page_down intro.txt /*page_down* | |
7678 page_up intro.txt /*page_up* | |
7679 pager message.txt /*pager* | |
7680 papp.vim syntax.txt /*papp.vim* | |
7681 paragraph motion.txt /*paragraph* | |
7682 pascal.vim syntax.txt /*pascal.vim* | |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7683 patches-8 version8.txt /*patches-8* |
819 | 7684 pathshorten() eval.txt /*pathshorten()* |
7 | 7685 pattern pattern.txt /*pattern* |
7686 pattern-atoms pattern.txt /*pattern-atoms* | |
7687 pattern-multi-byte pattern.txt /*pattern-multi-byte* | |
7688 pattern-multi-items pattern.txt /*pattern-multi-items* | |
7689 pattern-overview pattern.txt /*pattern-overview* | |
7690 pattern-searches pattern.txt /*pattern-searches* | |
7691 pattern.txt pattern.txt /*pattern.txt* | |
714 | 7692 patterns-composing pattern.txt /*patterns-composing* |
15 | 7693 pdev-option print.txt /*pdev-option* |
4992 | 7694 peace intro.txt /*peace* |
15 | 7695 penc-option print.txt /*penc-option* |
7 | 7696 perl if_perl.txt /*perl* |
7697 perl-Append if_perl.txt /*perl-Append* | |
7698 perl-Buffer if_perl.txt /*perl-Buffer* | |
7699 perl-Buffers if_perl.txt /*perl-Buffers* | |
7700 perl-Count if_perl.txt /*perl-Count* | |
7701 perl-Delete if_perl.txt /*perl-Delete* | |
7702 perl-DoCommand if_perl.txt /*perl-DoCommand* | |
7703 perl-Eval if_perl.txt /*perl-Eval* | |
7704 perl-Get if_perl.txt /*perl-Get* | |
7705 perl-GetCursor if_perl.txt /*perl-GetCursor* | |
7706 perl-Msg if_perl.txt /*perl-Msg* | |
7707 perl-Name if_perl.txt /*perl-Name* | |
7708 perl-Number if_perl.txt /*perl-Number* | |
7709 perl-Set if_perl.txt /*perl-Set* | |
7710 perl-SetHeight if_perl.txt /*perl-SetHeight* | |
7711 perl-SetOption if_perl.txt /*perl-SetOption* | |
7712 perl-Windows if_perl.txt /*perl-Windows* | |
7713 perl-compiling if_perl.txt /*perl-compiling* | |
557 | 7714 perl-dynamic if_perl.txt /*perl-dynamic* |
7 | 7715 perl-editing if_perl.txt /*perl-editing* |
7716 perl-overview if_perl.txt /*perl-overview* | |
7717 perl-patterns pattern.txt /*perl-patterns* | |
7718 perl-using if_perl.txt /*perl-using* | |
7719 perl.vim syntax.txt /*perl.vim* | |
7659
07f11de5efca
commit https://github.com/vim/vim/commit/85084ef1e999dcf50e8d466106a33bac24a0febb
Christian Brabandt <cb@256bit.org>
parents:
7597
diff
changeset
|
7720 perleval() eval.txt /*perleval()* |
2214
f8222d1f9a73
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar <bram@vim.org>
parents:
2210
diff
changeset
|
7721 persistent-undo undo.txt /*persistent-undo* |
15 | 7722 pexpr-option print.txt /*pexpr-option* |
7723 pfn-option print.txt /*pfn-option* | |
7724 pheader-option print.txt /*pheader-option* | |
7 | 7725 photon-fonts os_qnx.txt /*photon-fonts* |
7726 photon-gui os_qnx.txt /*photon-gui* | |
1668 | 7727 php-comment indent.txt /*php-comment* |
7728 php-indent indent.txt /*php-indent* | |
7729 php-indenting indent.txt /*php-indenting* | |
7 | 7730 php.vim syntax.txt /*php.vim* |
7731 php3.vim syntax.txt /*php3.vim* | |
7732 phtml.vim syntax.txt /*phtml.vim* | |
1121 | 7733 pi_getscript.txt pi_getscript.txt /*pi_getscript.txt* |
7 | 7734 pi_gzip.txt pi_gzip.txt /*pi_gzip.txt* |
36 | 7735 pi_netrw.txt pi_netrw.txt /*pi_netrw.txt* |
694 | 7736 pi_paren.txt pi_paren.txt /*pi_paren.txt* |
7 | 7737 pi_spec.txt pi_spec.txt /*pi_spec.txt* |
840 | 7738 pi_tar.txt pi_tar.txt /*pi_tar.txt* |
846 | 7739 pi_vimball.txt pi_vimball.txt /*pi_vimball.txt* |
840 | 7740 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
|
7741 pkzip options.txt /*pkzip* |
816 | 7742 plaintex.vim syntax.txt /*plaintex.vim* |
1621 | 7743 plsql ft_sql.txt /*plsql* |
7 | 7744 plugin usr_05.txt /*plugin* |
7745 plugin-details filetype.txt /*plugin-details* | |
7746 plugin-filetype usr_41.txt /*plugin-filetype* | |
7747 plugin-special usr_41.txt /*plugin-special* | |
15 | 7748 pmbcs-option print.txt /*pmbcs-option* |
7749 pmbfn-option print.txt /*pmbfn-option* | |
7750 popt-option print.txt /*popt-option* | |
7 | 7751 popup-menu gui.txt /*popup-menu* |
7752 popup-menu-added version5.txt /*popup-menu-added* | |
626 | 7753 popupmenu-completion insert.txt /*popupmenu-completion* |
794 | 7754 popupmenu-keys insert.txt /*popupmenu-keys* |
7 | 7755 ports-5.2 version5.txt /*ports-5.2* |
7756 ports-6 version6.txt /*ports-6* | |
164 | 7757 posix vi_diff.txt /*posix* |
161 | 7758 posix-compliance vi_diff.txt /*posix-compliance* |
7759 posix-screen-size vi_diff.txt /*posix-screen-size* | |
2368 | 7760 postgresql ft_sql.txt /*postgresql* |
7 | 7761 postscr.vim syntax.txt /*postscr.vim* |
15 | 7762 postscript-cjk-printing print.txt /*postscript-cjk-printing* |
7763 postscript-print-encoding print.txt /*postscript-print-encoding* | |
7764 postscript-print-trouble print.txt /*postscript-print-trouble* | |
7765 postscript-print-util print.txt /*postscript-print-util* | |
7766 postscript-printing print.txt /*postscript-printing* | |
1621 | 7767 pow() eval.txt /*pow()* |
7 | 7768 ppwiz.vim syntax.txt /*ppwiz.vim* |
7769 press-enter message.txt /*press-enter* | |
7770 press-return message.txt /*press-return* | |
7771 prevcount-variable eval.txt /*prevcount-variable* | |
7772 preview-window windows.txt /*preview-window* | |
7773 prevnonblank() eval.txt /*prevnonblank()* | |
15 | 7774 print-intro print.txt /*print-intro* |
7775 print-options print.txt /*print-options* | |
7776 print.txt print.txt /*print.txt* | |
449 | 7777 printf() eval.txt /*printf()* |
1621 | 7778 printf-% eval.txt /*printf-%* |
7779 printf-E eval.txt /*printf-E* | |
7780 printf-G eval.txt /*printf-G* | |
6583 | 7781 printf-S eval.txt /*printf-S* |
1621 | 7782 printf-X eval.txt /*printf-X* |
7783 printf-c eval.txt /*printf-c* | |
7784 printf-d eval.txt /*printf-d* | |
7785 printf-e eval.txt /*printf-e* | |
7786 printf-f eval.txt /*printf-f* | |
7787 printf-g eval.txt /*printf-g* | |
7788 printf-o eval.txt /*printf-o* | |
7789 printf-s eval.txt /*printf-s* | |
7790 printf-x eval.txt /*printf-x* | |
15 | 7791 printing print.txt /*printing* |
7792 printing-formfeed print.txt /*printing-formfeed* | |
170 | 7793 profile repeat.txt /*profile* |
7794 profiling repeat.txt /*profiling* | |
179 | 7795 profiling-variable eval.txt /*profiling-variable* |
7 | 7796 progname-variable eval.txt /*progname-variable* |
5814 | 7797 progpath-variable eval.txt /*progpath-variable* |
7 | 7798 progress.vim syntax.txt /*progress.vim* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7799 pronounce intro.txt /*pronounce* |
1621 | 7800 psql ft_sql.txt /*psql* |
7 | 7801 ptcap.vim syntax.txt /*ptcap.vim* |
7802 pterm-mouse options.txt /*pterm-mouse* | |
667 | 7803 pumvisible() eval.txt /*pumvisible()* |
7 | 7804 put change.txt /*put* |
7805 put-Visual-mode change.txt /*put-Visual-mode* | |
3682 | 7806 py3eval() eval.txt /*py3eval()* |
7807 pyeval() eval.txt /*pyeval()* | |
7 | 7808 python if_pyth.txt /*python* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7809 python-.locked if_pyth.txt /*python-.locked* |
5220 | 7810 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
|
7811 python-Dictionary if_pyth.txt /*python-Dictionary* |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7812 python-Function if_pyth.txt /*python-Function* |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7813 python-List if_pyth.txt /*python-List* |
4869 | 7814 python-VIM_SPECIAL_PATH if_pyth.txt /*python-VIM_SPECIAL_PATH* |
7815 python-_get_paths if_pyth.txt /*python-_get_paths* | |
3682 | 7816 python-bindeval if_pyth.txt /*python-bindeval* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7817 python-bindeval-objects if_pyth.txt /*python-bindeval-objects* |
7 | 7818 python-buffer if_pyth.txt /*python-buffer* |
7819 python-buffers if_pyth.txt /*python-buffers* | |
4780 | 7820 python-chdir if_pyth.txt /*python-chdir* |
7 | 7821 python-command if_pyth.txt /*python-command* |
7822 python-commands if_pyth.txt /*python-commands* | |
7823 python-current if_pyth.txt /*python-current* | |
557 | 7824 python-dynamic if_pyth.txt /*python-dynamic* |
7 | 7825 python-error if_pyth.txt /*python-error* |
7826 python-eval if_pyth.txt /*python-eval* | |
7827 python-examples if_pyth.txt /*python-examples* | |
4780 | 7828 python-fchdir if_pyth.txt /*python-fchdir* |
4869 | 7829 python-find_module if_pyth.txt /*python-find_module* |
7830 python-foreach_rtp if_pyth.txt /*python-foreach_rtp* | |
7 | 7831 python-input if_pyth.txt /*python-input* |
4358 | 7832 python-options if_pyth.txt /*python-options* |
7 | 7833 python-output if_pyth.txt /*python-output* |
4869 | 7834 python-path_hook if_pyth.txt /*python-path_hook* |
3682 | 7835 python-pyeval if_pyth.txt /*python-pyeval* |
7 | 7836 python-range if_pyth.txt /*python-range* |
4869 | 7837 python-special-path if_pyth.txt /*python-special-path* |
4780 | 7838 python-strwidth if_pyth.txt /*python-strwidth* |
4437 | 7839 python-tabpage if_pyth.txt /*python-tabpage* |
7840 python-tabpages if_pyth.txt /*python-tabpages* | |
4339 | 7841 python-vars if_pyth.txt /*python-vars* |
7 | 7842 python-vim if_pyth.txt /*python-vim* |
4339 | 7843 python-vvars if_pyth.txt /*python-vvars* |
7 | 7844 python-window if_pyth.txt /*python-window* |
7845 python-windows if_pyth.txt /*python-windows* | |
7846 python.vim syntax.txt /*python.vim* | |
4869 | 7847 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
|
7848 python3 if_pyth.txt /*python3* |
4869 | 7849 python3-directory if_pyth.txt /*python3-directory* |
7850 pythonx-directory if_pyth.txt /*pythonx-directory* | |
7 | 7851 q repeat.txt /*q* |
7852 q/ cmdline.txt /*q\/* | |
7853 q: cmdline.txt /*q:* | |
7854 q? cmdline.txt /*q?* | |
7855 qnx os_qnx.txt /*qnx* | |
7856 qnx-compiling os_qnx.txt /*qnx-compiling* | |
7857 qnx-general os_qnx.txt /*qnx-general* | |
7858 qnx-terminal os_qnx.txt /*qnx-terminal* | |
7859 quake.vim syntax.txt /*quake.vim* | |
7860 quickfix quickfix.txt /*quickfix* | |
7861 quickfix-6 version6.txt /*quickfix-6* | |
7862 quickfix-directory-stack quickfix.txt /*quickfix-directory-stack* | |
7863 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
|
7864 quickfix-functions usr_41.txt /*quickfix-functions* |
1211 | 7865 quickfix-gcc quickfix.txt /*quickfix-gcc* |
7 | 7866 quickfix-manx quickfix.txt /*quickfix-manx* |
1621 | 7867 quickfix-perl quickfix.txt /*quickfix-perl* |
7 | 7868 quickfix-valid quickfix.txt /*quickfix-valid* |
7869 quickfix-window quickfix.txt /*quickfix-window* | |
7870 quickfix.txt quickfix.txt /*quickfix.txt* | |
7871 quickref quickref.txt /*quickref* | |
7872 quickref.txt quickref.txt /*quickref.txt* | |
7873 quote change.txt /*quote* | |
7874 quote# change.txt /*quote#* | |
7875 quote% change.txt /*quote%* | |
7876 quote+ gui_x11.txt /*quote+* | |
7877 quote- change.txt /*quote-* | |
7878 quote. change.txt /*quote.* | |
7879 quote/ change.txt /*quote\/* | |
7880 quote0 change.txt /*quote0* | |
7881 quote1 change.txt /*quote1* | |
7882 quote2 change.txt /*quote2* | |
7883 quote3 change.txt /*quote3* | |
7884 quote4 change.txt /*quote4* | |
7885 quote9 change.txt /*quote9* | |
7886 quote: change.txt /*quote:* | |
7887 quote= change.txt /*quote=* | |
7888 quote_ change.txt /*quote_* | |
7889 quote_# change.txt /*quote_#* | |
7890 quote_% change.txt /*quote_%* | |
7891 quote_- change.txt /*quote_-* | |
7892 quote_. change.txt /*quote_.* | |
7893 quote_/ change.txt /*quote_\/* | |
7894 quote_: change.txt /*quote_:* | |
7895 quote_= change.txt /*quote_=* | |
7896 quote_alpha change.txt /*quote_alpha* | |
7897 quote_number change.txt /*quote_number* | |
7898 quote_quote change.txt /*quote_quote* | |
7899 quote_~ change.txt /*quote_~* | |
7900 quotea change.txt /*quotea* | |
7901 quotecommandquote intro.txt /*quotecommandquote* | |
7902 quoteplus gui_x11.txt /*quoteplus* | |
7903 quotequote change.txt /*quotequote* | |
7904 quotes quotes.txt /*quotes* | |
7905 quotes.txt quotes.txt /*quotes.txt* | |
7906 quotestar gui.txt /*quotestar* | |
7907 quote~ change.txt /*quote~* | |
7908 r change.txt /*r* | |
102 | 7909 range() eval.txt /*range()* |
7 | 7910 raw-terminal-mode term.txt /*raw-terminal-mode* |
7911 rcp pi_netrw.txt /*rcp* | |
9041
34c45ee4210d
commit https://github.com/vim/vim/commit/06481427005a9dae39721087df94855f7d4d1feb
Christian Brabandt <cb@256bit.org>
parents:
8951
diff
changeset
|
7912 read-in-close-cb channel.txt /*read-in-close-cb* |
7 | 7913 read-messages insert.txt /*read-messages* |
7914 read-only-share editing.txt /*read-only-share* | |
7915 read-stdin version5.txt /*read-stdin* | |
158 | 7916 readfile() eval.txt /*readfile()* |
7 | 7917 readline.vim syntax.txt /*readline.vim* |
7918 recording repeat.txt /*recording* | |
7919 recover.txt recover.txt /*recover.txt* | |
7920 recovery recover.txt /*recovery* | |
7921 recursive_mapping map.txt /*recursive_mapping* | |
7922 redo undo.txt /*redo* | |
7923 redo-register undo.txt /*redo-register* | |
7924 ref intro.txt /*ref* | |
7925 reference intro.txt /*reference* | |
819 | 7926 reference_toc help.txt /*reference_toc* |
7 | 7927 regexp pattern.txt /*regexp* |
7928 regexp-changes-5.4 version5.txt /*regexp-changes-5.4* | |
7929 register sponsor.txt /*register* | |
7930 register-faq sponsor.txt /*register-faq* | |
7931 register-variable eval.txt /*register-variable* | |
7932 registers change.txt /*registers* | |
7933 regular-expression pattern.txt /*regular-expression* | |
5277 | 7934 reload editing.txt /*reload* |
794 | 7935 reltime() eval.txt /*reltime()* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7936 reltimefloat() eval.txt /*reltimefloat()* |
794 | 7937 reltimestr() eval.txt /*reltimestr()* |
7 | 7938 remote.txt remote.txt /*remote.txt* |
7939 remote_expr() eval.txt /*remote_expr()* | |
7940 remote_foreground() eval.txt /*remote_foreground()* | |
7941 remote_peek() eval.txt /*remote_peek()* | |
7942 remote_read() eval.txt /*remote_read()* | |
7943 remote_send() eval.txt /*remote_send()* | |
75 | 7944 remove() eval.txt /*remove()* |
7 | 7945 remove-filetype filetype.txt /*remove-filetype* |
7946 remove-option-flags options.txt /*remove-option-flags* | |
7947 rename() eval.txt /*rename()* | |
7948 rename-files tips.txt /*rename-files* | |
18 | 7949 repeat() eval.txt /*repeat()* |
7 | 7950 repeat.txt repeat.txt /*repeat.txt* |
7951 repeating repeat.txt /*repeating* | |
7952 replacing change.txt /*replacing* | |
14 | 7953 replacing-ex insert.txt /*replacing-ex* |
551 | 7954 reselect-Visual visual.txt /*reselect-Visual* |
7 | 7955 resolve() eval.txt /*resolve()* |
1121 | 7956 restore-cursor usr_05.txt /*restore-cursor* |
7 | 7957 restore-position tips.txt /*restore-position* |
7958 restricted-mode starting.txt /*restricted-mode* | |
7959 retab-example change.txt /*retab-example* | |
7960 rethrow eval.txt /*rethrow* | |
82 | 7961 reverse() eval.txt /*reverse()* |
7 | 7962 rexx.vim syntax.txt /*rexx.vim* |
7963 rgb.txt gui_w32.txt /*rgb.txt* | |
7964 rgview starting.txt /*rgview* | |
7965 rgvim starting.txt /*rgvim* | |
7966 right-justify change.txt /*right-justify* | |
7967 rileft rileft.txt /*rileft* | |
7968 rileft.txt rileft.txt /*rileft.txt* | |
7969 riscos os_risc.txt /*riscos* | |
7970 rot13 change.txt /*rot13* | |
1621 | 7971 round() eval.txt /*round()* |
3967 | 7972 rst.vim syntax.txt /*rst.vim* |
7 | 7973 rsync pi_netrw.txt /*rsync* |
7974 ruby if_ruby.txt /*ruby* | |
7975 ruby-buffer if_ruby.txt /*ruby-buffer* | |
7976 ruby-command if_ruby.txt /*ruby-command* | |
7977 ruby-commands if_ruby.txt /*ruby-commands* | |
557 | 7978 ruby-dynamic if_ruby.txt /*ruby-dynamic* |
7 | 7979 ruby-evaluate if_ruby.txt /*ruby-evaluate* |
7980 ruby-globals if_ruby.txt /*ruby-globals* | |
7981 ruby-message if_ruby.txt /*ruby-message* | |
7982 ruby-set_option if_ruby.txt /*ruby-set_option* | |
7983 ruby-vim if_ruby.txt /*ruby-vim* | |
7984 ruby-window if_ruby.txt /*ruby-window* | |
7985 ruby.vim syntax.txt /*ruby.vim* | |
7986 russian russian.txt /*russian* | |
7987 russian-intro russian.txt /*russian-intro* | |
7988 russian-issues russian.txt /*russian-issues* | |
7989 russian-keymap russian.txt /*russian-keymap* | |
7990 russian-l18n russian.txt /*russian-l18n* | |
7991 russian.txt russian.txt /*russian.txt* | |
7992 rview starting.txt /*rview* | |
7993 rvim starting.txt /*rvim* | |
7994 rxvt syntax.txt /*rxvt* | |
7995 s change.txt /*s* | |
7996 s/\& change.txt /*s\/\\&* | |
7997 s/\0 change.txt /*s\/\\0* | |
7998 s/\1 change.txt /*s\/\\1* | |
7999 s/\2 change.txt /*s\/\\2* | |
8000 s/\3 change.txt /*s\/\\3* | |
8001 s/\9 change.txt /*s\/\\9* | |
8002 s/\<CR> change.txt /*s\/\\<CR>* | |
5663
1dea14d4c738
Update runtime files. Add support for systemverilog.
Bram Moolenaar <bram@vim.org>
parents:
5618
diff
changeset
|
8003 s/\= change.txt /*s\/\\=* |
7 | 8004 s/\E change.txt /*s\/\\E* |
8005 s/\L change.txt /*s\/\\L* | |
8006 s/\U change.txt /*s\/\\U* | |
8007 s/\\ change.txt /*s\/\\\\* | |
8008 s/\b change.txt /*s\/\\b* | |
8009 s/\e change.txt /*s\/\\e* | |
8010 s/\l change.txt /*s\/\\l* | |
8011 s/\n change.txt /*s\/\\n* | |
8012 s/\r change.txt /*s\/\\r* | |
8013 s/\t change.txt /*s\/\\t* | |
8014 s/\u change.txt /*s\/\\u* | |
8015 s/\~ change.txt /*s\/\\~* | |
1621 | 8016 s:netrw_passwd pi_netrw.txt /*s:netrw_passwd* |
7 | 8017 s:var eval.txt /*s:var* |
8018 s<CR> change.txt /*s<CR>* | |
8019 sandbox eval.txt /*sandbox* | |
634 | 8020 sandbox-option eval.txt /*sandbox-option* |
7 | 8021 save-file editing.txt /*save-file* |
8022 save-settings starting.txt /*save-settings* | |
18 | 8023 scheme.vim syntax.txt /*scheme.vim* |
7 | 8024 scp pi_netrw.txt /*scp* |
4869 | 8025 screenattr() eval.txt /*screenattr()* |
8026 screenchar() eval.txt /*screenchar()* | |
3996 | 8027 screencol() eval.txt /*screencol()* |
8028 screenrow() eval.txt /*screenrow()* | |
131 | 8029 script usr_41.txt /*script* |
7 | 8030 script-here if_perl.txt /*script-here* |
8031 script-local map.txt /*script-local* | |
8032 script-variable eval.txt /*script-variable* | |
1121 | 8033 scriptnames-dictionary eval.txt /*scriptnames-dictionary* |
7 | 8034 scriptout-changed version4.txt /*scriptout-changed* |
8035 scroll-binding scroll.txt /*scroll-binding* | |
8036 scroll-cursor scroll.txt /*scroll-cursor* | |
8037 scroll-down scroll.txt /*scroll-down* | |
8038 scroll-horizontal scroll.txt /*scroll-horizontal* | |
8039 scroll-insert tips.txt /*scroll-insert* | |
8040 scroll-mouse-wheel scroll.txt /*scroll-mouse-wheel* | |
8041 scroll-region term.txt /*scroll-region* | |
8042 scroll-smooth tips.txt /*scroll-smooth* | |
8043 scroll-up scroll.txt /*scroll-up* | |
8044 scroll.txt scroll.txt /*scroll.txt* | |
8045 scrollbind-quickadj scroll.txt /*scrollbind-quickadj* | |
8046 scrollbind-relative scroll.txt /*scrollbind-relative* | |
8047 scrolling scroll.txt /*scrolling* | |
540 | 8048 scrollstart-variable eval.txt /*scrollstart-variable* |
7 | 8049 sdl.vim syntax.txt /*sdl.vim* |
8050 search() eval.txt /*search()* | |
714 | 8051 search()-sub-match eval.txt /*search()-sub-match* |
7 | 8052 search-commands pattern.txt /*search-commands* |
8053 search-offset pattern.txt /*search-offset* | |
8054 search-pattern pattern.txt /*search-pattern* | |
8055 search-range pattern.txt /*search-range* | |
32 | 8056 search-replace change.txt /*search-replace* |
507 | 8057 searchdecl() eval.txt /*searchdecl()* |
1621 | 8058 searchforward-variable eval.txt /*searchforward-variable* |
7 | 8059 searchpair() eval.txt /*searchpair()* |
667 | 8060 searchpairpos() eval.txt /*searchpairpos()* |
8061 searchpos() eval.txt /*searchpos()* | |
7 | 8062 section motion.txt /*section* |
8063 sed.vim syntax.txt /*sed.vim* | |
113 | 8064 self eval.txt /*self* |
7 | 8065 send-money sponsor.txt /*send-money* |
8066 send-to-menu gui_w32.txt /*send-to-menu* | |
8067 sendto gui_w32.txt /*sendto* | |
8068 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
|
8069 server-functions usr_41.txt /*server-functions* |
7 | 8070 server2client() eval.txt /*server2client()* |
8071 serverlist() eval.txt /*serverlist()* | |
8072 servername-variable eval.txt /*servername-variable* | |
8073 session-file starting.txt /*session-file* | |
8074 set-option options.txt /*set-option* | |
480 | 8075 set-spc-auto spell.txt /*set-spc-auto* |
7 | 8076 setbufvar() eval.txt /*setbufvar()* |
7013 | 8077 setcharsearch() eval.txt /*setcharsearch()* |
7 | 8078 setcmdpos() eval.txt /*setcmdpos()* |
8497
da01d5da2cfa
commit https://github.com/vim/vim/commit/77cdfd10382e01cc51f4ba1a9177032351843151
Christian Brabandt <cb@256bit.org>
parents:
8440
diff
changeset
|
8079 setfperm() eval.txt /*setfperm()* |
7 | 8080 setline() eval.txt /*setline()* |
647 | 8081 setloclist() eval.txt /*setloclist()* |
1621 | 8082 setmatches() eval.txt /*setmatches()* |
707 | 8083 setpos() eval.txt /*setpos()* |
230 | 8084 setqflist() eval.txt /*setqflist()* |
7 | 8085 setreg() eval.txt /*setreg()* |
2207
b17bbfa96fa0
Add the settabvar() and gettabvar() functions.
Bram Moolenaar <bram@vim.org>
parents:
2206
diff
changeset
|
8086 settabvar() eval.txt /*settabvar()* |
831 | 8087 settabwinvar() eval.txt /*settabwinvar()* |
8 | 8088 setting-guifont gui.txt /*setting-guifont* |
688 | 8089 setting-guitablabel tabpage.txt /*setting-guitablabel* |
680 | 8090 setting-tabline tabpage.txt /*setting-tabline* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8091 setuid change.txt /*setuid* |
7 | 8092 setwinvar() eval.txt /*setwinvar()* |
8093 sftp pi_netrw.txt /*sftp* | |
8094 sgml.vim syntax.txt /*sgml.vim* | |
3750 | 8095 sgr-mouse options.txt /*sgr-mouse* |
3153 | 8096 sh-awk syntax.txt /*sh-awk* |
8097 sh-embed syntax.txt /*sh-embed* | |
7 | 8098 sh.vim syntax.txt /*sh.vim* |
4186 | 8099 sha256() eval.txt /*sha256()* |
7 | 8100 shell-window tips.txt /*shell-window* |
8101 shell_error-variable eval.txt /*shell_error-variable* | |
1121 | 8102 shellescape() eval.txt /*shellescape()* |
7 | 8103 shift intro.txt /*shift* |
8104 shift-left-right change.txt /*shift-left-right* | |
3893 | 8105 shiftwidth() eval.txt /*shiftwidth()* |
7 | 8106 short-name-changed version4.txt /*short-name-changed* |
8107 showing-menus gui.txt /*showing-menus* | |
8108 sign-commands sign.txt /*sign-commands* | |
8109 sign-intro sign.txt /*sign-intro* | |
8110 sign-support sign.txt /*sign-support* | |
8111 sign.txt sign.txt /*sign.txt* | |
8112 signs sign.txt /*signs* | |
8113 simple-change change.txt /*simple-change* | |
8114 simplify() eval.txt /*simplify()* | |
168 | 8115 simulated-command vi_diff.txt /*simulated-command* |
1621 | 8116 sin() eval.txt /*sin()* |
7 | 8117 single-repeat repeat.txt /*single-repeat* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8118 sinh() eval.txt /*sinh()* |
7 | 8119 skeleton autocmd.txt /*skeleton* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8120 slice eval.txt /*slice* |
7 | 8121 slow-fast-terminal term.txt /*slow-fast-terminal* |
8122 slow-start starting.txt /*slow-start* | |
8123 slow-terminal term.txt /*slow-terminal* | |
7790
ca19726d5e83
commit https://github.com/vim/vim/commit/298b440930ecece38d6ea0505a3e582dc817e79b
Christian Brabandt <cb@256bit.org>
parents:
7742
diff
changeset
|
8124 socket-interface channel.txt /*socket-interface* |
82 | 8125 sort() eval.txt /*sort()* |
282 | 8126 sorting change.txt /*sorting* |
375 | 8127 soundfold() eval.txt /*soundfold()* |
7 | 8128 space intro.txt /*space* |
8129 spec-customizing pi_spec.txt /*spec-customizing* | |
8130 spec-how-to-use-it pi_spec.txt /*spec-how-to-use-it* | |
8131 spec-setting-a-map pi_spec.txt /*spec-setting-a-map* | |
8132 spec_chglog_format pi_spec.txt /*spec_chglog_format* | |
8133 spec_chglog_prepend pi_spec.txt /*spec_chglog_prepend* | |
8134 spec_chglog_release_info pi_spec.txt /*spec_chglog_release_info* | |
8135 special-buffers windows.txt /*special-buffers* | |
8136 speed-up tips.txt /*speed-up* | |
221 | 8137 spell spell.txt /*spell* |
626 | 8138 spell-ACCENT spell.txt /*spell-ACCENT* |
714 | 8139 spell-AUTHOR spell.txt /*spell-AUTHOR* |
497 | 8140 spell-BAD spell.txt /*spell-BAD* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8141 spell-BREAK spell.txt /*spell-BREAK* |
626 | 8142 spell-CHECKCOMPOUNDCASE spell.txt /*spell-CHECKCOMPOUNDCASE* |
8143 spell-CHECKCOMPOUNDDUP spell.txt /*spell-CHECKCOMPOUNDDUP* | |
8144 spell-CHECKCOMPOUNDPATTERN spell.txt /*spell-CHECKCOMPOUNDPATTERN* | |
8145 spell-CHECKCOMPOUNDREP spell.txt /*spell-CHECKCOMPOUNDREP* | |
8146 spell-CHECKCOMPOUNDTRIPLE spell.txt /*spell-CHECKCOMPOUNDTRIPLE* | |
8147 spell-CIRCUMFIX spell.txt /*spell-CIRCUMFIX* | |
8148 spell-COMMON spell.txt /*spell-COMMON* | |
8149 spell-COMPLEXPREFIXES spell.txt /*spell-COMPLEXPREFIXES* | |
714 | 8150 spell-COMPOUND spell.txt /*spell-COMPOUND* |
626 | 8151 spell-COMPOUNDBEGIN spell.txt /*spell-COMPOUNDBEGIN* |
8152 spell-COMPOUNDEND spell.txt /*spell-COMPOUNDEND* | |
809 | 8153 spell-COMPOUNDFIRST spell.txt /*spell-COMPOUNDFIRST* |
481 | 8154 spell-COMPOUNDFLAG spell.txt /*spell-COMPOUNDFLAG* |
626 | 8155 spell-COMPOUNDFORBIDFLAG spell.txt /*spell-COMPOUNDFORBIDFLAG* |
8156 spell-COMPOUNDMIDDLE spell.txt /*spell-COMPOUNDMIDDLE* | |
481 | 8157 spell-COMPOUNDMIN spell.txt /*spell-COMPOUNDMIN* |
626 | 8158 spell-COMPOUNDPERMITFLAG spell.txt /*spell-COMPOUNDPERMITFLAG* |
8159 spell-COMPOUNDROOT spell.txt /*spell-COMPOUNDROOT* | |
714 | 8160 spell-COMPOUNDRULE spell.txt /*spell-COMPOUNDRULE* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8161 spell-COMPOUNDRULES spell.txt /*spell-COMPOUNDRULES* |
626 | 8162 spell-COMPOUNDSYLLABLE spell.txt /*spell-COMPOUNDSYLLABLE* |
484 | 8163 spell-COMPOUNDSYLMAX spell.txt /*spell-COMPOUNDSYLMAX* |
626 | 8164 spell-COMPOUNDWORDMAX spell.txt /*spell-COMPOUNDWORDMAX* |
714 | 8165 spell-COPYRIGHT spell.txt /*spell-COPYRIGHT* |
8166 spell-EMAIL spell.txt /*spell-EMAIL* | |
501 | 8167 spell-FLAG spell.txt /*spell-FLAG* |
497 | 8168 spell-FOL spell.txt /*spell-FOL* |
626 | 8169 spell-FORBIDDENWORD spell.txt /*spell-FORBIDDENWORD* |
8170 spell-HOME spell.txt /*spell-HOME* | |
6238 | 8171 spell-IGNOREEXTRA spell.txt /*spell-IGNOREEXTRA* |
626 | 8172 spell-KEEPCASE spell.txt /*spell-KEEPCASE* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8173 spell-KEY spell.txt /*spell-KEY* |
626 | 8174 spell-LANG spell.txt /*spell-LANG* |
8175 spell-LEMMA_PRESENT spell.txt /*spell-LEMMA_PRESENT* | |
497 | 8176 spell-LOW spell.txt /*spell-LOW* |
8177 spell-MAP spell.txt /*spell-MAP* | |
626 | 8178 spell-MAXNGRAMSUGS spell.txt /*spell-MAXNGRAMSUGS* |
8179 spell-NAME spell.txt /*spell-NAME* | |
497 | 8180 spell-NEEDAFFIX spell.txt /*spell-NEEDAFFIX* |
501 | 8181 spell-NEEDCOMPOUND spell.txt /*spell-NEEDCOMPOUND* |
497 | 8182 spell-NOBREAK spell.txt /*spell-NOBREAK* |
7557
502ca0a62fd8
commit https://github.com/vim/vim/commit/acb4f221c715a333f4c49a2235a8006c6ac6e4d5
Christian Brabandt <cb@256bit.org>
parents:
7477
diff
changeset
|
8183 spell-NOCOMPOUNDSUGS spell.txt /*spell-NOCOMPOUNDSUGS* |
626 | 8184 spell-NOSPLITSUGS spell.txt /*spell-NOSPLITSUGS* |
8185 spell-NOSUGFILE spell.txt /*spell-NOSUGFILE* | |
8186 spell-NOSUGGEST spell.txt /*spell-NOSUGGEST* | |
8187 spell-ONLYINCOMPOUND spell.txt /*spell-ONLYINCOMPOUND* | |
497 | 8188 spell-PFX spell.txt /*spell-PFX* |
8189 spell-PFXPOSTPONE spell.txt /*spell-PFXPOSTPONE* | |
626 | 8190 spell-PSEUDOROOT spell.txt /*spell-PSEUDOROOT* |
8191 spell-RARE spell.txt /*spell-RARE* | |
497 | 8192 spell-REP spell.txt /*spell-REP* |
8193 spell-SAL spell.txt /*spell-SAL* | |
626 | 8194 spell-SET spell.txt /*spell-SET* |
497 | 8195 spell-SFX spell.txt /*spell-SFX* |
8196 spell-SLASH spell.txt /*spell-SLASH* | |
8197 spell-SOFOFROM spell.txt /*spell-SOFOFROM* | |
8198 spell-SOFOTO spell.txt /*spell-SOFOTO* | |
626 | 8199 spell-SUGSWITHDOTS spell.txt /*spell-SUGSWITHDOTS* |
484 | 8200 spell-SYLLABLE spell.txt /*spell-SYLLABLE* |
626 | 8201 spell-SYLLABLENUM spell.txt /*spell-SYLLABLENUM* |
650 | 8202 spell-SpellFileMissing spell.txt /*spell-SpellFileMissing* |
626 | 8203 spell-TRY spell.txt /*spell-TRY* |
497 | 8204 spell-UPP spell.txt /*spell-UPP* |
626 | 8205 spell-VERSION spell.txt /*spell-VERSION* |
8206 spell-WORDCHARS spell.txt /*spell-WORDCHARS* | |
8207 spell-aff-format spell.txt /*spell-aff-format* | |
258 | 8208 spell-affix-chars spell.txt /*spell-affix-chars* |
626 | 8209 spell-affix-comment spell.txt /*spell-affix-comment* |
8210 spell-affix-flags spell.txt /*spell-affix-flags* | |
236 | 8211 spell-affix-mbyte spell.txt /*spell-affix-mbyte* |
626 | 8212 spell-affix-not-supported spell.txt /*spell-affix-not-supported* |
236 | 8213 spell-affix-vim spell.txt /*spell-affix-vim* |
5487 | 8214 spell-cjk spell.txt /*spell-cjk* |
497 | 8215 spell-compound spell.txt /*spell-compound* |
323 | 8216 spell-dic-format spell.txt /*spell-dic-format* |
482 | 8217 spell-double-scoring spell.txt /*spell-double-scoring* |
221 | 8218 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
|
8219 spell-functions usr_41.txt /*spell-functions* |
482 | 8220 spell-german spell.txt /*spell-german* |
359 | 8221 spell-load spell.txt /*spell-load* |
374 | 8222 spell-midword spell.txt /*spell-midword* |
236 | 8223 spell-mkspell spell.txt /*spell-mkspell* |
221 | 8224 spell-quickstart spell.txt /*spell-quickstart* |
378 | 8225 spell-remarks spell.txt /*spell-remarks* |
504 | 8226 spell-russian spell.txt /*spell-russian* |
626 | 8227 spell-sug-file spell.txt /*spell-sug-file* |
252 | 8228 spell-syntax spell.txt /*spell-syntax* |
236 | 8229 spell-wordlist-format spell.txt /*spell-wordlist-format* |
482 | 8230 spell-yiddish spell.txt /*spell-yiddish* |
221 | 8231 spell.txt spell.txt /*spell.txt* |
344 | 8232 spellbadword() eval.txt /*spellbadword()* |
714 | 8233 spellfile-cleanup spell.txt /*spellfile-cleanup* |
650 | 8234 spellfile.vim spell.txt /*spellfile.vim* |
344 | 8235 spellsuggest() eval.txt /*spellsuggest()* |
95 | 8236 split() eval.txt /*split()* |
7 | 8237 splitfind windows.txt /*splitfind* |
8238 splitview windows.txt /*splitview* | |
8239 sponsor sponsor.txt /*sponsor* | |
8240 sponsor-faq sponsor.txt /*sponsor-faq* | |
8241 sponsor.txt sponsor.txt /*sponsor.txt* | |
8242 spoon os_unix.txt /*spoon* | |
8243 spup.vim syntax.txt /*spup.vim* | |
1621 | 8244 sql-adding-dialects ft_sql.txt /*sql-adding-dialects* |
8245 sql-completion ft_sql.txt /*sql-completion* | |
8246 sql-completion-columns ft_sql.txt /*sql-completion-columns* | |
8247 sql-completion-customization ft_sql.txt /*sql-completion-customization* | |
8248 sql-completion-dynamic ft_sql.txt /*sql-completion-dynamic* | |
8249 sql-completion-filetypes ft_sql.txt /*sql-completion-filetypes* | |
8250 sql-completion-maps ft_sql.txt /*sql-completion-maps* | |
8251 sql-completion-procedures ft_sql.txt /*sql-completion-procedures* | |
8252 sql-completion-static ft_sql.txt /*sql-completion-static* | |
8253 sql-completion-tables ft_sql.txt /*sql-completion-tables* | |
8254 sql-completion-tutorial ft_sql.txt /*sql-completion-tutorial* | |
8255 sql-completion-views ft_sql.txt /*sql-completion-views* | |
8256 sql-dialects ft_sql.txt /*sql-dialects* | |
8257 sql-macros ft_sql.txt /*sql-macros* | |
8258 sql-matchit ft_sql.txt /*sql-matchit* | |
8259 sql-navigation ft_sql.txt /*sql-navigation* | |
8260 sql-object-motions ft_sql.txt /*sql-object-motions* | |
8261 sql-predefined-objects ft_sql.txt /*sql-predefined-objects* | |
8262 sql-type-default ft_sql.txt /*sql-type-default* | |
8263 sql-types ft_sql.txt /*sql-types* | |
22 | 8264 sql.vim syntax.txt /*sql.vim* |
1621 | 8265 sqlanywhere ft_sql.txt /*sqlanywhere* |
719 | 8266 sqlanywhere.vim syntax.txt /*sqlanywhere.vim* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8267 sqlgettype ft_sql.txt /*sqlgettype* |
22 | 8268 sqlinformix.vim syntax.txt /*sqlinformix.vim* |
1621 | 8269 sqlj ft_sql.txt /*sqlj* |
8270 sqlserver ft_sql.txt /*sqlserver* | |
8271 sqlsettype ft_sql.txt /*sqlsettype* | |
8272 sqrt() eval.txt /*sqrt()* | |
7 | 8273 sscanf eval.txt /*sscanf* |
8274 standard-plugin usr_05.txt /*standard-plugin* | |
8275 standard-plugin-list help.txt /*standard-plugin-list* | |
303 | 8276 standout syntax.txt /*standout* |
7 | 8277 star pattern.txt /*star* |
444 | 8278 starstar editing.txt /*starstar* |
8279 starstar-wildcard editing.txt /*starstar-wildcard* | |
7 | 8280 start-of-file pattern.txt /*start-of-file* |
8281 starting starting.txt /*starting* | |
8282 starting-amiga starting.txt /*starting-amiga* | |
8283 starting.txt starting.txt /*starting.txt* | |
8284 startup starting.txt /*startup* | |
8285 startup-options starting.txt /*startup-options* | |
8286 startup-terminal term.txt /*startup-terminal* | |
8287 static-tag tagsrch.txt /*static-tag* | |
8288 status-line windows.txt /*status-line* | |
8289 statusmsg-variable eval.txt /*statusmsg-variable* | |
1621 | 8290 str2float() eval.txt /*str2float()* |
782 | 8291 str2nr() eval.txt /*str2nr()* |
170 | 8292 strcasestr() eval.txt /*strcasestr()* |
8951
0bdeaf7092bc
commit https://github.com/vim/vim/commit/aa3b15dbebf333282503d6031e2f9ba6ee4398ed
Christian Brabandt <cb@256bit.org>
parents:
8876
diff
changeset
|
8293 strcharpart() eval.txt /*strcharpart()* |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
8294 strchars() eval.txt /*strchars()* |
170 | 8295 strchr() eval.txt /*strchr()* |
8296 strcspn() eval.txt /*strcspn()* | |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
8297 strdisplaywidth() eval.txt /*strdisplaywidth()* |
7 | 8298 strftime() eval.txt /*strftime()* |
8951
0bdeaf7092bc
commit https://github.com/vim/vim/commit/aa3b15dbebf333282503d6031e2f9ba6ee4398ed
Christian Brabandt <cb@256bit.org>
parents:
8876
diff
changeset
|
8299 strgetchar() eval.txt /*strgetchar()* |
7 | 8300 stridx() eval.txt /*stridx()* |
5814 | 8301 string eval.txt /*string* |
55 | 8302 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
|
8303 string-functions usr_41.txt /*string-functions* |
7 | 8304 string-match eval.txt /*string-match* |
8305 strlen() eval.txt /*strlen()* | |
8306 strpart() eval.txt /*strpart()* | |
170 | 8307 strpbrk() eval.txt /*strpbrk()* |
8308 strrchr() eval.txt /*strrchr()* | |
7 | 8309 strridx() eval.txt /*strridx()* |
170 | 8310 strspn() eval.txt /*strspn()* |
8311 strstr() eval.txt /*strstr()* | |
7 | 8312 strtrans() eval.txt /*strtrans()* |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
8313 strwidth() eval.txt /*strwidth()* |
7 | 8314 style-changes develop.txt /*style-changes* |
7707
41768bcebc9b
commit https://github.com/vim/vim/commit/13d5aeef56e3140a8eb8f40c7062aa1c5700f76e
Christian Brabandt <cb@256bit.org>
parents:
7659
diff
changeset
|
8315 style-compiler develop.txt /*style-compiler* |
7 | 8316 style-examples develop.txt /*style-examples* |
8317 style-functions develop.txt /*style-functions* | |
8318 style-names develop.txt /*style-names* | |
8319 style-spaces develop.txt /*style-spaces* | |
8320 style-various develop.txt /*style-various* | |
8321 sub-menu-priority gui.txt /*sub-menu-priority* | |
270 | 8322 sub-replace-\= change.txt /*sub-replace-\\=* |
7 | 8323 sub-replace-expression change.txt /*sub-replace-expression* |
8324 sub-replace-special change.txt /*sub-replace-special* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8325 sublist eval.txt /*sublist* |
7 | 8326 submatch() eval.txt /*submatch()* |
8327 subscribe-maillist intro.txt /*subscribe-maillist* | |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
8328 subscript eval.txt /*subscript* |
7 | 8329 substitute() eval.txt /*substitute()* |
8330 substitute-CR version6.txt /*substitute-CR* | |
8331 suffixes cmdline.txt /*suffixes* | |
8332 suspend starting.txt /*suspend* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8333 swap-exists-choices usr_11.txt /*swap-exists-choices* |
7 | 8334 swap-file recover.txt /*swap-file* |
579 | 8335 swapchoice-variable eval.txt /*swapchoice-variable* |
590 | 8336 swapcommand-variable eval.txt /*swapcommand-variable* |
7 | 8337 swapfile-changed version4.txt /*swapfile-changed* |
579 | 8338 swapname-variable eval.txt /*swapname-variable* |
1621 | 8339 sybase ft_sql.txt /*sybase* |
7 | 8340 syn-sync-grouphere syntax.txt /*syn-sync-grouphere* |
8341 syn-sync-groupthere syntax.txt /*syn-sync-groupthere* | |
168 | 8342 syn-sync-linecont syntax.txt /*syn-sync-linecont* |
7 | 8343 synID() eval.txt /*synID()* |
8344 synIDattr() eval.txt /*synIDattr()* | |
8345 synIDtrans() eval.txt /*synIDtrans()* | |
8346 syncbind scroll.txt /*syncbind* | |
8347 syncolor syntax.txt /*syncolor* | |
2409
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
8348 synconcealed() eval.txt /*synconcealed()* |
7 | 8349 synload-1 syntax.txt /*synload-1* |
8350 synload-2 syntax.txt /*synload-2* | |
8351 synload-3 syntax.txt /*synload-3* | |
8352 synload-4 syntax.txt /*synload-4* | |
8353 synload-5 syntax.txt /*synload-5* | |
8354 synload-6 syntax.txt /*synload-6* | |
1621 | 8355 synstack() eval.txt /*synstack()* |
7 | 8356 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
|
8357 syntax-functions usr_41.txt /*syntax-functions* |
7 | 8358 syntax-highlighting syntax.txt /*syntax-highlighting* |
8359 syntax-loading syntax.txt /*syntax-loading* | |
8360 syntax-printing usr_06.txt /*syntax-printing* | |
8361 syntax.txt syntax.txt /*syntax.txt* | |
8362 syntax_cmd syntax.txt /*syntax_cmd* | |
8363 sys-file-list help.txt /*sys-file-list* | |
1621 | 8364 sysmouse term.txt /*sysmouse* |
7 | 8365 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
|
8366 system-functions usr_41.txt /*system-functions* |
7 | 8367 system-vimrc starting.txt /*system-vimrc* |
5814 | 8368 systemlist() eval.txt /*systemlist()* |
7 | 8369 s~ change.txt /*s~* |
8370 t motion.txt /*t* | |
4437 | 8371 t: eval.txt /*t:* |
819 | 8372 t:var eval.txt /*t:var* |
7 | 8373 t_#2 term.txt /*t_#2* |
8374 t_#4 term.txt /*t_#4* | |
8375 t_%1 term.txt /*t_%1* | |
8376 t_%i term.txt /*t_%i* | |
8377 t_&8 term.txt /*t_&8* | |
9041
34c45ee4210d
commit https://github.com/vim/vim/commit/06481427005a9dae39721087df94855f7d4d1feb
Christian Brabandt <cb@256bit.org>
parents:
8951
diff
changeset
|
8378 t_8b term.txt /*t_8b* |
34c45ee4210d
commit https://github.com/vim/vim/commit/06481427005a9dae39721087df94855f7d4d1feb
Christian Brabandt <cb@256bit.org>
parents:
8951
diff
changeset
|
8379 t_8f term.txt /*t_8f* |
7 | 8380 t_@7 term.txt /*t_@7* |
8381 t_AB term.txt /*t_AB* | |
8382 t_AF term.txt /*t_AF* | |
8383 t_AL term.txt /*t_AL* | |
8384 t_CS term.txt /*t_CS* | |
8385 t_CV term.txt /*t_CV* | |
205 | 8386 t_Ce term.txt /*t_Ce* |
7 | 8387 t_Co term.txt /*t_Co* |
205 | 8388 t_Cs term.txt /*t_Cs* |
7 | 8389 t_DL term.txt /*t_DL* |
36 | 8390 t_EI term.txt /*t_EI* |
7 | 8391 t_F1 term.txt /*t_F1* |
8392 t_F2 term.txt /*t_F2* | |
8393 t_F3 term.txt /*t_F3* | |
8394 t_F4 term.txt /*t_F4* | |
8395 t_F5 term.txt /*t_F5* | |
8396 t_F6 term.txt /*t_F6* | |
8397 t_F7 term.txt /*t_F7* | |
8398 t_F8 term.txt /*t_F8* | |
8399 t_F9 term.txt /*t_F9* | |
8400 t_IE term.txt /*t_IE* | |
8401 t_IS term.txt /*t_IS* | |
8402 t_K1 term.txt /*t_K1* | |
8403 t_K3 term.txt /*t_K3* | |
8404 t_K4 term.txt /*t_K4* | |
8405 t_K5 term.txt /*t_K5* | |
8406 t_K6 term.txt /*t_K6* | |
8407 t_K7 term.txt /*t_K7* | |
8408 t_K8 term.txt /*t_K8* | |
8409 t_K9 term.txt /*t_K9* | |
8410 t_KA term.txt /*t_KA* | |
8411 t_KB term.txt /*t_KB* | |
8412 t_KC term.txt /*t_KC* | |
8413 t_KD term.txt /*t_KD* | |
8414 t_KE term.txt /*t_KE* | |
8415 t_KF term.txt /*t_KF* | |
8416 t_KG term.txt /*t_KG* | |
8417 t_KH term.txt /*t_KH* | |
8418 t_KI term.txt /*t_KI* | |
8419 t_KJ term.txt /*t_KJ* | |
8420 t_KK term.txt /*t_KK* | |
8421 t_KL term.txt /*t_KL* | |
6884 | 8422 t_RB term.txt /*t_RB* |
7 | 8423 t_RI term.txt /*t_RI* |
8424 t_RV term.txt /*t_RV* | |
36 | 8425 t_SI term.txt /*t_SI* |
6741 | 8426 t_SR term.txt /*t_SR* |
7 | 8427 t_Sb term.txt /*t_Sb* |
8428 t_Sf term.txt /*t_Sf* | |
8429 t_WP term.txt /*t_WP* | |
8430 t_WS term.txt /*t_WS* | |
8431 t_ZH term.txt /*t_ZH* | |
8432 t_ZR term.txt /*t_ZR* | |
8433 t_al term.txt /*t_al* | |
8434 t_bc term.txt /*t_bc* | |
9644
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8435 t_bool-varialble eval.txt /*t_bool-varialble* |
7 | 8436 t_cd term.txt /*t_cd* |
8437 t_cdl version4.txt /*t_cdl* | |
8438 t_ce term.txt /*t_ce* | |
9644
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8439 t_channel-varialble eval.txt /*t_channel-varialble* |
7 | 8440 t_ci version4.txt /*t_ci* |
8441 t_cil version4.txt /*t_cil* | |
8442 t_cl term.txt /*t_cl* | |
8443 t_cm term.txt /*t_cm* | |
8444 t_cri version4.txt /*t_cri* | |
8445 t_cs term.txt /*t_cs* | |
8446 t_csc version4.txt /*t_csc* | |
8447 t_cv version4.txt /*t_cv* | |
8448 t_cvv version4.txt /*t_cvv* | |
8449 t_da term.txt /*t_da* | |
8450 t_db term.txt /*t_db* | |
9644
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8451 t_dict-varialble eval.txt /*t_dict-varialble* |
7 | 8452 t_dl term.txt /*t_dl* |
8453 t_ed version4.txt /*t_ed* | |
8454 t_el version4.txt /*t_el* | |
8455 t_f1 version4.txt /*t_f1* | |
8456 t_f10 version4.txt /*t_f10* | |
8457 t_f2 version4.txt /*t_f2* | |
8458 t_f3 version4.txt /*t_f3* | |
8459 t_f4 version4.txt /*t_f4* | |
8460 t_f5 version4.txt /*t_f5* | |
8461 t_f6 version4.txt /*t_f6* | |
8462 t_f7 version4.txt /*t_f7* | |
8463 t_f8 version4.txt /*t_f8* | |
8464 t_f9 version4.txt /*t_f9* | |
9644
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8465 t_float-varialble eval.txt /*t_float-varialble* |
7 | 8466 t_fs term.txt /*t_fs* |
9644
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8467 t_func-varialble eval.txt /*t_func-varialble* |
7 | 8468 t_help version4.txt /*t_help* |
8469 t_il version4.txt /*t_il* | |
9644
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8470 t_job-varialble eval.txt /*t_job-varialble* |
7 | 8471 t_k1 term.txt /*t_k1* |
8472 t_k2 term.txt /*t_k2* | |
8473 t_k3 term.txt /*t_k3* | |
8474 t_k4 term.txt /*t_k4* | |
8475 t_k5 term.txt /*t_k5* | |
8476 t_k6 term.txt /*t_k6* | |
8477 t_k7 term.txt /*t_k7* | |
8478 t_k8 term.txt /*t_k8* | |
8479 t_k9 term.txt /*t_k9* | |
8480 t_k; term.txt /*t_k;* | |
8481 t_kB term.txt /*t_kB* | |
8482 t_kD term.txt /*t_kD* | |
8483 t_kI term.txt /*t_kI* | |
8484 t_kN term.txt /*t_kN* | |
8485 t_kP term.txt /*t_kP* | |
8486 t_kb term.txt /*t_kb* | |
8487 t_kd term.txt /*t_kd* | |
8488 t_ke term.txt /*t_ke* | |
8489 t_kh term.txt /*t_kh* | |
8490 t_kl term.txt /*t_kl* | |
8491 t_kr term.txt /*t_kr* | |
8492 t_ks term.txt /*t_ks* | |
8493 t_ku term.txt /*t_ku* | |
8494 t_le term.txt /*t_le* | |
9644
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8495 t_list-varialble eval.txt /*t_list-varialble* |
7 | 8496 t_mb term.txt /*t_mb* |
8497 t_md term.txt /*t_md* | |
8498 t_me term.txt /*t_me* | |
8499 t_mr term.txt /*t_mr* | |
8500 t_ms term.txt /*t_ms* | |
8501 t_nd term.txt /*t_nd* | |
9644
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8502 t_none-varialble eval.txt /*t_none-varialble* |
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8503 t_number-varialble eval.txt /*t_number-varialble* |
7 | 8504 t_op term.txt /*t_op* |
8505 t_se term.txt /*t_se* | |
8506 t_sf1 version4.txt /*t_sf1* | |
8507 t_sf10 version4.txt /*t_sf10* | |
8508 t_sf2 version4.txt /*t_sf2* | |
8509 t_sf3 version4.txt /*t_sf3* | |
8510 t_sf4 version4.txt /*t_sf4* | |
8511 t_sf5 version4.txt /*t_sf5* | |
8512 t_sf6 version4.txt /*t_sf6* | |
8513 t_sf7 version4.txt /*t_sf7* | |
8514 t_sf8 version4.txt /*t_sf8* | |
8515 t_sf9 version4.txt /*t_sf9* | |
8516 t_skd version4.txt /*t_skd* | |
8517 t_skl version4.txt /*t_skl* | |
8518 t_skr version4.txt /*t_skr* | |
8519 t_sku version4.txt /*t_sku* | |
8520 t_so term.txt /*t_so* | |
8521 t_sr term.txt /*t_sr* | |
8522 t_star7 term.txt /*t_star7* | |
9644
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8523 t_string-varialble eval.txt /*t_string-varialble* |
7 | 8524 t_tb version4.txt /*t_tb* |
8525 t_te term.txt /*t_te* | |
8526 t_ti term.txt /*t_ti* | |
8527 t_tp version4.txt /*t_tp* | |
8528 t_ts term.txt /*t_ts* | |
8529 t_ts_old version4.txt /*t_ts_old* | |
4229 | 8530 t_u7 term.txt /*t_u7* |
7 | 8531 t_ue term.txt /*t_ue* |
8532 t_undo version4.txt /*t_undo* | |
8533 t_us term.txt /*t_us* | |
8534 t_ut term.txt /*t_ut* | |
8535 t_vb term.txt /*t_vb* | |
8536 t_ve term.txt /*t_ve* | |
8537 t_vi term.txt /*t_vi* | |
8538 t_vs term.txt /*t_vs* | |
6647 | 8539 t_xn term.txt /*t_xn* |
7 | 8540 t_xs term.txt /*t_xs* |
8541 tab intro.txt /*tab* | |
674 | 8542 tab-page tabpage.txt /*tab-page* |
8543 tab-page-commands tabpage.txt /*tab-page-commands* | |
8544 tab-page-intro tabpage.txt /*tab-page-intro* | |
8545 tab-page-other tabpage.txt /*tab-page-other* | |
707 | 8546 tabline-menu tabpage.txt /*tabline-menu* |
674 | 8547 tabpage tabpage.txt /*tabpage* |
819 | 8548 tabpage-variable eval.txt /*tabpage-variable* |
674 | 8549 tabpage.txt tabpage.txt /*tabpage.txt* |
677 | 8550 tabpagebuflist() eval.txt /*tabpagebuflist()* |
674 | 8551 tabpagenr() eval.txt /*tabpagenr()* |
677 | 8552 tabpagewinnr() eval.txt /*tabpagewinnr()* |
7 | 8553 tag tagsrch.txt /*tag* |
8554 tag-! tagsrch.txt /*tag-!* | |
8555 tag-any-white tagsrch.txt /*tag-any-white* | |
8556 tag-binary-search tagsrch.txt /*tag-binary-search* | |
422 | 8557 tag-blocks motion.txt /*tag-blocks* |
7 | 8558 tag-commands tagsrch.txt /*tag-commands* |
8559 tag-details tagsrch.txt /*tag-details* | |
8560 tag-highlight syntax.txt /*tag-highlight* | |
8561 tag-matchlist tagsrch.txt /*tag-matchlist* | |
8562 tag-old-static tagsrch.txt /*tag-old-static* | |
8563 tag-overloaded version5.txt /*tag-overloaded* | |
650 | 8564 tag-preview tagsrch.txt /*tag-preview* |
7 | 8565 tag-priority tagsrch.txt /*tag-priority* |
8566 tag-regexp tagsrch.txt /*tag-regexp* | |
8567 tag-search tagsrch.txt /*tag-search* | |
8568 tag-security tagsrch.txt /*tag-security* | |
8569 tag-skip-file tagsrch.txt /*tag-skip-file* | |
8570 tag-stack tagsrch.txt /*tag-stack* | |
519 | 8571 tagfiles() eval.txt /*tagfiles()* |
216 | 8572 taglist() eval.txt /*taglist()* |
7 | 8573 tags tagsrch.txt /*tags* |
8574 tags-and-searches tagsrch.txt /*tags-and-searches* | |
8575 tags-file-changed version5.txt /*tags-file-changed* | |
8576 tags-file-format tagsrch.txt /*tags-file-format* | |
8577 tags-option tagsrch.txt /*tags-option* | |
8578 tagsrch.txt tagsrch.txt /*tagsrch.txt* | |
8579 tagstack tagsrch.txt /*tagstack* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8580 tan() eval.txt /*tan()* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8581 tanh() eval.txt /*tanh()* |
574 | 8582 tar pi_tar.txt /*tar* |
8583 tar-contents pi_tar.txt /*tar-contents* | |
8584 tar-copyright pi_tar.txt /*tar-copyright* | |
8585 tar-history pi_tar.txt /*tar-history* | |
8586 tar-manual pi_tar.txt /*tar-manual* | |
819 | 8587 tar-options pi_tar.txt /*tar-options* |
574 | 8588 tar-usage pi_tar.txt /*tar-usage* |
7 | 8589 tcl if_tcl.txt /*tcl* |
8590 tcl-beep if_tcl.txt /*tcl-beep* | |
8591 tcl-buffer if_tcl.txt /*tcl-buffer* | |
8592 tcl-buffer-append if_tcl.txt /*tcl-buffer-append* | |
8593 tcl-buffer-cmds if_tcl.txt /*tcl-buffer-cmds* | |
8594 tcl-buffer-command if_tcl.txt /*tcl-buffer-command* | |
8595 tcl-buffer-count if_tcl.txt /*tcl-buffer-count* | |
8596 tcl-buffer-delcmd if_tcl.txt /*tcl-buffer-delcmd* | |
8597 tcl-buffer-delete if_tcl.txt /*tcl-buffer-delete* | |
8598 tcl-buffer-expr if_tcl.txt /*tcl-buffer-expr* | |
8599 tcl-buffer-get if_tcl.txt /*tcl-buffer-get* | |
8600 tcl-buffer-insert if_tcl.txt /*tcl-buffer-insert* | |
8601 tcl-buffer-last if_tcl.txt /*tcl-buffer-last* | |
8602 tcl-buffer-mark if_tcl.txt /*tcl-buffer-mark* | |
8603 tcl-buffer-option if_tcl.txt /*tcl-buffer-option* | |
8604 tcl-buffer-set if_tcl.txt /*tcl-buffer-set* | |
8605 tcl-buffer-windows if_tcl.txt /*tcl-buffer-windows* | |
8606 tcl-bugs if_tcl.txt /*tcl-bugs* | |
8607 tcl-command if_tcl.txt /*tcl-command* | |
8608 tcl-commands if_tcl.txt /*tcl-commands* | |
557 | 8609 tcl-dynamic if_tcl.txt /*tcl-dynamic* |
7 | 8610 tcl-ex-commands if_tcl.txt /*tcl-ex-commands* |
8611 tcl-examples if_tcl.txt /*tcl-examples* | |
8612 tcl-expr if_tcl.txt /*tcl-expr* | |
8613 tcl-linenumbers if_tcl.txt /*tcl-linenumbers* | |
8614 tcl-misc if_tcl.txt /*tcl-misc* | |
8615 tcl-option if_tcl.txt /*tcl-option* | |
8616 tcl-output if_tcl.txt /*tcl-output* | |
8617 tcl-var-current if_tcl.txt /*tcl-var-current* | |
8618 tcl-var-lbase if_tcl.txt /*tcl-var-lbase* | |
8619 tcl-var-line if_tcl.txt /*tcl-var-line* | |
8620 tcl-var-lnum if_tcl.txt /*tcl-var-lnum* | |
8621 tcl-var-range if_tcl.txt /*tcl-var-range* | |
8622 tcl-variables if_tcl.txt /*tcl-variables* | |
8623 tcl-window if_tcl.txt /*tcl-window* | |
8624 tcl-window-buffer if_tcl.txt /*tcl-window-buffer* | |
8625 tcl-window-cmds if_tcl.txt /*tcl-window-cmds* | |
8626 tcl-window-command if_tcl.txt /*tcl-window-command* | |
8627 tcl-window-cursor if_tcl.txt /*tcl-window-cursor* | |
8628 tcl-window-delcmd if_tcl.txt /*tcl-window-delcmd* | |
8629 tcl-window-expr if_tcl.txt /*tcl-window-expr* | |
8630 tcl-window-height if_tcl.txt /*tcl-window-height* | |
8631 tcl-window-option if_tcl.txt /*tcl-window-option* | |
8632 tcsh-style cmdline.txt /*tcsh-style* | |
8633 tcsh.vim syntax.txt /*tcsh.vim* | |
8634 tear-off-menus gui.txt /*tear-off-menus* | |
8635 telnet-CTRL-] tagsrch.txt /*telnet-CTRL-]* | |
8636 temp-file-name eval.txt /*temp-file-name* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8637 tempfile change.txt /*tempfile* |
7 | 8638 template autocmd.txt /*template* |
8639 tempname() eval.txt /*tempname()* | |
8640 term-dependent-settings term.txt /*term-dependent-settings* | |
8641 term-list syntax.txt /*term-list* | |
8642 term.txt term.txt /*term.txt* | |
8643 termcap term.txt /*termcap* | |
8644 termcap-changed version4.txt /*termcap-changed* | |
8645 termcap-colors term.txt /*termcap-colors* | |
36 | 8646 termcap-cursor-color term.txt /*termcap-cursor-color* |
8647 termcap-cursor-shape term.txt /*termcap-cursor-shape* | |
667 | 8648 termcap-options term.txt /*termcap-options* |
7 | 8649 termcap-title term.txt /*termcap-title* |
8650 terminal-colors os_unix.txt /*terminal-colors* | |
8651 terminal-info term.txt /*terminal-info* | |
8652 terminal-options term.txt /*terminal-options* | |
8653 terminfo term.txt /*terminfo* | |
8654 termresponse-variable eval.txt /*termresponse-variable* | |
7315
444efa5f5015
commit https://github.com/vim/vim/commit/2c5e8e80eacf491d4f266983f534a77776c7ae83
Christian Brabandt <cb@256bit.org>
parents:
7272
diff
changeset
|
8655 test-functions usr_41.txt /*test-functions* |
9227
ecb621205ed1
commit https://github.com/vim/vim/commit/82af8710bf8d1caeeceafb1370a052cb7d92f076
Christian Brabandt <cb@256bit.org>
parents:
9116
diff
changeset
|
8656 test_alloc_fail() eval.txt /*test_alloc_fail()* |
9644
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8657 test_autochdir() eval.txt /*test_autochdir()* |
9227
ecb621205ed1
commit https://github.com/vim/vim/commit/82af8710bf8d1caeeceafb1370a052cb7d92f076
Christian Brabandt <cb@256bit.org>
parents:
9116
diff
changeset
|
8658 test_disable_char_avail() eval.txt /*test_disable_char_avail()* |
9116
bc38030aec7d
commit https://github.com/vim/vim/commit/26852128a2b713ef49341a0c18daba928444e7eb
Christian Brabandt <cb@256bit.org>
parents:
9097
diff
changeset
|
8659 test_garbagecollect_now() eval.txt /*test_garbagecollect_now()* |
bc38030aec7d
commit https://github.com/vim/vim/commit/26852128a2b713ef49341a0c18daba928444e7eb
Christian Brabandt <cb@256bit.org>
parents:
9097
diff
changeset
|
8660 test_null_channel() eval.txt /*test_null_channel()* |
bc38030aec7d
commit https://github.com/vim/vim/commit/26852128a2b713ef49341a0c18daba928444e7eb
Christian Brabandt <cb@256bit.org>
parents:
9097
diff
changeset
|
8661 test_null_dict() eval.txt /*test_null_dict()* |
bc38030aec7d
commit https://github.com/vim/vim/commit/26852128a2b713ef49341a0c18daba928444e7eb
Christian Brabandt <cb@256bit.org>
parents:
9097
diff
changeset
|
8662 test_null_job() eval.txt /*test_null_job()* |
bc38030aec7d
commit https://github.com/vim/vim/commit/26852128a2b713ef49341a0c18daba928444e7eb
Christian Brabandt <cb@256bit.org>
parents:
9097
diff
changeset
|
8663 test_null_list() eval.txt /*test_null_list()* |
bc38030aec7d
commit https://github.com/vim/vim/commit/26852128a2b713ef49341a0c18daba928444e7eb
Christian Brabandt <cb@256bit.org>
parents:
9097
diff
changeset
|
8664 test_null_partial() eval.txt /*test_null_partial()* |
bc38030aec7d
commit https://github.com/vim/vim/commit/26852128a2b713ef49341a0c18daba928444e7eb
Christian Brabandt <cb@256bit.org>
parents:
9097
diff
changeset
|
8665 test_null_string() eval.txt /*test_null_string()* |
9286
64035abb986b
commit https://github.com/vim/vim/commit/c95a302a4c42ec8230473cd4a5e0064d0a143aa8
Christian Brabandt <cb@256bit.org>
parents:
9227
diff
changeset
|
8666 test_settime() eval.txt /*test_settime()* |
8951
0bdeaf7092bc
commit https://github.com/vim/vim/commit/aa3b15dbebf333282503d6031e2f9ba6ee4398ed
Christian Brabandt <cb@256bit.org>
parents:
8876
diff
changeset
|
8667 testing-variable eval.txt /*testing-variable* |
2426 | 8668 tex-cchar syntax.txt /*tex-cchar* |
8669 tex-cole syntax.txt /*tex-cole* | |
8670 tex-conceal syntax.txt /*tex-conceal* | |
480 | 8671 tex-error syntax.txt /*tex-error* |
8672 tex-folding syntax.txt /*tex-folding* | |
8673 tex-math syntax.txt /*tex-math* | |
1121 | 8674 tex-morecommands syntax.txt /*tex-morecommands* |
1621 | 8675 tex-nospell syntax.txt /*tex-nospell* |
1121 | 8676 tex-package syntax.txt /*tex-package* |
480 | 8677 tex-runon syntax.txt /*tex-runon* |
8678 tex-slow syntax.txt /*tex-slow* | |
4992 | 8679 tex-stopzone syntax.txt /*tex-stopzone* |
480 | 8680 tex-style syntax.txt /*tex-style* |
6213 | 8681 tex-supersub syntax.txt /*tex-supersub* |
4992 | 8682 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
|
8683 tex-verb syntax.txt /*tex-verb* |
7 | 8684 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
|
8685 text-functions usr_41.txt /*text-functions* |
7 | 8686 text-objects motion.txt /*text-objects* |
8687 text-objects-changed version5.txt /*text-objects-changed* | |
634 | 8688 textlock eval.txt /*textlock* |
7 | 8689 tf.vim syntax.txt /*tf.vim* |
8690 this_session-variable eval.txt /*this_session-variable* | |
8691 throw-catch eval.txt /*throw-catch* | |
8692 throw-expression eval.txt /*throw-expression* | |
8693 throw-from-catch eval.txt /*throw-from-catch* | |
8694 throw-variables eval.txt /*throw-variables* | |
8695 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
|
8696 time-functions usr_41.txt /*time-functions* |
9286
64035abb986b
commit https://github.com/vim/vim/commit/c95a302a4c42ec8230473cd4a5e0064d0a143aa8
Christian Brabandt <cb@256bit.org>
parents:
9227
diff
changeset
|
8697 timer-functions usr_41.txt /*timer-functions* |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
8698 timer_start() eval.txt /*timer_start()* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
8699 timer_stop() eval.txt /*timer_stop()* |
7 | 8700 timestamp editing.txt /*timestamp* |
8701 timestamps editing.txt /*timestamps* | |
8702 tips tips.txt /*tips* | |
8703 tips.txt tips.txt /*tips.txt* | |
8704 todo todo.txt /*todo* | |
7876
93f747af7b58
commit https://github.com/vim/vim/commit/5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92
Christian Brabandt <cb@256bit.org>
parents:
7790
diff
changeset
|
8705 todo.txt todo.txt /*todo.txt* |
7 | 8706 toggle options.txt /*toggle* |
8707 toggle-revins version4.txt /*toggle-revins* | |
8708 tolower() eval.txt /*tolower()* | |
8709 toolbar-icon gui.txt /*toolbar-icon* | |
8710 toupper() eval.txt /*toupper()* | |
15 | 8711 tr() eval.txt /*tr()* |
7 | 8712 trojan-horse starting.txt /*trojan-horse* |
7742
5f6f35a3cb12
commit https://github.com/vim/vim/commit/705ada1aff27ecd9c47c690df817d043c2ceb5e2
Christian Brabandt <cb@256bit.org>
parents:
7707
diff
changeset
|
8713 true-variable eval.txt /*true-variable* |
1621 | 8714 trunc() eval.txt /*trunc()* |
7 | 8715 try-conditionals eval.txt /*try-conditionals* |
8716 try-echoerr eval.txt /*try-echoerr* | |
8717 try-finally eval.txt /*try-finally* | |
8718 try-nested eval.txt /*try-nested* | |
8719 try-nesting eval.txt /*try-nesting* | |
8720 tutor usr_01.txt /*tutor* | |
8721 twice if_cscop.txt /*twice* | |
4444 | 8722 two-engines pattern.txt /*two-engines* |
7 | 8723 type() eval.txt /*type()* |
8724 type-mistakes tips.txt /*type-mistakes* | |
8725 typecorr-settings usr_41.txt /*typecorr-settings* | |
8726 typecorr.txt usr_41.txt /*typecorr.txt* | |
8727 u undo.txt /*u* | |
8728 uganda uganda.txt /*uganda* | |
8729 uganda.txt uganda.txt /*uganda.txt* | |
303 | 8730 undercurl syntax.txt /*undercurl* |
8731 underline syntax.txt /*underline* | |
7 | 8732 undo undo.txt /*undo* |
697 | 8733 undo-blocks undo.txt /*undo-blocks* |
758 | 8734 undo-branches undo.txt /*undo-branches* |
7 | 8735 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
|
8736 undo-persistence undo.txt /*undo-persistence* |
7 | 8737 undo-redo undo.txt /*undo-redo* |
8738 undo-remarks undo.txt /*undo-remarks* | |
827 | 8739 undo-tree undo.txt /*undo-tree* |
7 | 8740 undo-two-ways undo.txt /*undo-two-ways* |
8741 undo.txt undo.txt /*undo.txt* | |
8742 undo_ftplugin usr_41.txt /*undo_ftplugin* | |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
8743 undo_indent usr_41.txt /*undo_indent* |
2236
dc2e5ec0500d
Added the undofile() function. Updated runtime files.
Bram Moolenaar <bram@vim.org>
parents:
2231
diff
changeset
|
8744 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
|
8745 undotree() eval.txt /*undotree()* |
7 | 8746 unicode mbyte.txt /*unicode* |
5763 | 8747 uniq() eval.txt /*uniq()* |
7 | 8748 unix os_unix.txt /*unix* |
8749 unlisted-buffer windows.txt /*unlisted-buffer* | |
8750 up-down-motions motion.txt /*up-down-motions* | |
8751 uppercase change.txt /*uppercase* | |
3224 | 8752 urxvt-mouse options.txt /*urxvt-mouse* |
7 | 8753 use-cpo-save usr_41.txt /*use-cpo-save* |
8754 use-visual-cmds version4.txt /*use-visual-cmds* | |
8755 useful-mappings tips.txt /*useful-mappings* | |
8756 usenet intro.txt /*usenet* | |
8757 user-cmd-ambiguous map.txt /*user-cmd-ambiguous* | |
8758 user-commands map.txt /*user-commands* | |
8759 user-functions eval.txt /*user-functions* | |
8760 user-manual usr_toc.txt /*user-manual* | |
8761 using-<Plug> usr_41.txt /*using-<Plug>* | |
8762 using-menus gui.txt /*using-menus* | |
8763 using-scripts repeat.txt /*using-scripts* | |
8764 using-xxd tips.txt /*using-xxd* | |
8765 using_CTRL-V map.txt /*using_CTRL-V* | |
8766 usr_01.txt usr_01.txt /*usr_01.txt* | |
8767 usr_02.txt usr_02.txt /*usr_02.txt* | |
8768 usr_03.txt usr_03.txt /*usr_03.txt* | |
8769 usr_04.txt usr_04.txt /*usr_04.txt* | |
8770 usr_05.txt usr_05.txt /*usr_05.txt* | |
8771 usr_06.txt usr_06.txt /*usr_06.txt* | |
8772 usr_07.txt usr_07.txt /*usr_07.txt* | |
8773 usr_08.txt usr_08.txt /*usr_08.txt* | |
8774 usr_09.txt usr_09.txt /*usr_09.txt* | |
8775 usr_10.txt usr_10.txt /*usr_10.txt* | |
8776 usr_11.txt usr_11.txt /*usr_11.txt* | |
8777 usr_12.txt usr_12.txt /*usr_12.txt* | |
8778 usr_20.txt usr_20.txt /*usr_20.txt* | |
8779 usr_21.txt usr_21.txt /*usr_21.txt* | |
8780 usr_22.txt usr_22.txt /*usr_22.txt* | |
8781 usr_23.txt usr_23.txt /*usr_23.txt* | |
8782 usr_24.txt usr_24.txt /*usr_24.txt* | |
8783 usr_25.txt usr_25.txt /*usr_25.txt* | |
8784 usr_26.txt usr_26.txt /*usr_26.txt* | |
8785 usr_27.txt usr_27.txt /*usr_27.txt* | |
8786 usr_28.txt usr_28.txt /*usr_28.txt* | |
8787 usr_29.txt usr_29.txt /*usr_29.txt* | |
8788 usr_30.txt usr_30.txt /*usr_30.txt* | |
8789 usr_31.txt usr_31.txt /*usr_31.txt* | |
799 | 8790 usr_32.txt usr_32.txt /*usr_32.txt* |
7 | 8791 usr_40.txt usr_40.txt /*usr_40.txt* |
8792 usr_41.txt usr_41.txt /*usr_41.txt* | |
8793 usr_42.txt usr_42.txt /*usr_42.txt* | |
8794 usr_43.txt usr_43.txt /*usr_43.txt* | |
8795 usr_44.txt usr_44.txt /*usr_44.txt* | |
8796 usr_45.txt usr_45.txt /*usr_45.txt* | |
8797 usr_90.txt usr_90.txt /*usr_90.txt* | |
8798 usr_toc.txt usr_toc.txt /*usr_toc.txt* | |
8799 utf-8 mbyte.txt /*utf-8* | |
8800 utf-8-char-arg mbyte.txt /*utf-8-char-arg* | |
8801 utf-8-in-xwindows mbyte.txt /*utf-8-in-xwindows* | |
8802 utf-8-typing mbyte.txt /*utf-8-typing* | |
8803 utf8 mbyte.txt /*utf8* | |
8804 v visual.txt /*v* | |
4358 | 8805 v: eval.txt /*v:* |
189 | 8806 v:beval_bufnr eval.txt /*v:beval_bufnr* |
8807 v:beval_col eval.txt /*v:beval_col* | |
8808 v:beval_lnum eval.txt /*v:beval_lnum* | |
8809 v:beval_text eval.txt /*v:beval_text* | |
9227
ecb621205ed1
commit https://github.com/vim/vim/commit/82af8710bf8d1caeeceafb1370a052cb7d92f076
Christian Brabandt <cb@256bit.org>
parents:
9116
diff
changeset
|
8810 v:beval_winid eval.txt /*v:beval_winid* |
189 | 8811 v:beval_winnr eval.txt /*v:beval_winnr* |
844 | 8812 v:char eval.txt /*v:char* |
7 | 8813 v:charconvert_from eval.txt /*v:charconvert_from* |
8814 v:charconvert_to eval.txt /*v:charconvert_to* | |
8815 v:cmdarg eval.txt /*v:cmdarg* | |
8816 v:cmdbang eval.txt /*v:cmdbang* | |
6918 | 8817 v:completed_item eval.txt /*v:completed_item* |
7 | 8818 v:count eval.txt /*v:count* |
8819 v:count1 eval.txt /*v:count1* | |
8820 v:ctype eval.txt /*v:ctype* | |
8821 v:dying eval.txt /*v:dying* | |
8822 v:errmsg eval.txt /*v:errmsg* | |
7315
444efa5f5015
commit https://github.com/vim/vim/commit/2c5e8e80eacf491d4f266983f534a77776c7ae83
Christian Brabandt <cb@256bit.org>
parents:
7272
diff
changeset
|
8823 v:errors eval.txt /*v:errors* |
7 | 8824 v:exception eval.txt /*v:exception* |
7742
5f6f35a3cb12
commit https://github.com/vim/vim/commit/705ada1aff27ecd9c47c690df817d043c2ceb5e2
Christian Brabandt <cb@256bit.org>
parents:
7707
diff
changeset
|
8825 v:false eval.txt /*v:false* |
179 | 8826 v:fcs_choice eval.txt /*v:fcs_choice* |
8827 v:fcs_reason eval.txt /*v:fcs_reason* | |
7 | 8828 v:fname_diff eval.txt /*v:fname_diff* |
8829 v:fname_in eval.txt /*v:fname_in* | |
8830 v:fname_new eval.txt /*v:fname_new* | |
8831 v:fname_out eval.txt /*v:fname_out* | |
8832 v:folddashes eval.txt /*v:folddashes* | |
8833 v:foldend eval.txt /*v:foldend* | |
8834 v:foldlevel eval.txt /*v:foldlevel* | |
8835 v:foldstart eval.txt /*v:foldstart* | |
5466 | 8836 v:hlsearch eval.txt /*v:hlsearch* |
11 | 8837 v:insertmode eval.txt /*v:insertmode* |
102 | 8838 v:key eval.txt /*v:key* |
7 | 8839 v:lang eval.txt /*v:lang* |
8840 v:lc_time eval.txt /*v:lc_time* | |
8841 v:lnum eval.txt /*v:lnum* | |
1121 | 8842 v:mouse_col eval.txt /*v:mouse_col* |
8843 v:mouse_lnum eval.txt /*v:mouse_lnum* | |
8844 v:mouse_win eval.txt /*v:mouse_win* | |
9227
ecb621205ed1
commit https://github.com/vim/vim/commit/82af8710bf8d1caeeceafb1370a052cb7d92f076
Christian Brabandt <cb@256bit.org>
parents:
9116
diff
changeset
|
8845 v:mouse_winid eval.txt /*v:mouse_winid* |
7742
5f6f35a3cb12
commit https://github.com/vim/vim/commit/705ada1aff27ecd9c47c690df817d043c2ceb5e2
Christian Brabandt <cb@256bit.org>
parents:
7707
diff
changeset
|
8846 v:none eval.txt /*v:none* |
5f6f35a3cb12
commit https://github.com/vim/vim/commit/705ada1aff27ecd9c47c690df817d043c2ceb5e2
Christian Brabandt <cb@256bit.org>
parents:
7707
diff
changeset
|
8847 v:null eval.txt /*v:null* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8848 v:oldfiles eval.txt /*v:oldfiles* |
1621 | 8849 v:operator eval.txt /*v:operator* |
6951
b2673982c625
Updated and new runtime files.
Bram Moolenaar <bram@vim.org>
parents:
6918
diff
changeset
|
8850 v:option_new eval.txt /*v:option_new* |
b2673982c625
Updated and new runtime files.
Bram Moolenaar <bram@vim.org>
parents:
6918
diff
changeset
|
8851 v:option_old eval.txt /*v:option_old* |
b2673982c625
Updated and new runtime files.
Bram Moolenaar <bram@vim.org>
parents:
6918
diff
changeset
|
8852 v:option_type eval.txt /*v:option_type* |
7 | 8853 v:prevcount eval.txt /*v:prevcount* |
179 | 8854 v:profiling eval.txt /*v:profiling* |
7 | 8855 v:progname eval.txt /*v:progname* |
5814 | 8856 v:progpath eval.txt /*v:progpath* |
7 | 8857 v:register eval.txt /*v:register* |
540 | 8858 v:scrollstart eval.txt /*v:scrollstart* |
1621 | 8859 v:searchforward eval.txt /*v:searchforward* |
7 | 8860 v:servername eval.txt /*v:servername* |
8861 v:shell_error eval.txt /*v:shell_error* | |
8862 v:statusmsg eval.txt /*v:statusmsg* | |
579 | 8863 v:swapchoice eval.txt /*v:swapchoice* |
590 | 8864 v:swapcommand eval.txt /*v:swapcommand* |
579 | 8865 v:swapname eval.txt /*v:swapname* |
9644
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8866 v:t_TYPE eval.txt /*v:t_TYPE* |
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8867 v:t_bool eval.txt /*v:t_bool* |
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8868 v:t_channel eval.txt /*v:t_channel* |
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8869 v:t_dict eval.txt /*v:t_dict* |
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8870 v:t_float eval.txt /*v:t_float* |
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8871 v:t_func eval.txt /*v:t_func* |
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8872 v:t_job eval.txt /*v:t_job* |
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8873 v:t_list eval.txt /*v:t_list* |
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8874 v:t_none eval.txt /*v:t_none* |
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8875 v:t_number eval.txt /*v:t_number* |
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
8876 v:t_string eval.txt /*v:t_string* |
7 | 8877 v:termresponse eval.txt /*v:termresponse* |
8951
0bdeaf7092bc
commit https://github.com/vim/vim/commit/aa3b15dbebf333282503d6031e2f9ba6ee4398ed
Christian Brabandt <cb@256bit.org>
parents:
8876
diff
changeset
|
8878 v:testing eval.txt /*v:testing* |
7 | 8879 v:this_session eval.txt /*v:this_session* |
8880 v:throwpoint eval.txt /*v:throwpoint* | |
7742
5f6f35a3cb12
commit https://github.com/vim/vim/commit/705ada1aff27ecd9c47c690df817d043c2ceb5e2
Christian Brabandt <cb@256bit.org>
parents:
7707
diff
changeset
|
8881 v:true eval.txt /*v:true* |
102 | 8882 v:val eval.txt /*v:val* |
7 | 8883 v:var eval.txt /*v:var* |
8884 v:version eval.txt /*v:version* | |
8748
b1a19a2f73f0
commit https://github.com/vim/vim/commit/4f3f668c8486444e53163c29d2fc79bf47eb3c82
Christian Brabandt <cb@256bit.org>
parents:
8673
diff
changeset
|
8885 v:vim_did_enter eval.txt /*v:vim_did_enter* |
7 | 8886 v:warningmsg eval.txt /*v:warningmsg* |
2625 | 8887 v:windowid eval.txt /*v:windowid* |
7 | 8888 v_! change.txt /*v_!* |
8889 v_$ visual.txt /*v_$* | |
8890 v_: cmdline.txt /*v_:* | |
8891 v_< change.txt /*v_<* | |
8892 v_<BS> change.txt /*v_<BS>* | |
8893 v_<Del> change.txt /*v_<Del>* | |
55 | 8894 v_<Esc> visual.txt /*v_<Esc>* |
7 | 8895 v_= change.txt /*v_=* |
8896 v_> change.txt /*v_>* | |
8897 v_C change.txt /*v_C* | |
6884 | 8898 v_CTRL-A change.txt /*v_CTRL-A* |
7 | 8899 v_CTRL-C visual.txt /*v_CTRL-C* |
8900 v_CTRL-G visual.txt /*v_CTRL-G* | |
8901 v_CTRL-H change.txt /*v_CTRL-H* | |
8902 v_CTRL-O visual.txt /*v_CTRL-O* | |
8903 v_CTRL-V visual.txt /*v_CTRL-V* | |
6884 | 8904 v_CTRL-X change.txt /*v_CTRL-X* |
7 | 8905 v_CTRL-Z starting.txt /*v_CTRL-Z* |
8906 v_CTRL-\_CTRL-G intro.txt /*v_CTRL-\\_CTRL-G* | |
8907 v_CTRL-\_CTRL-N intro.txt /*v_CTRL-\\_CTRL-N* | |
8908 v_CTRL-] tagsrch.txt /*v_CTRL-]* | |
8909 v_D change.txt /*v_D* | |
8910 v_J change.txt /*v_J* | |
8911 v_K various.txt /*v_K* | |
8912 v_O visual.txt /*v_O* | |
8913 v_P change.txt /*v_P* | |
8914 v_R change.txt /*v_R* | |
8915 v_S change.txt /*v_S* | |
8916 v_U change.txt /*v_U* | |
8917 v_V visual.txt /*v_V* | |
8918 v_X change.txt /*v_X* | |
8919 v_Y change.txt /*v_Y* | |
8920 v_a motion.txt /*v_a* | |
12 | 8921 v_a' motion.txt /*v_a'* |
7 | 8922 v_a( motion.txt /*v_a(* |
8923 v_a) motion.txt /*v_a)* | |
8924 v_a< motion.txt /*v_a<* | |
8925 v_a> motion.txt /*v_a>* | |
8926 v_aB motion.txt /*v_aB* | |
8927 v_aW motion.txt /*v_aW* | |
8928 v_a[ motion.txt /*v_a[* | |
8929 v_a] motion.txt /*v_a]* | |
12 | 8930 v_a` motion.txt /*v_a`* |
7 | 8931 v_ab motion.txt /*v_ab* |
8932 v_ap motion.txt /*v_ap* | |
12 | 8933 v_aquote motion.txt /*v_aquote* |
7 | 8934 v_as motion.txt /*v_as* |
422 | 8935 v_at motion.txt /*v_at* |
7 | 8936 v_aw motion.txt /*v_aw* |
8937 v_a{ motion.txt /*v_a{* | |
8938 v_a} motion.txt /*v_a}* | |
8939 v_b_< visual.txt /*v_b_<* | |
8940 v_b_<_example visual.txt /*v_b_<_example* | |
8941 v_b_> visual.txt /*v_b_>* | |
8942 v_b_>_example visual.txt /*v_b_>_example* | |
8943 v_b_A visual.txt /*v_b_A* | |
8944 v_b_A_example visual.txt /*v_b_A_example* | |
8945 v_b_C visual.txt /*v_b_C* | |
8946 v_b_D change.txt /*v_b_D* | |
8947 v_b_I visual.txt /*v_b_I* | |
8948 v_b_I_example visual.txt /*v_b_I_example* | |
8949 v_b_c visual.txt /*v_b_c* | |
8950 v_b_r visual.txt /*v_b_r* | |
8951 v_b_r_example visual.txt /*v_b_r_example* | |
8952 v_c change.txt /*v_c* | |
8953 v_d change.txt /*v_d* | |
8954 v_g? change.txt /*v_g?* | |
681 | 8955 v_gF editing.txt /*v_gF* |
7 | 8956 v_gJ change.txt /*v_gJ* |
3713 | 8957 v_gN visual.txt /*v_gN* |
7 | 8958 v_gV visual.txt /*v_gV* |
8959 v_g] tagsrch.txt /*v_g]* | |
6884 | 8960 v_g_CTRL-A change.txt /*v_g_CTRL-A* |
7 | 8961 v_g_CTRL-G editing.txt /*v_g_CTRL-G* |
6884 | 8962 v_g_CTRL-X change.txt /*v_g_CTRL-X* |
7 | 8963 v_g_CTRL-] tagsrch.txt /*v_g_CTRL-]* |
8964 v_gf editing.txt /*v_gf* | |
3713 | 8965 v_gn visual.txt /*v_gn* |
7 | 8966 v_gq change.txt /*v_gq* |
8967 v_gv visual.txt /*v_gv* | |
11 | 8968 v_gw change.txt /*v_gw* |
7 | 8969 v_i motion.txt /*v_i* |
12 | 8970 v_i' motion.txt /*v_i'* |
7 | 8971 v_i( motion.txt /*v_i(* |
8972 v_i) motion.txt /*v_i)* | |
8973 v_i< motion.txt /*v_i<* | |
8974 v_i> motion.txt /*v_i>* | |
8975 v_iB motion.txt /*v_iB* | |
8976 v_iW motion.txt /*v_iW* | |
8977 v_i[ motion.txt /*v_i[* | |
8978 v_i] motion.txt /*v_i]* | |
12 | 8979 v_i` motion.txt /*v_i`* |
7 | 8980 v_ib motion.txt /*v_ib* |
8981 v_ip motion.txt /*v_ip* | |
12 | 8982 v_iquote motion.txt /*v_iquote* |
7 | 8983 v_is motion.txt /*v_is* |
422 | 8984 v_it motion.txt /*v_it* |
7 | 8985 v_iw motion.txt /*v_iw* |
8986 v_i{ motion.txt /*v_i{* | |
8987 v_i} motion.txt /*v_i}* | |
8988 v_o visual.txt /*v_o* | |
8989 v_p change.txt /*v_p* | |
8990 v_r change.txt /*v_r* | |
8991 v_s change.txt /*v_s* | |
8992 v_u change.txt /*v_u* | |
8993 v_v visual.txt /*v_v* | |
8994 v_x change.txt /*v_x* | |
8995 v_y change.txt /*v_y* | |
8996 v_~ change.txt /*v_~* | |
9533
9f921133ee90
commit https://github.com/vim/vim/commit/269f595f9eef584937e7eae70fde68cdd7da5bcf
Christian Brabandt <cb@256bit.org>
parents:
9464
diff
changeset
|
8997 vab motion.txt /*vab* |
102 | 8998 val-variable eval.txt /*val-variable* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8999 valgrind debug.txt /*valgrind* |
140 | 9000 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
|
9001 var-functions usr_41.txt /*var-functions* |
7 | 9002 variables eval.txt /*variables* |
9003 various various.txt /*various* | |
9004 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
|
9005 various-functions usr_41.txt /*various-functions* |
7 | 9006 various-motions motion.txt /*various-motions* |
9007 various.txt various.txt /*various.txt* | |
9008 vb.vim syntax.txt /*vb.vim* | |
1121 | 9009 vba pi_vimball.txt /*vba* |
7 | 9010 verbose starting.txt /*verbose* |
9011 version-5.1 version5.txt /*version-5.1* | |
9012 version-5.2 version5.txt /*version-5.2* | |
9013 version-5.3 version5.txt /*version-5.3* | |
9014 version-5.4 version5.txt /*version-5.4* | |
9015 version-5.5 version5.txt /*version-5.5* | |
9016 version-5.6 version5.txt /*version-5.6* | |
9017 version-5.7 version5.txt /*version-5.7* | |
9018 version-5.8 version5.txt /*version-5.8* | |
9019 version-6.1 version6.txt /*version-6.1* | |
9020 version-6.2 version6.txt /*version-6.2* | |
9021 version-6.3 version6.txt /*version-6.3* | |
551 | 9022 version-6.4 version6.txt /*version-6.4* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
9023 version-7.0 version7.txt /*version-7.0* |
1121 | 9024 version-7.1 version7.txt /*version-7.1* |
1621 | 9025 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
|
9026 version-7.3 version7.txt /*version-7.3* |
5146 | 9027 version-7.4 version7.txt /*version-7.4* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
9028 version-8.0 version8.txt /*version-8.0* |
7 | 9029 version-variable eval.txt /*version-variable* |
9030 version4.txt version4.txt /*version4.txt* | |
9031 version5.txt version5.txt /*version5.txt* | |
9032 version6.txt version6.txt /*version6.txt* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
9033 version7.0 version7.txt /*version7.0* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
9034 version7.1 version7.txt /*version7.1* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
9035 version7.2 version7.txt /*version7.2* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
9036 version7.3 version7.txt /*version7.3* |
5146 | 9037 version7.4 version7.txt /*version7.4* |
8 | 9038 version7.txt version7.txt /*version7.txt* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
9039 version8.0 version8.txt /*version8.0* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
9040 version8.txt version8.txt /*version8.txt* |
39 | 9041 vi intro.txt /*vi* |
7 | 9042 vi-differences vi_diff.txt /*vi-differences* |
9043 vi: options.txt /*vi:* | |
9044 vi_diff.txt vi_diff.txt /*vi_diff.txt* | |
9533
9f921133ee90
commit https://github.com/vim/vim/commit/269f595f9eef584937e7eae70fde68cdd7da5bcf
Christian Brabandt <cb@256bit.org>
parents:
9464
diff
changeset
|
9045 vib motion.txt /*vib* |
7 | 9046 view starting.txt /*view* |
9047 view-diffs diff.txt /*view-diffs* | |
9048 view-file starting.txt /*view-file* | |
9049 views-sessions starting.txt /*views-sessions* | |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
9050 vim-7.4 version7.txt /*vim-7.4* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
9051 vim-8 version8.txt /*vim-8* |
7 | 9052 vim-additions vi_diff.txt /*vim-additions* |
9053 vim-announce intro.txt /*vim-announce* | |
9054 vim-arguments starting.txt /*vim-arguments* | |
9055 vim-default-editor gui_w32.txt /*vim-default-editor* | |
9056 vim-dev intro.txt /*vim-dev* | |
9057 vim-mac intro.txt /*vim-mac* | |
9058 vim-modes intro.txt /*vim-modes* | |
9059 vim-modes-intro intro.txt /*vim-modes-intro* | |
9060 vim-multibyte intro.txt /*vim-multibyte* | |
9061 vim-script-intro usr_41.txt /*vim-script-intro* | |
9062 vim-variable eval.txt /*vim-variable* | |
9063 vim.vim syntax.txt /*vim.vim* | |
1121 | 9064 vim7 version7.txt /*vim7* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
9065 vim8 version8.txt /*vim8* |
7 | 9066 vim: options.txt /*vim:* |
8748
b1a19a2f73f0
commit https://github.com/vim/vim/commit/4f3f668c8486444e53163c29d2fc79bf47eb3c82
Christian Brabandt <cb@256bit.org>
parents:
8673
diff
changeset
|
9067 vim_did_enter-variable eval.txt /*vim_did_enter-variable* |
b1a19a2f73f0
commit https://github.com/vim/vim/commit/4f3f668c8486444e53163c29d2fc79bf47eb3c82
Christian Brabandt <cb@256bit.org>
parents:
8673
diff
changeset
|
9068 vim_starting eval.txt /*vim_starting* |
846 | 9069 vimball pi_vimball.txt /*vimball* |
9070 vimball-contents pi_vimball.txt /*vimball-contents* | |
9071 vimball-extract pi_vimball.txt /*vimball-extract* | |
9072 vimball-history pi_vimball.txt /*vimball-history* | |
1621 | 9073 vimball-intro pi_vimball.txt /*vimball-intro* |
846 | 9074 vimball-manual pi_vimball.txt /*vimball-manual* |
2152 | 9075 vimball-windows pi_vimball.txt /*vimball-windows* |
7 | 9076 vimdev intro.txt /*vimdev* |
9077 vimdiff diff.txt /*vimdiff* | |
9078 vimfiles options.txt /*vimfiles* | |
9079 viminfo starting.txt /*viminfo* | |
3281 | 9080 viminfo-! options.txt /*viminfo-!* |
9081 viminfo-% options.txt /*viminfo-%* | |
9082 viminfo-' options.txt /*viminfo-'* | |
9083 viminfo-/ options.txt /*viminfo-\/* | |
9084 viminfo-: options.txt /*viminfo-:* | |
9085 viminfo-< options.txt /*viminfo-<* | |
9086 viminfo-@ options.txt /*viminfo-@* | |
9087 viminfo-c options.txt /*viminfo-c* | |
7 | 9088 viminfo-encoding starting.txt /*viminfo-encoding* |
9089 viminfo-errors starting.txt /*viminfo-errors* | |
3281 | 9090 viminfo-f options.txt /*viminfo-f* |
7 | 9091 viminfo-file starting.txt /*viminfo-file* |
9092 viminfo-file-marks starting.txt /*viminfo-file-marks* | |
9093 viminfo-file-name starting.txt /*viminfo-file-name* | |
3281 | 9094 viminfo-h options.txt /*viminfo-h* |
9095 viminfo-n options.txt /*viminfo-n* | |
9096 viminfo-quote options.txt /*viminfo-quote* | |
9097 viminfo-r options.txt /*viminfo-r* | |
7 | 9098 viminfo-read starting.txt /*viminfo-read* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
9099 viminfo-read-write starting.txt /*viminfo-read-write* |
3281 | 9100 viminfo-s options.txt /*viminfo-s* |
9464
be72f4201a1d
commit https://github.com/vim/vim/commit/063b9d15abea041a5bfff3ffc4e219e26fd1d4fa
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
9101 viminfo-timestamp starting.txt /*viminfo-timestamp* |
7 | 9102 viminfo-write starting.txt /*viminfo-write* |
9103 vimrc starting.txt /*vimrc* | |
9104 vimrc-filetype usr_05.txt /*vimrc-filetype* | |
9105 vimrc-intro usr_05.txt /*vimrc-intro* | |
714 | 9106 vimrc-option-example starting.txt /*vimrc-option-example* |
7 | 9107 vimrc_example.vim usr_05.txt /*vimrc_example.vim* |
9108 vimtutor usr_01.txt /*vimtutor* | |
9109 virtcol() eval.txt /*virtcol()* | |
9110 visual-block visual.txt /*visual-block* | |
9111 visual-change visual.txt /*visual-change* | |
9112 visual-examples visual.txt /*visual-examples* | |
9113 visual-index index.txt /*visual-index* | |
9114 visual-mode visual.txt /*visual-mode* | |
9115 visual-operators visual.txt /*visual-operators* | |
9116 visual-repeat visual.txt /*visual-repeat* | |
9117 visual-search visual.txt /*visual-search* | |
9118 visual-start visual.txt /*visual-start* | |
9119 visual-use visual.txt /*visual-use* | |
9120 visual.txt visual.txt /*visual.txt* | |
9121 visualmode() eval.txt /*visualmode()* | |
9122 vms os_vms.txt /*vms* | |
9123 vms-authors os_vms.txt /*vms-authors* | |
9124 vms-changes os_vms.txt /*vms-changes* | |
9125 vms-compiling os_vms.txt /*vms-compiling* | |
9126 vms-deploy os_vms.txt /*vms-deploy* | |
9127 vms-download os_vms.txt /*vms-download* | |
9128 vms-gui os_vms.txt /*vms-gui* | |
9129 vms-notes os_vms.txt /*vms-notes* | |
9130 vms-problems os_vms.txt /*vms-problems* | |
9131 vms-started os_vms.txt /*vms-started* | |
9132 vms-usage os_vms.txt /*vms-usage* | |
9133 vote-for-features sponsor.txt /*vote-for-features* | |
9134 votes-counted sponsor.txt /*votes-counted* | |
9135 votes-for-changes todo.txt /*votes-for-changes* | |
9136 vreplace-mode insert.txt /*vreplace-mode* | |
9137 vt100-cursor-keys term.txt /*vt100-cursor-keys* | |
9138 vt100-function-keys term.txt /*vt100-function-keys* | |
9139 w motion.txt /*w* | |
9140 w32-clientserver remote.txt /*w32-clientserver* | |
3750 | 9141 w32-xpm-support gui_w32.txt /*w32-xpm-support* |
4358 | 9142 w: eval.txt /*w:* |
2267 | 9143 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
|
9144 w:quickfix_title quickfix.txt /*w:quickfix_title* |
7 | 9145 w:var eval.txt /*w:var* |
8182
95d59081580f
commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf
Christian Brabandt <cb@256bit.org>
parents:
8148
diff
changeset
|
9146 waittime channel.txt /*waittime* |
7 | 9147 warningmsg-variable eval.txt /*warningmsg-variable* |
9148 white-space pattern.txt /*white-space* | |
9149 whitespace pattern.txt /*whitespace* | |
39 | 9150 wildcard editing.txt /*wildcard* |
1121 | 9151 wildcards editing.txt /*wildcards* |
4186 | 9152 wildmenumode() eval.txt /*wildmenumode()* |
7 | 9153 win32 os_win32.txt /*win32* |
9154 win32-!start gui_w32.txt /*win32-!start* | |
819 | 9155 win32-PATH os_win32.txt /*win32-PATH* |
7 | 9156 win32-colors gui_w32.txt /*win32-colors* |
9157 win32-compiling os_win32.txt /*win32-compiling* | |
9158 win32-curdir os_win32.txt /*win32-curdir* | |
9159 win32-faq os_win32.txt /*win32-faq* | |
9160 win32-gettext mlang.txt /*win32-gettext* | |
9161 win32-gui gui_w32.txt /*win32-gui* | |
9162 win32-hidden-menus gui.txt /*win32-hidden-menus* | |
9163 win32-mouse os_win32.txt /*win32-mouse* | |
9164 win32-open-with-menu gui_w32.txt /*win32-open-with-menu* | |
9165 win32-popup-menu gui_w32.txt /*win32-popup-menu* | |
9166 win32-problems os_win32.txt /*win32-problems* | |
8440
4c6ad81d41fe
commit https://github.com/vim/vim/commit/5f148ec0b5a6cedd9129b3abac351034b83cc4f7
Christian Brabandt <cb@256bit.org>
parents:
8392
diff
changeset
|
9167 win32-quotes os_win32.txt /*win32-quotes* |
7 | 9168 win32-restore os_win32.txt /*win32-restore* |
9169 win32-startup os_win32.txt /*win32-startup* | |
9170 win32-term os_win32.txt /*win32-term* | |
9171 win32-vimrun gui_w32.txt /*win32-vimrun* | |
9172 win32-win3.1 os_win32.txt /*win32-win3.1* | |
9173 win32s os_win32.txt /*win32s* | |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
9174 win_findbuf() eval.txt /*win_findbuf()* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
9175 win_getid() eval.txt /*win_getid()* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
9176 win_gotoid() eval.txt /*win_gotoid()* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
9177 win_id2tabwin() eval.txt /*win_id2tabwin()* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
9178 win_id2win() eval.txt /*win_id2win()* |
7 | 9179 winbufnr() eval.txt /*winbufnr()* |
9180 wincol() eval.txt /*wincol()* | |
819 | 9181 window windows.txt /*window* |
7 | 9182 window-contents intro.txt /*window-contents* |
9183 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
|
9184 window-functions usr_41.txt /*window-functions* |
7 | 9185 window-move-cursor windows.txt /*window-move-cursor* |
9186 window-moving windows.txt /*window-moving* | |
9187 window-resize windows.txt /*window-resize* | |
9188 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
|
9189 window-size-functions usr_41.txt /*window-size-functions* |
7 | 9190 window-tag windows.txt /*window-tag* |
9191 window-variable eval.txt /*window-variable* | |
2625 | 9192 windowid-variable eval.txt /*windowid-variable* |
7 | 9193 windows windows.txt /*windows* |
9194 windows-3.1 os_win32.txt /*windows-3.1* | |
6259 | 9195 windows-icon os_win32.txt /*windows-icon* |
7 | 9196 windows-intro windows.txt /*windows-intro* |
9197 windows-starting windows.txt /*windows-starting* | |
9198 windows.txt windows.txt /*windows.txt* | |
9199 windows95 os_win32.txt /*windows95* | |
9200 winheight() eval.txt /*winheight()* | |
9201 winline() eval.txt /*winline()* | |
9202 winnr() eval.txt /*winnr()* | |
9203 winrestcmd() eval.txt /*winrestcmd()* | |
712 | 9204 winrestview() eval.txt /*winrestview()* |
9205 winsaveview() eval.txt /*winsaveview()* | |
7 | 9206 winwidth() eval.txt /*winwidth()* |
9207 word motion.txt /*word* | |
9208 word-count editing.txt /*word-count* | |
9209 word-motions motion.txt /*word-motions* | |
7557
502ca0a62fd8
commit https://github.com/vim/vim/commit/acb4f221c715a333f4c49a2235a8006c6ac6e4d5
Christian Brabandt <cb@256bit.org>
parents:
7477
diff
changeset
|
9210 wordcount() eval.txt /*wordcount()* |
7 | 9211 workbench starting.txt /*workbench* |
9212 workshop workshop.txt /*workshop* | |
9213 workshop-commands workshop.txt /*workshop-commands* | |
9214 workshop-compiling workshop.txt /*workshop-compiling* | |
9215 workshop-configure workshop.txt /*workshop-configure* | |
9216 workshop-intro workshop.txt /*workshop-intro* | |
9217 workshop-support workshop.txt /*workshop-support* | |
9218 workshop-xpm workshop.txt /*workshop-xpm* | |
9219 workshop.txt workshop.txt /*workshop.txt* | |
9220 wrap-off intro.txt /*wrap-off* | |
9221 write-compiler-plugin usr_41.txt /*write-compiler-plugin* | |
9222 write-device editing.txt /*write-device* | |
9223 write-fail editing.txt /*write-fail* | |
9224 write-filetype-plugin usr_41.txt /*write-filetype-plugin* | |
170 | 9225 write-library-script usr_41.txt /*write-library-script* |
7 | 9226 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
|
9227 write-permissions editing.txt /*write-permissions* |
7 | 9228 write-plugin usr_41.txt /*write-plugin* |
170 | 9229 write-plugin-quickload usr_41.txt /*write-plugin-quickload* |
7 | 9230 write-quit editing.txt /*write-quit* |
9231 write-readonly editing.txt /*write-readonly* | |
158 | 9232 writefile() eval.txt /*writefile()* |
7 | 9233 writing editing.txt /*writing* |
9234 www intro.txt /*www* | |
9235 x change.txt /*x* | |
9236 x-input-method mbyte.txt /*x-input-method* | |
9237 x-resources version5.txt /*x-resources* | |
9238 x11-clientserver remote.txt /*x11-clientserver* | |
9239 x11-cut-buffer gui_x11.txt /*x11-cut-buffer* | |
9240 x11-selection gui_x11.txt /*x11-selection* | |
9241 xf86conf.vim syntax.txt /*xf86conf.vim* | |
9242 xfontset mbyte.txt /*xfontset* | |
9243 xfree-xterm syntax.txt /*xfree-xterm* | |
9244 xim mbyte.txt /*xim* | |
9245 xim-input-style mbyte.txt /*xim-input-style* | |
9246 xiterm syntax.txt /*xiterm* | |
9247 xml-folding syntax.txt /*xml-folding* | |
557 | 9248 xml-omni-datafile insert.txt /*xml-omni-datafile* |
7 | 9249 xml.vim syntax.txt /*xml.vim* |
3224 | 9250 xor() eval.txt /*xor()* |
7 | 9251 xpm.vim syntax.txt /*xpm.vim* |
9252 xterm-8-bit term.txt /*xterm-8-bit* | |
9253 xterm-8bit term.txt /*xterm-8bit* | |
9254 xterm-blink syntax.txt /*xterm-blink* | |
9255 xterm-blinking-cursor syntax.txt /*xterm-blinking-cursor* | |
9256 xterm-clipboard term.txt /*xterm-clipboard* | |
9257 xterm-codes term.txt /*xterm-codes* | |
9258 xterm-color syntax.txt /*xterm-color* | |
9259 xterm-command-server term.txt /*xterm-command-server* | |
9260 xterm-copy-paste term.txt /*xterm-copy-paste* | |
9261 xterm-cursor-keys term.txt /*xterm-cursor-keys* | |
9262 xterm-end-home-keys term.txt /*xterm-end-home-keys* | |
9263 xterm-function-keys term.txt /*xterm-function-keys* | |
189 | 9264 xterm-modifier-keys term.txt /*xterm-modifier-keys* |
7 | 9265 xterm-mouse options.txt /*xterm-mouse* |
9266 xterm-mouse-wheel scroll.txt /*xterm-mouse-wheel* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
9267 xterm-resize term.txt /*xterm-resize* |
7 | 9268 xterm-save-screen tips.txt /*xterm-save-screen* |
9269 xterm-screens tips.txt /*xterm-screens* | |
9270 xterm-scroll-region term.txt /*xterm-scroll-region* | |
9271 xterm-shifted-keys term.txt /*xterm-shifted-keys* | |
9041
34c45ee4210d
commit https://github.com/vim/vim/commit/06481427005a9dae39721087df94855f7d4d1feb
Christian Brabandt <cb@256bit.org>
parents:
8951
diff
changeset
|
9272 xterm-true-color term.txt /*xterm-true-color* |
7 | 9273 y change.txt /*y* |
6744 | 9274 yaml.vim syntax.txt /*yaml.vim* |
7 | 9275 yank change.txt /*yank* |
9276 ye-option-gone version4.txt /*ye-option-gone* | |
9277 year-2000 intro.txt /*year-2000* | |
9278 your-runtime-dir usr_43.txt /*your-runtime-dir* | |
9279 yy change.txt /*yy* | |
9280 z index.txt /*z* | |
9281 z+ scroll.txt /*z+* | |
9282 z- scroll.txt /*z-* | |
9283 z. scroll.txt /*z.* | |
9284 z/OS os_390.txt /*z\/OS* | |
9285 z<CR> scroll.txt /*z<CR>* | |
9286 z<Left> scroll.txt /*z<Left>* | |
9287 z<Right> scroll.txt /*z<Right>* | |
590 | 9288 z= spell.txt /*z=* |
7 | 9289 zA fold.txt /*zA* |
9290 zC fold.txt /*zC* | |
9291 zD fold.txt /*zD* | |
9292 zE fold.txt /*zE* | |
9293 zF fold.txt /*zF* | |
382 | 9294 zG spell.txt /*zG* |
7 | 9295 zH scroll.txt /*zH* |
9296 zL scroll.txt /*zL* | |
9297 zM fold.txt /*zM* | |
9298 zN fold.txt /*zN* | |
9299 zN<CR> scroll.txt /*zN<CR>* | |
9300 zO fold.txt /*zO* | |
9301 zOS os_390.txt /*zOS* | |
9302 zOS-Bugs os_390.txt /*zOS-Bugs* | |
9303 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
|
9304 zOS-PuTTY os_390.txt /*zOS-PuTTY* |
7 | 9305 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
|
9306 zOS-limitations os_390.txt /*zOS-limitations* |
7 | 9307 zOS-open-source os_390.txt /*zOS-open-source* |
9308 zR fold.txt /*zR* | |
382 | 9309 zW spell.txt /*zW* |
7 | 9310 zX fold.txt /*zX* |
9311 z^ scroll.txt /*z^* | |
9312 za fold.txt /*za* | |
9313 zb scroll.txt /*zb* | |
9314 zc fold.txt /*zc* | |
9315 zd fold.txt /*zd* | |
9316 ze scroll.txt /*ze* | |
9317 zf fold.txt /*zf* | |
319 | 9318 zg spell.txt /*zg* |
7 | 9319 zh scroll.txt /*zh* |
9320 zi fold.txt /*zi* | |
574 | 9321 zip pi_zip.txt /*zip* |
9322 zip-contents pi_zip.txt /*zip-contents* | |
9323 zip-copyright pi_zip.txt /*zip-copyright* | |
1211 | 9324 zip-extension pi_zip.txt /*zip-extension* |
574 | 9325 zip-history pi_zip.txt /*zip-history* |
9326 zip-manual pi_zip.txt /*zip-manual* | |
9327 zip-usage pi_zip.txt /*zip-usage* | |
7 | 9328 zj fold.txt /*zj* |
9329 zk fold.txt /*zk* | |
9330 zl scroll.txt /*zl* | |
9331 zm fold.txt /*zm* | |
9332 zn fold.txt /*zn* | |
9333 zo fold.txt /*zo* | |
9334 zr fold.txt /*zr* | |
9335 zs scroll.txt /*zs* | |
8246
f16bfe02cef1
commit https://github.com/vim/vim/commit/f391327adbbffb11180cf6038a92af1ed144e907
Christian Brabandt <cb@256bit.org>
parents:
8182
diff
changeset
|
9336 zsh.vim syntax.txt /*zsh.vim* |
7 | 9337 zt scroll.txt /*zt* |
714 | 9338 zuG spell.txt /*zuG* |
9339 zuW spell.txt /*zuW* | |
9340 zug spell.txt /*zug* | |
9341 zuw spell.txt /*zuw* | |
7 | 9342 zv fold.txt /*zv* |
319 | 9343 zw spell.txt /*zw* |
7 | 9344 zx fold.txt /*zx* |
9345 zz scroll.txt /*zz* | |
9346 { motion.txt /*{* | |
9347 {Visual} intro.txt /*{Visual}* | |
9348 {address} cmdline.txt /*{address}* | |
39 | 9349 {arglist} editing.txt /*{arglist}* |
7 | 9350 {char1-char2} intro.txt /*{char1-char2}* |
9351 {event} autocmd.txt /*{event}* | |
9352 {file} editing.txt /*{file}* | |
9353 {group-name} syntax.txt /*{group-name}* | |
9354 {lhs} map.txt /*{lhs}* | |
9355 {motion} intro.txt /*{motion}* | |
9356 {move-around} visual.txt /*{move-around}* | |
9357 {offset} pattern.txt /*{offset}* | |
9358 {pat} autocmd.txt /*{pat}* | |
9359 {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
|
9360 {subject} helphelp.txt /*{subject}* |
7 | 9361 {} intro.txt /*{}* |
9362 } motion.txt /*}* | |
9363 ~ change.txt /*~* |