Mercurial > vim
annotate runtime/doc/tags @ 10244:876fbdd84e52
commit https://github.com/vim/vim/commit/2ec618c9feac4573b154510236ad8121c77d0eca
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Oct 1 14:47:05 2016 +0200
Updated runtime files.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sat, 01 Oct 2016 15:00:04 +0200 |
parents | 584c835a2de1 |
children | bdd7fc1a38c0 |
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'* |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
9908
diff
changeset
|
403 'langremap' options.txt /*'langremap'* |
7 | 404 'laststatus' options.txt /*'laststatus'* |
405 'lazyredraw' options.txt /*'lazyredraw'* | |
406 'lbr' options.txt /*'lbr'* | |
407 'lcs' options.txt /*'lcs'* | |
408 'linebreak' options.txt /*'linebreak'* | |
409 'lines' options.txt /*'lines'* | |
410 'linespace' options.txt /*'linespace'* | |
411 'lisp' options.txt /*'lisp'* | |
412 'lispwords' options.txt /*'lispwords'* | |
413 'list' options.txt /*'list'* | |
414 'listchars' options.txt /*'listchars'* | |
415 'lm' options.txt /*'lm'* | |
416 'lmap' options.txt /*'lmap'* | |
6369 | 417 'lnr' options.txt /*'lnr'* |
7 | 418 'loadplugins' options.txt /*'loadplugins'* |
419 'lpl' options.txt /*'lpl'* | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
9908
diff
changeset
|
420 'lrm' options.txt /*'lrm'* |
7 | 421 'ls' options.txt /*'ls'* |
422 'lsp' options.txt /*'lsp'* | |
7228
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
423 'luadll' options.txt /*'luadll'* |
7 | 424 'lw' options.txt /*'lw'* |
425 'lz' options.txt /*'lz'* | |
426 'ma' options.txt /*'ma'* | |
842 | 427 'macatsui' options.txt /*'macatsui'* |
7 | 428 'magic' options.txt /*'magic'* |
429 'makeef' options.txt /*'makeef'* | |
430 'makeprg' options.txt /*'makeprg'* | |
431 'mat' options.txt /*'mat'* | |
432 'matchpairs' options.txt /*'matchpairs'* | |
433 'matchtime' options.txt /*'matchtime'* | |
714 | 434 'maxcombine' options.txt /*'maxcombine'* |
7 | 435 'maxfuncdepth' options.txt /*'maxfuncdepth'* |
436 'maxmapdepth' options.txt /*'maxmapdepth'* | |
437 'maxmem' options.txt /*'maxmem'* | |
189 | 438 'maxmempattern' options.txt /*'maxmempattern'* |
7 | 439 'maxmemtot' options.txt /*'maxmemtot'* |
714 | 440 'mco' options.txt /*'mco'* |
7 | 441 'mef' options.txt /*'mef'* |
442 'menuitems' options.txt /*'menuitems'* | |
443 'mesg' vi_diff.txt /*'mesg'* | |
444 'mfd' options.txt /*'mfd'* | |
445 'mh' options.txt /*'mh'* | |
446 'mis' options.txt /*'mis'* | |
484 | 447 'mkspellmem' options.txt /*'mkspellmem'* |
7 | 448 'ml' options.txt /*'ml'* |
449 'mls' options.txt /*'mls'* | |
450 'mm' options.txt /*'mm'* | |
451 'mmd' options.txt /*'mmd'* | |
189 | 452 'mmp' options.txt /*'mmp'* |
7 | 453 'mmt' options.txt /*'mmt'* |
454 'mod' options.txt /*'mod'* | |
455 'modeline' options.txt /*'modeline'* | |
456 'modelines' options.txt /*'modelines'* | |
457 'modifiable' options.txt /*'modifiable'* | |
458 'modified' options.txt /*'modified'* | |
459 'more' options.txt /*'more'* | |
460 'mouse' options.txt /*'mouse'* | |
461 'mousef' options.txt /*'mousef'* | |
462 'mousefocus' options.txt /*'mousefocus'* | |
463 'mousehide' options.txt /*'mousehide'* | |
464 'mousem' options.txt /*'mousem'* | |
465 'mousemodel' options.txt /*'mousemodel'* | |
466 'mouses' options.txt /*'mouses'* | |
467 'mouseshape' options.txt /*'mouseshape'* | |
468 'mouset' options.txt /*'mouset'* | |
469 'mousetime' options.txt /*'mousetime'* | |
470 'mp' options.txt /*'mp'* | |
471 'mps' options.txt /*'mps'* | |
484 | 472 'msm' options.txt /*'msm'* |
14 | 473 'mzq' options.txt /*'mzq'* |
474 'mzquantum' options.txt /*'mzquantum'* | |
7 | 475 'nf' options.txt /*'nf'* |
476 'noacd' options.txt /*'noacd'* | |
477 'noai' options.txt /*'noai'* | |
478 'noakm' options.txt /*'noakm'* | |
479 'noallowrevins' options.txt /*'noallowrevins'* | |
480 'noaltkeymap' options.txt /*'noaltkeymap'* | |
481 'noanti' options.txt /*'noanti'* | |
482 'noantialias' options.txt /*'noantialias'* | |
483 'noar' options.txt /*'noar'* | |
484 'noarab' options.txt /*'noarab'* | |
485 'noarabic' options.txt /*'noarabic'* | |
486 'noarabicshape' options.txt /*'noarabicshape'* | |
487 'noari' options.txt /*'noari'* | |
488 'noarshape' options.txt /*'noarshape'* | |
489 'noas' todo.txt /*'noas'* | |
490 'noautochdir' options.txt /*'noautochdir'* | |
491 'noautoindent' options.txt /*'noautoindent'* | |
492 'noautoread' options.txt /*'noautoread'* | |
493 'noautosave' todo.txt /*'noautosave'* | |
494 'noautowrite' options.txt /*'noautowrite'* | |
495 'noautowriteall' options.txt /*'noautowriteall'* | |
496 'noaw' options.txt /*'noaw'* | |
497 'noawa' options.txt /*'noawa'* | |
498 'nobackup' options.txt /*'nobackup'* | |
499 'noballooneval' options.txt /*'noballooneval'* | |
500 'nobeval' options.txt /*'nobeval'* | |
501 'nobin' options.txt /*'nobin'* | |
502 'nobinary' options.txt /*'nobinary'* | |
503 'nobiosk' options.txt /*'nobiosk'* | |
504 'nobioskey' options.txt /*'nobioskey'* | |
505 'nobk' options.txt /*'nobk'* | |
506 'nobl' options.txt /*'nobl'* | |
507 'nobomb' options.txt /*'nobomb'* | |
7228
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
508 'nobreakindent' options.txt /*'nobreakindent'* |
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
509 'nobri' options.txt /*'nobri'* |
7 | 510 'nobuflisted' options.txt /*'nobuflisted'* |
511 'nocf' options.txt /*'nocf'* | |
512 'noci' options.txt /*'noci'* | |
513 'nocin' options.txt /*'nocin'* | |
514 'nocindent' options.txt /*'nocindent'* | |
515 'nocompatible' options.txt /*'nocompatible'* | |
516 'noconfirm' options.txt /*'noconfirm'* | |
517 'noconsk' options.txt /*'noconsk'* | |
518 'noconskey' options.txt /*'noconskey'* | |
519 'nocopyindent' options.txt /*'nocopyindent'* | |
520 'nocp' options.txt /*'nocp'* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
521 'nocrb' options.txt /*'nocrb'* |
4869 | 522 'nocscoperelative' options.txt /*'nocscoperelative'* |
7 | 523 'nocscopetag' options.txt /*'nocscopetag'* |
524 'nocscopeverbose' options.txt /*'nocscopeverbose'* | |
4869 | 525 'nocsre' options.txt /*'nocsre'* |
7 | 526 'nocst' options.txt /*'nocst'* |
527 'nocsverb' options.txt /*'nocsverb'* | |
742 | 528 'nocuc' options.txt /*'nocuc'* |
529 'nocul' options.txt /*'nocul'* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
530 'nocursorbind' options.txt /*'nocursorbind'* |
742 | 531 'nocursorcolumn' options.txt /*'nocursorcolumn'* |
532 'nocursorline' options.txt /*'nocursorline'* | |
7 | 533 'nodeco' options.txt /*'nodeco'* |
534 'nodelcombine' options.txt /*'nodelcombine'* | |
535 'nodg' options.txt /*'nodg'* | |
536 'nodiff' options.txt /*'nodiff'* | |
537 'nodigraph' options.txt /*'nodigraph'* | |
538 'noea' options.txt /*'noea'* | |
539 'noeb' options.txt /*'noeb'* | |
540 'noed' options.txt /*'noed'* | |
541 'noedcompatible' options.txt /*'noedcompatible'* | |
542 'noek' options.txt /*'noek'* | |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
543 'noemo' options.txt /*'noemo'* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
544 'noemoji' options.txt /*'noemoji'* |
7 | 545 'noendofline' options.txt /*'noendofline'* |
546 'noeol' options.txt /*'noeol'* | |
547 'noequalalways' options.txt /*'noequalalways'* | |
548 'noerrorbells' options.txt /*'noerrorbells'* | |
549 'noesckeys' options.txt /*'noesckeys'* | |
550 'noet' options.txt /*'noet'* | |
551 'noex' options.txt /*'noex'* | |
552 'noexpandtab' options.txt /*'noexpandtab'* | |
553 'noexrc' options.txt /*'noexrc'* | |
554 'nofen' options.txt /*'nofen'* | |
4264 | 555 'nofic' options.txt /*'nofic'* |
556 'nofileignorecase' options.txt /*'nofileignorecase'* | |
6951
b2673982c625
Updated and new runtime files.
Bram Moolenaar <bram@vim.org>
parents:
6918
diff
changeset
|
557 'nofixendofline' options.txt /*'nofixendofline'* |
b2673982c625
Updated and new runtime files.
Bram Moolenaar <bram@vim.org>
parents:
6918
diff
changeset
|
558 'nofixeol' options.txt /*'nofixeol'* |
7 | 559 'nofk' options.txt /*'nofk'* |
560 'nofkmap' options.txt /*'nofkmap'* | |
561 'nofoldenable' options.txt /*'nofoldenable'* | |
7228
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
562 'nofs' options.txt /*'nofs'* |
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
563 'nofsync' options.txt /*'nofsync'* |
7 | 564 'nogd' options.txt /*'nogd'* |
565 'nogdefault' options.txt /*'nogdefault'* | |
566 'noguipty' options.txt /*'noguipty'* | |
567 'nohid' options.txt /*'nohid'* | |
568 'nohidden' options.txt /*'nohidden'* | |
569 'nohk' options.txt /*'nohk'* | |
570 'nohkmap' options.txt /*'nohkmap'* | |
571 'nohkmapp' options.txt /*'nohkmapp'* | |
572 'nohkp' options.txt /*'nohkp'* | |
573 'nohls' options.txt /*'nohls'* | |
574 'nohlsearch' options.txt /*'nohlsearch'* | |
575 'noic' options.txt /*'noic'* | |
576 'noicon' options.txt /*'noicon'* | |
577 'noignorecase' options.txt /*'noignorecase'* | |
578 'noim' options.txt /*'noim'* | |
579 'noimc' options.txt /*'noimc'* | |
580 'noimcmdline' options.txt /*'noimcmdline'* | |
581 'noimd' options.txt /*'noimd'* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
582 'noimdisable' options.txt /*'noimdisable'* |
7 | 583 'noincsearch' options.txt /*'noincsearch'* |
584 'noinf' options.txt /*'noinf'* | |
585 'noinfercase' options.txt /*'noinfercase'* | |
586 'noinsertmode' options.txt /*'noinsertmode'* | |
587 'nois' options.txt /*'nois'* | |
588 'nojoinspaces' options.txt /*'nojoinspaces'* | |
589 'nojs' options.txt /*'nojs'* | |
7228
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
590 'nolangnoremap' options.txt /*'nolangnoremap'* |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
9908
diff
changeset
|
591 'nolangremap' options.txt /*'nolangremap'* |
7 | 592 'nolazyredraw' options.txt /*'nolazyredraw'* |
593 'nolbr' options.txt /*'nolbr'* | |
594 'nolinebreak' options.txt /*'nolinebreak'* | |
595 'nolisp' options.txt /*'nolisp'* | |
596 'nolist' options.txt /*'nolist'* | |
7228
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
597 'nolnr' options.txt /*'nolnr'* |
7 | 598 'noloadplugins' options.txt /*'noloadplugins'* |
599 'nolpl' options.txt /*'nolpl'* | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
9908
diff
changeset
|
600 'nolrm' options.txt /*'nolrm'* |
7 | 601 'nolz' options.txt /*'nolz'* |
602 'noma' options.txt /*'noma'* | |
842 | 603 'nomacatsui' options.txt /*'nomacatsui'* |
7 | 604 'nomagic' options.txt /*'nomagic'* |
605 'nomh' options.txt /*'nomh'* | |
606 'noml' options.txt /*'noml'* | |
607 'nomod' options.txt /*'nomod'* | |
608 'nomodeline' options.txt /*'nomodeline'* | |
609 'nomodifiable' options.txt /*'nomodifiable'* | |
610 'nomodified' options.txt /*'nomodified'* | |
611 'nomore' options.txt /*'nomore'* | |
612 'nomousef' options.txt /*'nomousef'* | |
613 'nomousefocus' options.txt /*'nomousefocus'* | |
614 'nomousehide' options.txt /*'nomousehide'* | |
615 'nonu' options.txt /*'nonu'* | |
616 'nonumber' options.txt /*'nonumber'* | |
1121 | 617 'noodev' options.txt /*'noodev'* |
618 'noopendevice' options.txt /*'noopendevice'* | |
7 | 619 'nopaste' options.txt /*'nopaste'* |
620 'nopi' options.txt /*'nopi'* | |
621 'nopreserveindent' options.txt /*'nopreserveindent'* | |
622 'nopreviewwindow' options.txt /*'nopreviewwindow'* | |
168 | 623 'noprompt' options.txt /*'noprompt'* |
7 | 624 'nopvw' options.txt /*'nopvw'* |
625 'noreadonly' options.txt /*'noreadonly'* | |
2178
c6f1aa1e9f32
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar <bram@vim.org>
parents:
2154
diff
changeset
|
626 'norelativenumber' options.txt /*'norelativenumber'* |
7 | 627 'noremap' options.txt /*'noremap'* |
628 'norestorescreen' options.txt /*'norestorescreen'* | |
629 'norevins' options.txt /*'norevins'* | |
630 'nori' options.txt /*'nori'* | |
631 'norightleft' options.txt /*'norightleft'* | |
632 'norl' options.txt /*'norl'* | |
2178
c6f1aa1e9f32
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar <bram@vim.org>
parents:
2154
diff
changeset
|
633 'nornu' options.txt /*'nornu'* |
7 | 634 'noro' options.txt /*'noro'* |
635 'nors' options.txt /*'nors'* | |
636 'noru' options.txt /*'noru'* | |
637 'noruler' options.txt /*'noruler'* | |
638 'nosb' options.txt /*'nosb'* | |
639 'nosc' options.txt /*'nosc'* | |
640 'noscb' options.txt /*'noscb'* | |
641 'noscrollbind' options.txt /*'noscrollbind'* | |
642 'noscs' options.txt /*'noscs'* | |
643 'nosecure' options.txt /*'nosecure'* | |
644 'nosft' options.txt /*'nosft'* | |
645 'noshellslash' options.txt /*'noshellslash'* | |
168 | 646 'noshelltemp' options.txt /*'noshelltemp'* |
7 | 647 'noshiftround' options.txt /*'noshiftround'* |
648 'noshortname' options.txt /*'noshortname'* | |
649 'noshowcmd' options.txt /*'noshowcmd'* | |
650 'noshowfulltag' options.txt /*'noshowfulltag'* | |
651 'noshowmatch' options.txt /*'noshowmatch'* | |
652 'noshowmode' options.txt /*'noshowmode'* | |
653 'nosi' options.txt /*'nosi'* | |
654 'nosm' options.txt /*'nosm'* | |
655 'nosmartcase' options.txt /*'nosmartcase'* | |
656 'nosmartindent' options.txt /*'nosmartindent'* | |
657 'nosmarttab' options.txt /*'nosmarttab'* | |
658 'nosmd' options.txt /*'nosmd'* | |
659 'nosn' options.txt /*'nosn'* | |
660 'nosol' options.txt /*'nosol'* | |
221 | 661 'nospell' options.txt /*'nospell'* |
7 | 662 'nosplitbelow' options.txt /*'nosplitbelow'* |
663 'nosplitright' options.txt /*'nosplitright'* | |
664 'nospr' options.txt /*'nospr'* | |
665 'nosr' options.txt /*'nosr'* | |
666 'nossl' options.txt /*'nossl'* | |
667 'nosta' options.txt /*'nosta'* | |
668 'nostartofline' options.txt /*'nostartofline'* | |
168 | 669 'nostmp' options.txt /*'nostmp'* |
7 | 670 'noswapfile' options.txt /*'noswapfile'* |
671 'noswf' options.txt /*'noswf'* | |
672 'nota' options.txt /*'nota'* | |
673 'notagbsearch' options.txt /*'notagbsearch'* | |
674 'notagrelative' options.txt /*'notagrelative'* | |
675 'notagstack' options.txt /*'notagstack'* | |
676 'notbi' options.txt /*'notbi'* | |
677 'notbidi' options.txt /*'notbidi'* | |
678 'notbs' options.txt /*'notbs'* | |
679 'notermbidi' options.txt /*'notermbidi'* | |
680 'noterse' options.txt /*'noterse'* | |
681 'notextauto' options.txt /*'notextauto'* | |
682 'notextmode' options.txt /*'notextmode'* | |
683 'notf' options.txt /*'notf'* | |
684 'notgst' options.txt /*'notgst'* | |
685 'notildeop' options.txt /*'notildeop'* | |
686 'notimeout' options.txt /*'notimeout'* | |
687 'notitle' options.txt /*'notitle'* | |
688 'noto' options.txt /*'noto'* | |
689 'notop' options.txt /*'notop'* | |
690 'notr' options.txt /*'notr'* | |
691 'nottimeout' options.txt /*'nottimeout'* | |
692 'nottybuiltin' options.txt /*'nottybuiltin'* | |
693 'nottyfast' options.txt /*'nottyfast'* | |
694 'notx' options.txt /*'notx'* | |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
695 'noudf' options.txt /*'noudf'* |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
696 'noundofile' options.txt /*'noundofile'* |
7 | 697 'novb' options.txt /*'novb'* |
698 'novice' vi_diff.txt /*'novice'* | |
699 'novisualbell' options.txt /*'novisualbell'* | |
700 'nowa' options.txt /*'nowa'* | |
701 'nowarn' options.txt /*'nowarn'* | |
702 'nowb' options.txt /*'nowb'* | |
703 'noweirdinvert' options.txt /*'noweirdinvert'* | |
704 'nowfh' options.txt /*'nowfh'* | |
782 | 705 'nowfw' options.txt /*'nowfw'* |
2662 | 706 'nowic' options.txt /*'nowic'* |
707 'nowildignorecase' options.txt /*'nowildignorecase'* | |
7 | 708 'nowildmenu' options.txt /*'nowildmenu'* |
709 'nowinfixheight' options.txt /*'nowinfixheight'* | |
782 | 710 'nowinfixwidth' options.txt /*'nowinfixwidth'* |
7 | 711 'nowiv' options.txt /*'nowiv'* |
712 'nowmnu' options.txt /*'nowmnu'* | |
713 'nowrap' options.txt /*'nowrap'* | |
714 'nowrapscan' options.txt /*'nowrapscan'* | |
715 'nowrite' options.txt /*'nowrite'* | |
716 'nowriteany' options.txt /*'nowriteany'* | |
717 'nowritebackup' options.txt /*'nowritebackup'* | |
718 'nows' options.txt /*'nows'* | |
719 'nrformats' options.txt /*'nrformats'* | |
720 'nu' options.txt /*'nu'* | |
721 'number' options.txt /*'number'* | |
13 | 722 'numberwidth' options.txt /*'numberwidth'* |
723 'nuw' options.txt /*'nuw'* | |
1121 | 724 'odev' options.txt /*'odev'* |
7 | 725 'oft' options.txt /*'oft'* |
502 | 726 'ofu' options.txt /*'ofu'* |
523 | 727 'omnifunc' options.txt /*'omnifunc'* |
7 | 728 'op' vi_diff.txt /*'op'* |
729 'open' vi_diff.txt /*'open'* | |
1121 | 730 'opendevice' options.txt /*'opendevice'* |
593 | 731 'operatorfunc' options.txt /*'operatorfunc'* |
732 'opfunc' options.txt /*'opfunc'* | |
7 | 733 'optimize' vi_diff.txt /*'optimize'* |
734 'option' intro.txt /*'option'* | |
735 'osfiletype' options.txt /*'osfiletype'* | |
736 'pa' options.txt /*'pa'* | |
8182
95d59081580f
commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf
Christian Brabandt <cb@256bit.org>
parents:
8148
diff
changeset
|
737 'packpath' options.txt /*'packpath'* |
7 | 738 'para' options.txt /*'para'* |
739 'paragraphs' options.txt /*'paragraphs'* | |
740 'paste' options.txt /*'paste'* | |
741 'pastetoggle' options.txt /*'pastetoggle'* | |
742 'patchexpr' options.txt /*'patchexpr'* | |
743 'patchmode' options.txt /*'patchmode'* | |
744 'path' options.txt /*'path'* | |
745 'pdev' options.txt /*'pdev'* | |
746 'penc' options.txt /*'penc'* | |
7228
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
747 'perldll' options.txt /*'perldll'* |
7 | 748 'pex' options.txt /*'pex'* |
749 'pexpr' options.txt /*'pexpr'* | |
750 'pfn' options.txt /*'pfn'* | |
766 | 751 'ph' options.txt /*'ph'* |
7 | 752 'pheader' options.txt /*'pheader'* |
753 'pi' options.txt /*'pi'* | |
754 'pm' options.txt /*'pm'* | |
15 | 755 'pmbcs' options.txt /*'pmbcs'* |
756 'pmbfn' options.txt /*'pmbfn'* | |
7 | 757 'popt' options.txt /*'popt'* |
8182
95d59081580f
commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf
Christian Brabandt <cb@256bit.org>
parents:
8148
diff
changeset
|
758 'pp' options.txt /*'pp'* |
7 | 759 'preserveindent' options.txt /*'preserveindent'* |
760 'previewheight' options.txt /*'previewheight'* | |
761 'previewwindow' options.txt /*'previewwindow'* | |
762 'printdevice' options.txt /*'printdevice'* | |
763 'printencoding' options.txt /*'printencoding'* | |
764 'printexpr' options.txt /*'printexpr'* | |
765 'printfont' options.txt /*'printfont'* | |
766 'printheader' options.txt /*'printheader'* | |
15 | 767 'printmbcharset' options.txt /*'printmbcharset'* |
768 'printmbfont' options.txt /*'printmbfont'* | |
7 | 769 'printoptions' options.txt /*'printoptions'* |
168 | 770 'prompt' options.txt /*'prompt'* |
7 | 771 'pt' options.txt /*'pt'* |
766 | 772 'pumheight' options.txt /*'pumheight'* |
7 | 773 'pvh' options.txt /*'pvh'* |
774 'pvw' options.txt /*'pvw'* | |
7228
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
775 'pythondll' options.txt /*'pythondll'* |
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
776 'pythonthreedll' options.txt /*'pythonthreedll'* |
12 | 777 'qe' options.txt /*'qe'* |
7 | 778 'quote motion.txt /*'quote* |
140 | 779 'quoteescape' options.txt /*'quoteescape'* |
1621 | 780 'rdt' options.txt /*'rdt'* |
4444 | 781 're' options.txt /*'re'* |
7 | 782 'readonly' options.txt /*'readonly'* |
783 'redraw' vi_diff.txt /*'redraw'* | |
1621 | 784 'redrawtime' options.txt /*'redrawtime'* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
785 'regexpengine' options.txt /*'regexpengine'* |
2178
c6f1aa1e9f32
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar <bram@vim.org>
parents:
2154
diff
changeset
|
786 'relativenumber' options.txt /*'relativenumber'* |
7 | 787 'remap' options.txt /*'remap'* |
6153 | 788 'renderoptions' options.txt /*'renderoptions'* |
7 | 789 'report' options.txt /*'report'* |
790 'restorescreen' options.txt /*'restorescreen'* | |
791 'revins' options.txt /*'revins'* | |
792 'ri' options.txt /*'ri'* | |
793 'rightleft' options.txt /*'rightleft'* | |
794 'rightleftcmd' options.txt /*'rightleftcmd'* | |
795 'rl' options.txt /*'rl'* | |
796 'rlc' options.txt /*'rlc'* | |
2178
c6f1aa1e9f32
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar <bram@vim.org>
parents:
2154
diff
changeset
|
797 'rnu' options.txt /*'rnu'* |
7 | 798 'ro' options.txt /*'ro'* |
6153 | 799 'rop' options.txt /*'rop'* |
7 | 800 'rs' options.txt /*'rs'* |
801 'rtp' options.txt /*'rtp'* | |
802 'ru' options.txt /*'ru'* | |
7228
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
803 'rubydll' options.txt /*'rubydll'* |
7 | 804 'ruf' options.txt /*'ruf'* |
805 'ruler' options.txt /*'ruler'* | |
806 'rulerformat' options.txt /*'rulerformat'* | |
807 'runtimepath' options.txt /*'runtimepath'* | |
808 'sb' options.txt /*'sb'* | |
809 'sbo' options.txt /*'sbo'* | |
810 'sbr' options.txt /*'sbr'* | |
811 'sc' options.txt /*'sc'* | |
812 'scb' options.txt /*'scb'* | |
9860
9eaf8ef656e9
commit https://github.com/vim/vim/commit/0952131376a517fc12dc5ae908a97018b4ee23f0
Christian Brabandt <cb@256bit.org>
parents:
9737
diff
changeset
|
813 'scl' options.txt /*'scl'* |
7 | 814 'scr' options.txt /*'scr'* |
815 'scroll' options.txt /*'scroll'* | |
816 'scrollbind' options.txt /*'scrollbind'* | |
817 'scrolljump' options.txt /*'scrolljump'* | |
818 'scrolloff' options.txt /*'scrolloff'* | |
819 'scrollopt' options.txt /*'scrollopt'* | |
820 'scs' options.txt /*'scs'* | |
821 'sect' options.txt /*'sect'* | |
822 'sections' options.txt /*'sections'* | |
823 'secure' options.txt /*'secure'* | |
824 'sel' options.txt /*'sel'* | |
825 'selection' options.txt /*'selection'* | |
826 'selectmode' options.txt /*'selectmode'* | |
827 'sessionoptions' options.txt /*'sessionoptions'* | |
828 'sft' options.txt /*'sft'* | |
829 'sh' options.txt /*'sh'* | |
830 'shcf' options.txt /*'shcf'* | |
831 'shell' options.txt /*'shell'* | |
832 'shellcmdflag' options.txt /*'shellcmdflag'* | |
833 'shellpipe' options.txt /*'shellpipe'* | |
834 'shellquote' options.txt /*'shellquote'* | |
835 'shellredir' options.txt /*'shellredir'* | |
836 'shellslash' options.txt /*'shellslash'* | |
168 | 837 'shelltemp' options.txt /*'shelltemp'* |
7 | 838 'shelltype' options.txt /*'shelltype'* |
3371 | 839 'shellxescape' options.txt /*'shellxescape'* |
7 | 840 'shellxquote' options.txt /*'shellxquote'* |
841 'shiftround' options.txt /*'shiftround'* | |
842 'shiftwidth' options.txt /*'shiftwidth'* | |
843 'shm' options.txt /*'shm'* | |
844 'shortmess' options.txt /*'shortmess'* | |
845 'shortname' options.txt /*'shortname'* | |
846 'showbreak' options.txt /*'showbreak'* | |
847 'showcmd' options.txt /*'showcmd'* | |
848 'showfulltag' options.txt /*'showfulltag'* | |
849 'showmatch' options.txt /*'showmatch'* | |
850 'showmode' options.txt /*'showmode'* | |
677 | 851 'showtabline' options.txt /*'showtabline'* |
7 | 852 'shq' options.txt /*'shq'* |
853 'si' options.txt /*'si'* | |
854 'sidescroll' options.txt /*'sidescroll'* | |
855 'sidescrolloff' options.txt /*'sidescrolloff'* | |
9860
9eaf8ef656e9
commit https://github.com/vim/vim/commit/0952131376a517fc12dc5ae908a97018b4ee23f0
Christian Brabandt <cb@256bit.org>
parents:
9737
diff
changeset
|
856 'signcolumn' options.txt /*'signcolumn'* |
7 | 857 'siso' options.txt /*'siso'* |
858 'sj' options.txt /*'sj'* | |
859 'slm' options.txt /*'slm'* | |
860 'slow' vi_diff.txt /*'slow'* | |
861 'slowopen' vi_diff.txt /*'slowopen'* | |
862 'sm' options.txt /*'sm'* | |
863 'smartcase' options.txt /*'smartcase'* | |
864 'smartindent' options.txt /*'smartindent'* | |
865 'smarttab' options.txt /*'smarttab'* | |
410 | 866 'smc' options.txt /*'smc'* |
7 | 867 'smd' options.txt /*'smd'* |
868 'sn' options.txt /*'sn'* | |
869 'so' options.txt /*'so'* | |
870 'softtabstop' options.txt /*'softtabstop'* | |
871 'sol' options.txt /*'sol'* | |
872 'sourceany' vi_diff.txt /*'sourceany'* | |
873 'sp' options.txt /*'sp'* | |
386 | 874 'spc' options.txt /*'spc'* |
221 | 875 'spell' options.txt /*'spell'* |
386 | 876 'spellcapcheck' options.txt /*'spellcapcheck'* |
319 | 877 'spellfile' options.txt /*'spellfile'* |
221 | 878 'spelllang' options.txt /*'spelllang'* |
348 | 879 'spellsuggest' options.txt /*'spellsuggest'* |
319 | 880 'spf' options.txt /*'spf'* |
221 | 881 'spl' options.txt /*'spl'* |
7 | 882 'splitbelow' options.txt /*'splitbelow'* |
883 'splitright' options.txt /*'splitright'* | |
884 'spr' options.txt /*'spr'* | |
348 | 885 'sps' options.txt /*'sps'* |
7 | 886 'sr' options.txt /*'sr'* |
887 'srr' options.txt /*'srr'* | |
888 'ss' options.txt /*'ss'* | |
889 'ssl' options.txt /*'ssl'* | |
890 'ssop' options.txt /*'ssop'* | |
891 'st' options.txt /*'st'* | |
892 'sta' options.txt /*'sta'* | |
677 | 893 'stal' options.txt /*'stal'* |
7 | 894 'startofline' options.txt /*'startofline'* |
895 'statusline' options.txt /*'statusline'* | |
896 'stl' options.txt /*'stl'* | |
168 | 897 'stmp' options.txt /*'stmp'* |
7 | 898 'sts' options.txt /*'sts'* |
899 'su' options.txt /*'su'* | |
900 'sua' options.txt /*'sua'* | |
901 'suffixes' options.txt /*'suffixes'* | |
902 'suffixesadd' options.txt /*'suffixesadd'* | |
903 'sw' options.txt /*'sw'* | |
904 'swapfile' options.txt /*'swapfile'* | |
905 'swapsync' options.txt /*'swapsync'* | |
906 'swb' options.txt /*'swb'* | |
907 'swf' options.txt /*'swf'* | |
908 'switchbuf' options.txt /*'switchbuf'* | |
909 'sws' options.txt /*'sws'* | |
3371 | 910 'sxe' options.txt /*'sxe'* |
7 | 911 'sxq' options.txt /*'sxq'* |
912 'syn' options.txt /*'syn'* | |
410 | 913 'synmaxcol' options.txt /*'synmaxcol'* |
7 | 914 'syntax' options.txt /*'syntax'* |
915 't_#2' term.txt /*'t_#2'* | |
916 't_#4' term.txt /*'t_#4'* | |
917 't_%1' term.txt /*'t_%1'* | |
918 't_%i' term.txt /*'t_%i'* | |
919 '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
|
920 't_8b' term.txt /*'t_8b'* |
34c45ee4210d
commit https://github.com/vim/vim/commit/06481427005a9dae39721087df94855f7d4d1feb
Christian Brabandt <cb@256bit.org>
parents:
8951
diff
changeset
|
921 't_8f' term.txt /*'t_8f'* |
7 | 922 't_@7' term.txt /*'t_@7'* |
923 't_AB' term.txt /*'t_AB'* | |
924 't_AF' term.txt /*'t_AF'* | |
925 't_AL' term.txt /*'t_AL'* | |
926 't_CS' term.txt /*'t_CS'* | |
927 't_CV' term.txt /*'t_CV'* | |
205 | 928 't_Ce' term.txt /*'t_Ce'* |
7 | 929 't_Co' term.txt /*'t_Co'* |
205 | 930 't_Cs' term.txt /*'t_Cs'* |
7 | 931 't_DL' term.txt /*'t_DL'* |
36 | 932 't_EI' term.txt /*'t_EI'* |
7 | 933 't_F1' term.txt /*'t_F1'* |
934 't_F2' term.txt /*'t_F2'* | |
935 't_F3' term.txt /*'t_F3'* | |
936 't_F4' term.txt /*'t_F4'* | |
937 't_F5' term.txt /*'t_F5'* | |
938 't_F6' term.txt /*'t_F6'* | |
939 't_F7' term.txt /*'t_F7'* | |
940 't_F8' term.txt /*'t_F8'* | |
941 't_F9' term.txt /*'t_F9'* | |
942 't_IE' term.txt /*'t_IE'* | |
943 't_IS' term.txt /*'t_IS'* | |
944 't_K1' term.txt /*'t_K1'* | |
945 't_K3' term.txt /*'t_K3'* | |
946 't_K4' term.txt /*'t_K4'* | |
947 't_K5' term.txt /*'t_K5'* | |
948 't_K6' term.txt /*'t_K6'* | |
949 't_K7' term.txt /*'t_K7'* | |
950 't_K8' term.txt /*'t_K8'* | |
951 't_K9' term.txt /*'t_K9'* | |
952 't_KA' term.txt /*'t_KA'* | |
953 't_KB' term.txt /*'t_KB'* | |
954 't_KC' term.txt /*'t_KC'* | |
955 't_KD' term.txt /*'t_KD'* | |
956 't_KE' term.txt /*'t_KE'* | |
957 't_KF' term.txt /*'t_KF'* | |
958 't_KG' term.txt /*'t_KG'* | |
959 't_KH' term.txt /*'t_KH'* | |
960 't_KI' term.txt /*'t_KI'* | |
961 't_KJ' term.txt /*'t_KJ'* | |
962 't_KK' term.txt /*'t_KK'* | |
963 't_KL' term.txt /*'t_KL'* | |
6884 | 964 't_RB' term.txt /*'t_RB'* |
7 | 965 't_RI' term.txt /*'t_RI'* |
966 't_RV' term.txt /*'t_RV'* | |
36 | 967 't_SI' term.txt /*'t_SI'* |
6741 | 968 't_SR' term.txt /*'t_SR'* |
7 | 969 't_Sb' term.txt /*'t_Sb'* |
970 't_Sf' term.txt /*'t_Sf'* | |
971 't_WP' term.txt /*'t_WP'* | |
972 't_WS' term.txt /*'t_WS'* | |
973 't_ZH' term.txt /*'t_ZH'* | |
974 't_ZR' term.txt /*'t_ZR'* | |
975 't_al' term.txt /*'t_al'* | |
976 't_bc' term.txt /*'t_bc'* | |
977 't_cd' term.txt /*'t_cd'* | |
978 't_ce' term.txt /*'t_ce'* | |
979 't_cl' term.txt /*'t_cl'* | |
980 't_cm' term.txt /*'t_cm'* | |
981 't_cs' term.txt /*'t_cs'* | |
982 't_da' term.txt /*'t_da'* | |
983 't_db' term.txt /*'t_db'* | |
984 't_dl' term.txt /*'t_dl'* | |
985 't_fs' term.txt /*'t_fs'* | |
986 't_k1' term.txt /*'t_k1'* | |
987 't_k2' term.txt /*'t_k2'* | |
988 't_k3' term.txt /*'t_k3'* | |
989 't_k4' term.txt /*'t_k4'* | |
990 't_k5' term.txt /*'t_k5'* | |
991 't_k6' term.txt /*'t_k6'* | |
992 't_k7' term.txt /*'t_k7'* | |
993 't_k8' term.txt /*'t_k8'* | |
994 't_k9' term.txt /*'t_k9'* | |
995 't_k;' term.txt /*'t_k;'* | |
996 't_kB' term.txt /*'t_kB'* | |
997 't_kD' term.txt /*'t_kD'* | |
998 't_kI' term.txt /*'t_kI'* | |
999 't_kN' term.txt /*'t_kN'* | |
1000 't_kP' term.txt /*'t_kP'* | |
1001 't_kb' term.txt /*'t_kb'* | |
1002 't_kd' term.txt /*'t_kd'* | |
1003 't_ke' term.txt /*'t_ke'* | |
1004 't_kh' term.txt /*'t_kh'* | |
1005 't_kl' term.txt /*'t_kl'* | |
1006 't_kr' term.txt /*'t_kr'* | |
1007 't_ks' term.txt /*'t_ks'* | |
1008 't_ku' term.txt /*'t_ku'* | |
1009 't_le' term.txt /*'t_le'* | |
1010 't_mb' term.txt /*'t_mb'* | |
1011 't_md' term.txt /*'t_md'* | |
1012 't_me' term.txt /*'t_me'* | |
1013 't_mr' term.txt /*'t_mr'* | |
1014 't_ms' term.txt /*'t_ms'* | |
1015 't_nd' term.txt /*'t_nd'* | |
1016 't_op' term.txt /*'t_op'* | |
1017 't_se' term.txt /*'t_se'* | |
1018 't_so' term.txt /*'t_so'* | |
1019 't_sr' term.txt /*'t_sr'* | |
1020 't_star7' term.txt /*'t_star7'* | |
1021 't_te' term.txt /*'t_te'* | |
1022 't_ti' term.txt /*'t_ti'* | |
1023 't_ts' term.txt /*'t_ts'* | |
4229 | 1024 't_u7' term.txt /*'t_u7'* |
7 | 1025 't_ue' term.txt /*'t_ue'* |
1026 't_us' term.txt /*'t_us'* | |
1027 't_ut' term.txt /*'t_ut'* | |
1028 't_vb' term.txt /*'t_vb'* | |
1029 't_ve' term.txt /*'t_ve'* | |
1030 't_vi' term.txt /*'t_vi'* | |
1031 't_vs' term.txt /*'t_vs'* | |
6647 | 1032 't_xn' term.txt /*'t_xn'* |
7 | 1033 't_xs' term.txt /*'t_xs'* |
1034 'ta' options.txt /*'ta'* | |
674 | 1035 'tabline' options.txt /*'tabline'* |
699 | 1036 'tabpagemax' options.txt /*'tabpagemax'* |
7 | 1037 'tabstop' options.txt /*'tabstop'* |
1038 'tag' options.txt /*'tag'* | |
1039 'tagbsearch' options.txt /*'tagbsearch'* | |
7272
17333ebd2bbd
commit https://github.com/vim/vim/commit/d042dc825c9b97dacd84d4728f88300da4d5b6b9
Christian Brabandt <cb@256bit.org>
parents:
7245
diff
changeset
|
1040 'tagcase' options.txt /*'tagcase'* |
7 | 1041 'taglength' options.txt /*'taglength'* |
1042 'tagrelative' options.txt /*'tagrelative'* | |
1043 'tags' options.txt /*'tags'* | |
1044 'tagstack' options.txt /*'tagstack'* | |
674 | 1045 'tal' options.txt /*'tal'* |
7 | 1046 'tb' options.txt /*'tb'* |
1047 'tbi' options.txt /*'tbi'* | |
1048 'tbidi' options.txt /*'tbidi'* | |
1049 'tbis' options.txt /*'tbis'* | |
1050 'tbs' options.txt /*'tbs'* | |
7272
17333ebd2bbd
commit https://github.com/vim/vim/commit/d042dc825c9b97dacd84d4728f88300da4d5b6b9
Christian Brabandt <cb@256bit.org>
parents:
7245
diff
changeset
|
1051 'tc' options.txt /*'tc'* |
7557
502ca0a62fd8
commit https://github.com/vim/vim/commit/acb4f221c715a333f4c49a2235a8006c6ac6e4d5
Christian Brabandt <cb@256bit.org>
parents:
7477
diff
changeset
|
1052 'tcldll' options.txt /*'tcldll'* |
7 | 1053 'tenc' options.txt /*'tenc'* |
1054 'term' options.txt /*'term'* | |
1055 'termbidi' options.txt /*'termbidi'* | |
1056 'termencoding' options.txt /*'termencoding'* | |
9041
34c45ee4210d
commit https://github.com/vim/vim/commit/06481427005a9dae39721087df94855f7d4d1feb
Christian Brabandt <cb@256bit.org>
parents:
8951
diff
changeset
|
1057 'termguicolors' options.txt /*'termguicolors'* |
7 | 1058 'terse' options.txt /*'terse'* |
1059 'textauto' options.txt /*'textauto'* | |
1060 'textmode' options.txt /*'textmode'* | |
1061 'textwidth' options.txt /*'textwidth'* | |
1062 'tf' options.txt /*'tf'* | |
9041
34c45ee4210d
commit https://github.com/vim/vim/commit/06481427005a9dae39721087df94855f7d4d1feb
Christian Brabandt <cb@256bit.org>
parents:
8951
diff
changeset
|
1063 'tgc' options.txt /*'tgc'* |
7 | 1064 'tgst' options.txt /*'tgst'* |
1065 'thesaurus' options.txt /*'thesaurus'* | |
1066 'tildeop' options.txt /*'tildeop'* | |
1067 'timeout' options.txt /*'timeout'* | |
1068 'timeoutlen' options.txt /*'timeoutlen'* | |
1069 'title' options.txt /*'title'* | |
1070 'titlelen' options.txt /*'titlelen'* | |
1071 'titleold' options.txt /*'titleold'* | |
1072 'titlestring' options.txt /*'titlestring'* | |
1073 'tl' options.txt /*'tl'* | |
1074 'tm' options.txt /*'tm'* | |
1075 'to' options.txt /*'to'* | |
1076 'toolbar' options.txt /*'toolbar'* | |
1077 'toolbariconsize' options.txt /*'toolbariconsize'* | |
1078 'top' options.txt /*'top'* | |
699 | 1079 'tpm' options.txt /*'tpm'* |
7 | 1080 'tr' options.txt /*'tr'* |
1081 'ts' options.txt /*'ts'* | |
1082 'tsl' options.txt /*'tsl'* | |
1083 'tsr' options.txt /*'tsr'* | |
1084 'ttimeout' options.txt /*'ttimeout'* | |
1085 'ttimeoutlen' options.txt /*'ttimeoutlen'* | |
1086 'ttm' options.txt /*'ttm'* | |
1087 'tty' options.txt /*'tty'* | |
1088 'ttybuiltin' options.txt /*'ttybuiltin'* | |
1089 'ttyfast' options.txt /*'ttyfast'* | |
1090 'ttym' options.txt /*'ttym'* | |
1091 'ttymouse' options.txt /*'ttymouse'* | |
1092 'ttyscroll' options.txt /*'ttyscroll'* | |
1093 'ttytype' options.txt /*'ttytype'* | |
1094 'tw' options.txt /*'tw'* | |
1095 'tx' options.txt /*'tx'* | |
1096 '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
|
1097 '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
|
1098 'udir' options.txt /*'udir'* |
7 | 1099 '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
|
1100 '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
|
1101 'undofile' options.txt /*'undofile'* |
7 | 1102 '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
|
1103 'undoreload' options.txt /*'undoreload'* |
7 | 1104 'updatecount' options.txt /*'updatecount'* |
1105 '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
|
1106 'ur' options.txt /*'ur'* |
7 | 1107 'ut' options.txt /*'ut'* |
1108 'vb' options.txt /*'vb'* | |
1109 'vbs' options.txt /*'vbs'* | |
1110 'vdir' options.txt /*'vdir'* | |
1111 've' options.txt /*'ve'* | |
1112 'verbose' options.txt /*'verbose'* | |
293 | 1113 'verbosefile' options.txt /*'verbosefile'* |
1114 'vfile' options.txt /*'vfile'* | |
7 | 1115 'vi' options.txt /*'vi'* |
1116 'viewdir' options.txt /*'viewdir'* | |
1117 'viewoptions' options.txt /*'viewoptions'* | |
1118 'viminfo' options.txt /*'viminfo'* | |
1119 'virtualedit' options.txt /*'virtualedit'* | |
1120 'visualbell' options.txt /*'visualbell'* | |
1121 'vop' options.txt /*'vop'* | |
1122 'w1200' vi_diff.txt /*'w1200'* | |
1123 'w300' vi_diff.txt /*'w300'* | |
1124 'w9600' vi_diff.txt /*'w9600'* | |
1125 'wa' options.txt /*'wa'* | |
1126 'wak' options.txt /*'wak'* | |
1127 'warn' options.txt /*'warn'* | |
1128 'wb' options.txt /*'wb'* | |
1129 'wc' options.txt /*'wc'* | |
1130 'wcm' options.txt /*'wcm'* | |
1131 'wd' options.txt /*'wd'* | |
1132 'weirdinvert' options.txt /*'weirdinvert'* | |
1133 'wfh' options.txt /*'wfh'* | |
782 | 1134 'wfw' options.txt /*'wfw'* |
7 | 1135 'wh' options.txt /*'wh'* |
1136 'whichwrap' options.txt /*'whichwrap'* | |
164 | 1137 'wi' options.txt /*'wi'* |
2662 | 1138 'wic' options.txt /*'wic'* |
7 | 1139 'wig' options.txt /*'wig'* |
1140 'wildchar' options.txt /*'wildchar'* | |
1141 'wildcharm' options.txt /*'wildcharm'* | |
1142 'wildignore' options.txt /*'wildignore'* | |
2662 | 1143 'wildignorecase' options.txt /*'wildignorecase'* |
7 | 1144 'wildmenu' options.txt /*'wildmenu'* |
1145 'wildmode' options.txt /*'wildmode'* | |
40 | 1146 'wildoptions' options.txt /*'wildoptions'* |
7 | 1147 'wim' options.txt /*'wim'* |
1148 'winaltkeys' options.txt /*'winaltkeys'* | |
164 | 1149 'window' options.txt /*'window'* |
7 | 1150 'winfixheight' options.txt /*'winfixheight'* |
782 | 1151 'winfixwidth' options.txt /*'winfixwidth'* |
7 | 1152 'winheight' options.txt /*'winheight'* |
1153 'winminheight' options.txt /*'winminheight'* | |
1154 'winminwidth' options.txt /*'winminwidth'* | |
1155 'winwidth' options.txt /*'winwidth'* | |
1156 'wiv' options.txt /*'wiv'* | |
1157 'wiw' options.txt /*'wiw'* | |
1158 'wm' options.txt /*'wm'* | |
1159 'wmh' options.txt /*'wmh'* | |
1160 'wmnu' options.txt /*'wmnu'* | |
1161 'wmw' options.txt /*'wmw'* | |
40 | 1162 'wop' options.txt /*'wop'* |
7 | 1163 'wrap' options.txt /*'wrap'* |
1164 'wrapmargin' options.txt /*'wrapmargin'* | |
1165 'wrapscan' options.txt /*'wrapscan'* | |
1166 'write' options.txt /*'write'* | |
1167 'writeany' options.txt /*'writeany'* | |
1168 'writebackup' options.txt /*'writebackup'* | |
1169 'writedelay' options.txt /*'writedelay'* | |
1170 'ws' options.txt /*'ws'* | |
1171 'ww' options.txt /*'ww'* | |
1172 '{ motion.txt /*'{* | |
1173 '} motion.txt /*'}* | |
1174 ( motion.txt /*(* | |
1175 ) motion.txt /*)* | |
1176 + motion.txt /*+* | |
596 | 1177 ++bad editing.txt /*++bad* |
7 | 1178 ++bin editing.txt /*++bin* |
1179 ++builtin_terms various.txt /*++builtin_terms* | |
819 | 1180 ++edit editing.txt /*++edit* |
7 | 1181 ++enc editing.txt /*++enc* |
1182 ++ff editing.txt /*++ff* | |
1183 ++nobin editing.txt /*++nobin* | |
1184 ++opt editing.txt /*++opt* | |
1185 +ARP various.txt /*+ARP* | |
1186 +GUI_Athena various.txt /*+GUI_Athena* | |
1187 +GUI_GTK various.txt /*+GUI_GTK* | |
1188 +GUI_Motif various.txt /*+GUI_Motif* | |
1189 +GUI_Photon various.txt /*+GUI_Photon* | |
1190 +GUI_neXtaw various.txt /*+GUI_neXtaw* | |
1191 +X11 various.txt /*+X11* | |
5340 | 1192 +acl various.txt /*+acl* |
7 | 1193 +arabic various.txt /*+arabic* |
1194 +autocmd various.txt /*+autocmd* | |
1195 +balloon_eval various.txt /*+balloon_eval* | |
1196 +browse various.txt /*+browse* | |
1197 +builtin_terms various.txt /*+builtin_terms* | |
1198 +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
|
1199 +channel various.txt /*+channel* |
7 | 1200 +cindent various.txt /*+cindent* |
1201 +clientserver various.txt /*+clientserver* | |
1202 +clipboard various.txt /*+clipboard* | |
1203 +cmd editing.txt /*+cmd* | |
1204 +cmdline_compl various.txt /*+cmdline_compl* | |
1205 +cmdline_hist various.txt /*+cmdline_hist* | |
1206 +cmdline_info various.txt /*+cmdline_info* | |
1207 +comments various.txt /*+comments* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
1208 +conceal various.txt /*+conceal* |
7 | 1209 +cryptv various.txt /*+cryptv* |
1210 +cscope various.txt /*+cscope* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
1211 +cursorbind various.txt /*+cursorbind* |
501 | 1212 +cursorshape various.txt /*+cursorshape* |
1213 +debug various.txt /*+debug* | |
7 | 1214 +dialog_con various.txt /*+dialog_con* |
1215 +dialog_con_gui various.txt /*+dialog_con_gui* | |
1216 +dialog_gui various.txt /*+dialog_gui* | |
1217 +diff various.txt /*+diff* | |
1218 +digraphs various.txt /*+digraphs* | |
6153 | 1219 +directx various.txt /*+directx* |
7 | 1220 +dnd various.txt /*+dnd* |
1221 +emacs_tags various.txt /*+emacs_tags* | |
1222 +eval various.txt /*+eval* | |
1223 +ex_extra various.txt /*+ex_extra* | |
1224 +extra_search various.txt /*+extra_search* | |
1225 +farsi various.txt /*+farsi* | |
1226 +feature-list various.txt /*+feature-list* | |
1227 +file_in_path various.txt /*+file_in_path* | |
1228 +find_in_path various.txt /*+find_in_path* | |
1621 | 1229 +float various.txt /*+float* |
7 | 1230 +folding various.txt /*+folding* |
1231 +footer various.txt /*+footer* | |
1232 +fork various.txt /*+fork* | |
1233 +gettext various.txt /*+gettext* | |
1234 +hangul_input various.txt /*+hangul_input* | |
1235 +iconv various.txt /*+iconv* | |
557 | 1236 +iconv/dyn various.txt /*+iconv\/dyn* |
7 | 1237 +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
|
1238 +job various.txt /*+job* |
7 | 1239 +jumplist various.txt /*+jumplist* |
1240 +keymap various.txt /*+keymap* | |
9737
35ce559b8553
commit https://github.com/vim/vim/commit/bc8801c9317eb721a2ee91322669f2dd5d136380
Christian Brabandt <cb@256bit.org>
parents:
9644
diff
changeset
|
1241 +lambda various.txt /*+lambda* |
7 | 1242 +langmap various.txt /*+langmap* |
1243 +libcall various.txt /*+libcall* | |
1244 +linebreak various.txt /*+linebreak* | |
1245 +lispindent various.txt /*+lispindent* | |
1246 +listcmds various.txt /*+listcmds* | |
1247 +localmap various.txt /*+localmap* | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
1248 +lua various.txt /*+lua* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
1249 +lua/dyn various.txt /*+lua\/dyn* |
7 | 1250 +menu various.txt /*+menu* |
1251 +mksession various.txt /*+mksession* | |
1252 +modify_fname various.txt /*+modify_fname* | |
1253 +mouse various.txt /*+mouse* | |
1254 +mouse_dec various.txt /*+mouse_dec* | |
1255 +mouse_gpm various.txt /*+mouse_gpm* | |
5929 | 1256 +mouse_jsbterm various.txt /*+mouse_jsbterm* |
7 | 1257 +mouse_netterm various.txt /*+mouse_netterm* |
1258 +mouse_pterm various.txt /*+mouse_pterm* | |
3750 | 1259 +mouse_sgr various.txt /*+mouse_sgr* |
1621 | 1260 +mouse_sysmouse various.txt /*+mouse_sysmouse* |
3224 | 1261 +mouse_urxvt various.txt /*+mouse_urxvt* |
7 | 1262 +mouse_xterm various.txt /*+mouse_xterm* |
1263 +mouseshape various.txt /*+mouseshape* | |
1264 +multi_byte various.txt /*+multi_byte* | |
1265 +multi_byte_ime various.txt /*+multi_byte_ime* | |
1266 +multi_lang various.txt /*+multi_lang* | |
14 | 1267 +mzscheme various.txt /*+mzscheme* |
626 | 1268 +mzscheme/dyn various.txt /*+mzscheme\/dyn* |
7 | 1269 +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
|
1270 +num64 various.txt /*+num64* |
7 | 1271 +ole various.txt /*+ole* |
9097
071f9da012fb
commit https://github.com/vim/vim/commit/06d2d38ab7564e1f784b1058a4ef4580cd6d1810
Christian Brabandt <cb@256bit.org>
parents:
9041
diff
changeset
|
1272 +packages various.txt /*+packages* |
7 | 1273 +path_extra various.txt /*+path_extra* |
1274 +perl various.txt /*+perl* | |
557 | 1275 +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
|
1276 +persistent_undo various.txt /*+persistent_undo* |
7 | 1277 +postscript various.txt /*+postscript* |
1278 +printer various.txt /*+printer* | |
189 | 1279 +profile various.txt /*+profile* |
7 | 1280 +python various.txt /*+python* |
557 | 1281 +python/dyn various.txt /*+python\/dyn* |
2368 | 1282 +python3 various.txt /*+python3* |
1283 +python3/dyn various.txt /*+python3\/dyn* | |
7 | 1284 +quickfix various.txt /*+quickfix* |
794 | 1285 +reltime various.txt /*+reltime* |
7 | 1286 +rightleft various.txt /*+rightleft* |
1287 +ruby various.txt /*+ruby* | |
557 | 1288 +ruby/dyn various.txt /*+ruby\/dyn* |
7 | 1289 +scrollbind various.txt /*+scrollbind* |
1290 +signs various.txt /*+signs* | |
1291 +smartindent various.txt /*+smartindent* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1292 +startuptime various.txt /*+startuptime* |
7 | 1293 +statusline various.txt /*+statusline* |
1294 +sun_workshop various.txt /*+sun_workshop* | |
1295 +syntax various.txt /*+syntax* | |
1296 +system() various.txt /*+system()* | |
1297 +tag_any_white various.txt /*+tag_any_white* | |
1298 +tag_binary various.txt /*+tag_binary* | |
1299 +tag_old_static various.txt /*+tag_old_static* | |
1300 +tcl various.txt /*+tcl* | |
557 | 1301 +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
|
1302 +termguicolors various.txt /*+termguicolors* |
7 | 1303 +terminfo various.txt /*+terminfo* |
1304 +termresponse various.txt /*+termresponse* | |
1305 +textobjects various.txt /*+textobjects* | |
1306 +tgetent various.txt /*+tgetent* | |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
1307 +timers various.txt /*+timers* |
7 | 1308 +title various.txt /*+title* |
1309 +toolbar various.txt /*+toolbar* | |
1310 +user_commands various.txt /*+user_commands* | |
1311 +vertsplit various.txt /*+vertsplit* | |
1312 +viminfo various.txt /*+viminfo* | |
1313 +virtualedit various.txt /*+virtualedit* | |
1314 +visual various.txt /*+visual* | |
1315 +visualextra various.txt /*+visualextra* | |
1316 +vreplace various.txt /*+vreplace* | |
1317 +wildignore various.txt /*+wildignore* | |
1318 +wildmenu various.txt /*+wildmenu* | |
1319 +windows various.txt /*+windows* | |
1320 +writebackup various.txt /*+writebackup* | |
1321 +xfontset various.txt /*+xfontset* | |
1322 +xim various.txt /*+xim* | |
5340 | 1323 +xpm various.txt /*+xpm* |
3281 | 1324 +xpm_w32 various.txt /*+xpm_w32* |
7 | 1325 +xsmp various.txt /*+xsmp* |
1326 +xsmp_interact various.txt /*+xsmp_interact* | |
1327 +xterm_clipboard various.txt /*+xterm_clipboard* | |
1328 +xterm_save various.txt /*+xterm_save* | |
1329 , motion.txt /*,* | |
1330 - motion.txt /*-* | |
1331 -+ starting.txt /*-+* | |
1332 -+/ starting.txt /*-+\/* | |
1333 -+c starting.txt /*-+c* | |
1334 -+reverse gui_x11.txt /*-+reverse* | |
1335 -+rv gui_x11.txt /*-+rv* | |
1336 -- starting.txt /*--* | |
1337 --- starting.txt /*---* | |
1338 --cmd starting.txt /*--cmd* | |
1339 --echo-wid starting.txt /*--echo-wid* | |
1340 --help starting.txt /*--help* | |
1341 --literal starting.txt /*--literal* | |
1342 --nofork starting.txt /*--nofork* | |
1343 --noplugin starting.txt /*--noplugin* | |
8303
88207f4b861a
commit https://github.com/vim/vim/commit/dae8d21dd291df6a6679a00be64e18bca0156576
Christian Brabandt <cb@256bit.org>
parents:
8246
diff
changeset
|
1344 --not-a-term starting.txt /*--not-a-term* |
7 | 1345 --remote remote.txt /*--remote* |
1346 --remote-expr remote.txt /*--remote-expr* | |
1347 --remote-send remote.txt /*--remote-send* | |
1348 --remote-silent remote.txt /*--remote-silent* | |
730 | 1349 --remote-tab remote.txt /*--remote-tab* |
1350 --remote-tab-silent remote.txt /*--remote-tab-silent* | |
1351 --remote-tab-wait remote.txt /*--remote-tab-wait* | |
1352 --remote-tab-wait-silent remote.txt /*--remote-tab-wait-silent* | |
7 | 1353 --remote-wait remote.txt /*--remote-wait* |
1354 --remote-wait-silent remote.txt /*--remote-wait-silent* | |
1355 --role starting.txt /*--role* | |
1356 --serverlist remote.txt /*--serverlist* | |
1357 --servername remote.txt /*--servername* | |
1358 --socketid starting.txt /*--socketid* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1359 --startuptime starting.txt /*--startuptime* |
7 | 1360 --version starting.txt /*--version* |
1621 | 1361 --windowid starting.txt /*--windowid* |
7 | 1362 -A starting.txt /*-A* |
1363 -C starting.txt /*-C* | |
1364 -D starting.txt /*-D* | |
1365 -E starting.txt /*-E* | |
1366 -F starting.txt /*-F* | |
1367 -H starting.txt /*-H* | |
1368 -L starting.txt /*-L* | |
1369 -M starting.txt /*-M* | |
1370 -N starting.txt /*-N* | |
1371 -O starting.txt /*-O* | |
1372 -P starting.txt /*-P* | |
1373 -R starting.txt /*-R* | |
1374 -S starting.txt /*-S* | |
1375 -T starting.txt /*-T* | |
1376 -U starting.txt /*-U* | |
1377 -V starting.txt /*-V* | |
1378 -W starting.txt /*-W* | |
1379 -X starting.txt /*-X* | |
1380 -Z starting.txt /*-Z* | |
1381 -b starting.txt /*-b* | |
1382 -background gui_x11.txt /*-background* | |
1383 -bg gui_x11.txt /*-bg* | |
1384 -boldfont gui_x11.txt /*-boldfont* | |
1385 -borderwidth gui_x11.txt /*-borderwidth* | |
1386 -bw gui_x11.txt /*-bw* | |
1387 -c starting.txt /*-c* | |
1388 -d starting.txt /*-d* | |
1389 -dev starting.txt /*-dev* | |
1390 -display gui_x11.txt /*-display* | |
1391 -e starting.txt /*-e* | |
1392 -f starting.txt /*-f* | |
1393 -fg gui_x11.txt /*-fg* | |
1394 -file starting.txt /*-file* | |
1395 -fn gui_x11.txt /*-fn* | |
1396 -font gui_x11.txt /*-font* | |
1397 -foreground gui_x11.txt /*-foreground* | |
1398 -g starting.txt /*-g* | |
1399 -geom gui_x11.txt /*-geom* | |
1400 -geometry gui_x11.txt /*-geometry* | |
1401 -geometry-example gui_x11.txt /*-geometry-example* | |
1402 -gui gui_x11.txt /*-gui* | |
1403 -h starting.txt /*-h* | |
1404 -i starting.txt /*-i* | |
1405 -iconic gui_x11.txt /*-iconic* | |
1406 -italicfont gui_x11.txt /*-italicfont* | |
1407 -l starting.txt /*-l* | |
1408 -m starting.txt /*-m* | |
1409 -menufont gui_x11.txt /*-menufont* | |
1410 -menufontset gui_x11.txt /*-menufontset* | |
1411 -menuheight gui_x11.txt /*-menuheight* | |
1412 -mf gui_x11.txt /*-mf* | |
1413 -mh gui_x11.txt /*-mh* | |
1414 -n starting.txt /*-n* | |
1415 -nb starting.txt /*-nb* | |
1416 -o starting.txt /*-o* | |
674 | 1417 -p starting.txt /*-p* |
7 | 1418 -q starting.txt /*-q* |
1419 -qf starting.txt /*-qf* | |
1420 -r starting.txt /*-r* | |
1421 -register if_ole.txt /*-register* | |
1422 -reverse gui_x11.txt /*-reverse* | |
1423 -rv gui_x11.txt /*-rv* | |
1424 -s starting.txt /*-s* | |
1425 -s-ex starting.txt /*-s-ex* | |
1426 -scrollbarwidth gui_x11.txt /*-scrollbarwidth* | |
1427 -silent if_ole.txt /*-silent* | |
1428 -sw gui_x11.txt /*-sw* | |
1429 -t starting.txt /*-t* | |
1430 -tag starting.txt /*-tag* | |
1431 -u starting.txt /*-u* | |
1432 -ul gui_x11.txt /*-ul* | |
1433 -unregister if_ole.txt /*-unregister* | |
1434 -v starting.txt /*-v* | |
1435 -vim starting.txt /*-vim* | |
1436 -w starting.txt /*-w* | |
1437 -w_nr starting.txt /*-w_nr* | |
1438 -x starting.txt /*-x* | |
1439 -xrm gui_x11.txt /*-xrm* | |
1440 -y starting.txt /*-y* | |
1441 . repeat.txt /*.* | |
1121 | 1442 ... eval.txt /*...* |
7 | 1443 .Xdefaults gui_x11.txt /*.Xdefaults* |
374 | 1444 .aff spell.txt /*.aff* |
1445 .dic spell.txt /*.dic* | |
7 | 1446 .exrc starting.txt /*.exrc* |
1447 .gvimrc gui.txt /*.gvimrc* | |
6476 | 1448 .netrwbook pi_netrw.txt /*.netrwbook* |
1449 .netrwhist pi_netrw.txt /*.netrwhist* | |
7 | 1450 .vimrc starting.txt /*.vimrc* |
1451 / pattern.txt /*\/* | |
1452 /$ pattern.txt /*\/$* | |
1453 /. pattern.txt /*\/.* | |
1621 | 1454 // version7.txt /*\/\/* |
7 | 1455 //; pattern.txt /*\/\/;* |
1456 /<CR> pattern.txt /*\/<CR>* | |
168 | 1457 /[[. pattern.txt /*\/[[.* |
1458 /[[= pattern.txt /*\/[[=* | |
1121 | 1459 /[\n] pattern.txt /*\/[\\n]* |
7 | 1460 /[] pattern.txt /*\/[]* |
1461 /\ pattern.txt /*\/\\* | |
1462 /\$ pattern.txt /*\/\\$* | |
1463 /\%# pattern.txt /*\/\\%#* | |
4444 | 1464 /\%#= pattern.txt /*\/\\%#=* |
7 | 1465 /\%$ pattern.txt /*\/\\%$* |
639 | 1466 /\%'m pattern.txt /*\/\\%'m* |
7 | 1467 /\%( pattern.txt /*\/\\%(* |
1468 /\%(\) pattern.txt /*\/\\%(\\)* | |
639 | 1469 /\%<'m pattern.txt /*\/\\%<'m* |
7 | 1470 /\%<c pattern.txt /*\/\\%<c* |
1471 /\%<l pattern.txt /*\/\\%<l* | |
1472 /\%<v pattern.txt /*\/\\%<v* | |
639 | 1473 /\%>'m pattern.txt /*\/\\%>'m* |
7 | 1474 /\%>c pattern.txt /*\/\\%>c* |
1475 /\%>l pattern.txt /*\/\\%>l* | |
1476 /\%>v pattern.txt /*\/\\%>v* | |
5929 | 1477 /\%C pattern.txt /*\/\\%C* |
140 | 1478 /\%U pattern.txt /*\/\\%U* |
639 | 1479 /\%V pattern.txt /*\/\\%V* |
7 | 1480 /\%[] pattern.txt /*\/\\%[]* |
1481 /\%^ pattern.txt /*\/\\%^* | |
1482 /\%c pattern.txt /*\/\\%c* | |
24 | 1483 /\%d pattern.txt /*\/\\%d* |
7 | 1484 /\%l pattern.txt /*\/\\%l* |
24 | 1485 /\%o pattern.txt /*\/\\%o* |
1486 /\%u pattern.txt /*\/\\%u* | |
7 | 1487 /\%v pattern.txt /*\/\\%v* |
24 | 1488 /\%x pattern.txt /*\/\\%x* |
7 | 1489 /\& pattern.txt /*\/\\&* |
1490 /\( pattern.txt /*\/\\(* | |
1491 /\(\) pattern.txt /*\/\\(\\)* | |
1492 /\) pattern.txt /*\/\\)* | |
1493 /\+ pattern.txt /*\/\\+* | |
1494 /\. pattern.txt /*\/\\.* | |
1495 /\1 pattern.txt /*\/\\1* | |
1496 /\2 pattern.txt /*\/\\2* | |
1497 /\3 pattern.txt /*\/\\3* | |
1498 /\9 pattern.txt /*\/\\9* | |
1499 /\< pattern.txt /*\/\\<* | |
1500 /\= pattern.txt /*\/\\=* | |
1501 /\> pattern.txt /*\/\\>* | |
1502 /\? pattern.txt /*\/\\?* | |
1503 /\@! pattern.txt /*\/\\@!* | |
1504 /\@<! pattern.txt /*\/\\@<!* | |
1505 /\@<= pattern.txt /*\/\\@<=* | |
1506 /\@= pattern.txt /*\/\\@=* | |
1507 /\@> pattern.txt /*\/\\@>* | |
1508 /\A pattern.txt /*\/\\A* | |
1509 /\C pattern.txt /*\/\\C* | |
1510 /\D pattern.txt /*\/\\D* | |
1511 /\F pattern.txt /*\/\\F* | |
1512 /\H pattern.txt /*\/\\H* | |
1513 /\I pattern.txt /*\/\\I* | |
1514 /\K pattern.txt /*\/\\K* | |
1515 /\L pattern.txt /*\/\\L* | |
1516 /\M pattern.txt /*\/\\M* | |
1517 /\O pattern.txt /*\/\\O* | |
1518 /\P pattern.txt /*\/\\P* | |
1519 /\S pattern.txt /*\/\\S* | |
1520 /\U pattern.txt /*\/\\U* | |
1521 /\V pattern.txt /*\/\\V* | |
1522 /\W pattern.txt /*\/\\W* | |
1523 /\X pattern.txt /*\/\\X* | |
1524 /\Z pattern.txt /*\/\\Z* | |
1525 /\[] pattern.txt /*\/\\[]* | |
1526 /\\ pattern.txt /*\/\\\\* | |
1527 /\] pattern.txt /*\/\\]* | |
1528 /\^ pattern.txt /*\/\\^* | |
1529 /\_ pattern.txt /*\/\\_* | |
1530 /\_$ pattern.txt /*\/\\_$* | |
1531 /\_. pattern.txt /*\/\\_.* | |
1532 /\_A pattern.txt /*\/\\_A* | |
1533 /\_D pattern.txt /*\/\\_D* | |
1534 /\_F pattern.txt /*\/\\_F* | |
1535 /\_H pattern.txt /*\/\\_H* | |
1536 /\_I pattern.txt /*\/\\_I* | |
1537 /\_K pattern.txt /*\/\\_K* | |
1538 /\_L pattern.txt /*\/\\_L* | |
1539 /\_O pattern.txt /*\/\\_O* | |
1540 /\_P pattern.txt /*\/\\_P* | |
1541 /\_S pattern.txt /*\/\\_S* | |
1542 /\_U pattern.txt /*\/\\_U* | |
1543 /\_W pattern.txt /*\/\\_W* | |
1544 /\_X pattern.txt /*\/\\_X* | |
1545 /\_[] pattern.txt /*\/\\_[]* | |
1546 /\_^ pattern.txt /*\/\\_^* | |
1547 /\_a pattern.txt /*\/\\_a* | |
1548 /\_d pattern.txt /*\/\\_d* | |
1549 /\_f pattern.txt /*\/\\_f* | |
1550 /\_h pattern.txt /*\/\\_h* | |
1551 /\_i pattern.txt /*\/\\_i* | |
1552 /\_k pattern.txt /*\/\\_k* | |
1553 /\_l pattern.txt /*\/\\_l* | |
1554 /\_o pattern.txt /*\/\\_o* | |
1555 /\_p pattern.txt /*\/\\_p* | |
1556 /\_s pattern.txt /*\/\\_s* | |
1557 /\_u pattern.txt /*\/\\_u* | |
1558 /\_w pattern.txt /*\/\\_w* | |
1559 /\_x pattern.txt /*\/\\_x* | |
1560 /\a pattern.txt /*\/\\a* | |
1561 /\b pattern.txt /*\/\\b* | |
1562 /\bar pattern.txt /*\/\\bar* | |
1563 /\c pattern.txt /*\/\\c* | |
1564 /\d pattern.txt /*\/\\d* | |
1565 /\e pattern.txt /*\/\\e* | |
1566 /\f pattern.txt /*\/\\f* | |
1567 /\h pattern.txt /*\/\\h* | |
1568 /\i pattern.txt /*\/\\i* | |
1569 /\k pattern.txt /*\/\\k* | |
1570 /\l pattern.txt /*\/\\l* | |
1571 /\m pattern.txt /*\/\\m* | |
1572 /\n pattern.txt /*\/\\n* | |
1573 /\o pattern.txt /*\/\\o* | |
1574 /\p pattern.txt /*\/\\p* | |
1575 /\r pattern.txt /*\/\\r* | |
1576 /\s pattern.txt /*\/\\s* | |
1577 /\star pattern.txt /*\/\\star* | |
1578 /\t pattern.txt /*\/\\t* | |
1579 /\u pattern.txt /*\/\\u* | |
1580 /\v pattern.txt /*\/\\v* | |
1581 /\w pattern.txt /*\/\\w* | |
1582 /\x pattern.txt /*\/\\x* | |
1583 /\z( syntax.txt /*\/\\z(* | |
1584 /\z(\) syntax.txt /*\/\\z(\\)* | |
1585 /\z1 syntax.txt /*\/\\z1* | |
1586 /\z2 syntax.txt /*\/\\z2* | |
1587 /\z3 syntax.txt /*\/\\z3* | |
1588 /\z4 syntax.txt /*\/\\z4* | |
1589 /\z5 syntax.txt /*\/\\z5* | |
1590 /\z6 syntax.txt /*\/\\z6* | |
1591 /\z7 syntax.txt /*\/\\z7* | |
1592 /\z8 syntax.txt /*\/\\z8* | |
1593 /\z9 syntax.txt /*\/\\z9* | |
1594 /\ze pattern.txt /*\/\\ze* | |
1595 /\zs pattern.txt /*\/\\zs* | |
1596 /\{ pattern.txt /*\/\\{* | |
1597 /\{- pattern.txt /*\/\\{-* | |
1598 /\~ pattern.txt /*\/\\~* | |
1599 /^ pattern.txt /*\/^* | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9975
diff
changeset
|
1600 /_CTRL-G cmdline.txt /*\/_CTRL-G* |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
9908
diff
changeset
|
1601 /_CTRL-L cmdline.txt /*\/_CTRL-L* |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9975
diff
changeset
|
1602 /_CTRL-T cmdline.txt /*\/_CTRL-T* |
7 | 1603 /atom pattern.txt /*\/atom* |
1604 /bar pattern.txt /*\/bar* | |
1605 /branch pattern.txt /*\/branch* | |
20 | 1606 /character-classes pattern.txt /*\/character-classes* |
7 | 1607 /collection pattern.txt /*\/collection* |
1608 /concat pattern.txt /*\/concat* | |
1609 /dyn various.txt /*\/dyn* | |
1610 /ignorecase pattern.txt /*\/ignorecase* | |
1611 /magic pattern.txt /*\/magic* | |
1612 /multi pattern.txt /*\/multi* | |
1613 /ordinary-atom pattern.txt /*\/ordinary-atom* | |
1614 /pattern pattern.txt /*\/pattern* | |
1615 /piece pattern.txt /*\/piece* | |
1616 /star pattern.txt /*\/star* | |
1617 /zero-width pattern.txt /*\/zero-width* | |
1618 /~ pattern.txt /*\/~* | |
1619 0 motion.txt /*0* | |
1620 01.1 usr_01.txt /*01.1* | |
1621 01.2 usr_01.txt /*01.2* | |
1622 01.3 usr_01.txt /*01.3* | |
1623 01.4 usr_01.txt /*01.4* | |
1624 02.1 usr_02.txt /*02.1* | |
1625 02.2 usr_02.txt /*02.2* | |
1626 02.3 usr_02.txt /*02.3* | |
1627 02.4 usr_02.txt /*02.4* | |
1628 02.5 usr_02.txt /*02.5* | |
1629 02.6 usr_02.txt /*02.6* | |
1630 02.7 usr_02.txt /*02.7* | |
1631 02.8 usr_02.txt /*02.8* | |
1632 03.1 usr_03.txt /*03.1* | |
1633 03.10 usr_03.txt /*03.10* | |
1634 03.2 usr_03.txt /*03.2* | |
1635 03.3 usr_03.txt /*03.3* | |
1636 03.4 usr_03.txt /*03.4* | |
1637 03.5 usr_03.txt /*03.5* | |
1638 03.6 usr_03.txt /*03.6* | |
1639 03.7 usr_03.txt /*03.7* | |
1640 03.8 usr_03.txt /*03.8* | |
1641 03.9 usr_03.txt /*03.9* | |
1642 04.1 usr_04.txt /*04.1* | |
1643 04.10 usr_04.txt /*04.10* | |
1644 04.2 usr_04.txt /*04.2* | |
1645 04.3 usr_04.txt /*04.3* | |
1646 04.4 usr_04.txt /*04.4* | |
1647 04.5 usr_04.txt /*04.5* | |
1648 04.6 usr_04.txt /*04.6* | |
1649 04.7 usr_04.txt /*04.7* | |
1650 04.8 usr_04.txt /*04.8* | |
1651 04.9 usr_04.txt /*04.9* | |
1652 05.1 usr_05.txt /*05.1* | |
1653 05.2 usr_05.txt /*05.2* | |
1654 05.3 usr_05.txt /*05.3* | |
1655 05.4 usr_05.txt /*05.4* | |
1656 05.5 usr_05.txt /*05.5* | |
1657 05.6 usr_05.txt /*05.6* | |
1658 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
|
1659 05.8 usr_05.txt /*05.8* |
7 | 1660 06.1 usr_06.txt /*06.1* |
1661 06.2 usr_06.txt /*06.2* | |
1662 06.3 usr_06.txt /*06.3* | |
1663 06.4 usr_06.txt /*06.4* | |
1664 06.5 usr_06.txt /*06.5* | |
1665 06.6 usr_06.txt /*06.6* | |
1666 07.1 usr_07.txt /*07.1* | |
1667 07.2 usr_07.txt /*07.2* | |
1668 07.3 usr_07.txt /*07.3* | |
1669 07.4 usr_07.txt /*07.4* | |
1670 07.5 usr_07.txt /*07.5* | |
1671 07.6 usr_07.txt /*07.6* | |
1672 07.7 usr_07.txt /*07.7* | |
1673 08.1 usr_08.txt /*08.1* | |
1674 08.2 usr_08.txt /*08.2* | |
1675 08.3 usr_08.txt /*08.3* | |
1676 08.4 usr_08.txt /*08.4* | |
1677 08.5 usr_08.txt /*08.5* | |
1678 08.6 usr_08.txt /*08.6* | |
1679 08.7 usr_08.txt /*08.7* | |
1680 08.8 usr_08.txt /*08.8* | |
688 | 1681 08.9 usr_08.txt /*08.9* |
7 | 1682 09.1 usr_09.txt /*09.1* |
1683 09.2 usr_09.txt /*09.2* | |
1684 09.3 usr_09.txt /*09.3* | |
1685 09.4 usr_09.txt /*09.4* | |
1686 10.1 usr_10.txt /*10.1* | |
1687 10.2 usr_10.txt /*10.2* | |
1688 10.3 usr_10.txt /*10.3* | |
1689 10.4 usr_10.txt /*10.4* | |
1690 10.5 usr_10.txt /*10.5* | |
1691 10.6 usr_10.txt /*10.6* | |
1692 10.7 usr_10.txt /*10.7* | |
1693 10.8 usr_10.txt /*10.8* | |
1694 10.9 usr_10.txt /*10.9* | |
1695 11.1 usr_11.txt /*11.1* | |
1696 11.2 usr_11.txt /*11.2* | |
1697 11.3 usr_11.txt /*11.3* | |
1698 11.4 usr_11.txt /*11.4* | |
1699 12.1 usr_12.txt /*12.1* | |
1700 12.2 usr_12.txt /*12.2* | |
1701 12.3 usr_12.txt /*12.3* | |
1702 12.4 usr_12.txt /*12.4* | |
1703 12.5 usr_12.txt /*12.5* | |
1704 12.6 usr_12.txt /*12.6* | |
1705 12.7 usr_12.txt /*12.7* | |
1706 12.8 usr_12.txt /*12.8* | |
523 | 1707 1gD pattern.txt /*1gD* |
1708 1gd pattern.txt /*1gd* | |
7 | 1709 20.1 usr_20.txt /*20.1* |
1710 20.2 usr_20.txt /*20.2* | |
1711 20.3 usr_20.txt /*20.3* | |
1712 20.4 usr_20.txt /*20.4* | |
1713 20.5 usr_20.txt /*20.5* | |
1714 21.1 usr_21.txt /*21.1* | |
1715 21.2 usr_21.txt /*21.2* | |
1716 21.3 usr_21.txt /*21.3* | |
1717 21.4 usr_21.txt /*21.4* | |
1718 21.5 usr_21.txt /*21.5* | |
1719 21.6 usr_21.txt /*21.6* | |
1720 22.1 usr_22.txt /*22.1* | |
1721 22.2 usr_22.txt /*22.2* | |
1722 22.3 usr_22.txt /*22.3* | |
1723 22.4 usr_22.txt /*22.4* | |
1724 23.1 usr_23.txt /*23.1* | |
1725 23.2 usr_23.txt /*23.2* | |
1726 23.3 usr_23.txt /*23.3* | |
1727 23.4 usr_23.txt /*23.4* | |
1728 23.5 usr_23.txt /*23.5* | |
1729 24.1 usr_24.txt /*24.1* | |
1730 24.10 usr_24.txt /*24.10* | |
1731 24.2 usr_24.txt /*24.2* | |
1732 24.3 usr_24.txt /*24.3* | |
1733 24.4 usr_24.txt /*24.4* | |
1734 24.5 usr_24.txt /*24.5* | |
1735 24.6 usr_24.txt /*24.6* | |
1736 24.7 usr_24.txt /*24.7* | |
1737 24.8 usr_24.txt /*24.8* | |
1738 24.9 usr_24.txt /*24.9* | |
1739 25.1 usr_25.txt /*25.1* | |
1740 25.2 usr_25.txt /*25.2* | |
1741 25.3 usr_25.txt /*25.3* | |
1742 25.4 usr_25.txt /*25.4* | |
1743 25.5 usr_25.txt /*25.5* | |
1744 26.1 usr_26.txt /*26.1* | |
1745 26.2 usr_26.txt /*26.2* | |
1746 26.3 usr_26.txt /*26.3* | |
1747 26.4 usr_26.txt /*26.4* | |
1748 27.1 usr_27.txt /*27.1* | |
1749 27.2 usr_27.txt /*27.2* | |
1750 27.3 usr_27.txt /*27.3* | |
1751 27.4 usr_27.txt /*27.4* | |
1752 27.5 usr_27.txt /*27.5* | |
1753 27.6 usr_27.txt /*27.6* | |
1754 27.7 usr_27.txt /*27.7* | |
1755 27.8 usr_27.txt /*27.8* | |
1756 27.9 usr_27.txt /*27.9* | |
1757 28.1 usr_28.txt /*28.1* | |
1758 28.10 usr_28.txt /*28.10* | |
1759 28.2 usr_28.txt /*28.2* | |
1760 28.3 usr_28.txt /*28.3* | |
1761 28.4 usr_28.txt /*28.4* | |
1762 28.5 usr_28.txt /*28.5* | |
1763 28.6 usr_28.txt /*28.6* | |
1764 28.7 usr_28.txt /*28.7* | |
1765 28.8 usr_28.txt /*28.8* | |
1766 28.9 usr_28.txt /*28.9* | |
1767 29.1 usr_29.txt /*29.1* | |
1768 29.2 usr_29.txt /*29.2* | |
1769 29.3 usr_29.txt /*29.3* | |
1770 29.4 usr_29.txt /*29.4* | |
1771 29.5 usr_29.txt /*29.5* | |
1772 2html.vim syntax.txt /*2html.vim* | |
1773 30.1 usr_30.txt /*30.1* | |
1774 30.2 usr_30.txt /*30.2* | |
1775 30.3 usr_30.txt /*30.3* | |
1776 30.4 usr_30.txt /*30.4* | |
1777 30.5 usr_30.txt /*30.5* | |
1778 30.6 usr_30.txt /*30.6* | |
1779 31.1 usr_31.txt /*31.1* | |
1780 31.2 usr_31.txt /*31.2* | |
1781 31.3 usr_31.txt /*31.3* | |
1782 31.4 usr_31.txt /*31.4* | |
1783 31.5 usr_31.txt /*31.5* | |
799 | 1784 32.1 usr_32.txt /*32.1* |
1785 32.2 usr_32.txt /*32.2* | |
1786 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
|
1787 32.4 usr_32.txt /*32.4* |
7 | 1788 40.1 usr_40.txt /*40.1* |
1789 40.2 usr_40.txt /*40.2* | |
1790 40.3 usr_40.txt /*40.3* | |
1791 41.1 usr_41.txt /*41.1* | |
1792 41.10 usr_41.txt /*41.10* | |
1793 41.11 usr_41.txt /*41.11* | |
1794 41.12 usr_41.txt /*41.12* | |
161 | 1795 41.13 usr_41.txt /*41.13* |
170 | 1796 41.14 usr_41.txt /*41.14* |
1797 41.15 usr_41.txt /*41.15* | |
794 | 1798 41.16 usr_41.txt /*41.16* |
7 | 1799 41.2 usr_41.txt /*41.2* |
1800 41.3 usr_41.txt /*41.3* | |
1801 41.4 usr_41.txt /*41.4* | |
1802 41.5 usr_41.txt /*41.5* | |
1803 41.6 usr_41.txt /*41.6* | |
1804 41.7 usr_41.txt /*41.7* | |
1805 41.8 usr_41.txt /*41.8* | |
1806 41.9 usr_41.txt /*41.9* | |
1807 42 usr_42.txt /*42* | |
1808 42.1 usr_42.txt /*42.1* | |
1809 42.2 usr_42.txt /*42.2* | |
1810 42.3 usr_42.txt /*42.3* | |
1811 42.4 usr_42.txt /*42.4* | |
1812 43.1 usr_43.txt /*43.1* | |
1813 43.2 usr_43.txt /*43.2* | |
1814 44.1 usr_44.txt /*44.1* | |
1815 44.10 usr_44.txt /*44.10* | |
1816 44.11 usr_44.txt /*44.11* | |
1817 44.12 usr_44.txt /*44.12* | |
1818 44.2 usr_44.txt /*44.2* | |
1819 44.3 usr_44.txt /*44.3* | |
1820 44.4 usr_44.txt /*44.4* | |
1821 44.5 usr_44.txt /*44.5* | |
1822 44.6 usr_44.txt /*44.6* | |
1823 44.7 usr_44.txt /*44.7* | |
1824 44.8 usr_44.txt /*44.8* | |
1825 44.9 usr_44.txt /*44.9* | |
1826 45.1 usr_45.txt /*45.1* | |
1827 45.2 usr_45.txt /*45.2* | |
1828 45.3 usr_45.txt /*45.3* | |
1829 45.4 usr_45.txt /*45.4* | |
1830 45.5 usr_45.txt /*45.5* | |
777 | 1831 8g8 various.txt /*8g8* |
7 | 1832 90.1 usr_90.txt /*90.1* |
1833 90.2 usr_90.txt /*90.2* | |
1834 90.3 usr_90.txt /*90.3* | |
1835 90.4 usr_90.txt /*90.4* | |
1836 90.5 usr_90.txt /*90.5* | |
1837 : cmdline.txt /*:* | |
1838 :! various.txt /*:!* | |
1839 :!! various.txt /*:!!* | |
1840 :!cmd various.txt /*:!cmd* | |
1841 :!start os_win32.txt /*:!start* | |
1842 :# various.txt /*:#* | |
1121 | 1843 :#! various.txt /*:#!* |
7 | 1844 :$ cmdline.txt /*:$* |
1845 :% cmdline.txt /*:%* | |
1846 :& change.txt /*:&* | |
1847 :' cmdline.txt /*:'* | |
1848 :, cmdline.txt /*:,* | |
1849 :. cmdline.txt /*:.* | |
1850 :/ cmdline.txt /*:\/* | |
140 | 1851 :0file editing.txt /*:0file* |
819 | 1852 :2match pattern.txt /*:2match* |
1853 :3match pattern.txt /*:3match* | |
7 | 1854 ::. cmdline.txt /*::.* |
1855 ::8 cmdline.txt /*::8* | |
5692
80e5f9584b02
Update runtime files. Add Euphoria syntax files.
Bram Moolenaar <bram@vim.org>
parents:
5663
diff
changeset
|
1856 ::S cmdline.txt /*::S* |
7 | 1857 ::e cmdline.txt /*::e* |
1858 ::gs cmdline.txt /*::gs* | |
1859 ::h cmdline.txt /*::h* | |
1860 ::p cmdline.txt /*::p* | |
1861 ::r cmdline.txt /*::r* | |
1862 ::s cmdline.txt /*::s* | |
1863 ::t cmdline.txt /*::t* | |
1864 ::~ cmdline.txt /*::~* | |
1865 :; cmdline.txt /*:;* | |
1866 :< change.txt /*:<* | |
1867 :<abuf> cmdline.txt /*:<abuf>* | |
1868 :<afile> cmdline.txt /*:<afile>* | |
1869 :<amatch> cmdline.txt /*:<amatch>* | |
1870 :<cWORD> cmdline.txt /*:<cWORD>* | |
1871 :<cfile> cmdline.txt /*:<cfile>* | |
1872 :<cword> cmdline.txt /*:<cword>* | |
1873 :<sfile> cmdline.txt /*:<sfile>* | |
1874 := various.txt /*:=* | |
1875 :> change.txt /*:>* | |
1876 :? cmdline.txt /*:?* | |
1877 :@ repeat.txt /*:@* | |
1878 :@: repeat.txt /*:@:* | |
1879 :@@ repeat.txt /*:@@* | |
1621 | 1880 :AdaLines ft_ada.txt /*:AdaLines* |
1881 :AdaRainbow ft_ada.txt /*:AdaRainbow* | |
1882 :AdaSpaces ft_ada.txt /*:AdaSpaces* | |
1883 :AdaTagDir ft_ada.txt /*:AdaTagDir* | |
1884 :AdaTagFile ft_ada.txt /*:AdaTagFile* | |
1885 :AdaTypes ft_ada.txt /*:AdaTypes* | |
574 | 1886 :CompilerSet usr_41.txt /*:CompilerSet* |
1121 | 1887 :DiffOrig diff.txt /*:DiffOrig* |
1621 | 1888 :DoMatchParen pi_paren.txt /*:DoMatchParen* |
480 | 1889 :Explore pi_netrw.txt /*:Explore* |
1121 | 1890 :GLVS pi_getscript.txt /*:GLVS* |
1891 :GetLatestVimScripts_dat pi_getscript.txt /*:GetLatestVimScripts_dat* | |
1621 | 1892 :GnatFind ft_ada.txt /*:GnatFind* |
1893 :GnatPretty ft_ada.txt /*:GnatPretty* | |
1894 :GnatTags ft_ada.txt /*:GnatTags* | |
480 | 1895 :Hexplore pi_netrw.txt /*:Hexplore* |
6855
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
1896 :LP pi_logipat.txt /*:LP* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
1897 :LPE pi_logipat.txt /*:LPE* |
6855
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
1898 :LPF pi_logipat.txt /*:LPF* |
5618 | 1899 :Lexplore pi_netrw.txt /*:Lexplore* |
6855
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
1900 :LogiPat pi_logipat.txt /*:LogiPat* |
7 | 1901 :Man filetype.txt /*:Man* |
846 | 1902 :MkVimball pi_vimball.txt /*:MkVimball* |
7 | 1903 :N editing.txt /*:N* |
1621 | 1904 :NetrwClean pi_netrw.txt /*:NetrwClean* |
480 | 1905 :Nexplore pi_netrw.txt /*:Nexplore* |
7 | 1906 :Next editing.txt /*:Next* |
1621 | 1907 :NoMatchParen pi_paren.txt /*:NoMatchParen* |
2152 | 1908 :Nr pi_netrw.txt /*:Nr* |
1909 :Nread pi_netrw.txt /*:Nread* | |
1910 :Ns pi_netrw.txt /*:Ns* | |
1911 :Nsource pi_netrw.txt /*:Nsource* | |
5618 | 1912 :Ntree pi_netrw.txt /*:Ntree* |
2152 | 1913 :Nw pi_netrw.txt /*:Nw* |
1914 :Nwrite pi_netrw.txt /*:Nwrite* | |
7 | 1915 :P various.txt /*:P* |
480 | 1916 :Pexplore pi_netrw.txt /*:Pexplore* |
7 | 1917 :Print various.txt /*:Print* |
1621 | 1918 :Rexplore pi_netrw.txt /*:Rexplore* |
1121 | 1919 :RmVimball pi_vimball.txt /*:RmVimball* |
480 | 1920 :Sexplore pi_netrw.txt /*:Sexplore* |
7 | 1921 :TOhtml syntax.txt /*:TOhtml* |
4339 | 1922 :TarDiff pi_tar.txt /*:TarDiff* |
1121 | 1923 :Texplore pi_netrw.txt /*:Texplore* |
1924 :UseVimball pi_vimball.txt /*:UseVimball* | |
480 | 1925 :Vexplore pi_netrw.txt /*:Vexplore* |
1121 | 1926 :VimballList pi_vimball.txt /*:VimballList* |
2426 | 1927 :Vimuntar pi_tar.txt /*:Vimuntar* |
7 | 1928 :X editing.txt /*:X* |
557 | 1929 :XMLent insert.txt /*:XMLent* |
1930 :XMLns insert.txt /*:XMLns* | |
3750 | 1931 :[range] motion.txt /*:[range]* |
7 | 1932 :\bar cmdline.txt /*:\\bar* |
1933 :_! cmdline.txt /*:_!* | |
1934 :_# cmdline.txt /*:_#* | |
1935 :_## cmdline.txt /*:_##* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1936 :_#0 cmdline.txt /*:_#0* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1937 :_#< cmdline.txt /*:_#<* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
1938 :_#n cmdline.txt /*:_#n* |
7 | 1939 :_% cmdline.txt /*:_%* |
1940 :_%: cmdline.txt /*:_%:* | |
1941 :_%< cmdline.txt /*:_%<* | |
1942 :a insert.txt /*:a* | |
1943 :ab map.txt /*:ab* | |
1944 :abbreviate map.txt /*:abbreviate* | |
1945 :abbreviate-<buffer> map.txt /*:abbreviate-<buffer>* | |
1946 :abbreviate-local map.txt /*:abbreviate-local* | |
502 | 1947 :abbreviate-verbose map.txt /*:abbreviate-verbose* |
7 | 1948 :abc map.txt /*:abc* |
1949 :abclear map.txt /*:abclear* | |
1950 :abo windows.txt /*:abo* | |
1951 :aboveleft windows.txt /*:aboveleft* | |
1952 :al windows.txt /*:al* | |
1953 :all windows.txt /*:all* | |
1954 :am gui.txt /*:am* | |
1955 :amenu gui.txt /*:amenu* | |
1956 :an gui.txt /*:an* | |
1957 :anoremenu gui.txt /*:anoremenu* | |
1958 :append insert.txt /*:append* | |
1959 :ar editing.txt /*:ar* | |
1960 :arga editing.txt /*:arga* | |
1961 :argadd editing.txt /*:argadd* | |
1962 :argd editing.txt /*:argd* | |
1963 :argdelete editing.txt /*:argdelete* | |
1964 :argdo editing.txt /*:argdo* | |
1965 :arge editing.txt /*:arge* | |
1966 :argedit editing.txt /*:argedit* | |
1967 :argglobal editing.txt /*:argglobal* | |
1968 :arglocal editing.txt /*:arglocal* | |
1969 :args editing.txt /*:args* | |
1970 :args_f editing.txt /*:args_f* | |
1971 :args_f! editing.txt /*:args_f!* | |
1972 :argu editing.txt /*:argu* | |
1973 :argument editing.txt /*:argument* | |
1974 :as various.txt /*:as* | |
1975 :ascii various.txt /*:ascii* | |
1976 :au autocmd.txt /*:au* | |
1977 :aug autocmd.txt /*:aug* | |
1978 :augroup autocmd.txt /*:augroup* | |
1979 :augroup-delete autocmd.txt /*:augroup-delete* | |
1980 :aun gui.txt /*:aun* | |
1981 :aunmenu gui.txt /*:aunmenu* | |
1982 :autocmd autocmd.txt /*:autocmd* | |
501 | 1983 :autocmd-verbose autocmd.txt /*:autocmd-verbose* |
7 | 1984 :b windows.txt /*:b* |
1985 :bN windows.txt /*:bN* | |
1986 :bNext windows.txt /*:bNext* | |
1987 :ba windows.txt /*:ba* | |
1988 :bad windows.txt /*:bad* | |
1989 :badd windows.txt /*:badd* | |
1990 :ball windows.txt /*:ball* | |
1991 :bar cmdline.txt /*:bar* | |
1992 :bd windows.txt /*:bd* | |
1993 :bdel windows.txt /*:bdel* | |
1994 :bdelete windows.txt /*:bdelete* | |
1995 :be gui.txt /*:be* | |
1996 :behave gui.txt /*:behave* | |
1997 :bel windows.txt /*:bel* | |
1998 :belowright windows.txt /*:belowright* | |
1999 :bf windows.txt /*:bf* | |
2000 :bfirst windows.txt /*:bfirst* | |
2001 :bl windows.txt /*:bl* | |
2002 :blast windows.txt /*:blast* | |
2003 :bm windows.txt /*:bm* | |
2004 :bmodified windows.txt /*:bmodified* | |
2005 :bn windows.txt /*:bn* | |
2006 :bnext windows.txt /*:bnext* | |
9737
35ce559b8553
commit https://github.com/vim/vim/commit/bc8801c9317eb721a2ee91322669f2dd5d136380
Christian Brabandt <cb@256bit.org>
parents:
9644
diff
changeset
|
2007 :bo windows.txt /*:bo* |
7 | 2008 :botright windows.txt /*:botright* |
2009 :bp windows.txt /*:bp* | |
2010 :bprevious windows.txt /*:bprevious* | |
2011 :br windows.txt /*:br* | |
2012 :brea eval.txt /*:brea* | |
2013 :break eval.txt /*:break* | |
2014 :breaka repeat.txt /*:breaka* | |
2015 :breakadd repeat.txt /*:breakadd* | |
2016 :breakd repeat.txt /*:breakd* | |
2017 :breakdel repeat.txt /*:breakdel* | |
2018 :breakl repeat.txt /*:breakl* | |
2019 :breaklist repeat.txt /*:breaklist* | |
2020 :brewind windows.txt /*:brewind* | |
2021 :bro editing.txt /*:bro* | |
2022 :browse editing.txt /*:browse* | |
2023 :browse-set options.txt /*:browse-set* | |
2024 :bu windows.txt /*:bu* | |
2025 :buf windows.txt /*:buf* | |
2026 :bufdo windows.txt /*:bufdo* | |
2027 :buffer windows.txt /*:buffer* | |
2028 :buffer-! windows.txt /*:buffer-!* | |
2029 :buffers windows.txt /*:buffers* | |
2030 :bun windows.txt /*:bun* | |
2031 :bunload windows.txt /*:bunload* | |
2032 :bw windows.txt /*:bw* | |
2033 :bwipe windows.txt /*:bwipe* | |
2034 :bwipeout windows.txt /*:bwipeout* | |
2035 :c change.txt /*:c* | |
2036 :cN quickfix.txt /*:cN* | |
2037 :cNext quickfix.txt /*:cNext* | |
2038 :cNf quickfix.txt /*:cNf* | |
2039 :cNfile quickfix.txt /*:cNfile* | |
2040 :ca map.txt /*:ca* | |
2041 :cabbrev map.txt /*:cabbrev* | |
2042 :cabc map.txt /*:cabc* | |
2043 :cabclear map.txt /*:cabclear* | |
626 | 2044 :cad quickfix.txt /*:cad* |
657 | 2045 :caddbuffer quickfix.txt /*:caddbuffer* |
5734 | 2046 :cadde quickfix.txt /*:cadde* |
625 | 2047 :caddexpr quickfix.txt /*:caddexpr* |
2048 :caddf quickfix.txt /*:caddf* | |
446 | 2049 :caddfile quickfix.txt /*:caddfile* |
7 | 2050 :cal eval.txt /*:cal* |
2051 :call eval.txt /*:call* | |
2052 :cat eval.txt /*:cat* | |
2053 :catch eval.txt /*:catch* | |
41 | 2054 :cb quickfix.txt /*:cb* |
9464
be72f4201a1d
commit https://github.com/vim/vim/commit/063b9d15abea041a5bfff3ffc4e219e26fd1d4fa
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2055 :cbo quickfix.txt /*:cbo* |
be72f4201a1d
commit https://github.com/vim/vim/commit/063b9d15abea041a5bfff3ffc4e219e26fd1d4fa
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2056 :cbottom quickfix.txt /*:cbottom* |
41 | 2057 :cbuffer quickfix.txt /*:cbuffer* |
7 | 2058 :cc quickfix.txt /*:cc* |
2059 :ccl quickfix.txt /*:ccl* | |
2060 :cclose quickfix.txt /*:cclose* | |
2061 :cd editing.txt /*:cd* | |
2062 :cd- editing.txt /*:cd-* | |
7100
f717d96a39b3
commit https://github.com/vim/vim/commit/12969c04fe7bd27dc0cbf37709eb40a86d4a27f9
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
2063 :cdo quickfix.txt /*:cdo* |
7 | 2064 :ce change.txt /*:ce* |
2065 :center change.txt /*:center* | |
446 | 2066 :cex quickfix.txt /*:cex* |
2067 :cexpr quickfix.txt /*:cexpr* | |
7 | 2068 :cf quickfix.txt /*:cf* |
7100
f717d96a39b3
commit https://github.com/vim/vim/commit/12969c04fe7bd27dc0cbf37709eb40a86d4a27f9
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
2069 :cfdo quickfix.txt /*:cfdo* |
7 | 2070 :cfile quickfix.txt /*:cfile* |
2071 :cfir quickfix.txt /*:cfir* | |
2072 :cfirst quickfix.txt /*:cfirst* | |
2073 :cg quickfix.txt /*:cg* | |
798 | 2074 :cgetb quickfix.txt /*:cgetb* |
2075 :cgetbuffer quickfix.txt /*:cgetbuffer* | |
2076 :cgete quickfix.txt /*:cgete* | |
2077 :cgetexpr quickfix.txt /*:cgetexpr* | |
7 | 2078 :cgetfile quickfix.txt /*:cgetfile* |
2079 :ch change.txt /*:ch* | |
2080 :change change.txt /*:change* | |
2081 :changes motion.txt /*:changes* | |
2082 :chd editing.txt /*:chd* | |
2083 :chdir editing.txt /*:chdir* | |
2084 :che tagsrch.txt /*:che* | |
2085 :checkpath tagsrch.txt /*:checkpath* | |
2086 :checkt editing.txt /*:checkt* | |
2087 :checktime editing.txt /*:checktime* | |
9555
9560a5b782ee
commit https://github.com/vim/vim/commit/42ebd066422d73cdb7bda6a1dc828a3dd022dec8
Christian Brabandt <cb@256bit.org>
parents:
9533
diff
changeset
|
2088 :chi quickfix.txt /*:chi* |
9560a5b782ee
commit https://github.com/vim/vim/commit/42ebd066422d73cdb7bda6a1dc828a3dd022dec8
Christian Brabandt <cb@256bit.org>
parents:
9533
diff
changeset
|
2089 :chistory quickfix.txt /*:chistory* |
7 | 2090 :cl quickfix.txt /*:cl* |
2091 :cla quickfix.txt /*:cla* | |
2092 :clast quickfix.txt /*:clast* | |
9286
64035abb986b
commit https://github.com/vim/vim/commit/c95a302a4c42ec8230473cd4a5e0064d0a143aa8
Christian Brabandt <cb@256bit.org>
parents:
9227
diff
changeset
|
2093 :cle motion.txt /*:cle* |
64035abb986b
commit https://github.com/vim/vim/commit/c95a302a4c42ec8230473cd4a5e0064d0a143aa8
Christian Brabandt <cb@256bit.org>
parents:
9227
diff
changeset
|
2094 :clearjumps motion.txt /*:clearjumps* |
7 | 2095 :clist quickfix.txt /*:clist* |
2096 :clo windows.txt /*:clo* | |
2097 :close windows.txt /*:close* | |
2098 :cm map.txt /*:cm* | |
2099 :cmap map.txt /*:cmap* | |
2100 :cmap_l map.txt /*:cmap_l* | |
2101 :cmapc map.txt /*:cmapc* | |
2102 :cmapclear map.txt /*:cmapclear* | |
2103 :cme gui.txt /*:cme* | |
2104 :cmenu gui.txt /*:cmenu* | |
2105 :cn quickfix.txt /*:cn* | |
2106 :cnew quickfix.txt /*:cnew* | |
2107 :cnewer quickfix.txt /*:cnewer* | |
2108 :cnext quickfix.txt /*:cnext* | |
2109 :cnf quickfix.txt /*:cnf* | |
2110 :cnfile quickfix.txt /*:cnfile* | |
2111 :cno map.txt /*:cno* | |
2112 :cnorea map.txt /*:cnorea* | |
2113 :cnoreabbrev map.txt /*:cnoreabbrev* | |
2114 :cnoremap map.txt /*:cnoremap* | |
2115 :cnoreme gui.txt /*:cnoreme* | |
2116 :cnoremenu gui.txt /*:cnoremenu* | |
2117 :co change.txt /*:co* | |
2118 :col quickfix.txt /*:col* | |
2119 :colder quickfix.txt /*:colder* | |
2120 :colo syntax.txt /*:colo* | |
2121 :colorscheme syntax.txt /*:colorscheme* | |
2122 :com map.txt /*:com* | |
2123 :comc map.txt /*:comc* | |
2124 :comclear map.txt /*:comclear* | |
2125 :command map.txt /*:command* | |
6447 | 2126 :command-addr map.txt /*:command-addr* |
1121 | 2127 :command-bang map.txt /*:command-bang* |
2128 :command-bar map.txt /*:command-bar* | |
2129 :command-buffer map.txt /*:command-buffer* | |
2130 :command-complete map.txt /*:command-complete* | |
7 | 2131 :command-completion map.txt /*:command-completion* |
2132 :command-completion-custom map.txt /*:command-completion-custom* | |
557 | 2133 :command-completion-customlist map.txt /*:command-completion-customlist* |
1121 | 2134 :command-count map.txt /*:command-count* |
2135 :command-nargs map.txt /*:command-nargs* | |
2136 :command-range map.txt /*:command-range* | |
2137 :command-register map.txt /*:command-register* | |
482 | 2138 :command-verbose map.txt /*:command-verbose* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
2139 :comment cmdline.txt /*:comment* |
7 | 2140 :comp quickfix.txt /*:comp* |
2141 :compiler quickfix.txt /*:compiler* | |
2142 :con eval.txt /*:con* | |
2143 :conf editing.txt /*:conf* | |
2144 :confirm editing.txt /*:confirm* | |
2145 :continue eval.txt /*:continue* | |
2146 :cope quickfix.txt /*:cope* | |
2147 :copen quickfix.txt /*:copen* | |
2148 :copy change.txt /*:copy* | |
2149 :cp quickfix.txt /*:cp* | |
2150 :cpf quickfix.txt /*:cpf* | |
2151 :cpfile quickfix.txt /*:cpfile* | |
2152 :cprevious quickfix.txt /*:cprevious* | |
2153 :cq quickfix.txt /*:cq* | |
2154 :cquit quickfix.txt /*:cquit* | |
2155 :cr quickfix.txt /*:cr* | |
2156 :crewind quickfix.txt /*:crewind* | |
2157 :cs if_cscop.txt /*:cs* | |
2158 :cscope if_cscop.txt /*:cscope* | |
2159 :cstag if_cscop.txt /*:cstag* | |
2160 :cu map.txt /*:cu* | |
2161 :cuna map.txt /*:cuna* | |
2162 :cunabbrev map.txt /*:cunabbrev* | |
2163 :cunmap map.txt /*:cunmap* | |
2164 :cunme gui.txt /*:cunme* | |
2165 :cunmenu gui.txt /*:cunmenu* | |
2166 :cw quickfix.txt /*:cw* | |
2167 :cwindow quickfix.txt /*:cwindow* | |
2168 :d change.txt /*:d* | |
2169 :de change.txt /*:de* | |
2170 :debug repeat.txt /*:debug* | |
170 | 2171 :debug-name repeat.txt /*:debug-name* |
7 | 2172 :debugg repeat.txt /*:debugg* |
2173 :debuggreedy repeat.txt /*:debuggreedy* | |
2174 :del change.txt /*:del* | |
2175 :delc map.txt /*:delc* | |
2176 :delcommand map.txt /*:delcommand* | |
2177 :delcr todo.txt /*:delcr* | |
2178 :delete change.txt /*:delete* | |
2179 :delf eval.txt /*:delf* | |
2180 :delfunction eval.txt /*:delfunction* | |
24 | 2181 :delm motion.txt /*:delm* |
2182 :delmarks motion.txt /*:delmarks* | |
7 | 2183 :di change.txt /*:di* |
7228
873eae260c97
commit https://github.com/vim/vim/commit/b4ff518d95aa57c2f8c0568c915035bef849581b
Christian Brabandt <cb@256bit.org>
parents:
7183
diff
changeset
|
2184 :dif diff.txt /*:dif* |
7 | 2185 :diffg diff.txt /*:diffg* |
2186 :diffget diff.txt /*:diffget* | |
17 | 2187 :diffo diff.txt /*:diffo* |
2188 :diffoff diff.txt /*:diffoff* | |
7 | 2189 :diffp diff.txt /*:diffp* |
2190 :diffpatch diff.txt /*:diffpatch* | |
2191 :diffpu diff.txt /*:diffpu* | |
2192 :diffput diff.txt /*:diffput* | |
2193 :diffs diff.txt /*:diffs* | |
2194 :diffsplit diff.txt /*:diffsplit* | |
2195 :difft diff.txt /*:difft* | |
2196 :diffthis diff.txt /*:diffthis* | |
2197 :diffupdate diff.txt /*:diffupdate* | |
2198 :dig digraph.txt /*:dig* | |
2199 :digraphs digraph.txt /*:digraphs* | |
2200 :display change.txt /*:display* | |
2201 :dj tagsrch.txt /*:dj* | |
2202 :djump tagsrch.txt /*:djump* | |
3224 | 2203 :dl change.txt /*:dl* |
168 | 2204 :dli tagsrch.txt /*:dli* |
7 | 2205 :dlist tagsrch.txt /*:dlist* |
2206 :do autocmd.txt /*:do* | |
2207 :doau autocmd.txt /*:doau* | |
2208 :doautoa autocmd.txt /*:doautoa* | |
2209 :doautoall autocmd.txt /*:doautoall* | |
2210 :doautocmd autocmd.txt /*:doautocmd* | |
5220 | 2211 :dp change.txt /*:dp* |
7 | 2212 :dr windows.txt /*:dr* |
2213 :drop windows.txt /*:drop* | |
2214 :ds tagsrch.txt /*:ds* | |
2215 :dsearch tagsrch.txt /*:dsearch* | |
2216 :dsp tagsrch.txt /*:dsp* | |
2217 :dsplit tagsrch.txt /*:dsplit* | |
2218 :e editing.txt /*:e* | |
758 | 2219 :ea undo.txt /*:ea* |
2220 :earlier undo.txt /*:earlier* | |
7 | 2221 :ec eval.txt /*:ec* |
2222 :echo eval.txt /*:echo* | |
1121 | 2223 :echo-redraw eval.txt /*:echo-redraw* |
7 | 2224 :echoe eval.txt /*:echoe* |
2225 :echoerr eval.txt /*:echoerr* | |
2226 :echoh eval.txt /*:echoh* | |
2227 :echohl eval.txt /*:echohl* | |
2228 :echom eval.txt /*:echom* | |
2229 :echomsg eval.txt /*:echomsg* | |
2230 :echon eval.txt /*:echon* | |
2231 :edit editing.txt /*:edit* | |
2232 :edit! editing.txt /*:edit!* | |
2233 :edit!_f editing.txt /*:edit!_f* | |
2234 :edit_f editing.txt /*:edit_f* | |
2235 :el eval.txt /*:el* | |
2236 :else eval.txt /*:else* | |
2237 :elsei eval.txt /*:elsei* | |
2238 :elseif eval.txt /*:elseif* | |
2239 :em gui.txt /*:em* | |
2240 :emenu gui.txt /*:emenu* | |
2241 :en eval.txt /*:en* | |
2242 :endf eval.txt /*:endf* | |
75 | 2243 :endfo eval.txt /*:endfo* |
2244 :endfor eval.txt /*:endfor* | |
7 | 2245 :endfunction eval.txt /*:endfunction* |
2246 :endif eval.txt /*:endif* | |
2247 :endt eval.txt /*:endt* | |
2248 :endtry eval.txt /*:endtry* | |
2249 :endw eval.txt /*:endw* | |
2250 :endwhile eval.txt /*:endwhile* | |
2251 :ene editing.txt /*:ene* | |
2252 :ene! editing.txt /*:ene!* | |
2253 :enew editing.txt /*:enew* | |
2254 :enew! editing.txt /*:enew!* | |
2255 :ex editing.txt /*:ex* | |
2256 :exe eval.txt /*:exe* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
2257 :exe-comment eval.txt /*:exe-comment* |
7 | 2258 :execute eval.txt /*:execute* |
2259 :exi editing.txt /*:exi* | |
2260 :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
|
2261 :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
|
2262 :exusage helphelp.txt /*:exusage* |
7 | 2263 :f editing.txt /*:f* |
2264 :fi editing.txt /*:fi* | |
2265 :file editing.txt /*:file* | |
2266 :file_f editing.txt /*:file_f* | |
2267 :filename editing.txt /*:filename* | |
2268 :files windows.txt /*:files* | |
2269 :filet filetype.txt /*:filet* | |
2270 :filetype filetype.txt /*:filetype* | |
2271 :filetype-indent-off filetype.txt /*:filetype-indent-off* | |
2272 :filetype-indent-on filetype.txt /*:filetype-indent-on* | |
2273 :filetype-off filetype.txt /*:filetype-off* | |
2274 :filetype-overview filetype.txt /*:filetype-overview* | |
2275 :filetype-plugin-off filetype.txt /*:filetype-plugin-off* | |
2276 :filetype-plugin-on filetype.txt /*:filetype-plugin-on* | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
9908
diff
changeset
|
2277 :filt various.txt /*:filt* |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
9908
diff
changeset
|
2278 :filter various.txt /*:filter* |
7 | 2279 :fin editing.txt /*:fin* |
2280 :fina eval.txt /*:fina* | |
2281 :finally eval.txt /*:finally* | |
2282 :find editing.txt /*:find* | |
2283 :fini repeat.txt /*:fini* | |
2284 :finish repeat.txt /*:finish* | |
2285 :fir editing.txt /*:fir* | |
2286 :first editing.txt /*:first* | |
2287 :fix options.txt /*:fix* | |
2288 :fixdel options.txt /*:fixdel* | |
2289 :fo fold.txt /*:fo* | |
2290 :fold fold.txt /*:fold* | |
2291 :foldc fold.txt /*:foldc* | |
2292 :foldclose fold.txt /*:foldclose* | |
2293 :foldd fold.txt /*:foldd* | |
2294 :folddoc fold.txt /*:folddoc* | |
2295 :folddoclosed fold.txt /*:folddoclosed* | |
2296 :folddoopen fold.txt /*:folddoopen* | |
2297 :foldo fold.txt /*:foldo* | |
2298 :foldopen fold.txt /*:foldopen* | |
75 | 2299 :for eval.txt /*:for* |
7 | 2300 :fu eval.txt /*:fu* |
5618 | 2301 :func-abort eval.txt /*:func-abort* |
9737
35ce559b8553
commit https://github.com/vim/vim/commit/bc8801c9317eb721a2ee91322669f2dd5d136380
Christian Brabandt <cb@256bit.org>
parents:
9644
diff
changeset
|
2302 :func-closure eval.txt /*:func-closure* |
5618 | 2303 :func-dict eval.txt /*:func-dict* |
2304 :func-range eval.txt /*:func-range* | |
7 | 2305 :function eval.txt /*:function* |
482 | 2306 :function-verbose eval.txt /*:function-verbose* |
7 | 2307 :g repeat.txt /*:g* |
2308 :global repeat.txt /*:global* | |
2309 :go motion.txt /*:go* | |
2310 :goto motion.txt /*:goto* | |
2311 :gr quickfix.txt /*:gr* | |
2312 :grep quickfix.txt /*:grep* | |
2313 :grepa quickfix.txt /*:grepa* | |
2314 :grepadd quickfix.txt /*:grepadd* | |
2315 :gu gui_x11.txt /*:gu* | |
2316 :gui gui_x11.txt /*:gui* | |
2317 :gv gui_x11.txt /*:gv* | |
2318 :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
|
2319 :h helphelp.txt /*:h* |
15 | 2320 :ha print.txt /*:ha* |
2321 :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
|
2322 :help helphelp.txt /*:help* |
6238 | 2323 :helpc helphelp.txt /*:helpc* |
2324 :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
|
2325 :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
|
2326 :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
|
2327 :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
|
2328 :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
|
2329 :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
|
2330 :helptags helphelp.txt /*:helptags* |
7 | 2331 :hi syntax.txt /*:hi* |
2332 :hi-default syntax.txt /*:hi-default* | |
2333 :hi-link syntax.txt /*:hi-link* | |
2334 :hi-normal syntax.txt /*:hi-normal* | |
2335 :hi-normal-cterm syntax.txt /*:hi-normal-cterm* | |
2336 :hide windows.txt /*:hide* | |
2337 :highlight syntax.txt /*:highlight* | |
2338 :highlight-default syntax.txt /*:highlight-default* | |
2339 :highlight-link syntax.txt /*:highlight-link* | |
2340 :highlight-normal syntax.txt /*:highlight-normal* | |
481 | 2341 :highlight-verbose syntax.txt /*:highlight-verbose* |
1621 | 2342 :his cmdline.txt /*:his* |
7 | 2343 :history cmdline.txt /*:history* |
2344 :history-indexing cmdline.txt /*:history-indexing* | |
2345 :i insert.txt /*:i* | |
2346 :ia map.txt /*:ia* | |
2347 :iabbrev map.txt /*:iabbrev* | |
2348 :iabc map.txt /*:iabc* | |
2349 :iabclear map.txt /*:iabclear* | |
2350 :if eval.txt /*:if* | |
2351 :ij tagsrch.txt /*:ij* | |
2352 :ijump tagsrch.txt /*:ijump* | |
2353 :il tagsrch.txt /*:il* | |
2354 :ilist tagsrch.txt /*:ilist* | |
2355 :im map.txt /*:im* | |
2356 :imap map.txt /*:imap* | |
2357 :imap_l map.txt /*:imap_l* | |
2358 :imapc map.txt /*:imapc* | |
2359 :imapclear map.txt /*:imapclear* | |
2360 :ime gui.txt /*:ime* | |
2361 :imenu gui.txt /*:imenu* | |
2362 :in insert.txt /*:in* | |
2363 :index index.txt /*:index* | |
2364 :ino map.txt /*:ino* | |
2365 :inorea map.txt /*:inorea* | |
2366 :inoreabbrev map.txt /*:inoreabbrev* | |
2367 :inoremap map.txt /*:inoremap* | |
2368 :inoreme gui.txt /*:inoreme* | |
2369 :inoremenu gui.txt /*:inoremenu* | |
2370 :insert insert.txt /*:insert* | |
2371 :intro starting.txt /*:intro* | |
2372 :is tagsrch.txt /*:is* | |
2373 :isearch tagsrch.txt /*:isearch* | |
2374 :isp tagsrch.txt /*:isp* | |
2375 :isplit tagsrch.txt /*:isplit* | |
2376 :iu map.txt /*:iu* | |
2377 :iuna map.txt /*:iuna* | |
2378 :iunabbrev map.txt /*:iunabbrev* | |
2379 :iunmap map.txt /*:iunmap* | |
2380 :iunme gui.txt /*:iunme* | |
2381 :iunmenu gui.txt /*:iunmenu* | |
2382 :j change.txt /*:j* | |
2383 :join change.txt /*:join* | |
2384 :ju motion.txt /*:ju* | |
2385 :jumps motion.txt /*:jumps* | |
2386 :k motion.txt /*:k* | |
2387 :kee motion.txt /*:kee* | |
22 | 2388 :keepa editing.txt /*:keepa* |
2389 :keepalt editing.txt /*:keepalt* | |
7 | 2390 :keepj motion.txt /*:keepj* |
2391 :keepjumps motion.txt /*:keepjumps* | |
2392 :keepmarks motion.txt /*:keepmarks* | |
5487 | 2393 :keepp cmdline.txt /*:keepp* |
2394 :keeppatterns cmdline.txt /*:keeppatterns* | |
7 | 2395 :l various.txt /*:l* |
647 | 2396 :lN quickfix.txt /*:lN* |
2397 :lNext quickfix.txt /*:lNext* | |
2398 :lNf quickfix.txt /*:lNf* | |
2399 :lNfile quickfix.txt /*:lNfile* | |
7 | 2400 :la editing.txt /*:la* |
647 | 2401 :lad quickfix.txt /*:lad* |
657 | 2402 :laddb quickfix.txt /*:laddb* |
2403 :laddbuffer quickfix.txt /*:laddbuffer* | |
647 | 2404 :laddexpr quickfix.txt /*:laddexpr* |
2405 :laddf quickfix.txt /*:laddf* | |
2406 :laddfile quickfix.txt /*:laddfile* | |
7 | 2407 :lan mlang.txt /*:lan* |
2408 :lang mlang.txt /*:lang* | |
2409 :language mlang.txt /*:language* | |
2410 :last editing.txt /*:last* | |
758 | 2411 :lat undo.txt /*:lat* |
2412 :later undo.txt /*:later* | |
647 | 2413 :lb quickfix.txt /*:lb* |
9464
be72f4201a1d
commit https://github.com/vim/vim/commit/063b9d15abea041a5bfff3ffc4e219e26fd1d4fa
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2414 :lbo quickfix.txt /*:lbo* |
be72f4201a1d
commit https://github.com/vim/vim/commit/063b9d15abea041a5bfff3ffc4e219e26fd1d4fa
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
2415 :lbottom quickfix.txt /*:lbottom* |
647 | 2416 :lbuffer quickfix.txt /*:lbuffer* |
7 | 2417 :lc editing.txt /*:lc* |
2418 :lcd editing.txt /*:lcd* | |
2419 :lch editing.txt /*:lch* | |
2420 :lchdir editing.txt /*:lchdir* | |
647 | 2421 :lcl quickfix.txt /*:lcl* |
2422 :lclose quickfix.txt /*:lclose* | |
665 | 2423 :lcs if_cscop.txt /*:lcs* |
2424 :lcscope if_cscop.txt /*:lcscope* | |
7100
f717d96a39b3
commit https://github.com/vim/vim/commit/12969c04fe7bd27dc0cbf37709eb40a86d4a27f9
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
2425 :ldo quickfix.txt /*:ldo* |
7 | 2426 :le change.txt /*:le* |
2427 :left change.txt /*:left* | |
2428 :lefta windows.txt /*:lefta* | |
2429 :leftabove windows.txt /*:leftabove* | |
2430 :let eval.txt /*:let* | |
123 | 2431 :let+= eval.txt /*:let+=* |
7 | 2432 :let-$ eval.txt /*:let-$* |
1121 | 2433 :let-& eval.txt /*:let-&* |
123 | 2434 :let-= eval.txt /*:let-=* |
7 | 2435 :let-@ eval.txt /*:let-@* |
2436 :let-environment eval.txt /*:let-environment* | |
2437 :let-option eval.txt /*:let-option* | |
2438 :let-register eval.txt /*:let-register* | |
75 | 2439 :let-unpack eval.txt /*:let-unpack* |
123 | 2440 :let.= eval.txt /*:let.=* |
647 | 2441 :lex quickfix.txt /*:lex* |
2442 :lexpr quickfix.txt /*:lexpr* | |
2443 :lf quickfix.txt /*:lf* | |
7100
f717d96a39b3
commit https://github.com/vim/vim/commit/12969c04fe7bd27dc0cbf37709eb40a86d4a27f9
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
2444 :lfdo quickfix.txt /*:lfdo* |
647 | 2445 :lfile quickfix.txt /*:lfile* |
2446 :lfir quickfix.txt /*:lfir* | |
2447 :lfirst quickfix.txt /*:lfirst* | |
2448 :lg quickfix.txt /*:lg* | |
798 | 2449 :lgetb quickfix.txt /*:lgetb* |
2450 :lgetbuffer quickfix.txt /*:lgetbuffer* | |
2451 :lgete quickfix.txt /*:lgete* | |
2452 :lgetexpr quickfix.txt /*:lgetexpr* | |
647 | 2453 :lgetfile quickfix.txt /*:lgetfile* |
657 | 2454 :lgr quickfix.txt /*:lgr* |
2455 :lgrep quickfix.txt /*:lgrep* | |
2456 :lgrepa quickfix.txt /*:lgrepa* | |
2457 :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
|
2458 :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
|
2459 :lhelpgrep helphelp.txt /*:lhelpgrep* |
9555
9560a5b782ee
commit https://github.com/vim/vim/commit/42ebd066422d73cdb7bda6a1dc828a3dd022dec8
Christian Brabandt <cb@256bit.org>
parents:
9533
diff
changeset
|
2460 :lhi quickfix.txt /*:lhi* |
9560a5b782ee
commit https://github.com/vim/vim/commit/42ebd066422d73cdb7bda6a1dc828a3dd022dec8
Christian Brabandt <cb@256bit.org>
parents:
9533
diff
changeset
|
2461 :lhistory quickfix.txt /*:lhistory* |
7 | 2462 :list various.txt /*:list* |
647 | 2463 :ll quickfix.txt /*:ll* |
2464 :lla quickfix.txt /*:lla* | |
2465 :llast quickfix.txt /*:llast* | |
2466 :lli quickfix.txt /*:lli* | |
2467 :llist quickfix.txt /*:llist* | |
7 | 2468 :lm map.txt /*:lm* |
657 | 2469 :lmak quickfix.txt /*:lmak* |
2470 :lmake quickfix.txt /*:lmake* | |
7 | 2471 :lmap map.txt /*:lmap* |
2472 :lmap_l map.txt /*:lmap_l* | |
2473 :lmapc map.txt /*:lmapc* | |
2474 :lmapclear map.txt /*:lmapclear* | |
2475 :ln map.txt /*:ln* | |
647 | 2476 :lne quickfix.txt /*:lne* |
2477 :lnew quickfix.txt /*:lnew* | |
2478 :lnewer quickfix.txt /*:lnewer* | |
2479 :lnext quickfix.txt /*:lnext* | |
2480 :lnf quickfix.txt /*:lnf* | |
2481 :lnfile quickfix.txt /*:lnfile* | |
7 | 2482 :lnoremap map.txt /*:lnoremap* |
2483 :lo starting.txt /*:lo* | |
2484 :loadk mbyte.txt /*:loadk* | |
2485 :loadkeymap mbyte.txt /*:loadkeymap* | |
2486 :loadview starting.txt /*:loadview* | |
2487 :loc motion.txt /*:loc* | |
2488 :lockmarks motion.txt /*:lockmarks* | |
148 | 2489 :lockv eval.txt /*:lockv* |
2490 :lockvar eval.txt /*:lockvar* | |
647 | 2491 :lol quickfix.txt /*:lol* |
2492 :lolder quickfix.txt /*:lolder* | |
2493 :lop quickfix.txt /*:lop* | |
2494 :lopen quickfix.txt /*:lopen* | |
2495 :lp quickfix.txt /*:lp* | |
2496 :lpf quickfix.txt /*:lpf* | |
2497 :lpfile quickfix.txt /*:lpfile* | |
2498 :lprevious quickfix.txt /*:lprevious* | |
2499 :lr quickfix.txt /*:lr* | |
2500 :lrewind quickfix.txt /*:lrewind* | |
7 | 2501 :ls windows.txt /*:ls* |
650 | 2502 :lt tagsrch.txt /*:lt* |
2503 :ltag tagsrch.txt /*:ltag* | |
7 | 2504 :lu map.txt /*:lu* |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
2505 :lua if_lua.txt /*:lua* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
2506 :luado if_lua.txt /*:luado* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
2507 :luafile if_lua.txt /*:luafile* |
7 | 2508 :lunmap map.txt /*:lunmap* |
657 | 2509 :lv quickfix.txt /*:lv* |
2510 :lvimgrep quickfix.txt /*:lvimgrep* | |
2511 :lvimgrepa quickfix.txt /*:lvimgrepa* | |
2512 :lvimgrepadd quickfix.txt /*:lvimgrepadd* | |
647 | 2513 :lw quickfix.txt /*:lw* |
2514 :lwindow quickfix.txt /*:lwindow* | |
7 | 2515 :m change.txt /*:m* |
2516 :ma motion.txt /*:ma* | |
2517 :mak quickfix.txt /*:mak* | |
2518 :make quickfix.txt /*:make* | |
2519 :make_makeprg quickfix.txt /*:make_makeprg* | |
2520 :map map.txt /*:map* | |
2521 :map! map.txt /*:map!* | |
2522 :map-<buffer> map.txt /*:map-<buffer>* | |
724 | 2523 :map-<expr> map.txt /*:map-<expr>* |
5055 | 2524 :map-<nowait> map.txt /*:map-<nowait>* |
7 | 2525 :map-<script> map.txt /*:map-<script>* |
2526 :map-<silent> map.txt /*:map-<silent>* | |
859 | 2527 :map-<special> map.txt /*:map-<special>* |
7 | 2528 :map-<unique> map.txt /*:map-<unique>* |
590 | 2529 :map-alt-keys map.txt /*:map-alt-keys* |
593 | 2530 :map-arguments map.txt /*:map-arguments* |
2531 :map-commands map.txt /*:map-commands* | |
724 | 2532 :map-expression map.txt /*:map-expression* |
7 | 2533 :map-local map.txt /*:map-local* |
593 | 2534 :map-modes map.txt /*:map-modes* |
5055 | 2535 :map-nowait map.txt /*:map-nowait* |
593 | 2536 :map-operator map.txt /*:map-operator* |
7 | 2537 :map-script map.txt /*:map-script* |
2538 :map-silent map.txt /*:map-silent* | |
859 | 2539 :map-special map.txt /*:map-special* |
593 | 2540 :map-special-chars map.txt /*:map-special-chars* |
7 | 2541 :map-special-keys map.txt /*:map-special-keys* |
2542 :map-undo map.txt /*:map-undo* | |
481 | 2543 :map-verbose map.txt /*:map-verbose* |
7 | 2544 :map_l map.txt /*:map_l* |
2545 :map_l! map.txt /*:map_l!* | |
2546 :mapc map.txt /*:mapc* | |
2547 :mapc! map.txt /*:mapc!* | |
2548 :mapclear map.txt /*:mapclear* | |
2549 :mapclear! map.txt /*:mapclear!* | |
2550 :mark motion.txt /*:mark* | |
2551 :marks motion.txt /*:marks* | |
2552 :mat pattern.txt /*:mat* | |
2553 :match pattern.txt /*:match* | |
2554 :me gui.txt /*:me* | |
2555 :menu gui.txt /*:menu* | |
2556 :menu-<script> gui.txt /*:menu-<script>* | |
2557 :menu-<silent> gui.txt /*:menu-<silent>* | |
859 | 2558 :menu-<special> gui.txt /*:menu-<special>* |
7 | 2559 :menu-disable gui.txt /*:menu-disable* |
2560 :menu-enable gui.txt /*:menu-enable* | |
2561 :menu-script gui.txt /*:menu-script* | |
2562 :menu-silent gui.txt /*:menu-silent* | |
859 | 2563 :menu-special gui.txt /*:menu-special* |
7 | 2564 :menut mlang.txt /*:menut* |
2565 :menutrans mlang.txt /*:menutrans* | |
2566 :menutranslate mlang.txt /*:menutranslate* | |
2567 :mes message.txt /*:mes* | |
2568 :messages message.txt /*:messages* | |
2569 :mk starting.txt /*:mk* | |
2570 :mkexrc starting.txt /*:mkexrc* | |
2571 :mks starting.txt /*:mks* | |
2572 :mksession starting.txt /*:mksession* | |
236 | 2573 :mksp spell.txt /*:mksp* |
2574 :mkspell spell.txt /*:mkspell* | |
7 | 2575 :mkv starting.txt /*:mkv* |
2576 :mkvie starting.txt /*:mkvie* | |
2577 :mkview starting.txt /*:mkview* | |
2578 :mkvimrc starting.txt /*:mkvimrc* | |
2579 :mo change.txt /*:mo* | |
2580 :mod term.txt /*:mod* | |
2581 :mode term.txt /*:mode* | |
2582 :move change.txt /*:move* | |
14 | 2583 :mz if_mzsch.txt /*:mz* |
2584 :mzf if_mzsch.txt /*:mzf* | |
2585 :mzfile if_mzsch.txt /*:mzfile* | |
2586 :mzscheme if_mzsch.txt /*:mzscheme* | |
7 | 2587 :n editing.txt /*:n* |
2210 | 2588 :nbclose netbeans.txt /*:nbclose* |
148 | 2589 :nbkey netbeans.txt /*:nbkey* |
2210 | 2590 :nbstart netbeans.txt /*:nbstart* |
7 | 2591 :ne editing.txt /*:ne* |
2592 :new windows.txt /*:new* | |
2593 :next editing.txt /*:next* | |
2594 :next_f editing.txt /*:next_f* | |
2595 :nm map.txt /*:nm* | |
2596 :nmap map.txt /*:nmap* | |
2597 :nmap_l map.txt /*:nmap_l* | |
2598 :nmapc map.txt /*:nmapc* | |
2599 :nmapclear map.txt /*:nmapclear* | |
2600 :nme gui.txt /*:nme* | |
2601 :nmenu gui.txt /*:nmenu* | |
2602 :nn map.txt /*:nn* | |
2603 :nnoremap map.txt /*:nnoremap* | |
2604 :nnoreme gui.txt /*:nnoreme* | |
2605 :nnoremenu gui.txt /*:nnoremenu* | |
2606 :no map.txt /*:no* | |
2607 :no! map.txt /*:no!* | |
590 | 2608 :noa autocmd.txt /*:noa* |
2609 :noautocmd autocmd.txt /*:noautocmd* | |
7 | 2610 :noh pattern.txt /*:noh* |
2611 :nohlsearch pattern.txt /*:nohlsearch* | |
5968 | 2612 :nor map.txt /*:nor* |
6009 | 2613 :nore map.txt /*:nore* |
7 | 2614 :norea map.txt /*:norea* |
2615 :noreabbrev map.txt /*:noreabbrev* | |
6009 | 2616 :norem map.txt /*:norem* |
7 | 2617 :noremap map.txt /*:noremap* |
2618 :noremap! map.txt /*:noremap!* | |
2619 :noreme gui.txt /*:noreme* | |
2620 :noremenu gui.txt /*:noremenu* | |
2621 :norm various.txt /*:norm* | |
2622 :normal various.txt /*:normal* | |
2623 :normal-range various.txt /*:normal-range* | |
5763 | 2624 :nos recover.txt /*:nos* |
2625 :noswapfile recover.txt /*:noswapfile* | |
7 | 2626 :nu various.txt /*:nu* |
2627 :number various.txt /*:number* | |
2628 :nun map.txt /*:nun* | |
2629 :nunmap map.txt /*:nunmap* | |
2630 :nunme gui.txt /*:nunme* | |
2631 :nunmenu gui.txt /*:nunmenu* | |
2632 :o vi_diff.txt /*:o* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
2633 :ol starting.txt /*:ol* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
2634 :oldfiles starting.txt /*:oldfiles* |
7 | 2635 :om map.txt /*:om* |
2636 :omap map.txt /*:omap* | |
2637 :omap_l map.txt /*:omap_l* | |
2638 :omapc map.txt /*:omapc* | |
2639 :omapclear map.txt /*:omapclear* | |
2640 :ome gui.txt /*:ome* | |
2641 :omenu gui.txt /*:omenu* | |
2642 :on windows.txt /*:on* | |
2643 :only windows.txt /*:only* | |
2644 :ono map.txt /*:ono* | |
2645 :onoremap map.txt /*:onoremap* | |
2646 :onoreme gui.txt /*:onoreme* | |
2647 :onoremenu gui.txt /*:onoremenu* | |
2648 :op vi_diff.txt /*:op* | |
2649 :open vi_diff.txt /*:open* | |
2650 :opt options.txt /*:opt* | |
2651 :options options.txt /*:options* | |
2652 :ou map.txt /*:ou* | |
2653 :ounmap map.txt /*:ounmap* | |
2654 :ounme gui.txt /*:ounme* | |
2655 :ounmenu gui.txt /*:ounmenu* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2656 :ownsyntax syntax.txt /*:ownsyntax* |
7 | 2657 :p various.txt /*:p* |
8392
1bf1b88968a2
commit https://github.com/vim/vim/commit/328da0dcb7be34b594725eef6dc98d3ea6516d69
Christian Brabandt <cb@256bit.org>
parents:
8303
diff
changeset
|
2658 :pa repeat.txt /*:pa* |
1bf1b88968a2
commit https://github.com/vim/vim/commit/328da0dcb7be34b594725eef6dc98d3ea6516d69
Christian Brabandt <cb@256bit.org>
parents:
8303
diff
changeset
|
2659 :packadd repeat.txt /*:packadd* |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
2660 :packl repeat.txt /*:packl* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
2661 :packloadall repeat.txt /*:packloadall* |
7 | 2662 :pc windows.txt /*:pc* |
2663 :pclose windows.txt /*:pclose* | |
2664 :pe if_perl.txt /*:pe* | |
2665 :ped windows.txt /*:ped* | |
2666 :pedit windows.txt /*:pedit* | |
2667 :perl if_perl.txt /*:perl* | |
2668 :perld if_perl.txt /*:perld* | |
2669 :perldo if_perl.txt /*:perldo* | |
2670 :po tagsrch.txt /*:po* | |
2671 :pop tagsrch.txt /*:pop* | |
2672 :popu gui.txt /*:popu* | |
2673 :popup gui.txt /*:popup* | |
2674 :pp windows.txt /*:pp* | |
2675 :ppop windows.txt /*:ppop* | |
2676 :pr various.txt /*:pr* | |
2677 :pre recover.txt /*:pre* | |
2678 :preserve recover.txt /*:preserve* | |
2679 :prev editing.txt /*:prev* | |
2680 :previous editing.txt /*:previous* | |
2681 :print various.txt /*:print* | |
2682 :pro change.txt /*:pro* | |
170 | 2683 :prof repeat.txt /*:prof* |
374 | 2684 :profd repeat.txt /*:profd* |
2685 :profdel repeat.txt /*:profdel* | |
170 | 2686 :profile repeat.txt /*:profile* |
7 | 2687 :promptfind change.txt /*:promptfind* |
2688 :promptr change.txt /*:promptr* | |
2689 :promptrepl change.txt /*:promptrepl* | |
2690 :ps windows.txt /*:ps* | |
2691 :psearch windows.txt /*:psearch* | |
2692 :ptN tagsrch.txt /*:ptN* | |
2693 :ptNext tagsrch.txt /*:ptNext* | |
2694 :pta windows.txt /*:pta* | |
2695 :ptag windows.txt /*:ptag* | |
2696 :ptf tagsrch.txt /*:ptf* | |
2697 :ptfirst tagsrch.txt /*:ptfirst* | |
2698 :ptj tagsrch.txt /*:ptj* | |
2699 :ptjump tagsrch.txt /*:ptjump* | |
2700 :ptl tagsrch.txt /*:ptl* | |
2701 :ptlast tagsrch.txt /*:ptlast* | |
2702 :ptn tagsrch.txt /*:ptn* | |
2703 :ptnext tagsrch.txt /*:ptnext* | |
2704 :ptp tagsrch.txt /*:ptp* | |
2705 :ptprevious tagsrch.txt /*:ptprevious* | |
2706 :ptr tagsrch.txt /*:ptr* | |
2707 :ptrewind tagsrch.txt /*:ptrewind* | |
2708 :pts tagsrch.txt /*:pts* | |
2709 :ptselect tagsrch.txt /*:ptselect* | |
2710 :pu change.txt /*:pu* | |
2711 :put change.txt /*:put* | |
2712 :pw editing.txt /*:pw* | |
2713 :pwd editing.txt /*:pwd* | |
2714 :py if_pyth.txt /*:py* | |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
2715 :py3 if_pyth.txt /*:py3* |
4437 | 2716 :py3do if_pyth.txt /*:py3do* |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
2717 :py3file if_pyth.txt /*:py3file* |
4437 | 2718 :pydo if_pyth.txt /*:pydo* |
7 | 2719 :pyf if_pyth.txt /*:pyf* |
2720 :pyfile if_pyth.txt /*:pyfile* | |
2721 :python if_pyth.txt /*:python* | |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
2722 :python3 if_pyth.txt /*:python3* |
7 | 2723 :q editing.txt /*:q* |
2724 :qa editing.txt /*:qa* | |
2725 :qall editing.txt /*:qall* | |
2726 :quit editing.txt /*:quit* | |
2727 :quita editing.txt /*:quita* | |
2728 :quitall editing.txt /*:quitall* | |
2729 :quote cmdline.txt /*:quote* | |
2730 :r insert.txt /*:r* | |
2731 :r! insert.txt /*:r!* | |
2732 :range cmdline.txt /*:range* | |
2733 :range! change.txt /*:range!* | |
2734 :re insert.txt /*:re* | |
2735 :read insert.txt /*:read* | |
2736 :read! insert.txt /*:read!* | |
2737 :rec recover.txt /*:rec* | |
2738 :recover recover.txt /*:recover* | |
2267 | 2739 :recover-crypt recover.txt /*:recover-crypt* |
7 | 2740 :red undo.txt /*:red* |
2741 :redi various.txt /*:redi* | |
2742 :redir various.txt /*:redir* | |
2743 :redo undo.txt /*:redo* | |
2744 :redr various.txt /*:redr* | |
2745 :redraw various.txt /*:redraw* | |
2746 :redraws various.txt /*:redraws* | |
2747 :redrawstatus various.txt /*:redrawstatus* | |
2748 :reg change.txt /*:reg* | |
2749 :registers change.txt /*:registers* | |
2750 :res windows.txt /*:res* | |
2751 :resize windows.txt /*:resize* | |
2752 :ret change.txt /*:ret* | |
2753 :retab change.txt /*:retab* | |
3492 | 2754 :retab! change.txt /*:retab!* |
7 | 2755 :retu eval.txt /*:retu* |
2756 :return eval.txt /*:return* | |
2757 :rew editing.txt /*:rew* | |
2758 :rewind editing.txt /*:rewind* | |
2759 :ri change.txt /*:ri* | |
2760 :right change.txt /*:right* | |
2761 :rightb windows.txt /*:rightb* | |
2762 :rightbelow windows.txt /*:rightbelow* | |
2763 :ru repeat.txt /*:ru* | |
2764 :rub if_ruby.txt /*:rub* | |
2765 :ruby if_ruby.txt /*:ruby* | |
2766 :rubyd if_ruby.txt /*:rubyd* | |
2767 :rubydo if_ruby.txt /*:rubydo* | |
2768 :rubyf if_ruby.txt /*:rubyf* | |
2769 :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
|
2770 :rundo undo.txt /*:rundo* |
7 | 2771 :runtime repeat.txt /*:runtime* |
2772 :rv starting.txt /*:rv* | |
2773 :rviminfo starting.txt /*:rviminfo* | |
2774 :s change.txt /*:s* | |
168 | 2775 :s% change.txt /*:s%* |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2776 :sI change.txt /*:sI* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2777 :sIc change.txt /*:sIc* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2778 :sIe change.txt /*:sIe* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2779 :sIg change.txt /*:sIg* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2780 :sIl change.txt /*:sIl* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2781 :sIn change.txt /*:sIn* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2782 :sIp change.txt /*:sIp* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2783 :sIr change.txt /*:sIr* |
7 | 2784 :sN windows.txt /*:sN* |
2785 :sNext windows.txt /*:sNext* | |
2786 :s\= change.txt /*:s\\=* | |
2787 :s_c change.txt /*:s_c* | |
2788 :s_flags change.txt /*:s_flags* | |
2789 :sa windows.txt /*:sa* | |
2790 :sal windows.txt /*:sal* | |
2791 :sall windows.txt /*:sall* | |
29 | 2792 :san eval.txt /*:san* |
2793 :sandbox eval.txt /*:sandbox* | |
7 | 2794 :sargument windows.txt /*:sargument* |
2795 :sav editing.txt /*:sav* | |
2796 :saveas editing.txt /*:saveas* | |
2797 :sb windows.txt /*:sb* | |
2798 :sbN windows.txt /*:sbN* | |
2799 :sbNext windows.txt /*:sbNext* | |
2800 :sba windows.txt /*:sba* | |
2801 :sball windows.txt /*:sball* | |
2802 :sbf windows.txt /*:sbf* | |
2803 :sbfirst windows.txt /*:sbfirst* | |
2804 :sbl windows.txt /*:sbl* | |
2805 :sblast windows.txt /*:sblast* | |
2806 :sbm windows.txt /*:sbm* | |
2807 :sbmodified windows.txt /*:sbmodified* | |
2808 :sbn windows.txt /*:sbn* | |
2809 :sbnext windows.txt /*:sbnext* | |
2810 :sbp windows.txt /*:sbp* | |
2811 :sbprevious windows.txt /*:sbprevious* | |
2812 :sbr windows.txt /*:sbr* | |
2813 :sbrewind windows.txt /*:sbrewind* | |
2814 :sbuffer windows.txt /*:sbuffer* | |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2815 :sc change.txt /*:sc* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2816 :scI change.txt /*:scI* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2817 :sce change.txt /*:sce* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2818 :scg change.txt /*:scg* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2819 :sci change.txt /*:sci* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2820 :scl change.txt /*:scl* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2821 :scp change.txt /*:scp* |
6476 | 2822 :scr repeat.txt /*:scr* |
7 | 2823 :scripte repeat.txt /*:scripte* |
2824 :scriptencoding repeat.txt /*:scriptencoding* | |
2825 :scriptnames repeat.txt /*:scriptnames* | |
2826 :scs if_cscop.txt /*:scs* | |
2827 :scscope if_cscop.txt /*:scscope* | |
2828 :se options.txt /*:se* | |
2829 :search-args tagsrch.txt /*:search-args* | |
2830 :set options.txt /*:set* | |
2831 :set+= options.txt /*:set+=* | |
2152 | 2832 :set-! options.txt /*:set-!* |
7 | 2833 :set-& options.txt /*:set-&* |
2834 :set-&vi options.txt /*:set-&vi* | |
2835 :set-&vim options.txt /*:set-&vim* | |
2836 :set-= options.txt /*:set-=* | |
2837 :set-args options.txt /*:set-args* | |
2838 :set-browse options.txt /*:set-browse* | |
2839 :set-default options.txt /*:set-default* | |
2152 | 2840 :set-inv options.txt /*:set-inv* |
7 | 2841 :set-termcap options.txt /*:set-termcap* |
2842 :set-verbose options.txt /*:set-verbose* | |
2843 :set^= options.txt /*:set^=* | |
2844 :set_env options.txt /*:set_env* | |
2845 :setf options.txt /*:setf* | |
2846 :setfiletype options.txt /*:setfiletype* | |
2847 :setg options.txt /*:setg* | |
2848 :setglobal options.txt /*:setglobal* | |
2849 :setl options.txt /*:setl* | |
2850 :setlocal options.txt /*:setlocal* | |
2851 :sf windows.txt /*:sf* | |
2852 :sfind windows.txt /*:sfind* | |
2853 :sfir windows.txt /*:sfir* | |
2854 :sfirst windows.txt /*:sfirst* | |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2855 :sg change.txt /*:sg* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2856 :sgI change.txt /*:sgI* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2857 :sgc change.txt /*:sgc* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2858 :sge change.txt /*:sge* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2859 :sgi change.txt /*:sgi* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2860 :sgl change.txt /*:sgl* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2861 :sgn change.txt /*:sgn* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2862 :sgp change.txt /*:sgp* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2863 :sgr change.txt /*:sgr* |
7 | 2864 :sh various.txt /*:sh* |
2865 :shell various.txt /*:shell* | |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2866 :si change.txt /*:si* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2867 :sic change.txt /*:sic* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2868 :sie change.txt /*:sie* |
7 | 2869 :sig sign.txt /*:sig* |
2870 :sign sign.txt /*:sign* | |
2871 :sign-define sign.txt /*:sign-define* | |
2872 :sign-fname sign.txt /*:sign-fname* | |
2873 :sign-jump sign.txt /*:sign-jump* | |
2874 :sign-list sign.txt /*:sign-list* | |
2875 :sign-place sign.txt /*:sign-place* | |
5510 | 2876 :sign-place-list sign.txt /*:sign-place-list* |
7 | 2877 :sign-undefine sign.txt /*:sign-undefine* |
2878 :sign-unplace sign.txt /*:sign-unplace* | |
2879 :sil various.txt /*:sil* | |
2880 :silent various.txt /*:silent* | |
8148
f5da459c5698
commit https://github.com/vim/vim/commit/e0fa3742ead676a3074a10edadbc955e1a89153d
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
2881 :silent! various.txt /*:silent!* |
6476 | 2882 :sim gui_w32.txt /*:sim* |
7 | 2883 :simalt gui_w32.txt /*:simalt* |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2884 :sin change.txt /*:sin* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2885 :sip change.txt /*:sip* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2886 :sir change.txt /*:sir* |
7 | 2887 :sl various.txt /*:sl* |
2888 :sla windows.txt /*:sla* | |
2889 :slast windows.txt /*:slast* | |
2890 :sleep various.txt /*:sleep* | |
2891 :sm change.txt /*:sm* | |
2892 :smagic change.txt /*:smagic* | |
790 | 2893 :smap map.txt /*:smap* |
2894 :smap_l map.txt /*:smap_l* | |
2895 :smapc map.txt /*:smapc* | |
2896 :smapclear map.txt /*:smapclear* | |
2897 :sme gui.txt /*:sme* | |
2898 :smenu gui.txt /*:smenu* | |
7557
502ca0a62fd8
commit https://github.com/vim/vim/commit/acb4f221c715a333f4c49a2235a8006c6ac6e4d5
Christian Brabandt <cb@256bit.org>
parents:
7477
diff
changeset
|
2899 :smile index.txt /*:smile* |
7 | 2900 :sn windows.txt /*:sn* |
2901 :snext windows.txt /*:snext* | |
2902 :sno change.txt /*:sno* | |
2903 :snomagic change.txt /*:snomagic* | |
790 | 2904 :snor map.txt /*:snor* |
2905 :snoremap map.txt /*:snoremap* | |
2906 :snoreme gui.txt /*:snoreme* | |
2907 :snoremenu gui.txt /*:snoremenu* | |
7 | 2908 :so repeat.txt /*:so* |
282 | 2909 :sor change.txt /*:sor* |
2910 :sort change.txt /*:sort* | |
7 | 2911 :source repeat.txt /*:source* |
2912 :source_crnl repeat.txt /*:source_crnl* | |
2913 :sp windows.txt /*:sp* | |
336 | 2914 :spe spell.txt /*:spe* |
359 | 2915 :spelld spell.txt /*:spelld* |
2916 :spelldump spell.txt /*:spelldump* | |
319 | 2917 :spellgood spell.txt /*:spellgood* |
714 | 2918 :spelli spell.txt /*:spelli* |
2919 :spellinfo spell.txt /*:spellinfo* | |
375 | 2920 :spellr spell.txt /*:spellr* |
2921 :spellrepall spell.txt /*:spellrepall* | |
714 | 2922 :spellu spell.txt /*:spellu* |
2923 :spellundo spell.txt /*:spellundo* | |
336 | 2924 :spellw spell.txt /*:spellw* |
2925 :spellwrong spell.txt /*:spellwrong* | |
7 | 2926 :split windows.txt /*:split* |
2927 :split_f windows.txt /*:split_f* | |
2928 :spr windows.txt /*:spr* | |
2929 :sprevious windows.txt /*:sprevious* | |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2930 :sr change.txt /*:sr* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2931 :srI change.txt /*:srI* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2932 :src change.txt /*:src* |
7 | 2933 :sre windows.txt /*:sre* |
2934 :srewind windows.txt /*:srewind* | |
7183
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2935 :srg change.txt /*:srg* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2936 :sri change.txt /*:sri* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2937 :srl change.txt /*:srl* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2938 :srn change.txt /*:srn* |
ffad29dc7eee
commit https://github.com/vim/vim/commit/a0f849ee40cbea3c889345256786b640b0becca2
Christian Brabandt <cb@256bit.org>
parents:
7176
diff
changeset
|
2939 :srp change.txt /*:srp* |
7 | 2940 :st starting.txt /*:st* |
2941 :sta windows.txt /*:sta* | |
2942 :stag windows.txt /*:stag* | |
2943 :star repeat.txt /*:star* | |
2944 :start insert.txt /*:start* | |
600 | 2945 :startgreplace insert.txt /*:startgreplace* |
7 | 2946 :startinsert insert.txt /*:startinsert* |
14 | 2947 :startreplace insert.txt /*:startreplace* |
7 | 2948 :stj tagsrch.txt /*:stj* |
2949 :stjump tagsrch.txt /*:stjump* | |
2950 :stop starting.txt /*:stop* | |
2951 :stopi insert.txt /*:stopi* | |
2952 :stopinsert insert.txt /*:stopinsert* | |
2953 :sts tagsrch.txt /*:sts* | |
2954 :stselect tagsrch.txt /*:stselect* | |
2955 :su change.txt /*:su* | |
2956 :substitute change.txt /*:substitute* | |
2957 :sun windows.txt /*:sun* | |
2958 :sunhide windows.txt /*:sunhide* | |
790 | 2959 :sunm map.txt /*:sunm* |
2960 :sunmap map.txt /*:sunmap* | |
2961 :sunme gui.txt /*:sunme* | |
2962 :sunmenu gui.txt /*:sunmenu* | |
7 | 2963 :sus starting.txt /*:sus* |
2964 :suspend starting.txt /*:suspend* | |
2965 :sv windows.txt /*:sv* | |
2966 :sview windows.txt /*:sview* | |
2967 :sw recover.txt /*:sw* | |
2968 :swapname recover.txt /*:swapname* | |
2969 :sy syntax.txt /*:sy* | |
2970 :syn syntax.txt /*:syn* | |
2971 :syn-arguments syntax.txt /*:syn-arguments* | |
2972 :syn-case syntax.txt /*:syn-case* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2973 :syn-cchar syntax.txt /*:syn-cchar* |
7 | 2974 :syn-clear syntax.txt /*:syn-clear* |
2975 :syn-cluster syntax.txt /*:syn-cluster* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2976 :syn-conceal syntax.txt /*:syn-conceal* |
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
2977 :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
|
2978 :syn-concealends syntax.txt /*:syn-concealends* |
7 | 2979 :syn-contained syntax.txt /*:syn-contained* |
2980 :syn-containedin syntax.txt /*:syn-containedin* | |
2981 :syn-contains syntax.txt /*:syn-contains* | |
2982 :syn-context syntax.txt /*:syn-context* | |
2983 :syn-default-override usr_06.txt /*:syn-default-override* | |
2984 :syn-define syntax.txt /*:syn-define* | |
2985 :syn-display syntax.txt /*:syn-display* | |
2986 :syn-enable syntax.txt /*:syn-enable* | |
2987 :syn-end syntax.txt /*:syn-end* | |
2988 :syn-excludenl syntax.txt /*:syn-excludenl* | |
2989 :syn-ext-match syntax.txt /*:syn-ext-match* | |
2990 :syn-extend syntax.txt /*:syn-extend* | |
2991 :syn-file-remarks syntax.txt /*:syn-file-remarks* | |
2992 :syn-files syntax.txt /*:syn-files* | |
2993 :syn-fold syntax.txt /*:syn-fold* | |
2994 :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
|
2995 :syn-iskeyword syntax.txt /*:syn-iskeyword* |
7 | 2996 :syn-keepend syntax.txt /*:syn-keepend* |
2997 :syn-keyword syntax.txt /*:syn-keyword* | |
2998 :syn-lc syntax.txt /*:syn-lc* | |
2999 :syn-leading syntax.txt /*:syn-leading* | |
3000 :syn-list syntax.txt /*:syn-list* | |
3001 :syn-manual usr_06.txt /*:syn-manual* | |
3002 :syn-match syntax.txt /*:syn-match* | |
3003 :syn-matchgroup syntax.txt /*:syn-matchgroup* | |
3004 :syn-multi-line syntax.txt /*:syn-multi-line* | |
3005 :syn-nextgroup syntax.txt /*:syn-nextgroup* | |
3006 :syn-off usr_06.txt /*:syn-off* | |
3007 :syn-on syntax.txt /*:syn-on* | |
3008 :syn-oneline syntax.txt /*:syn-oneline* | |
3009 :syn-pattern syntax.txt /*:syn-pattern* | |
3010 :syn-pattern-offset syntax.txt /*:syn-pattern-offset* | |
3011 :syn-priority syntax.txt /*:syn-priority* | |
3012 :syn-qstart syntax.txt /*:syn-qstart* | |
3013 :syn-region syntax.txt /*:syn-region* | |
3014 :syn-reset syntax.txt /*:syn-reset* | |
3015 :syn-skip syntax.txt /*:syn-skip* | |
3016 :syn-skipempty syntax.txt /*:syn-skipempty* | |
3017 :syn-skipnl syntax.txt /*:syn-skipnl* | |
3018 :syn-skipwhite syntax.txt /*:syn-skipwhite* | |
418 | 3019 :syn-spell syntax.txt /*:syn-spell* |
7 | 3020 :syn-start syntax.txt /*:syn-start* |
3021 :syn-sync syntax.txt /*:syn-sync* | |
3022 :syn-sync-ccomment syntax.txt /*:syn-sync-ccomment* | |
3023 :syn-sync-first syntax.txt /*:syn-sync-first* | |
3024 :syn-sync-fourth syntax.txt /*:syn-sync-fourth* | |
3025 :syn-sync-linebreaks syntax.txt /*:syn-sync-linebreaks* | |
3026 :syn-sync-maxlines syntax.txt /*:syn-sync-maxlines* | |
3027 :syn-sync-minlines syntax.txt /*:syn-sync-minlines* | |
3028 :syn-sync-second syntax.txt /*:syn-sync-second* | |
3029 :syn-sync-third syntax.txt /*:syn-sync-third* | |
3030 :syn-transparent syntax.txt /*:syn-transparent* | |
1121 | 3031 :sync scroll.txt /*:sync* |
7 | 3032 :syncbind scroll.txt /*:syncbind* |
3033 :syntax syntax.txt /*:syntax* | |
3034 :syntax-enable syntax.txt /*:syntax-enable* | |
3035 :syntax-on syntax.txt /*:syntax-on* | |
3036 :syntax-reset syntax.txt /*:syntax-reset* | |
4780 | 3037 :syntime syntax.txt /*:syntime* |
7 | 3038 :t change.txt /*:t* |
3039 :tN tagsrch.txt /*:tN* | |
3040 :tNext tagsrch.txt /*:tNext* | |
3041 :ta tagsrch.txt /*:ta* | |
674 | 3042 :tab tabpage.txt /*:tab* |
683 | 3043 :tabN tabpage.txt /*:tabN* |
3044 :tabNext tabpage.txt /*:tabNext* | |
674 | 3045 :tabc tabpage.txt /*:tabc* |
3046 :tabclose tabpage.txt /*:tabclose* | |
688 | 3047 :tabd tabpage.txt /*:tabd* |
3048 :tabdo tabpage.txt /*:tabdo* | |
674 | 3049 :tabe tabpage.txt /*:tabe* |
3050 :tabedit tabpage.txt /*:tabedit* | |
677 | 3051 :tabf tabpage.txt /*:tabf* |
3052 :tabfind tabpage.txt /*:tabfind* | |
688 | 3053 :tabfir tabpage.txt /*:tabfir* |
3054 :tabfirst tabpage.txt /*:tabfirst* | |
3055 :tabl tabpage.txt /*:tabl* | |
3056 :tablast tabpage.txt /*:tablast* | |
683 | 3057 :tabm tabpage.txt /*:tabm* |
3058 :tabmove tabpage.txt /*:tabmove* | |
677 | 3059 :tabn tabpage.txt /*:tabn* |
3060 :tabnew tabpage.txt /*:tabnew* | |
683 | 3061 :tabnext tabpage.txt /*:tabnext* |
674 | 3062 :tabo tabpage.txt /*:tabo* |
3063 :tabonly tabpage.txt /*:tabonly* | |
683 | 3064 :tabp tabpage.txt /*:tabp* |
3065 :tabprevious tabpage.txt /*:tabprevious* | |
688 | 3066 :tabr tabpage.txt /*:tabr* |
3067 :tabrewind tabpage.txt /*:tabrewind* | |
674 | 3068 :tabs tabpage.txt /*:tabs* |
7 | 3069 :tag tagsrch.txt /*:tag* |
3070 :tags tagsrch.txt /*:tags* | |
3071 :tc if_tcl.txt /*:tc* | |
3072 :tcl if_tcl.txt /*:tcl* | |
3073 :tcld if_tcl.txt /*:tcld* | |
3074 :tcldo if_tcl.txt /*:tcldo* | |
3075 :tclf if_tcl.txt /*:tclf* | |
3076 :tclfile if_tcl.txt /*:tclfile* | |
3077 :te gui_w32.txt /*:te* | |
3078 :tearoff gui_w32.txt /*:tearoff* | |
3079 :tf tagsrch.txt /*:tf* | |
3080 :tfirst tagsrch.txt /*:tfirst* | |
3081 :th eval.txt /*:th* | |
3082 :throw eval.txt /*:throw* | |
3083 :tj tagsrch.txt /*:tj* | |
3084 :tjump tagsrch.txt /*:tjump* | |
3085 :tl tagsrch.txt /*:tl* | |
3086 :tlast tagsrch.txt /*:tlast* | |
3087 :tm gui.txt /*:tm* | |
3088 :tmenu gui.txt /*:tmenu* | |
3089 :tn tagsrch.txt /*:tn* | |
3090 :tnext tagsrch.txt /*:tnext* | |
3091 :topleft windows.txt /*:topleft* | |
3092 :tp tagsrch.txt /*:tp* | |
3093 :tprevious tagsrch.txt /*:tprevious* | |
3094 :tr tagsrch.txt /*:tr* | |
3095 :trewind tagsrch.txt /*:trewind* | |
3096 :try eval.txt /*:try* | |
3097 :ts tagsrch.txt /*:ts* | |
3098 :tselect tagsrch.txt /*:tselect* | |
3099 :tu gui.txt /*:tu* | |
3100 :tunmenu gui.txt /*:tunmenu* | |
3101 :u undo.txt /*:u* | |
3102 :un undo.txt /*:un* | |
3103 :una map.txt /*:una* | |
3104 :unabbreviate map.txt /*:unabbreviate* | |
3105 :undo undo.txt /*:undo* | |
697 | 3106 :undoj undo.txt /*:undoj* |
3107 :undojoin undo.txt /*:undojoin* | |
772 | 3108 :undol undo.txt /*:undol* |
3109 :undolist undo.txt /*:undolist* | |
7 | 3110 :unh windows.txt /*:unh* |
3111 :unhide windows.txt /*:unhide* | |
3112 :unl eval.txt /*:unl* | |
3113 :unlet eval.txt /*:unlet* | |
148 | 3114 :unlo eval.txt /*:unlo* |
3115 :unlockvar eval.txt /*:unlockvar* | |
7 | 3116 :unm map.txt /*:unm* |
3117 :unm! map.txt /*:unm!* | |
3118 :unmap map.txt /*:unmap* | |
3119 :unmap! map.txt /*:unmap!* | |
3120 :unme gui.txt /*:unme* | |
3121 :unmenu gui.txt /*:unmenu* | |
3122 :unmenu-all gui.txt /*:unmenu-all* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
3123 :uns various.txt /*:uns* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
3124 :unsilent various.txt /*:unsilent* |
7 | 3125 :up editing.txt /*:up* |
3126 :update editing.txt /*:update* | |
3127 :v repeat.txt /*:v* | |
3128 :ve various.txt /*:ve* | |
3129 :verb various.txt /*:verb* | |
3130 :verbose various.txt /*:verbose* | |
484 | 3131 :verbose-cmd various.txt /*:verbose-cmd* |
7 | 3132 :version various.txt /*:version* |
3133 :vert windows.txt /*:vert* | |
3134 :vertical windows.txt /*:vertical* | |
3135 :vertical-resize windows.txt /*:vertical-resize* | |
3136 :vglobal repeat.txt /*:vglobal* | |
3137 :vi editing.txt /*:vi* | |
3138 :vie editing.txt /*:vie* | |
3139 :view editing.txt /*:view* | |
42 | 3140 :vim quickfix.txt /*:vim* |
3141 :vimgrep quickfix.txt /*:vimgrep* | |
3142 :vimgrepa quickfix.txt /*:vimgrepa* | |
3143 :vimgrepadd quickfix.txt /*:vimgrepadd* | |
7 | 3144 :visual editing.txt /*:visual* |
3145 :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
|
3146 :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
|
3147 :viusage helphelp.txt /*:viusage* |
7 | 3148 :vm map.txt /*:vm* |
3149 :vmap map.txt /*:vmap* | |
3150 :vmap_l map.txt /*:vmap_l* | |
3151 :vmapc map.txt /*:vmapc* | |
3152 :vmapclear map.txt /*:vmapclear* | |
3153 :vme gui.txt /*:vme* | |
3154 :vmenu gui.txt /*:vmenu* | |
3155 :vn map.txt /*:vn* | |
3156 :vne windows.txt /*:vne* | |
3157 :vnew windows.txt /*:vnew* | |
3158 :vnoremap map.txt /*:vnoremap* | |
3159 :vnoreme gui.txt /*:vnoreme* | |
3160 :vnoremenu gui.txt /*:vnoremenu* | |
3161 :vs windows.txt /*:vs* | |
3162 :vsplit windows.txt /*:vsplit* | |
3163 :vu map.txt /*:vu* | |
3164 :vunmap map.txt /*:vunmap* | |
3165 :vunme gui.txt /*:vunme* | |
3166 :vunmenu gui.txt /*:vunmenu* | |
3167 :w editing.txt /*:w* | |
3168 :w! editing.txt /*:w!* | |
3169 :wN editing.txt /*:wN* | |
3170 :wNext editing.txt /*:wNext* | |
3171 :w_a editing.txt /*:w_a* | |
3172 :w_c editing.txt /*:w_c* | |
3173 :w_f editing.txt /*:w_f* | |
3174 :wa editing.txt /*:wa* | |
3175 :wall editing.txt /*:wall* | |
3176 :wh eval.txt /*:wh* | |
3177 :while eval.txt /*:while* | |
3178 :win gui.txt /*:win* | |
3179 :winc windows.txt /*:winc* | |
3180 :wincmd windows.txt /*:wincmd* | |
3181 :windo windows.txt /*:windo* | |
3182 :winp gui.txt /*:winp* | |
3183 :winpos gui.txt /*:winpos* | |
3184 :winsize gui.txt /*:winsize* | |
3185 :wn editing.txt /*:wn* | |
3186 :wnext editing.txt /*:wnext* | |
3187 :wp editing.txt /*:wp* | |
3188 :wprevious editing.txt /*:wprevious* | |
3189 :wq editing.txt /*:wq* | |
3190 :wqa editing.txt /*:wqa* | |
3191 :wqall editing.txt /*:wqall* | |
3192 :write editing.txt /*:write* | |
3193 :write_a editing.txt /*:write_a* | |
3194 :write_c editing.txt /*:write_c* | |
3195 :write_f editing.txt /*:write_f* | |
3196 :ws workshop.txt /*:ws* | |
3197 :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
|
3198 :wundo undo.txt /*:wundo* |
7 | 3199 :wv starting.txt /*:wv* |
3200 :wviminfo starting.txt /*:wviminfo* | |
3201 :x editing.txt /*:x* | |
3202 :xa editing.txt /*:xa* | |
3203 :xall editing.txt /*:xall* | |
3204 :xit editing.txt /*:xit* | |
790 | 3205 :xm map.txt /*:xm* |
3206 :xmap map.txt /*:xmap* | |
3207 :xmap_l map.txt /*:xmap_l* | |
3208 :xmapc map.txt /*:xmapc* | |
3209 :xmapclear map.txt /*:xmapclear* | |
3210 :xme gui.txt /*:xme* | |
3211 :xmenu gui.txt /*:xmenu* | |
3212 :xn map.txt /*:xn* | |
3213 :xnoremap map.txt /*:xnoremap* | |
3214 :xnoreme gui.txt /*:xnoreme* | |
3215 :xnoremenu gui.txt /*:xnoremenu* | |
3216 :xu map.txt /*:xu* | |
3217 :xunmap map.txt /*:xunmap* | |
3218 :xunme gui.txt /*:xunme* | |
3219 :xunmenu gui.txt /*:xunmenu* | |
7 | 3220 :y change.txt /*:y* |
3221 :yank change.txt /*:yank* | |
3222 :z various.txt /*:z* | |
3223 :z# various.txt /*:z#* | |
3224 :~ change.txt /*:~* | |
3225 ; motion.txt /*;* | |
3226 < change.txt /*<* | |
3227 <2-LeftMouse> term.txt /*<2-LeftMouse>* | |
3228 <3-LeftMouse> term.txt /*<3-LeftMouse>* | |
3229 <4-LeftMouse> term.txt /*<4-LeftMouse>* | |
3230 << change.txt /*<<* | |
3231 <> intro.txt /*<>* | |
3232 <A- intro.txt /*<A-* | |
600 | 3233 <A-LeftMouse> term.txt /*<A-LeftMouse>* |
3234 <A-RightMouse> term.txt /*<A-RightMouse>* | |
7 | 3235 <BS> motion.txt /*<BS>* |
3236 <Bar> intro.txt /*<Bar>* | |
3237 <Bslash> intro.txt /*<Bslash>* | |
3238 <C- intro.txt /*<C-* | |
3239 <C-Del> os_dos.txt /*<C-Del>* | |
3240 <C-End> motion.txt /*<C-End>* | |
3241 <C-Home> motion.txt /*<C-Home>* | |
3242 <C-Insert> os_dos.txt /*<C-Insert>* | |
3243 <C-Left> motion.txt /*<C-Left>* | |
3244 <C-LeftMouse> tagsrch.txt /*<C-LeftMouse>* | |
819 | 3245 <C-PageDown> tabpage.txt /*<C-PageDown>* |
3246 <C-PageUp> tabpage.txt /*<C-PageUp>* | |
7 | 3247 <C-Right> motion.txt /*<C-Right>* |
3248 <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
|
3249 <C-ScrollWheelDown> scroll.txt /*<C-ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3250 <C-ScrollWheelLeft> scroll.txt /*<C-ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3251 <C-ScrollWheelRight> scroll.txt /*<C-ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3252 <C-ScrollWheelUp> scroll.txt /*<C-ScrollWheelUp>* |
7 | 3253 <CR> motion.txt /*<CR>* |
3254 <CSI> intro.txt /*<CSI>* | |
3255 <Char-> map.txt /*<Char->* | |
3256 <Char> map.txt /*<Char>* | |
6259 | 3257 <CursorHold> autocmd.txt /*<CursorHold>* |
7 | 3258 <D- intro.txt /*<D-* |
3259 <Del> change.txt /*<Del>* | |
3260 <Down> motion.txt /*<Down>* | |
3261 <Drop> change.txt /*<Drop>* | |
3262 <EOL> intro.txt /*<EOL>* | |
3263 <End> motion.txt /*<End>* | |
3264 <Enter> intro.txt /*<Enter>* | |
3265 <Esc> intro.txt /*<Esc>* | |
3266 <F10> term.txt /*<F10>* | |
3267 <F11> term.txt /*<F11>* | |
3268 <F12> term.txt /*<F12>* | |
3269 <F13> term.txt /*<F13>* | |
3270 <F14> term.txt /*<F14>* | |
3271 <F15> term.txt /*<F15>* | |
3272 <F16> term.txt /*<F16>* | |
3273 <F17> term.txt /*<F17>* | |
3274 <F18> term.txt /*<F18>* | |
3275 <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
|
3276 <F1> helphelp.txt /*<F1>* |
7 | 3277 <F2> term.txt /*<F2>* |
3278 <F3> term.txt /*<F3>* | |
3279 <F4> term.txt /*<F4>* | |
3280 <F5> term.txt /*<F5>* | |
3281 <F6> term.txt /*<F6>* | |
3282 <F7> term.txt /*<F7>* | |
3283 <F8> term.txt /*<F8>* | |
3284 <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
|
3285 <Help> helphelp.txt /*<Help>* |
7 | 3286 <Home> motion.txt /*<Home>* |
3287 <Insert> insert.txt /*<Insert>* | |
3288 <Leader> map.txt /*<Leader>* | |
3289 <Left> motion.txt /*<Left>* | |
3290 <LeftDrag> term.txt /*<LeftDrag>* | |
3291 <LeftMouse> visual.txt /*<LeftMouse>* | |
3292 <LeftRelease> visual.txt /*<LeftRelease>* | |
3293 <LocalLeader> map.txt /*<LocalLeader>* | |
3294 <M- intro.txt /*<M-* | |
3295 <MiddleDrag> term.txt /*<MiddleDrag>* | |
3296 <MiddleMouse> change.txt /*<MiddleMouse>* | |
3297 <MiddleRelease> term.txt /*<MiddleRelease>* | |
3298 <Mouse> term.txt /*<Mouse>* | |
3299 <MouseDown> scroll.txt /*<MouseDown>* | |
3300 <MouseUp> scroll.txt /*<MouseUp>* | |
3301 <NL> motion.txt /*<NL>* | |
3302 <Nop> map.txt /*<Nop>* | |
3303 <Nul> intro.txt /*<Nul>* | |
3304 <PageDown> scroll.txt /*<PageDown>* | |
3305 <PageUp> scroll.txt /*<PageUp>* | |
3306 <Plug> map.txt /*<Plug>* | |
3307 <Return> intro.txt /*<Return>* | |
3308 <Right> motion.txt /*<Right>* | |
3309 <RightDrag> term.txt /*<RightDrag>* | |
3310 <RightMouse> visual.txt /*<RightMouse>* | |
3311 <RightRelease> term.txt /*<RightRelease>* | |
3312 <S- intro.txt /*<S-* | |
3313 <S-Del> os_dos.txt /*<S-Del>* | |
3314 <S-Down> scroll.txt /*<S-Down>* | |
3315 <S-End> term.txt /*<S-End>* | |
3316 <S-F10> term.txt /*<S-F10>* | |
3317 <S-F11> term.txt /*<S-F11>* | |
3318 <S-F12> term.txt /*<S-F12>* | |
3319 <S-F1> intro.txt /*<S-F1>* | |
3320 <S-F2> term.txt /*<S-F2>* | |
3321 <S-F3> term.txt /*<S-F3>* | |
3322 <S-F4> term.txt /*<S-F4>* | |
3323 <S-F5> term.txt /*<S-F5>* | |
3324 <S-F6> term.txt /*<S-F6>* | |
3325 <S-F7> term.txt /*<S-F7>* | |
3326 <S-F8> term.txt /*<S-F8>* | |
3327 <S-F9> term.txt /*<S-F9>* | |
3328 <S-Home> term.txt /*<S-Home>* | |
3329 <S-Insert> os_dos.txt /*<S-Insert>* | |
3330 <S-Left> motion.txt /*<S-Left>* | |
3331 <S-LeftMouse> term.txt /*<S-LeftMouse>* | |
3332 <S-Right> motion.txt /*<S-Right>* | |
3333 <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
|
3334 <S-ScrollWheelDown> scroll.txt /*<S-ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3335 <S-ScrollWheelLeft> scroll.txt /*<S-ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3336 <S-ScrollWheelRight> scroll.txt /*<S-ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3337 <S-ScrollWheelUp> scroll.txt /*<S-ScrollWheelUp>* |
7 | 3338 <S-Tab> term.txt /*<S-Tab>* |
3339 <S-Up> scroll.txt /*<S-Up>* | |
3340 <S-xF1> term.txt /*<S-xF1>* | |
3341 <S-xF2> term.txt /*<S-xF2>* | |
3342 <S-xF3> term.txt /*<S-xF3>* | |
3343 <S-xF4> term.txt /*<S-xF4>* | |
3344 <SID> map.txt /*<SID>* | |
3345 <SNR> map.txt /*<SNR>* | |
2409
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3346 <ScrollWheelDown> scroll.txt /*<ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3347 <ScrollWheelLeft> scroll.txt /*<ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3348 <ScrollWheelRight> scroll.txt /*<ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
3349 <ScrollWheelUp> scroll.txt /*<ScrollWheelUp>* |
7 | 3350 <Space> motion.txt /*<Space>* |
3351 <Tab> motion.txt /*<Tab>* | |
3352 <Undo> undo.txt /*<Undo>* | |
3353 <Up> motion.txt /*<Up>* | |
3354 <abuf> cmdline.txt /*<abuf>* | |
3355 <afile> cmdline.txt /*<afile>* | |
3356 <amatch> cmdline.txt /*<amatch>* | |
3357 <args> map.txt /*<args>* | |
3358 <bang> map.txt /*<bang>* | |
40 | 3359 <buffer=N> autocmd.txt /*<buffer=N>* |
3360 <buffer=abuf> autocmd.txt /*<buffer=abuf>* | |
7 | 3361 <cfile> cmdline.txt /*<cfile>* |
3362 <character> intro.txt /*<character>* | |
3363 <count> map.txt /*<count>* | |
1121 | 3364 <f-args> map.txt /*<f-args>* |
7 | 3365 <k0> term.txt /*<k0>* |
3366 <k1> term.txt /*<k1>* | |
3367 <k2> term.txt /*<k2>* | |
3368 <k3> term.txt /*<k3>* | |
3369 <k4> term.txt /*<k4>* | |
3370 <k5> term.txt /*<k5>* | |
3371 <k6> term.txt /*<k6>* | |
3372 <k7> term.txt /*<k7>* | |
3373 <k8> term.txt /*<k8>* | |
3374 <k9> term.txt /*<k9>* | |
3375 <kDivide> term.txt /*<kDivide>* | |
3376 <kEnd> motion.txt /*<kEnd>* | |
3377 <kEnter> term.txt /*<kEnter>* | |
3378 <kHome> motion.txt /*<kHome>* | |
3379 <kMinus> term.txt /*<kMinus>* | |
3380 <kMultiply> term.txt /*<kMultiply>* | |
3381 <kPageDown> scroll.txt /*<kPageDown>* | |
3382 <kPageUp> scroll.txt /*<kPageUp>* | |
3383 <kPlus> term.txt /*<kPlus>* | |
3384 <kPoint> term.txt /*<kPoint>* | |
3385 <line1> map.txt /*<line1>* | |
3386 <line2> map.txt /*<line2>* | |
3387 <lt> intro.txt /*<lt>* | |
9286
64035abb986b
commit https://github.com/vim/vim/commit/c95a302a4c42ec8230473cd4a5e0064d0a143aa8
Christian Brabandt <cb@256bit.org>
parents:
9227
diff
changeset
|
3388 <mods> map.txt /*<mods>* |
3356 | 3389 <nomodeline> autocmd.txt /*<nomodeline>* |
7 | 3390 <q-args> map.txt /*<q-args>* |
3391 <reg> map.txt /*<reg>* | |
3392 <register> map.txt /*<register>* | |
3393 <sfile> cmdline.txt /*<sfile>* | |
2725 | 3394 <slnum> cmdline.txt /*<slnum>* |
7 | 3395 <xCSI> intro.txt /*<xCSI>* |
189 | 3396 <xDown> term.txt /*<xDown>* |
7 | 3397 <xEnd> term.txt /*<xEnd>* |
3398 <xEnd>-xterm term.txt /*<xEnd>-xterm* | |
3399 <xF1> term.txt /*<xF1>* | |
3400 <xF1>-xterm term.txt /*<xF1>-xterm* | |
3401 <xF2> term.txt /*<xF2>* | |
3402 <xF2>-xterm term.txt /*<xF2>-xterm* | |
3403 <xF3> term.txt /*<xF3>* | |
3404 <xF3>-xterm term.txt /*<xF3>-xterm* | |
3405 <xF4> term.txt /*<xF4>* | |
3406 <xF4>-xterm term.txt /*<xF4>-xterm* | |
3407 <xHome> term.txt /*<xHome>* | |
3408 <xHome>-xterm term.txt /*<xHome>-xterm* | |
189 | 3409 <xLeft> term.txt /*<xLeft>* |
3410 <xRight> term.txt /*<xRight>* | |
3411 <xUp> term.txt /*<xUp>* | |
7 | 3412 = change.txt /*=* |
3413 == change.txt /*==* | |
3414 > change.txt /*>* | |
3415 >> change.txt /*>>* | |
7659
07f11de5efca
commit https://github.com/vim/vim/commit/85084ef1e999dcf50e8d466106a33bac24a0febb
Christian Brabandt <cb@256bit.org>
parents:
7597
diff
changeset
|
3416 >backtrace repeat.txt /*>backtrace* |
07f11de5efca
commit https://github.com/vim/vim/commit/85084ef1e999dcf50e8d466106a33bac24a0febb
Christian Brabandt <cb@256bit.org>
parents:
7597
diff
changeset
|
3417 >bt repeat.txt /*>bt* |
7 | 3418 >cont repeat.txt /*>cont* |
7659
07f11de5efca
commit https://github.com/vim/vim/commit/85084ef1e999dcf50e8d466106a33bac24a0febb
Christian Brabandt <cb@256bit.org>
parents:
7597
diff
changeset
|
3419 >down repeat.txt /*>down* |
7 | 3420 >finish repeat.txt /*>finish* |
7659
07f11de5efca
commit https://github.com/vim/vim/commit/85084ef1e999dcf50e8d466106a33bac24a0febb
Christian Brabandt <cb@256bit.org>
parents:
7597
diff
changeset
|
3421 >frame repeat.txt /*>frame* |
7 | 3422 >interrupt repeat.txt /*>interrupt* |
3423 >next repeat.txt /*>next* | |
3424 >quit repeat.txt /*>quit* | |
3425 >step repeat.txt /*>step* | |
7659
07f11de5efca
commit https://github.com/vim/vim/commit/85084ef1e999dcf50e8d466106a33bac24a0febb
Christian Brabandt <cb@256bit.org>
parents:
7597
diff
changeset
|
3426 >up repeat.txt /*>up* |
07f11de5efca
commit https://github.com/vim/vim/commit/85084ef1e999dcf50e8d466106a33bac24a0febb
Christian Brabandt <cb@256bit.org>
parents:
7597
diff
changeset
|
3427 >where repeat.txt /*>where* |
7 | 3428 ? pattern.txt /*?* |
3429 ?<CR> pattern.txt /*?<CR>* | |
3430 @ repeat.txt /*@* | |
3431 @/ change.txt /*@\/* | |
3432 @: repeat.txt /*@:* | |
1121 | 3433 @= change.txt /*@=* |
7 | 3434 @@ repeat.txt /*@@* |
1121 | 3435 @r eval.txt /*@r* |
7 | 3436 A insert.txt /*A* |
3437 ACL editing.txt /*ACL* | |
3438 ATTENTION usr_11.txt /*ATTENTION* | |
3439 Abbreviations map.txt /*Abbreviations* | |
3440 Aleph options.txt /*Aleph* | |
3441 Amiga os_amiga.txt /*Amiga* | |
3442 Arabic arabic.txt /*Arabic* | |
3443 Atari os_mint.txt /*Atari* | |
3444 Athena gui_x11.txt /*Athena* | |
3445 B motion.txt /*B* | |
3446 BeBox os_beos.txt /*BeBox* | |
3447 BeOS os_beos.txt /*BeOS* | |
323 | 3448 Bram intro.txt /*Bram* |
7 | 3449 BufAdd autocmd.txt /*BufAdd* |
3450 BufCreate autocmd.txt /*BufCreate* | |
3451 BufDelete autocmd.txt /*BufDelete* | |
3452 BufEnter autocmd.txt /*BufEnter* | |
3453 BufFilePost autocmd.txt /*BufFilePost* | |
3454 BufFilePre autocmd.txt /*BufFilePre* | |
3455 BufHidden autocmd.txt /*BufHidden* | |
3456 BufLeave autocmd.txt /*BufLeave* | |
3457 BufNew autocmd.txt /*BufNew* | |
3458 BufNewFile autocmd.txt /*BufNewFile* | |
3459 BufRead autocmd.txt /*BufRead* | |
3460 BufReadCmd autocmd.txt /*BufReadCmd* | |
3461 BufReadPost autocmd.txt /*BufReadPost* | |
3462 BufReadPre autocmd.txt /*BufReadPre* | |
3463 BufUnload autocmd.txt /*BufUnload* | |
3464 BufWinEnter autocmd.txt /*BufWinEnter* | |
3465 BufWinLeave autocmd.txt /*BufWinLeave* | |
3466 BufWipeout autocmd.txt /*BufWipeout* | |
3467 BufWrite autocmd.txt /*BufWrite* | |
3468 BufWriteCmd autocmd.txt /*BufWriteCmd* | |
3469 BufWritePost autocmd.txt /*BufWritePost* | |
3470 BufWritePre autocmd.txt /*BufWritePre* | |
3471 C change.txt /*C* | |
3472 C-editing tips.txt /*C-editing* | |
3473 C-indenting indent.txt /*C-indenting* | |
3474 COMSPEC starting.txt /*COMSPEC* | |
3475 CR-used-for-NL pattern.txt /*CR-used-for-NL* | |
3476 CTRL-6 editing.txt /*CTRL-6* | |
819 | 3477 CTRL-<PageDown> tabpage.txt /*CTRL-<PageDown>* |
3478 CTRL-<PageUp> tabpage.txt /*CTRL-<PageUp>* | |
7 | 3479 CTRL-A change.txt /*CTRL-A* |
3480 CTRL-B scroll.txt /*CTRL-B* | |
3481 CTRL-C pattern.txt /*CTRL-C* | |
3482 CTRL-D scroll.txt /*CTRL-D* | |
3483 CTRL-E scroll.txt /*CTRL-E* | |
3484 CTRL-F scroll.txt /*CTRL-F* | |
3485 CTRL-G editing.txt /*CTRL-G* | |
3486 CTRL-H motion.txt /*CTRL-H* | |
3487 CTRL-I motion.txt /*CTRL-I* | |
3488 CTRL-J motion.txt /*CTRL-J* | |
3489 CTRL-L various.txt /*CTRL-L* | |
3490 CTRL-M motion.txt /*CTRL-M* | |
3491 CTRL-N motion.txt /*CTRL-N* | |
3492 CTRL-O motion.txt /*CTRL-O* | |
3493 CTRL-P motion.txt /*CTRL-P* | |
168 | 3494 CTRL-Q gui_w32.txt /*CTRL-Q* |
7 | 3495 CTRL-R undo.txt /*CTRL-R* |
3496 CTRL-T tagsrch.txt /*CTRL-T* | |
3497 CTRL-U scroll.txt /*CTRL-U* | |
3498 CTRL-U-changed version6.txt /*CTRL-U-changed* | |
3499 CTRL-V visual.txt /*CTRL-V* | |
3500 CTRL-V-alternative gui_w32.txt /*CTRL-V-alternative* | |
3501 CTRL-W index.txt /*CTRL-W* | |
3502 CTRL-W_+ windows.txt /*CTRL-W_+* | |
3503 CTRL-W_- windows.txt /*CTRL-W_-* | |
3504 CTRL-W_< windows.txt /*CTRL-W_<* | |
3505 CTRL-W_<BS> windows.txt /*CTRL-W_<BS>* | |
170 | 3506 CTRL-W_<CR> quickfix.txt /*CTRL-W_<CR>* |
7 | 3507 CTRL-W_<Down> windows.txt /*CTRL-W_<Down>* |
170 | 3508 CTRL-W_<Enter> quickfix.txt /*CTRL-W_<Enter>* |
7 | 3509 CTRL-W_<Left> windows.txt /*CTRL-W_<Left>* |
3510 CTRL-W_<Right> windows.txt /*CTRL-W_<Right>* | |
3511 CTRL-W_<Up> windows.txt /*CTRL-W_<Up>* | |
3512 CTRL-W_= windows.txt /*CTRL-W_=* | |
3513 CTRL-W_> windows.txt /*CTRL-W_>* | |
3514 CTRL-W_CTRL-B windows.txt /*CTRL-W_CTRL-B* | |
3515 CTRL-W_CTRL-C windows.txt /*CTRL-W_CTRL-C* | |
3516 CTRL-W_CTRL-D tagsrch.txt /*CTRL-W_CTRL-D* | |
3517 CTRL-W_CTRL-F windows.txt /*CTRL-W_CTRL-F* | |
3518 CTRL-W_CTRL-H windows.txt /*CTRL-W_CTRL-H* | |
3519 CTRL-W_CTRL-I tagsrch.txt /*CTRL-W_CTRL-I* | |
3520 CTRL-W_CTRL-J windows.txt /*CTRL-W_CTRL-J* | |
3521 CTRL-W_CTRL-K windows.txt /*CTRL-W_CTRL-K* | |
3522 CTRL-W_CTRL-L windows.txt /*CTRL-W_CTRL-L* | |
3523 CTRL-W_CTRL-N windows.txt /*CTRL-W_CTRL-N* | |
3524 CTRL-W_CTRL-O windows.txt /*CTRL-W_CTRL-O* | |
3525 CTRL-W_CTRL-P windows.txt /*CTRL-W_CTRL-P* | |
3526 CTRL-W_CTRL-Q windows.txt /*CTRL-W_CTRL-Q* | |
3527 CTRL-W_CTRL-R windows.txt /*CTRL-W_CTRL-R* | |
3528 CTRL-W_CTRL-S windows.txt /*CTRL-W_CTRL-S* | |
3529 CTRL-W_CTRL-T windows.txt /*CTRL-W_CTRL-T* | |
3530 CTRL-W_CTRL-V windows.txt /*CTRL-W_CTRL-V* | |
3531 CTRL-W_CTRL-W windows.txt /*CTRL-W_CTRL-W* | |
3532 CTRL-W_CTRL-X windows.txt /*CTRL-W_CTRL-X* | |
3533 CTRL-W_CTRL-Z windows.txt /*CTRL-W_CTRL-Z* | |
3534 CTRL-W_CTRL-] windows.txt /*CTRL-W_CTRL-]* | |
3535 CTRL-W_CTRL-^ windows.txt /*CTRL-W_CTRL-^* | |
3536 CTRL-W_CTRL-_ windows.txt /*CTRL-W_CTRL-_* | |
681 | 3537 CTRL-W_F windows.txt /*CTRL-W_F* |
7 | 3538 CTRL-W_H windows.txt /*CTRL-W_H* |
3539 CTRL-W_J windows.txt /*CTRL-W_J* | |
3540 CTRL-W_K windows.txt /*CTRL-W_K* | |
3541 CTRL-W_L windows.txt /*CTRL-W_L* | |
3542 CTRL-W_P windows.txt /*CTRL-W_P* | |
3543 CTRL-W_R windows.txt /*CTRL-W_R* | |
3544 CTRL-W_S windows.txt /*CTRL-W_S* | |
826 | 3545 CTRL-W_T windows.txt /*CTRL-W_T* |
7 | 3546 CTRL-W_W windows.txt /*CTRL-W_W* |
3547 CTRL-W_] windows.txt /*CTRL-W_]* | |
3548 CTRL-W_^ windows.txt /*CTRL-W_^* | |
3549 CTRL-W__ windows.txt /*CTRL-W__* | |
3550 CTRL-W_b windows.txt /*CTRL-W_b* | |
3551 CTRL-W_bar windows.txt /*CTRL-W_bar* | |
3552 CTRL-W_c windows.txt /*CTRL-W_c* | |
3553 CTRL-W_d tagsrch.txt /*CTRL-W_d* | |
3554 CTRL-W_f windows.txt /*CTRL-W_f* | |
840 | 3555 CTRL-W_gF windows.txt /*CTRL-W_gF* |
7 | 3556 CTRL-W_g] windows.txt /*CTRL-W_g]* |
3557 CTRL-W_g_CTRL-] windows.txt /*CTRL-W_g_CTRL-]* | |
820 | 3558 CTRL-W_gf windows.txt /*CTRL-W_gf* |
7 | 3559 CTRL-W_g} windows.txt /*CTRL-W_g}* |
3560 CTRL-W_h windows.txt /*CTRL-W_h* | |
3561 CTRL-W_i tagsrch.txt /*CTRL-W_i* | |
3562 CTRL-W_j windows.txt /*CTRL-W_j* | |
3563 CTRL-W_k windows.txt /*CTRL-W_k* | |
3564 CTRL-W_l windows.txt /*CTRL-W_l* | |
3565 CTRL-W_n windows.txt /*CTRL-W_n* | |
3566 CTRL-W_o windows.txt /*CTRL-W_o* | |
3567 CTRL-W_p windows.txt /*CTRL-W_p* | |
3568 CTRL-W_q windows.txt /*CTRL-W_q* | |
3569 CTRL-W_r windows.txt /*CTRL-W_r* | |
3570 CTRL-W_s windows.txt /*CTRL-W_s* | |
3571 CTRL-W_t windows.txt /*CTRL-W_t* | |
3572 CTRL-W_v windows.txt /*CTRL-W_v* | |
3573 CTRL-W_w windows.txt /*CTRL-W_w* | |
3574 CTRL-W_x windows.txt /*CTRL-W_x* | |
3575 CTRL-W_z windows.txt /*CTRL-W_z* | |
3576 CTRL-W_} windows.txt /*CTRL-W_}* | |
3577 CTRL-X change.txt /*CTRL-X* | |
3578 CTRL-Y scroll.txt /*CTRL-Y* | |
3579 CTRL-Z starting.txt /*CTRL-Z* | |
3580 CTRL-\_CTRL-G intro.txt /*CTRL-\\_CTRL-G* | |
3581 CTRL-\_CTRL-N intro.txt /*CTRL-\\_CTRL-N* | |
3582 CTRL-] tagsrch.txt /*CTRL-]* | |
3583 CTRL-^ editing.txt /*CTRL-^* | |
3584 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
|
3585 Channel eval.txt /*Channel* |
8951
0bdeaf7092bc
commit https://github.com/vim/vim/commit/aa3b15dbebf333282503d6031e2f9ba6ee4398ed
Christian Brabandt <cb@256bit.org>
parents:
8876
diff
changeset
|
3586 Channels eval.txt /*Channels* |
7 | 3587 Chinese mbyte.txt /*Chinese* |
3588 Cmd-event autocmd.txt /*Cmd-event* | |
6159 | 3589 CmdUndefined autocmd.txt /*CmdUndefined* |
7 | 3590 Cmdline cmdline.txt /*Cmdline* |
3591 Cmdline-mode cmdline.txt /*Cmdline-mode* | |
3592 CmdwinEnter autocmd.txt /*CmdwinEnter* | |
3593 CmdwinLeave autocmd.txt /*CmdwinLeave* | |
12 | 3594 ColorScheme autocmd.txt /*ColorScheme* |
7 | 3595 Command-line cmdline.txt /*Command-line* |
3596 Command-line-mode cmdline.txt /*Command-line-mode* | |
3682 | 3597 CompleteDone autocmd.txt /*CompleteDone* |
7 | 3598 Contents quickref.txt /*Contents* |
3599 Cscope if_cscop.txt /*Cscope* | |
3600 CursorHold autocmd.txt /*CursorHold* | |
3601 CursorHold-example windows.txt /*CursorHold-example* | |
665 | 3602 CursorHoldI autocmd.txt /*CursorHoldI* |
7 | 3603 CursorIM mbyte.txt /*CursorIM* |
665 | 3604 CursorMoved autocmd.txt /*CursorMoved* |
3605 CursorMovedI autocmd.txt /*CursorMovedI* | |
7 | 3606 D change.txt /*D* |
3607 DOS os_dos.txt /*DOS* | |
3608 DOS-format editing.txt /*DOS-format* | |
3609 DOS-format-write editing.txt /*DOS-format-write* | |
102 | 3610 Dictionaries eval.txt /*Dictionaries* |
113 | 3611 Dictionary eval.txt /*Dictionary* |
3612 Dictionary-function eval.txt /*Dictionary-function* | |
7 | 3613 Digraphs digraph.txt /*Digraphs* |
3614 E motion.txt /*E* | |
3615 E10 message.txt /*E10* | |
3616 E100 diff.txt /*E100* | |
3617 E101 diff.txt /*E101* | |
3618 E102 diff.txt /*E102* | |
3619 E103 diff.txt /*E103* | |
3620 E104 digraph.txt /*E104* | |
3621 E105 mbyte.txt /*E105* | |
3622 E107 eval.txt /*E107* | |
3623 E108 eval.txt /*E108* | |
3624 E109 eval.txt /*E109* | |
3625 E11 cmdline.txt /*E11* | |
3626 E110 eval.txt /*E110* | |
3627 E111 eval.txt /*E111* | |
3628 E112 eval.txt /*E112* | |
3629 E113 eval.txt /*E113* | |
3630 E114 eval.txt /*E114* | |
3631 E115 eval.txt /*E115* | |
3632 E116 eval.txt /*E116* | |
786 | 3633 E117 eval.txt /*E117* |
7 | 3634 E118 eval.txt /*E118* |
3635 E119 eval.txt /*E119* | |
3636 E12 message.txt /*E12* | |
3637 E120 eval.txt /*E120* | |
3638 E121 eval.txt /*E121* | |
3639 E122 eval.txt /*E122* | |
3640 E123 eval.txt /*E123* | |
3641 E124 eval.txt /*E124* | |
3642 E125 eval.txt /*E125* | |
3643 E126 eval.txt /*E126* | |
3644 E127 eval.txt /*E127* | |
3645 E128 eval.txt /*E128* | |
3646 E129 eval.txt /*E129* | |
3647 E13 message.txt /*E13* | |
3648 E130 eval.txt /*E130* | |
3649 E131 eval.txt /*E131* | |
3650 E132 eval.txt /*E132* | |
3651 E133 eval.txt /*E133* | |
3652 E134 change.txt /*E134* | |
3653 E135 autocmd.txt /*E135* | |
3654 E136 starting.txt /*E136* | |
3655 E137 starting.txt /*E137* | |
3656 E138 starting.txt /*E138* | |
3657 E139 message.txt /*E139* | |
3658 E14 cmdline.txt /*E14* | |
3659 E140 message.txt /*E140* | |
3660 E141 message.txt /*E141* | |
3661 E142 message.txt /*E142* | |
3662 E143 autocmd.txt /*E143* | |
3663 E144 various.txt /*E144* | |
3664 E145 starting.txt /*E145* | |
3665 E146 change.txt /*E146* | |
3666 E147 repeat.txt /*E147* | |
3667 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
|
3668 E149 helphelp.txt /*E149* |
7 | 3669 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
|
3670 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
|
3671 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
|
3672 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
|
3673 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
|
3674 E154 helphelp.txt /*E154* |
7 | 3675 E155 sign.txt /*E155* |
3676 E156 sign.txt /*E156* | |
3677 E157 sign.txt /*E157* | |
3678 E158 sign.txt /*E158* | |
3679 E159 sign.txt /*E159* | |
3680 E16 cmdline.txt /*E16* | |
3681 E160 sign.txt /*E160* | |
3682 E161 repeat.txt /*E161* | |
3683 E162 message.txt /*E162* | |
3684 E163 editing.txt /*E163* | |
3685 E164 editing.txt /*E164* | |
3686 E165 editing.txt /*E165* | |
3687 E166 message.txt /*E166* | |
3688 E167 repeat.txt /*E167* | |
3689 E168 repeat.txt /*E168* | |
3690 E169 message.txt /*E169* | |
3691 E17 message.txt /*E17* | |
3692 E170 eval.txt /*E170* | |
3693 E171 eval.txt /*E171* | |
3694 E172 message.txt /*E172* | |
3695 E173 message.txt /*E173* | |
3696 E174 map.txt /*E174* | |
3697 E175 map.txt /*E175* | |
3698 E176 map.txt /*E176* | |
3699 E177 map.txt /*E177* | |
3700 E178 map.txt /*E178* | |
3701 E179 map.txt /*E179* | |
3702 E18 eval.txt /*E18* | |
3703 E180 map.txt /*E180* | |
3704 E181 map.txt /*E181* | |
3705 E182 map.txt /*E182* | |
3706 E183 map.txt /*E183* | |
3707 E184 map.txt /*E184* | |
3708 E185 syntax.txt /*E185* | |
3709 E186 editing.txt /*E186* | |
3710 E187 editing.txt /*E187* | |
3711 E188 gui.txt /*E188* | |
3712 E189 message.txt /*E189* | |
3713 E19 message.txt /*E19* | |
3714 E190 message.txt /*E190* | |
3715 E191 motion.txt /*E191* | |
3716 E192 message.txt /*E192* | |
3717 E193 eval.txt /*E193* | |
3718 E194 message.txt /*E194* | |
3719 E195 starting.txt /*E195* | |
3720 E196 various.txt /*E196* | |
3721 E197 mlang.txt /*E197* | |
3722 E198 options.txt /*E198* | |
3723 E199 cmdline.txt /*E199* | |
3724 E20 motion.txt /*E20* | |
3725 E200 autocmd.txt /*E200* | |
3726 E201 autocmd.txt /*E201* | |
3727 E202 options.txt /*E202* | |
3728 E203 autocmd.txt /*E203* | |
3729 E204 autocmd.txt /*E204* | |
6091
7090d7f160f7
Update runtime files. Add vroom file support.
Bram Moolenaar <bram@vim.org>
parents:
6051
diff
changeset
|
3730 E205 options.txt /*E205* |
7 | 3731 E206 options.txt /*E206* |
3732 E207 editing.txt /*E207* | |
3733 E208 message.txt /*E208* | |
3734 E209 message.txt /*E209* | |
3735 E21 options.txt /*E21* | |
3736 E210 message.txt /*E210* | |
3737 E211 message.txt /*E211* | |
3738 E212 message.txt /*E212* | |
3739 E213 options.txt /*E213* | |
3740 E214 options.txt /*E214* | |
3741 E215 autocmd.txt /*E215* | |
3742 E216 autocmd.txt /*E216* | |
3743 E217 autocmd.txt /*E217* | |
3744 E218 autocmd.txt /*E218* | |
3745 E219 message.txt /*E219* | |
3746 E22 message.txt /*E22* | |
3747 E220 message.txt /*E220* | |
3748 E222 message.txt /*E222* | |
3749 E223 options.txt /*E223* | |
3750 E224 map.txt /*E224* | |
3751 E225 map.txt /*E225* | |
3752 E226 map.txt /*E226* | |
3753 E227 map.txt /*E227* | |
3754 E228 message.txt /*E228* | |
3755 E229 gui.txt /*E229* | |
3756 E23 message.txt /*E23* | |
3757 E230 starting.txt /*E230* | |
3758 E231 options.txt /*E231* | |
3759 E232 message.txt /*E232* | |
3760 E233 gui.txt /*E233* | |
3761 E234 options.txt /*E234* | |
3762 E235 options.txt /*E235* | |
3763 E236 options.txt /*E236* | |
15 | 3764 E237 print.txt /*E237* |
3765 E238 print.txt /*E238* | |
7 | 3766 E239 sign.txt /*E239* |
3767 E24 message.txt /*E24* | |
3768 E240 remote.txt /*E240* | |
3769 E241 eval.txt /*E241* | |
3770 E243 if_ole.txt /*E243* | |
3771 E244 options.txt /*E244* | |
3772 E245 options.txt /*E245* | |
3773 E246 autocmd.txt /*E246* | |
3774 E247 remote.txt /*E247* | |
3775 E248 remote.txt /*E248* | |
3776 E25 message.txt /*E25* | |
3777 E250 options.txt /*E250* | |
3778 E251 remote.txt /*E251* | |
3779 E252 options.txt /*E252* | |
3780 E253 mbyte.txt /*E253* | |
3781 E254 message.txt /*E254* | |
3782 E255 sign.txt /*E255* | |
3783 E256 message.txt /*E256* | |
3784 E257 if_cscop.txt /*E257* | |
3785 E258 remote.txt /*E258* | |
3786 E259 if_cscop.txt /*E259* | |
3787 E26 rileft.txt /*E26* | |
3788 E261 if_cscop.txt /*E261* | |
3789 E262 if_cscop.txt /*E262* | |
3790 E263 if_pyth.txt /*E263* | |
3791 E264 if_pyth.txt /*E264* | |
3792 E265 if_ruby.txt /*E265* | |
3793 E266 if_ruby.txt /*E266* | |
3794 E267 if_ruby.txt /*E267* | |
3795 E268 if_ruby.txt /*E268* | |
3796 E269 if_ruby.txt /*E269* | |
3797 E27 farsi.txt /*E27* | |
3798 E270 if_ruby.txt /*E270* | |
3799 E271 if_ruby.txt /*E271* | |
3800 E272 if_ruby.txt /*E272* | |
3801 E273 if_ruby.txt /*E273* | |
3802 E277 remote.txt /*E277* | |
3803 E28 syntax.txt /*E28* | |
3804 E280 if_tcl.txt /*E280* | |
3805 E282 starting.txt /*E282* | |
3806 E283 motion.txt /*E283* | |
3807 E284 mbyte.txt /*E284* | |
3808 E285 mbyte.txt /*E285* | |
3809 E286 mbyte.txt /*E286* | |
3810 E287 mbyte.txt /*E287* | |
3811 E288 mbyte.txt /*E288* | |
3812 E289 mbyte.txt /*E289* | |
3813 E29 change.txt /*E29* | |
3814 E293 message.txt /*E293* | |
3815 E294 message.txt /*E294* | |
3816 E295 message.txt /*E295* | |
3817 E296 message.txt /*E296* | |
3818 E297 message.txt /*E297* | |
3819 E298 message.txt /*E298* | |
3820 E299 if_perl.txt /*E299* | |
3821 E30 change.txt /*E30* | |
3822 E300 message.txt /*E300* | |
3823 E301 message.txt /*E301* | |
3824 E302 message.txt /*E302* | |
3825 E303 message.txt /*E303* | |
3826 E304 message.txt /*E304* | |
3827 E305 recover.txt /*E305* | |
3828 E306 recover.txt /*E306* | |
3829 E307 recover.txt /*E307* | |
3830 E308 recover.txt /*E308* | |
3831 E309 recover.txt /*E309* | |
3832 E31 message.txt /*E31* | |
3833 E310 recover.txt /*E310* | |
3834 E311 recover.txt /*E311* | |
3835 E312 recover.txt /*E312* | |
3836 E313 recover.txt /*E313* | |
3837 E314 recover.txt /*E314* | |
3838 E315 message.txt /*E315* | |
3839 E316 message.txt /*E316* | |
3840 E317 message.txt /*E317* | |
3841 E318 message.txt /*E318* | |
3842 E319 message.txt /*E319* | |
3843 E32 message.txt /*E32* | |
3844 E320 message.txt /*E320* | |
3845 E321 editing.txt /*E321* | |
3846 E322 message.txt /*E322* | |
3847 E323 message.txt /*E323* | |
15 | 3848 E324 print.txt /*E324* |
7 | 3849 E325 usr_11.txt /*E325* |
3850 E326 recover.txt /*E326* | |
3851 E327 gui.txt /*E327* | |
3852 E328 gui.txt /*E328* | |
3853 E329 gui.txt /*E329* | |
3854 E33 message.txt /*E33* | |
3855 E330 gui.txt /*E330* | |
3856 E331 gui.txt /*E331* | |
3857 E332 gui.txt /*E332* | |
3858 E333 gui.txt /*E333* | |
3859 E334 gui.txt /*E334* | |
3860 E335 gui.txt /*E335* | |
3861 E336 gui.txt /*E336* | |
3862 E337 gui.txt /*E337* | |
3863 E338 editing.txt /*E338* | |
3864 E339 message.txt /*E339* | |
3865 E34 various.txt /*E34* | |
3866 E340 vi_diff.txt /*E340* | |
3867 E341 message.txt /*E341* | |
3868 E342 message.txt /*E342* | |
3869 E343 options.txt /*E343* | |
3870 E344 options.txt /*E344* | |
3871 E345 options.txt /*E345* | |
3872 E346 options.txt /*E346* | |
3873 E347 options.txt /*E347* | |
3874 E348 pattern.txt /*E348* | |
3875 E349 pattern.txt /*E349* | |
3876 E35 message.txt /*E35* | |
3877 E350 fold.txt /*E350* | |
3878 E351 fold.txt /*E351* | |
3879 E352 fold.txt /*E352* | |
3880 E353 change.txt /*E353* | |
3881 E354 change.txt /*E354* | |
3882 E355 options.txt /*E355* | |
3883 E356 message.txt /*E356* | |
3884 E357 options.txt /*E357* | |
3885 E358 options.txt /*E358* | |
3886 E359 term.txt /*E359* | |
3887 E36 windows.txt /*E36* | |
3888 E360 various.txt /*E360* | |
189 | 3889 E363 options.txt /*E363* |
7 | 3890 E364 eval.txt /*E364* |
15 | 3891 E365 print.txt /*E365* |
7 | 3892 E367 autocmd.txt /*E367* |
3893 E368 eval.txt /*E368* | |
3894 E369 pattern.txt /*E369* | |
3895 E37 message.txt /*E37* | |
3896 E370 various.txt /*E370* | |
3897 E371 various.txt /*E371* | |
3898 E372 quickfix.txt /*E372* | |
3899 E373 quickfix.txt /*E373* | |
3900 E374 quickfix.txt /*E374* | |
3901 E375 quickfix.txt /*E375* | |
3902 E376 quickfix.txt /*E376* | |
3903 E377 quickfix.txt /*E377* | |
3904 E378 quickfix.txt /*E378* | |
3905 E379 quickfix.txt /*E379* | |
3906 E38 message.txt /*E38* | |
3907 E380 quickfix.txt /*E380* | |
3908 E381 quickfix.txt /*E381* | |
3909 E382 options.txt /*E382* | |
3910 E383 pattern.txt /*E383* | |
3911 E384 options.txt /*E384* | |
3912 E385 options.txt /*E385* | |
3913 E386 pattern.txt /*E386* | |
3914 E387 tagsrch.txt /*E387* | |
3915 E388 tagsrch.txt /*E388* | |
3916 E389 tagsrch.txt /*E389* | |
3917 E39 digraph.txt /*E39* | |
3918 E390 syntax.txt /*E390* | |
3919 E391 syntax.txt /*E391* | |
3920 E392 syntax.txt /*E392* | |
3921 E393 syntax.txt /*E393* | |
3922 E394 syntax.txt /*E394* | |
3923 E395 syntax.txt /*E395* | |
3924 E397 syntax.txt /*E397* | |
3925 E398 syntax.txt /*E398* | |
3926 E399 syntax.txt /*E399* | |
3927 E40 message.txt /*E40* | |
3928 E400 syntax.txt /*E400* | |
3929 E401 syntax.txt /*E401* | |
3930 E402 syntax.txt /*E402* | |
3931 E403 syntax.txt /*E403* | |
3932 E404 syntax.txt /*E404* | |
3933 E405 syntax.txt /*E405* | |
3934 E406 syntax.txt /*E406* | |
3935 E407 syntax.txt /*E407* | |
3936 E408 syntax.txt /*E408* | |
3937 E409 syntax.txt /*E409* | |
3938 E41 message.txt /*E41* | |
3939 E410 syntax.txt /*E410* | |
3940 E411 syntax.txt /*E411* | |
3941 E412 syntax.txt /*E412* | |
3942 E413 syntax.txt /*E413* | |
3943 E414 syntax.txt /*E414* | |
3944 E415 syntax.txt /*E415* | |
3945 E416 syntax.txt /*E416* | |
3946 E417 syntax.txt /*E417* | |
3947 E418 syntax.txt /*E418* | |
3948 E419 syntax.txt /*E419* | |
3949 E42 quickfix.txt /*E42* | |
3950 E420 syntax.txt /*E420* | |
3951 E421 syntax.txt /*E421* | |
3952 E422 syntax.txt /*E422* | |
3953 E423 syntax.txt /*E423* | |
3954 E424 message.txt /*E424* | |
3955 E425 tagsrch.txt /*E425* | |
3956 E426 tagsrch.txt /*E426* | |
3957 E427 tagsrch.txt /*E427* | |
3958 E428 tagsrch.txt /*E428* | |
3959 E429 tagsrch.txt /*E429* | |
3960 E43 message.txt /*E43* | |
3961 E430 tagsrch.txt /*E430* | |
3962 E431 tagsrch.txt /*E431* | |
3963 E432 message.txt /*E432* | |
3964 E433 options.txt /*E433* | |
3965 E434 tagsrch.txt /*E434* | |
3966 E435 tagsrch.txt /*E435* | |
3967 E436 term.txt /*E436* | |
3968 E437 term.txt /*E437* | |
3969 E438 message.txt /*E438* | |
3970 E439 message.txt /*E439* | |
3971 E44 message.txt /*E44* | |
3972 E440 message.txt /*E440* | |
3973 E441 windows.txt /*E441* | |
3974 E442 windows.txt /*E442* | |
3975 E443 windows.txt /*E443* | |
3976 E444 windows.txt /*E444* | |
3977 E445 windows.txt /*E445* | |
3978 E446 editing.txt /*E446* | |
3979 E447 editing.txt /*E447* | |
3980 E448 various.txt /*E448* | |
3981 E449 eval.txt /*E449* | |
3982 E45 message.txt /*E45* | |
15 | 3983 E455 print.txt /*E455* |
3984 E456 print.txt /*E456* | |
3985 E457 print.txt /*E457* | |
7 | 3986 E458 message.txt /*E458* |
3987 E459 message.txt /*E459* | |
3988 E46 message.txt /*E46* | |
3989 E460 message.txt /*E460* | |
3990 E461 eval.txt /*E461* | |
3991 E462 editing.txt /*E462* | |
3992 E463 netbeans.txt /*E463* | |
3993 E464 message.txt /*E464* | |
3994 E465 gui.txt /*E465* | |
3995 E466 gui.txt /*E466* | |
3996 E467 map.txt /*E467* | |
3997 E468 map.txt /*E468* | |
3998 E469 if_cscop.txt /*E469* | |
3999 E47 message.txt /*E47* | |
4000 E470 change.txt /*E470* | |
4001 E471 message.txt /*E471* | |
4002 E472 editing.txt /*E472* | |
4003 E473 message.txt /*E473* | |
4004 E474 message.txt /*E474* | |
4005 E475 message.txt /*E475* | |
4006 E476 pattern.txt /*E476* | |
4007 E477 message.txt /*E477* | |
4008 E478 message.txt /*E478* | |
4009 E479 editing.txt /*E479* | |
4010 E48 eval.txt /*E48* | |
4011 E480 editing.txt /*E480* | |
4012 E481 message.txt /*E481* | |
4013 E482 message.txt /*E482* | |
4014 E483 message.txt /*E483* | |
4015 E484 message.txt /*E484* | |
4016 E485 message.txt /*E485* | |
4017 E486 pattern.txt /*E486* | |
4018 E487 options.txt /*E487* | |
4019 E488 message.txt /*E488* | |
4020 E49 message.txt /*E49* | |
4021 E490 fold.txt /*E490* | |
4022 E492 message.txt /*E492* | |
4023 E493 cmdline.txt /*E493* | |
4024 E494 editing.txt /*E494* | |
4025 E495 cmdline.txt /*E495* | |
4026 E496 cmdline.txt /*E496* | |
4027 E497 cmdline.txt /*E497* | |
4028 E498 cmdline.txt /*E498* | |
4029 E499 cmdline.txt /*E499* | |
4030 E50 syntax.txt /*E50* | |
4031 E500 cmdline.txt /*E500* | |
4032 E501 intro.txt /*E501* | |
4033 E502 editing.txt /*E502* | |
4034 E503 editing.txt /*E503* | |
4035 E504 editing.txt /*E504* | |
4036 E505 editing.txt /*E505* | |
4037 E506 editing.txt /*E506* | |
4038 E507 editing.txt /*E507* | |
4039 E508 editing.txt /*E508* | |
4040 E509 editing.txt /*E509* | |
4041 E51 pattern.txt /*E51* | |
4042 E510 editing.txt /*E510* | |
2210 | 4043 E511 netbeans.txt /*E511* |
7 | 4044 E512 editing.txt /*E512* |
4045 E513 options.txt /*E513* | |
4046 E514 editing.txt /*E514* | |
4047 E515 windows.txt /*E515* | |
4048 E516 windows.txt /*E516* | |
4049 E517 windows.txt /*E517* | |
4050 E518 options.txt /*E518* | |
4051 E519 options.txt /*E519* | |
4052 E52 syntax.txt /*E52* | |
4053 E520 options.txt /*E520* | |
4054 E521 options.txt /*E521* | |
4055 E522 options.txt /*E522* | |
4056 E523 options.txt /*E523* | |
4057 E524 options.txt /*E524* | |
4058 E525 options.txt /*E525* | |
4059 E526 options.txt /*E526* | |
4060 E527 options.txt /*E527* | |
4061 E528 options.txt /*E528* | |
4062 E529 options.txt /*E529* | |
4063 E53 pattern.txt /*E53* | |
4064 E530 options.txt /*E530* | |
4065 E531 options.txt /*E531* | |
2209
d0ddf7ba1630
Included the patch to support netbeans in a terminal.
Bram Moolenaar <bram@vim.org>
parents:
2207
diff
changeset
|
4066 E532 netbeans.txt /*E532* |
7 | 4067 E533 options.txt /*E533* |
4068 E534 options.txt /*E534* | |
4069 E535 options.txt /*E535* | |
4070 E536 options.txt /*E536* | |
4071 E537 options.txt /*E537* | |
4072 E538 options.txt /*E538* | |
4073 E539 options.txt /*E539* | |
4074 E54 pattern.txt /*E54* | |
4075 E540 options.txt /*E540* | |
4076 E541 options.txt /*E541* | |
4077 E542 options.txt /*E542* | |
4078 E543 options.txt /*E543* | |
4079 E544 options.txt /*E544* | |
4080 E545 options.txt /*E545* | |
4081 E546 options.txt /*E546* | |
4082 E547 options.txt /*E547* | |
4083 E548 options.txt /*E548* | |
4084 E549 options.txt /*E549* | |
4085 E55 pattern.txt /*E55* | |
4086 E550 options.txt /*E550* | |
4087 E551 options.txt /*E551* | |
4088 E552 options.txt /*E552* | |
4089 E553 quickfix.txt /*E553* | |
4090 E554 pattern.txt /*E554* | |
4091 E555 tagsrch.txt /*E555* | |
4092 E556 tagsrch.txt /*E556* | |
4093 E557 term.txt /*E557* | |
4094 E558 term.txt /*E558* | |
4095 E559 term.txt /*E559* | |
4096 E560 if_cscop.txt /*E560* | |
4097 E561 if_cscop.txt /*E561* | |
4098 E562 if_cscop.txt /*E562* | |
4099 E563 if_cscop.txt /*E563* | |
4100 E564 if_cscop.txt /*E564* | |
4101 E566 if_cscop.txt /*E566* | |
4102 E567 if_cscop.txt /*E567* | |
4103 E568 if_cscop.txt /*E568* | |
4104 E570 message.txt /*E570* | |
4105 E571 if_tcl.txt /*E571* | |
4106 E572 if_tcl.txt /*E572* | |
4107 E573 remote.txt /*E573* | |
4108 E574 starting.txt /*E574* | |
4109 E575 starting.txt /*E575* | |
4110 E576 starting.txt /*E576* | |
4111 E577 starting.txt /*E577* | |
4112 E579 eval.txt /*E579* | |
4113 E580 eval.txt /*E580* | |
4114 E581 eval.txt /*E581* | |
4115 E582 eval.txt /*E582* | |
4116 E583 eval.txt /*E583* | |
4117 E584 eval.txt /*E584* | |
4118 E585 eval.txt /*E585* | |
4119 E586 eval.txt /*E586* | |
4120 E587 eval.txt /*E587* | |
4121 E588 eval.txt /*E588* | |
4122 E589 options.txt /*E589* | |
4123 E59 pattern.txt /*E59* | |
4124 E590 options.txt /*E590* | |
4125 E591 options.txt /*E591* | |
4126 E592 options.txt /*E592* | |
4127 E593 options.txt /*E593* | |
4128 E594 options.txt /*E594* | |
4129 E595 options.txt /*E595* | |
4130 E596 options.txt /*E596* | |
4131 E597 options.txt /*E597* | |
4132 E598 options.txt /*E598* | |
2209
d0ddf7ba1630
Included the patch to support netbeans in a terminal.
Bram Moolenaar <bram@vim.org>
parents:
2207
diff
changeset
|
4133 E599 options.txt /*E599* |
7 | 4134 E60 pattern.txt /*E60* |
4135 E600 eval.txt /*E600* | |
4136 E601 eval.txt /*E601* | |
4137 E602 eval.txt /*E602* | |
4138 E603 eval.txt /*E603* | |
4139 E604 eval.txt /*E604* | |
4140 E605 eval.txt /*E605* | |
4141 E606 eval.txt /*E606* | |
4142 E607 eval.txt /*E607* | |
4143 E608 eval.txt /*E608* | |
4144 E609 if_cscop.txt /*E609* | |
4145 E61 pattern.txt /*E61* | |
4146 E612 sign.txt /*E612* | |
15 | 4147 E613 print.txt /*E613* |
7 | 4148 E614 editing.txt /*E614* |
4149 E615 editing.txt /*E615* | |
4150 E616 editing.txt /*E616* | |
4151 E617 options.txt /*E617* | |
15 | 4152 E618 print.txt /*E618* |
4153 E619 print.txt /*E619* | |
7 | 4154 E62 pattern.txt /*E62* |
15 | 4155 E620 print.txt /*E620* |
4156 E621 print.txt /*E621* | |
7 | 4157 E622 if_cscop.txt /*E622* |
4158 E623 if_cscop.txt /*E623* | |
15 | 4159 E624 print.txt /*E624* |
7 | 4160 E625 if_cscop.txt /*E625* |
4161 E626 if_cscop.txt /*E626* | |
4162 E627 netbeans.txt /*E627* | |
4163 E628 netbeans.txt /*E628* | |
4164 E629 netbeans.txt /*E629* | |
4165 E63 pattern.txt /*E63* | |
7876
93f747af7b58
commit https://github.com/vim/vim/commit/5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92
Christian Brabandt <cb@256bit.org>
parents:
7790
diff
changeset
|
4166 E630 channel.txt /*E630* |
93f747af7b58
commit https://github.com/vim/vim/commit/5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92
Christian Brabandt <cb@256bit.org>
parents:
7790
diff
changeset
|
4167 E631 channel.txt /*E631* |
7 | 4168 E632 netbeans.txt /*E632* |
4169 E633 netbeans.txt /*E633* | |
4170 E634 netbeans.txt /*E634* | |
4171 E635 netbeans.txt /*E635* | |
4172 E636 netbeans.txt /*E636* | |
4173 E637 netbeans.txt /*E637* | |
4174 E638 netbeans.txt /*E638* | |
4175 E639 netbeans.txt /*E639* | |
4176 E64 pattern.txt /*E64* | |
4177 E640 netbeans.txt /*E640* | |
4178 E641 netbeans.txt /*E641* | |
4179 E642 netbeans.txt /*E642* | |
4180 E643 netbeans.txt /*E643* | |
4181 E644 netbeans.txt /*E644* | |
4182 E645 netbeans.txt /*E645* | |
4183 E646 netbeans.txt /*E646* | |
4184 E647 netbeans.txt /*E647* | |
4185 E648 netbeans.txt /*E648* | |
4186 E649 netbeans.txt /*E649* | |
4187 E65 pattern.txt /*E65* | |
4188 E650 netbeans.txt /*E650* | |
4189 E651 netbeans.txt /*E651* | |
4190 E652 netbeans.txt /*E652* | |
4191 E655 eval.txt /*E655* | |
4192 E656 netbeans.txt /*E656* | |
4193 E657 netbeans.txt /*E657* | |
4194 E658 netbeans.txt /*E658* | |
4195 E659 if_pyth.txt /*E659* | |
4196 E66 syntax.txt /*E66* | |
4197 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
|
4198 E661 helphelp.txt /*E661* |
7 | 4199 E662 motion.txt /*E662* |
4200 E663 motion.txt /*E663* | |
4201 E664 motion.txt /*E664* | |
4202 E665 gui_x11.txt /*E665* | |
4203 E666 quickfix.txt /*E666* | |
4204 E667 editing.txt /*E667* | |
4205 E668 netbeans.txt /*E668* | |
4206 E669 syntax.txt /*E669* | |
4207 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
|
4208 E670 helphelp.txt /*E670* |
7 | 4209 E671 starting.txt /*E671* |
4210 E672 starting.txt /*E672* | |
15 | 4211 E673 print.txt /*E673* |
4212 E674 print.txt /*E674* | |
4213 E675 print.txt /*E675* | |
17 | 4214 E676 options.txt /*E676* |
24 | 4215 E677 eval.txt /*E677* |
4216 E678 pattern.txt /*E678* | |
26 | 4217 E679 syntax.txt /*E679* |
7 | 4218 E68 pattern.txt /*E68* |
40 | 4219 E680 autocmd.txt /*E680* |
41 | 4220 E681 quickfix.txt /*E681* |
85 | 4221 E682 quickfix.txt /*E682* |
4222 E683 quickfix.txt /*E683* | |
4223 E684 eval.txt /*E684* | |
4224 E685 message.txt /*E685* | |
4225 E686 eval.txt /*E686* | |
4226 E687 eval.txt /*E687* | |
4227 E688 eval.txt /*E688* | |
4228 E689 eval.txt /*E689* | |
7 | 4229 E69 pattern.txt /*E69* |
85 | 4230 E690 eval.txt /*E690* |
4231 E691 eval.txt /*E691* | |
4232 E692 eval.txt /*E692* | |
4233 E694 eval.txt /*E694* | |
4234 E695 eval.txt /*E695* | |
4235 E696 eval.txt /*E696* | |
4236 E697 eval.txt /*E697* | |
4237 E698 eval.txt /*E698* | |
4238 E699 eval.txt /*E699* | |
7 | 4239 E70 pattern.txt /*E70* |
85 | 4240 E700 eval.txt /*E700* |
4241 E701 eval.txt /*E701* | |
4242 E702 eval.txt /*E702* | |
4243 E703 eval.txt /*E703* | |
4244 E704 eval.txt /*E704* | |
4245 E705 eval.txt /*E705* | |
4246 E707 eval.txt /*E707* | |
95 | 4247 E708 eval.txt /*E708* |
4248 E709 eval.txt /*E709* | |
7 | 4249 E71 pattern.txt /*E71* |
95 | 4250 E710 eval.txt /*E710* |
4251 E711 eval.txt /*E711* | |
4252 E712 eval.txt /*E712* | |
113 | 4253 E713 eval.txt /*E713* |
4254 E714 eval.txt /*E714* | |
4255 E715 eval.txt /*E715* | |
4256 E716 eval.txt /*E716* | |
4257 E717 eval.txt /*E717* | |
4258 E718 eval.txt /*E718* | |
4259 E719 eval.txt /*E719* | |
7 | 4260 E72 message.txt /*E72* |
113 | 4261 E720 eval.txt /*E720* |
4262 E721 eval.txt /*E721* | |
4263 E722 eval.txt /*E722* | |
4264 E723 eval.txt /*E723* | |
4265 E724 eval.txt /*E724* | |
4266 E725 eval.txt /*E725* | |
4267 E726 eval.txt /*E726* | |
4268 E727 eval.txt /*E727* | |
4269 E728 eval.txt /*E728* | |
4270 E729 eval.txt /*E729* | |
7 | 4271 E73 tagsrch.txt /*E73* |
113 | 4272 E730 eval.txt /*E730* |
4273 E731 eval.txt /*E731* | |
4274 E732 eval.txt /*E732* | |
4275 E733 eval.txt /*E733* | |
153 | 4276 E734 eval.txt /*E734* |
113 | 4277 E735 eval.txt /*E735* |
4278 E736 eval.txt /*E736* | |
123 | 4279 E737 eval.txt /*E737* |
131 | 4280 E738 eval.txt /*E738* |
843 | 4281 E739 eval.txt /*E739* |
7 | 4282 E74 message.txt /*E74* |
131 | 4283 E740 eval.txt /*E740* |
148 | 4284 E741 eval.txt /*E741* |
4285 E742 eval.txt /*E742* | |
4286 E743 eval.txt /*E743* | |
4287 E744 netbeans.txt /*E744* | |
153 | 4288 E745 eval.txt /*E745* |
168 | 4289 E746 eval.txt /*E746* |
835 | 4290 E747 editing.txt /*E747* |
168 | 4291 E748 repeat.txt /*E748* |
843 | 4292 E749 various.txt /*E749* |
7 | 4293 E75 vi_diff.txt /*E75* |
170 | 4294 E750 repeat.txt /*E750* |
359 | 4295 E751 spell.txt /*E751* |
375 | 4296 E752 spell.txt /*E752* |
4297 E753 spell.txt /*E753* | |
236 | 4298 E754 spell.txt /*E754* |
819 | 4299 E755 spell.txt /*E755* |
236 | 4300 E756 spell.txt /*E756* |
484 | 4301 E757 options.txt /*E757* |
236 | 4302 E758 spell.txt /*E758* |
4303 E759 spell.txt /*E759* | |
7 | 4304 E76 pattern.txt /*E76* |
236 | 4305 E760 spell.txt /*E760* |
258 | 4306 E761 spell.txt /*E761* |
4307 E762 spell.txt /*E762* | |
4308 E763 spell.txt /*E763* | |
523 | 4309 E764 options.txt /*E764* |
386 | 4310 E765 options.txt /*E765* |
449 | 4311 E766 eval.txt /*E766* |
461 | 4312 E767 eval.txt /*E767* |
4313 E768 message.txt /*E768* | |
484 | 4314 E769 pattern.txt /*E769* |
7 | 4315 E77 message.txt /*E77* |
484 | 4316 E770 spell.txt /*E770* |
4317 E771 spell.txt /*E771* | |
4318 E772 spell.txt /*E772* | |
593 | 4319 E773 recover.txt /*E773* |
626 | 4320 E774 map.txt /*E774* |
4321 E775 map.txt /*E775* | |
647 | 4322 E776 quickfix.txt /*E776* |
626 | 4323 E777 quickfix.txt /*E777* |
4324 E778 spell.txt /*E778* | |
4325 E779 spell.txt /*E779* | |
7 | 4326 E78 motion.txt /*E78* |
626 | 4327 E780 spell.txt /*E780* |
4328 E781 spell.txt /*E781* | |
4329 E782 spell.txt /*E782* | |
4330 E783 spell.txt /*E783* | |
674 | 4331 E784 tabpage.txt /*E784* |
724 | 4332 E785 eval.txt /*E785* |
819 | 4333 E786 eval.txt /*E786* |
4334 E787 diff.txt /*E787* | |
4335 E788 autocmd.txt /*E788* | |
838 | 4336 E789 syntax.txt /*E789* |
7 | 4337 E79 message.txt /*E79* |
840 | 4338 E790 undo.txt /*E790* |
4339 E791 mbyte.txt /*E791* | |
1121 | 4340 E792 gui.txt /*E792* |
4341 E793 diff.txt /*E793* | |
4342 E794 eval.txt /*E794* | |
4343 E795 eval.txt /*E795* | |
4344 E796 editing.txt /*E796* | |
1211 | 4345 E797 spell.txt /*E797* |
1621 | 4346 E798 eval.txt /*E798* |
4347 E799 eval.txt /*E799* | |
7 | 4348 E80 message.txt /*E80* |
4349 E800 arabic.txt /*E800* | |
1621 | 4350 E801 eval.txt /*E801* |
4351 E802 eval.txt /*E802* | |
4352 E803 eval.txt /*E803* | |
4353 E804 eval.txt /*E804* | |
4354 E805 eval.txt /*E805* | |
4355 E806 eval.txt /*E806* | |
4356 E807 eval.txt /*E807* | |
4357 E808 eval.txt /*E808* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4358 E809 cmdline.txt /*E809* |
7 | 4359 E81 map.txt /*E81* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4360 E810 diff.txt /*E810* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4361 E811 autocmd.txt /*E811* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4362 E812 autocmd.txt /*E812* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4363 E813 editing.txt /*E813* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4364 E814 editing.txt /*E814* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4365 E815 if_mzsch.txt /*E815* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4366 E816 diff.txt /*E816* |
2184
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
4367 E817 editing.txt /*E817* |
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
4368 E818 editing.txt /*E818* |
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
4369 E819 editing.txt /*E819* |
7 | 4370 E82 message.txt /*E82* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4371 E820 editing.txt /*E820* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4372 E821 options.txt /*E821* |
2223
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4373 E822 undo.txt /*E822* |
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4374 E823 undo.txt /*E823* |
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4375 E824 undo.txt /*E824* |
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4376 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
|
4377 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
|
4378 E827 undo.txt /*E827* |
2223
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4379 E828 undo.txt /*E828* |
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4380 E829 undo.txt /*E829* |
7 | 4381 E83 message.txt /*E83* |
2223
81b83a19e127
More strict checks for the undo file.
Bram Moolenaar <bram@vim.org>
parents:
2214
diff
changeset
|
4382 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
|
4383 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
|
4384 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
|
4385 E833 editing.txt /*E833* |
2493
892c7366db35
Fixed: "make install" installed a few Amiga .info files.
Bram Moolenaar <bram@vim.org>
parents:
2426
diff
changeset
|
4386 E834 options.txt /*E834* |
892c7366db35
Fixed: "make install" installed a few Amiga .info files.
Bram Moolenaar <bram@vim.org>
parents:
2426
diff
changeset
|
4387 E835 options.txt /*E835* |
2560
84ba6293f9d7
Preparations for 7.3f release.
Bram Moolenaar <bram@vim.org>
parents:
2524
diff
changeset
|
4388 E836 if_pyth.txt /*E836* |
84ba6293f9d7
Preparations for 7.3f release.
Bram Moolenaar <bram@vim.org>
parents:
2524
diff
changeset
|
4389 E837 if_pyth.txt /*E837* |
2596 | 4390 E838 netbeans.txt /*E838* |
2642 | 4391 E839 insert.txt /*E839* |
7 | 4392 E84 windows.txt /*E84* |
2642 | 4393 E840 insert.txt /*E840* |
2662 | 4394 E841 map.txt /*E841* |
4395 E842 cmdline.txt /*E842* | |
4396 E843 editing.txt /*E843* | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
4397 E844 syntax.txt /*E844* |
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
4398 E845 spell.txt /*E845* |
2751 | 4399 E846 options.txt /*E846* |
4400 E847 syntax.txt /*E847* | |
4401 E848 syntax.txt /*E848* | |
4402 E849 syntax.txt /*E849* | |
7 | 4403 E85 options.txt /*E85* |
2826 | 4404 E850 change.txt /*E850* |
3082 | 4405 E851 gui_x11.txt /*E851* |
4406 E852 gui_x11.txt /*E852* | |
3153 | 4407 E853 eval.txt /*E853* |
3224 | 4408 E854 options.txt /*E854* |
3371 | 4409 E855 autocmd.txt /*E855* |
3682 | 4410 E858 eval.txt /*E858* |
4411 E859 eval.txt /*E859* | |
7 | 4412 E86 windows.txt /*E86* |
4186 | 4413 E862 eval.txt /*E862* |
4444 | 4414 E864 pattern.txt /*E864* |
4415 E865 pattern.txt /*E865* | |
4416 E866 pattern.txt /*E866* | |
4417 E867 pattern.txt /*E867* | |
4418 E868 pattern.txt /*E868* | |
4419 E869 pattern.txt /*E869* | |
7 | 4420 E87 windows.txt /*E87* |
4444 | 4421 E870 pattern.txt /*E870* |
4422 E871 pattern.txt /*E871* | |
4423 E872 pattern.txt /*E872* | |
4424 E873 pattern.txt /*E873* | |
4425 E874 pattern.txt /*E874* | |
4426 E875 pattern.txt /*E875* | |
4427 E876 pattern.txt /*E876* | |
4428 E877 pattern.txt /*E877* | |
4429 E878 pattern.txt /*E878* | |
4780 | 4430 E879 syntax.txt /*E879* |
7 | 4431 E88 windows.txt /*E88* |
5130
71e066e10a47
updated for version 7.3.1308
Bram Moolenaar <bram@vim.org>
parents:
5055
diff
changeset
|
4432 E880 if_pyth.txt /*E880* |
5663
1dea14d4c738
Update runtime files. Add support for systemverilog.
Bram Moolenaar <bram@vim.org>
parents:
5618
diff
changeset
|
4433 E881 autocmd.txt /*E881* |
5763 | 4434 E882 eval.txt /*E882* |
5814 | 4435 E883 eval.txt /*E883* |
5862 | 4436 E884 eval.txt /*E884* |
5929 | 4437 E885 sign.txt /*E885* |
6051 | 4438 E886 starting.txt /*E886* |
6091
7090d7f160f7
Update runtime files. Add vroom file support.
Bram Moolenaar <bram@vim.org>
parents:
6051
diff
changeset
|
4439 E887 if_pyth.txt /*E887* |
6180 | 4440 E888 pattern.txt /*E888* |
7 | 4441 E89 message.txt /*E89* |
7051
eff26a8620ce
commit https://github.com/vim/vim/commit/88774fdd23f08355297bb8cda78856859051d3c7
Christian Brabandt <cb@256bit.org>
parents:
7013
diff
changeset
|
4442 E890 syntax.txt /*E890* |
7707
41768bcebc9b
commit https://github.com/vim/vim/commit/13d5aeef56e3140a8eb8f40c7062aa1c5700f76e
Christian Brabandt <cb@256bit.org>
parents:
7659
diff
changeset
|
4443 E891 eval.txt /*E891* |
41768bcebc9b
commit https://github.com/vim/vim/commit/13d5aeef56e3140a8eb8f40c7062aa1c5700f76e
Christian Brabandt <cb@256bit.org>
parents:
7659
diff
changeset
|
4444 E892 eval.txt /*E892* |
41768bcebc9b
commit https://github.com/vim/vim/commit/13d5aeef56e3140a8eb8f40c7062aa1c5700f76e
Christian Brabandt <cb@256bit.org>
parents:
7659
diff
changeset
|
4445 E893 eval.txt /*E893* |
41768bcebc9b
commit https://github.com/vim/vim/commit/13d5aeef56e3140a8eb8f40c7062aa1c5700f76e
Christian Brabandt <cb@256bit.org>
parents:
7659
diff
changeset
|
4446 E894 eval.txt /*E894* |
7742
5f6f35a3cb12
commit https://github.com/vim/vim/commit/705ada1aff27ecd9c47c690df817d043c2ceb5e2
Christian Brabandt <cb@256bit.org>
parents:
7707
diff
changeset
|
4447 E895 if_mzsch.txt /*E895* |
7876
93f747af7b58
commit https://github.com/vim/vim/commit/5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92
Christian Brabandt <cb@256bit.org>
parents:
7790
diff
changeset
|
4448 E898 channel.txt /*E898* |
7 | 4449 E90 message.txt /*E90* |
7876
93f747af7b58
commit https://github.com/vim/vim/commit/5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92
Christian Brabandt <cb@256bit.org>
parents:
7790
diff
changeset
|
4450 E901 channel.txt /*E901* |
93f747af7b58
commit https://github.com/vim/vim/commit/5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92
Christian Brabandt <cb@256bit.org>
parents:
7790
diff
changeset
|
4451 E902 channel.txt /*E902* |
93f747af7b58
commit https://github.com/vim/vim/commit/5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92
Christian Brabandt <cb@256bit.org>
parents:
7790
diff
changeset
|
4452 E903 channel.txt /*E903* |
93f747af7b58
commit https://github.com/vim/vim/commit/5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92
Christian Brabandt <cb@256bit.org>
parents:
7790
diff
changeset
|
4453 E904 channel.txt /*E904* |
93f747af7b58
commit https://github.com/vim/vim/commit/5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92
Christian Brabandt <cb@256bit.org>
parents:
7790
diff
changeset
|
4454 E905 channel.txt /*E905* |
7992
78106b0f2c56
commit https://github.com/vim/vim/commit/cbebd4879cc78e670d79b2c57dc33d7b911c962a
Christian Brabandt <cb@256bit.org>
parents:
7924
diff
changeset
|
4455 E906 channel.txt /*E906* |
78106b0f2c56
commit https://github.com/vim/vim/commit/cbebd4879cc78e670d79b2c57dc33d7b911c962a
Christian Brabandt <cb@256bit.org>
parents:
7924
diff
changeset
|
4456 E907 eval.txt /*E907* |
78106b0f2c56
commit https://github.com/vim/vim/commit/cbebd4879cc78e670d79b2c57dc33d7b911c962a
Christian Brabandt <cb@256bit.org>
parents:
7924
diff
changeset
|
4457 E908 eval.txt /*E908* |
78106b0f2c56
commit https://github.com/vim/vim/commit/cbebd4879cc78e670d79b2c57dc33d7b911c962a
Christian Brabandt <cb@256bit.org>
parents:
7924
diff
changeset
|
4458 E909 eval.txt /*E909* |
7 | 4459 E91 options.txt /*E91* |
7992
78106b0f2c56
commit https://github.com/vim/vim/commit/cbebd4879cc78e670d79b2c57dc33d7b911c962a
Christian Brabandt <cb@256bit.org>
parents:
7924
diff
changeset
|
4460 E910 eval.txt /*E910* |
78106b0f2c56
commit https://github.com/vim/vim/commit/cbebd4879cc78e670d79b2c57dc33d7b911c962a
Christian Brabandt <cb@256bit.org>
parents:
7924
diff
changeset
|
4461 E911 eval.txt /*E911* |
78106b0f2c56
commit https://github.com/vim/vim/commit/cbebd4879cc78e670d79b2c57dc33d7b911c962a
Christian Brabandt <cb@256bit.org>
parents:
7924
diff
changeset
|
4462 E912 eval.txt /*E912* |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
4463 E913 eval.txt /*E913* |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
4464 E914 eval.txt /*E914* |
8392
1bf1b88968a2
commit https://github.com/vim/vim/commit/328da0dcb7be34b594725eef6dc98d3ea6516d69
Christian Brabandt <cb@256bit.org>
parents:
8303
diff
changeset
|
4465 E915 channel.txt /*E915* |
8182
95d59081580f
commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf
Christian Brabandt <cb@256bit.org>
parents:
8148
diff
changeset
|
4466 E916 eval.txt /*E916* |
8303
88207f4b861a
commit https://github.com/vim/vim/commit/dae8d21dd291df6a6679a00be64e18bca0156576
Christian Brabandt <cb@256bit.org>
parents:
8246
diff
changeset
|
4467 E917 eval.txt /*E917* |
8392
1bf1b88968a2
commit https://github.com/vim/vim/commit/328da0dcb7be34b594725eef6dc98d3ea6516d69
Christian Brabandt <cb@256bit.org>
parents:
8303
diff
changeset
|
4468 E918 channel.txt /*E918* |
8440
4c6ad81d41fe
commit https://github.com/vim/vim/commit/5f148ec0b5a6cedd9129b3abac351034b83cc4f7
Christian Brabandt <cb@256bit.org>
parents:
8392
diff
changeset
|
4469 E919 repeat.txt /*E919* |
7 | 4470 E92 message.txt /*E92* |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
4471 E920 channel.txt /*E920* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
4472 E921 channel.txt /*E921* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
4473 E922 eval.txt /*E922* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
4474 E923 eval.txt /*E923* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
4475 E924 quickfix.txt /*E924* |
8748
b1a19a2f73f0
commit https://github.com/vim/vim/commit/4f3f668c8486444e53163c29d2fc79bf47eb3c82
Christian Brabandt <cb@256bit.org>
parents:
8673
diff
changeset
|
4476 E925 quickfix.txt /*E925* |
b1a19a2f73f0
commit https://github.com/vim/vim/commit/4f3f668c8486444e53163c29d2fc79bf47eb3c82
Christian Brabandt <cb@256bit.org>
parents:
8673
diff
changeset
|
4477 E926 quickfix.txt /*E926* |
9041
34c45ee4210d
commit https://github.com/vim/vim/commit/06481427005a9dae39721087df94855f7d4d1feb
Christian Brabandt <cb@256bit.org>
parents:
8951
diff
changeset
|
4478 E927 eval.txt /*E927* |
34c45ee4210d
commit https://github.com/vim/vim/commit/06481427005a9dae39721087df94855f7d4d1feb
Christian Brabandt <cb@256bit.org>
parents:
8951
diff
changeset
|
4479 E928 eval.txt /*E928* |
9286
64035abb986b
commit https://github.com/vim/vim/commit/c95a302a4c42ec8230473cd4a5e0064d0a143aa8
Christian Brabandt <cb@256bit.org>
parents:
9227
diff
changeset
|
4480 E929 starting.txt /*E929* |
7 | 4481 E93 windows.txt /*E93* |
9464
be72f4201a1d
commit https://github.com/vim/vim/commit/063b9d15abea041a5bfff3ffc4e219e26fd1d4fa
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4482 E930 eval.txt /*E930* |
9533
9f921133ee90
commit https://github.com/vim/vim/commit/269f595f9eef584937e7eae70fde68cdd7da5bcf
Christian Brabandt <cb@256bit.org>
parents:
9464
diff
changeset
|
4483 E931 message.txt /*E931* |
9737
35ce559b8553
commit https://github.com/vim/vim/commit/bc8801c9317eb721a2ee91322669f2dd5d136380
Christian Brabandt <cb@256bit.org>
parents:
9644
diff
changeset
|
4484 E932 eval.txt /*E932* |
35ce559b8553
commit https://github.com/vim/vim/commit/bc8801c9317eb721a2ee91322669f2dd5d136380
Christian Brabandt <cb@256bit.org>
parents:
9644
diff
changeset
|
4485 E933 eval.txt /*E933* |
9908
2b6654519a7c
commit https://github.com/vim/vim/commit/7571d55f7dcc009a375b2124cce2c8b21f361234
Christian Brabandt <cb@256bit.org>
parents:
9887
diff
changeset
|
4486 E934 sign.txt /*E934* |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
9908
diff
changeset
|
4487 E935 eval.txt /*E935* |
10140
b11ceef7116e
commit https://github.com/vim/vim/commit/64d8e25bf6efe5f18b032563521c3ce278c316ab
Christian Brabandt <cb@256bit.org>
parents:
10004
diff
changeset
|
4488 E936 autocmd.txt /*E936* |
7 | 4489 E94 windows.txt /*E94* |
4490 E95 message.txt /*E95* | |
4491 E96 diff.txt /*E96* | |
4492 E97 diff.txt /*E97* | |
4493 E98 diff.txt /*E98* | |
4494 E99 diff.txt /*E99* | |
4495 EX intro.txt /*EX* | |
4496 EXINIT starting.txt /*EXINIT* | |
4497 Elvis intro.txt /*Elvis* | |
4498 EncodingChanged autocmd.txt /*EncodingChanged* | |
4499 Eterm syntax.txt /*Eterm* | |
4500 Ex intro.txt /*Ex* | |
4501 Ex-mode intro.txt /*Ex-mode* | |
20 | 4502 Exuberant_ctags tagsrch.txt /*Exuberant_ctags* |
7 | 4503 F motion.txt /*F* |
9464
be72f4201a1d
commit https://github.com/vim/vim/commit/063b9d15abea041a5bfff3ffc4e219e26fd1d4fa
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
4504 FALSE eval.txt /*FALSE* |
7 | 4505 FAQ intro.txt /*FAQ* |
4506 Farsi farsi.txt /*Farsi* | |
4507 FileAppendCmd autocmd.txt /*FileAppendCmd* | |
4508 FileAppendPost autocmd.txt /*FileAppendPost* | |
4509 FileAppendPre autocmd.txt /*FileAppendPre* | |
4510 FileChangedRO autocmd.txt /*FileChangedRO* | |
4511 FileChangedShell autocmd.txt /*FileChangedShell* | |
766 | 4512 FileChangedShellPost autocmd.txt /*FileChangedShellPost* |
7 | 4513 FileEncoding autocmd.txt /*FileEncoding* |
4514 FileReadCmd autocmd.txt /*FileReadCmd* | |
4515 FileReadPost autocmd.txt /*FileReadPost* | |
4516 FileReadPre autocmd.txt /*FileReadPre* | |
4517 FileType autocmd.txt /*FileType* | |
4518 FileWriteCmd autocmd.txt /*FileWriteCmd* | |
4519 FileWritePost autocmd.txt /*FileWritePost* | |
4520 FileWritePre autocmd.txt /*FileWritePre* | |
4521 FilterReadPost autocmd.txt /*FilterReadPost* | |
4522 FilterReadPre autocmd.txt /*FilterReadPre* | |
4523 FilterWritePost autocmd.txt /*FilterWritePost* | |
4524 FilterWritePre autocmd.txt /*FilterWritePre* | |
1621 | 4525 Float eval.txt /*Float* |
7 | 4526 FocusGained autocmd.txt /*FocusGained* |
4527 FocusLost autocmd.txt /*FocusLost* | |
4528 Folding fold.txt /*Folding* | |
4529 FuncUndefined autocmd.txt /*FuncUndefined* | |
55 | 4530 Funcref eval.txt /*Funcref* |
7 | 4531 G motion.txt /*G* |
4532 GNOME gui_x11.txt /*GNOME* | |
4533 GTK gui_x11.txt /*GTK* | |
4534 GTK+ gui_x11.txt /*GTK+* | |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
4535 GTK3 gui_x11.txt /*GTK3* |
7 | 4536 GUI gui.txt /*GUI* |
4537 GUI-X11 gui_x11.txt /*GUI-X11* | |
4538 GUIEnter autocmd.txt /*GUIEnter* | |
1121 | 4539 GUIFailed autocmd.txt /*GUIFailed* |
4540 GetLatestVimScripts pi_getscript.txt /*GetLatestVimScripts* | |
4541 GetLatestVimScripts-copyright pi_getscript.txt /*GetLatestVimScripts-copyright* | |
4542 GetLatestVimScripts_dat pi_getscript.txt /*GetLatestVimScripts_dat* | |
7 | 4543 Gnome gui_x11.txt /*Gnome* |
4544 H motion.txt /*H* | |
4545 I insert.txt /*I* | |
4546 ICCF uganda.txt /*ICCF* | |
4547 IM-server mbyte.txt /*IM-server* | |
4548 IME mbyte.txt /*IME* | |
4549 Insert insert.txt /*Insert* | |
4550 Insert-mode insert.txt /*Insert-mode* | |
11 | 4551 InsertChange autocmd.txt /*InsertChange* |
2908 | 4552 InsertCharPre autocmd.txt /*InsertCharPre* |
11 | 4553 InsertEnter autocmd.txt /*InsertEnter* |
4554 InsertLeave autocmd.txt /*InsertLeave* | |
7 | 4555 J change.txt /*J* |
4556 Japanese mbyte.txt /*Japanese* | |
8182
95d59081580f
commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf
Christian Brabandt <cb@256bit.org>
parents:
8148
diff
changeset
|
4557 Job eval.txt /*Job* |
8951
0bdeaf7092bc
commit https://github.com/vim/vim/commit/aa3b15dbebf333282503d6031e2f9ba6ee4398ed
Christian Brabandt <cb@256bit.org>
parents:
8876
diff
changeset
|
4558 Jobs eval.txt /*Jobs* |
7 | 4559 K various.txt /*K* |
11 | 4560 KDE gui_x11.txt /*KDE* |
4561 KVim gui_x11.txt /*KVim* | |
1621 | 4562 Kibaale uganda.txt /*Kibaale* |
7 | 4563 Korean mbyte.txt /*Korean* |
4564 L motion.txt /*L* | |
4565 Linux-backspace options.txt /*Linux-backspace* | |
55 | 4566 List eval.txt /*List* |
161 | 4567 Lists eval.txt /*Lists* |
6855
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
4568 LogiPat() pi_logipat.txt /*LogiPat()* |
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
4569 LogiPat-flags pi_logipat.txt /*LogiPat-flags* |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
4570 Lua if_lua.txt /*Lua* |
7 | 4571 M motion.txt /*M* |
4572 MDI starting.txt /*MDI* | |
4573 MS-DOS os_msdos.txt /*MS-DOS* | |
4574 MS-Windows os_win32.txt /*MS-Windows* | |
4575 MSDOS os_msdos.txt /*MSDOS* | |
4576 MSVisualStudio if_ole.txt /*MSVisualStudio* | |
4577 MVS os_390.txt /*MVS* | |
4578 Mac os_mac.txt /*Mac* | |
4579 Mac-format editing.txt /*Mac-format* | |
4580 Mac-format-write editing.txt /*Mac-format-write* | |
4581 Macintosh os_mac.txt /*Macintosh* | |
4582 Mark motion.txt /*Mark* | |
435 | 4583 MenuPopup autocmd.txt /*MenuPopup* |
7 | 4584 MiNT os_mint.txt /*MiNT* |
323 | 4585 Moolenaar intro.txt /*Moolenaar* |
7 | 4586 MorphOS os_amiga.txt /*MorphOS* |
4587 Motif gui_x11.txt /*Motif* | |
374 | 4588 Myspell spell.txt /*Myspell* |
14 | 4589 MzScheme if_mzsch.txt /*MzScheme* |
7 | 4590 N pattern.txt /*N* |
4591 N% motion.txt /*N%* | |
4592 N: cmdline.txt /*N:* | |
4593 N<Del> various.txt /*N<Del>* | |
5146 | 4594 NFA pattern.txt /*NFA* |
7 | 4595 NL-used-for-Nul pattern.txt /*NL-used-for-Nul* |
4596 NetBSD-backspace options.txt /*NetBSD-backspace* | |
2152 | 4597 NetUserPass() pi_netrw.txt /*NetUserPass()* |
7 | 4598 Normal intro.txt /*Normal* |
4599 Normal-mode intro.txt /*Normal-mode* | |
1621 | 4600 Number eval.txt /*Number* |
7 | 4601 Nvi intro.txt /*Nvi* |
4602 O insert.txt /*O* | |
4603 OS/2 os_os2.txt /*OS\/2* | |
4604 OS2 os_os2.txt /*OS2* | |
4605 OS390 os_390.txt /*OS390* | |
4606 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
|
4607 OS390-PuTTY os_390.txt /*OS390-PuTTY* |
7 | 4608 OS390-bugs os_390.txt /*OS390-bugs* |
4609 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
|
4610 OS390-limitations os_390.txt /*OS390-limitations* |
7 | 4611 OS390-open-source os_390.txt /*OS390-open-source* |
4612 OffTheSpot mbyte.txt /*OffTheSpot* | |
4613 OnTheSpot mbyte.txt /*OnTheSpot* | |
4614 Operator-pending intro.txt /*Operator-pending* | |
4615 Operator-pending-mode intro.txt /*Operator-pending-mode* | |
6951
b2673982c625
Updated and new runtime files.
Bram Moolenaar <bram@vim.org>
parents:
6918
diff
changeset
|
4616 OptionSet autocmd.txt /*OptionSet* |
7 | 4617 OverTheSpot mbyte.txt /*OverTheSpot* |
4618 P change.txt /*P* | |
11 | 4619 PATHEXT eval.txt /*PATHEXT* |
10186
a5ef9968638c
commit https://github.com/vim/vim/commit/7e1479b86c590a66b63a274c079b7f18907d45a4
Christian Brabandt <cb@256bit.org>
parents:
10153
diff
changeset
|
4620 PEP8 filetype.txt /*PEP8* |
5862 | 4621 PHP_BracesAtCodeLevel indent.txt /*PHP_BracesAtCodeLevel* |
4622 PHP_autoformatcomment indent.txt /*PHP_autoformatcomment* | |
4623 PHP_default_indenting indent.txt /*PHP_default_indenting* | |
4624 PHP_outdentSLComments indent.txt /*PHP_outdentSLComments* | |
4625 PHP_outdentphpescape indent.txt /*PHP_outdentphpescape* | |
4626 PHP_removeCRwhenUnix indent.txt /*PHP_removeCRwhenUnix* | |
4627 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
|
4628 Partial eval.txt /*Partial* |
7 | 4629 Pattern pattern.txt /*Pattern* |
4630 Perl if_perl.txt /*Perl* | |
4631 Posix intro.txt /*Posix* | |
4632 Python if_pyth.txt /*Python* | |
4633 Q intro.txt /*Q* | |
4634 Q-command-changed version5.txt /*Q-command-changed* | |
4635 QNX os_qnx.txt /*QNX* | |
4636 Q_ab quickref.txt /*Q_ab* | |
4637 Q_ac quickref.txt /*Q_ac* | |
4638 Q_ai quickref.txt /*Q_ai* | |
4639 Q_bu quickref.txt /*Q_bu* | |
4640 Q_ce quickref.txt /*Q_ce* | |
4641 Q_ch quickref.txt /*Q_ch* | |
4642 Q_cm quickref.txt /*Q_cm* | |
4643 Q_co quickref.txt /*Q_co* | |
4644 Q_ct help.txt /*Q_ct* | |
4645 Q_de quickref.txt /*Q_de* | |
4646 Q_di quickref.txt /*Q_di* | |
4647 Q_ed quickref.txt /*Q_ed* | |
4648 Q_et quickref.txt /*Q_et* | |
4649 Q_ex quickref.txt /*Q_ex* | |
4650 Q_fl quickref.txt /*Q_fl* | |
4651 Q_fo quickref.txt /*Q_fo* | |
4652 Q_gu quickref.txt /*Q_gu* | |
4653 Q_in quickref.txt /*Q_in* | |
4654 Q_km quickref.txt /*Q_km* | |
4655 Q_lr quickref.txt /*Q_lr* | |
4656 Q_ma quickref.txt /*Q_ma* | |
4657 Q_op quickref.txt /*Q_op* | |
4658 Q_pa quickref.txt /*Q_pa* | |
4659 Q_qf quickref.txt /*Q_qf* | |
4660 Q_ra quickref.txt /*Q_ra* | |
4661 Q_re quickref.txt /*Q_re* | |
4662 Q_sc quickref.txt /*Q_sc* | |
4663 Q_si quickref.txt /*Q_si* | |
4664 Q_ss quickref.txt /*Q_ss* | |
4665 Q_st quickref.txt /*Q_st* | |
4666 Q_sy quickref.txt /*Q_sy* | |
4667 Q_ta quickref.txt /*Q_ta* | |
4668 Q_tm quickref.txt /*Q_tm* | |
4669 Q_to quickref.txt /*Q_to* | |
4670 Q_ud quickref.txt /*Q_ud* | |
4671 Q_ur quickref.txt /*Q_ur* | |
4672 Q_vc quickref.txt /*Q_vc* | |
4673 Q_vi quickref.txt /*Q_vi* | |
4674 Q_vm quickref.txt /*Q_vm* | |
4675 Q_wi quickref.txt /*Q_wi* | |
4676 Q_wq quickref.txt /*Q_wq* | |
161 | 4677 QuickFixCmdPost autocmd.txt /*QuickFixCmdPost* |
1621 | 4678 QuickFixCmdPost-example quickfix.txt /*QuickFixCmdPost-example* |
161 | 4679 QuickFixCmdPre autocmd.txt /*QuickFixCmdPre* |
7 | 4680 Quickfix quickfix.txt /*Quickfix* |
3682 | 4681 QuitPre autocmd.txt /*QuitPre* |
7 | 4682 R change.txt /*R* |
4683 RISC-OS os_risc.txt /*RISC-OS* | |
4684 RISCOS os_risc.txt /*RISCOS* | |
4685 RemoteReply autocmd.txt /*RemoteReply* | |
4686 Replace insert.txt /*Replace* | |
4687 Replace-mode insert.txt /*Replace-mode* | |
4688 Root mbyte.txt /*Root* | |
4689 Ruby if_ruby.txt /*Ruby* | |
4690 Russian russian.txt /*Russian* | |
4691 S change.txt /*S* | |
4692 SHELL starting.txt /*SHELL* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
4693 SQLGetType ft_sql.txt /*SQLGetType* |
1621 | 4694 SQLSetType ft_sql.txt /*SQLSetType* |
7 | 4695 Select visual.txt /*Select* |
4696 Select-mode visual.txt /*Select-mode* | |
4697 Select-mode-mapping visual.txt /*Select-mode-mapping* | |
4698 Session starting.txt /*Session* | |
574 | 4699 SessionLoad-variable starting.txt /*SessionLoad-variable* |
4700 SessionLoadPost autocmd.txt /*SessionLoadPost* | |
724 | 4701 ShellCmdPost autocmd.txt /*ShellCmdPost* |
4702 ShellFilterPost autocmd.txt /*ShellFilterPost* | |
1121 | 4703 SourceCmd autocmd.txt /*SourceCmd* |
716 | 4704 SourcePre autocmd.txt /*SourcePre* |
8182
95d59081580f
commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf
Christian Brabandt <cb@256bit.org>
parents:
8148
diff
changeset
|
4705 Special eval.txt /*Special* |
650 | 4706 SpellFileMissing autocmd.txt /*SpellFileMissing* |
7 | 4707 StdinReadPost autocmd.txt /*StdinReadPost* |
4708 StdinReadPre autocmd.txt /*StdinReadPre* | |
6884 | 4709 String eval.txt /*String* |
579 | 4710 SwapExists autocmd.txt /*SwapExists* |
7 | 4711 Syntax autocmd.txt /*Syntax* |
4712 T motion.txt /*T* | |
4713 TCL if_tcl.txt /*TCL* | |
4714 TERM starting.txt /*TERM* | |
3713 | 4715 TOhtml-encoding syntax.txt /*TOhtml-encoding* |
4716 TOhtml-encoding-detect syntax.txt /*TOhtml-encoding-detect* | |
4717 TOhtml-performance syntax.txt /*TOhtml-performance* | |
4718 TOhtml-uncopyable-text syntax.txt /*TOhtml-uncopyable-text* | |
4719 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
|
4720 TRUE eval.txt /*TRUE* |
1621 | 4721 TSQL ft_sql.txt /*TSQL* |
7 | 4722 TTpro-telnet syntax.txt /*TTpro-telnet* |
4723 Tab intro.txt /*Tab* | |
9644
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
4724 TabClosed autocmd.txt /*TabClosed* |
677 | 4725 TabEnter autocmd.txt /*TabEnter* |
4726 TabLeave autocmd.txt /*TabLeave* | |
9644
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
4727 TabNew autocmd.txt /*TabNew* |
7 | 4728 Tcl if_tcl.txt /*Tcl* |
4729 TermChanged autocmd.txt /*TermChanged* | |
4730 TermResponse autocmd.txt /*TermResponse* | |
4264 | 4731 TextChanged autocmd.txt /*TextChanged* |
4732 TextChangedI autocmd.txt /*TextChangedI* | |
1621 | 4733 Transact-SQL ft_sql.txt /*Transact-SQL* |
7 | 4734 U undo.txt /*U* |
4735 UTF-8 mbyte.txt /*UTF-8* | |
4736 UTF8-xterm mbyte.txt /*UTF8-xterm* | |
4737 Uganda uganda.txt /*Uganda* | |
4738 Unicode mbyte.txt /*Unicode* | |
4739 Unix os_unix.txt /*Unix* | |
4740 Unix-format editing.txt /*Unix-format* | |
4741 Unix-format-write editing.txt /*Unix-format-write* | |
4742 User autocmd.txt /*User* | |
4743 UserGettingBored autocmd.txt /*UserGettingBored* | |
4744 V visual.txt /*V* | |
4745 VIMINIT starting.txt /*VIMINIT* | |
4746 VMS os_vms.txt /*VMS* | |
4747 Vi intro.txt /*Vi* | |
4748 View starting.txt /*View* | |
4749 VimEnter autocmd.txt /*VimEnter* | |
4750 VimLeave autocmd.txt /*VimLeave* | |
4751 VimLeavePre autocmd.txt /*VimLeavePre* | |
766 | 4752 VimResized autocmd.txt /*VimResized* |
846 | 4753 Vimball-copyright pi_vimball.txt /*Vimball-copyright* |
7 | 4754 Virtual-Replace-mode insert.txt /*Virtual-Replace-mode* |
4755 VisVim if_ole.txt /*VisVim* | |
4756 Visual visual.txt /*Visual* | |
4757 Visual-mode visual.txt /*Visual-mode* | |
4758 W motion.txt /*W* | |
4759 W10 message.txt /*W10* | |
4760 W11 message.txt /*W11* | |
4761 W12 message.txt /*W12* | |
4762 W13 message.txt /*W13* | |
4763 W14 message.txt /*W14* | |
4764 W15 repeat.txt /*W15* | |
4765 W16 message.txt /*W16* | |
4766 W17 arabic.txt /*W17* | |
4767 W18 syntax.txt /*W18* | |
9737
35ce559b8553
commit https://github.com/vim/vim/commit/bc8801c9317eb721a2ee91322669f2dd5d136380
Christian Brabandt <cb@256bit.org>
parents:
9644
diff
changeset
|
4768 W19 autocmd.txt /*W19* |
7 | 4769 WORD motion.txt /*WORD* |
838 | 4770 WWW intro.txt /*WWW* |
7 | 4771 Win32 os_win32.txt /*Win32* |
4772 WinEnter autocmd.txt /*WinEnter* | |
4773 WinLeave autocmd.txt /*WinLeave* | |
9644
9f7bcc2c3b97
commit https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
Christian Brabandt <cb@256bit.org>
parents:
9555
diff
changeset
|
4774 WinNew autocmd.txt /*WinNew* |
7 | 4775 X change.txt /*X* |
4776 X11 options.txt /*X11* | |
4777 X11-icon gui_x11.txt /*X11-icon* | |
4778 X11_mouse_shapes gui_x11.txt /*X11_mouse_shapes* | |
4779 X1Drag term.txt /*X1Drag* | |
4780 X1Mouse term.txt /*X1Mouse* | |
4781 X1Release term.txt /*X1Release* | |
4782 X2Drag term.txt /*X2Drag* | |
4783 X2Mouse term.txt /*X2Mouse* | |
4784 X2Release term.txt /*X2Release* | |
4785 XIM mbyte.txt /*XIM* | |
4786 XLFD mbyte.txt /*XLFD* | |
4787 Y change.txt /*Y* | |
4788 Y2K intro.txt /*Y2K* | |
4789 ZQ editing.txt /*ZQ* | |
4790 ZZ editing.txt /*ZZ* | |
4791 [ index.txt /*[* | |
4792 [# motion.txt /*[#* | |
4793 [' motion.txt /*['* | |
4794 [( motion.txt /*[(* | |
4795 [++opt] editing.txt /*[++opt]* | |
4796 [+cmd] editing.txt /*[+cmd]* | |
168 | 4797 [..] pattern.txt /*[..]* |
7 | 4798 [/ motion.txt /*[\/* |
4799 [:alnum:] pattern.txt /*[:alnum:]* | |
4800 [:alpha:] pattern.txt /*[:alpha:]* | |
4801 [:backspace:] pattern.txt /*[:backspace:]* | |
4802 [:blank:] pattern.txt /*[:blank:]* | |
4803 [:cntrl:] pattern.txt /*[:cntrl:]* | |
4804 [:digit:] pattern.txt /*[:digit:]* | |
4805 [:escape:] pattern.txt /*[:escape:]* | |
4806 [:graph:] pattern.txt /*[:graph:]* | |
4807 [:lower:] pattern.txt /*[:lower:]* | |
4808 [:print:] pattern.txt /*[:print:]* | |
4809 [:punct:] pattern.txt /*[:punct:]* | |
4810 [:return:] pattern.txt /*[:return:]* | |
4811 [:space:] pattern.txt /*[:space:]* | |
4812 [:tab:] pattern.txt /*[:tab:]* | |
4813 [:upper:] pattern.txt /*[:upper:]* | |
4814 [:xdigit:] pattern.txt /*[:xdigit:]* | |
4815 [<MiddleMouse> change.txt /*[<MiddleMouse>* | |
168 | 4816 [==] pattern.txt /*[==]* |
7 | 4817 [D tagsrch.txt /*[D* |
4818 [I tagsrch.txt /*[I* | |
4819 [M motion.txt /*[M* | |
4820 [P change.txt /*[P* | |
252 | 4821 [S spell.txt /*[S* |
7 | 4822 [[ motion.txt /*[[* |
4823 [] motion.txt /*[]* | |
4824 [_CTRL-D tagsrch.txt /*[_CTRL-D* | |
4825 [_CTRL-I tagsrch.txt /*[_CTRL-I* | |
4826 [` motion.txt /*[`* | |
4827 [c diff.txt /*[c* | |
4828 [count] intro.txt /*[count]* | |
4829 [d tagsrch.txt /*[d* | |
4830 [f editing.txt /*[f* | |
4831 [i tagsrch.txt /*[i* | |
4832 [m motion.txt /*[m* | |
4833 [p change.txt /*[p* | |
4834 [pattern] pattern.txt /*[pattern]* | |
4835 [quotex] intro.txt /*[quotex]* | |
4836 [range] cmdline.txt /*[range]* | |
236 | 4837 [s spell.txt /*[s* |
7 | 4838 [star motion.txt /*[star* |
4839 [z fold.txt /*[z* | |
4840 [{ motion.txt /*[{* | |
4841 \0 change.txt /*\\0* | |
4842 ] index.txt /*]* | |
4843 ]# motion.txt /*]#* | |
4844 ]' motion.txt /*]'* | |
4845 ]) motion.txt /*])* | |
4846 ]/ motion.txt /*]\/* | |
4847 ]<MiddleMouse> change.txt /*]<MiddleMouse>* | |
4848 ]D tagsrch.txt /*]D* | |
4849 ]I tagsrch.txt /*]I* | |
4850 ]M motion.txt /*]M* | |
4851 ]P change.txt /*]P* | |
252 | 4852 ]S spell.txt /*]S* |
7 | 4853 ][ motion.txt /*][* |
4854 ]] motion.txt /*]]* | |
4855 ]_CTRL-D tagsrch.txt /*]_CTRL-D* | |
4856 ]_CTRL-I tagsrch.txt /*]_CTRL-I* | |
4857 ]` motion.txt /*]`* | |
4858 ]c diff.txt /*]c* | |
4859 ]d tagsrch.txt /*]d* | |
4860 ]f editing.txt /*]f* | |
4861 ]i tagsrch.txt /*]i* | |
4862 ]m motion.txt /*]m* | |
4863 ]p change.txt /*]p* | |
236 | 4864 ]s spell.txt /*]s* |
7 | 4865 ]star motion.txt /*]star* |
4866 ]z fold.txt /*]z* | |
4867 ]} motion.txt /*]}* | |
4868 ^ motion.txt /*^* | |
4869 _ motion.txt /*_* | |
4870 _exrc starting.txt /*_exrc* | |
4871 _gvimrc gui.txt /*_gvimrc* | |
4872 _vimrc starting.txt /*_vimrc* | |
4873 ` motion.txt /*`* | |
4874 `( motion.txt /*`(* | |
4875 `) motion.txt /*`)* | |
4876 `-expansion editing.txt /*`-expansion* | |
4877 `. motion.txt /*`.* | |
4878 `0 motion.txt /*`0* | |
4879 `< motion.txt /*`<* | |
8 | 4880 `= editing.txt /*`=* |
7 | 4881 `> motion.txt /*`>* |
4882 `A motion.txt /*`A* | |
4883 `[ motion.txt /*`[* | |
4884 `] motion.txt /*`]* | |
4885 `^ motion.txt /*`^* | |
4886 `` motion.txt /*``* | |
4887 `a motion.txt /*`a* | |
4888 `quote motion.txt /*`quote* | |
4889 `{ motion.txt /*`{* | |
4890 `} motion.txt /*`}* | |
4891 a insert.txt /*a* | |
12 | 4892 a' motion.txt /*a'* |
7 | 4893 a( motion.txt /*a(* |
4894 a) motion.txt /*a)* | |
15 | 4895 a4 print.txt /*a4* |
131 | 4896 a:0 eval.txt /*a:0* |
4897 a:000 eval.txt /*a:000* | |
4898 a:1 eval.txt /*a:1* | |
7 | 4899 a:firstline eval.txt /*a:firstline* |
4900 a:lastline eval.txt /*a:lastline* | |
4901 a:var eval.txt /*a:var* | |
4902 a< motion.txt /*a<* | |
4903 a> motion.txt /*a>* | |
4904 aB motion.txt /*aB* | |
4905 aW motion.txt /*aW* | |
4906 a[ motion.txt /*a[* | |
4907 a] motion.txt /*a]* | |
12 | 4908 a` motion.txt /*a`* |
7 | 4909 ab motion.txt /*ab* |
4910 abandon editing.txt /*abandon* | |
4911 abbreviations map.txt /*abbreviations* | |
4912 abel.vim syntax.txt /*abel.vim* | |
1621 | 4913 abs() eval.txt /*abs()* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4914 acos() eval.txt /*acos()* |
7 | 4915 active-buffer windows.txt /*active-buffer* |
1621 | 4916 ada#Create_Tags() ft_ada.txt /*ada#Create_Tags()* |
4917 ada#Jump_Tag() ft_ada.txt /*ada#Jump_Tag()* | |
4918 ada#Listtags() ft_ada.txt /*ada#Listtags()* | |
4919 ada#Switch_Syntax_Option() ft_ada.txt /*ada#Switch_Syntax_Option()* | |
4920 ada#Word() ft_ada.txt /*ada#Word()* | |
4921 ada-compiler ft_ada.txt /*ada-compiler* | |
4922 ada-ctags ft_ada.txt /*ada-ctags* | |
4923 ada-extra-plugins ft_ada.txt /*ada-extra-plugins* | |
4924 ada-reference ft_ada.txt /*ada-reference* | |
4925 ada.vim ft_ada.txt /*ada.vim* | |
82 | 4926 add() eval.txt /*add()* |
7 | 4927 add-filetype-plugin usr_05.txt /*add-filetype-plugin* |
4928 add-global-plugin usr_05.txt /*add-global-plugin* | |
4929 add-local-help usr_05.txt /*add-local-help* | |
4930 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
|
4931 add-package usr_05.txt /*add-package* |
7 | 4932 add-plugin usr_05.txt /*add-plugin* |
4933 added-5.1 version5.txt /*added-5.1* | |
4934 added-5.2 version5.txt /*added-5.2* | |
4935 added-5.3 version5.txt /*added-5.3* | |
4936 added-5.4 version5.txt /*added-5.4* | |
4937 added-5.5 version5.txt /*added-5.5* | |
4938 added-5.6 version5.txt /*added-5.6* | |
4939 added-5.7 version5.txt /*added-5.7* | |
4940 added-5.8 version5.txt /*added-5.8* | |
4941 added-6.1 version6.txt /*added-6.1* | |
4942 added-6.2 version6.txt /*added-6.2* | |
4943 added-6.3 version6.txt /*added-6.3* | |
551 | 4944 added-6.4 version6.txt /*added-6.4* |
1121 | 4945 added-7.1 version7.txt /*added-7.1* |
1621 | 4946 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
|
4947 added-7.3 version7.txt /*added-7.3* |
5146 | 4948 added-7.4 version7.txt /*added-7.4* |
7 | 4949 added-BeOS version5.txt /*added-BeOS* |
4950 added-Mac version5.txt /*added-Mac* | |
4951 added-VMS version5.txt /*added-VMS* | |
4952 added-cmdline-args version5.txt /*added-cmdline-args* | |
4953 added-options version5.txt /*added-options* | |
4954 added-regexp version5.txt /*added-regexp* | |
4955 added-various version5.txt /*added-various* | |
4956 added-win32-GUI version5.txt /*added-win32-GUI* | |
820 | 4957 aff-dic-format spell.txt /*aff-dic-format* |
7 | 4958 after-directory options.txt /*after-directory* |
4959 aleph options.txt /*aleph* | |
4960 alt intro.txt /*alt* | |
4961 alt-input debugger.txt /*alt-input* | |
4962 alternate-file editing.txt /*alternate-file* | |
4963 amiga-window starting.txt /*amiga-window* | |
3224 | 4964 and() eval.txt /*and()* |
819 | 4965 anonymous-function eval.txt /*anonymous-function* |
7 | 4966 ant.vim syntax.txt /*ant.vim* |
4967 ap motion.txt /*ap* | |
4968 apache.vim syntax.txt /*apache.vim* | |
4969 append() eval.txt /*append()* | |
12 | 4970 aquote motion.txt /*aquote* |
7 | 4971 arabic.txt arabic.txt /*arabic.txt* |
4972 arabicfonts arabic.txt /*arabicfonts* | |
4973 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
|
4974 arg-functions usr_41.txt /*arg-functions* |
7 | 4975 argc() eval.txt /*argc()* |
4976 argidx() eval.txt /*argidx()* | |
4977 arglist editing.txt /*arglist* | |
4978 arglist-position editing.txt /*arglist-position* | |
4979 arglist-quit usr_07.txt /*arglist-quit* | |
5968 | 4980 arglistid() eval.txt /*arglistid()* |
7 | 4981 argument-list editing.txt /*argument-list* |
4982 argv() eval.txt /*argv()* | |
4983 as motion.txt /*as* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4984 asin() eval.txt /*asin()* |
7 | 4985 asm.vim syntax.txt /*asm.vim* |
4986 asm68k syntax.txt /*asm68k* | |
4987 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
|
4988 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
|
4989 assert_exception() eval.txt /*assert_exception()* |
3012eaddb6b2
commit https://github.com/vim/vim/commit/345efa013dc6d1754ba06e5596a26c48c9935937
Christian Brabandt <cb@256bit.org>
parents:
7557
diff
changeset
|
4990 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
|
4991 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
|
4992 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
|
4993 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
|
4994 assert_notequal() eval.txt /*assert_notequal()* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
4995 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
|
4996 assert_true() eval.txt /*assert_true()* |
422 | 4997 at motion.txt /*at* |
1621 | 4998 atan() eval.txt /*atan()* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
4999 atan2() eval.txt /*atan2()* |
7 | 5000 athena-intellimouse gui.txt /*athena-intellimouse* |
5001 attr-list syntax.txt /*attr-list* | |
5002 author intro.txt /*author* | |
5003 auto-format change.txt /*auto-format* | |
5004 auto-setting options.txt /*auto-setting* | |
5005 auto-shortname editing.txt /*auto-shortname* | |
5006 autocmd-<> tips.txt /*autocmd-<>* | |
40 | 5007 autocmd-buffer-local autocmd.txt /*autocmd-buffer-local* |
5008 autocmd-buflocal autocmd.txt /*autocmd-buflocal* | |
5009 autocmd-changes autocmd.txt /*autocmd-changes* | |
7 | 5010 autocmd-define autocmd.txt /*autocmd-define* |
590 | 5011 autocmd-disable autocmd.txt /*autocmd-disable* |
7 | 5012 autocmd-events autocmd.txt /*autocmd-events* |
579 | 5013 autocmd-events-abc autocmd.txt /*autocmd-events-abc* |
7 | 5014 autocmd-execute autocmd.txt /*autocmd-execute* |
5015 autocmd-groups autocmd.txt /*autocmd-groups* | |
5016 autocmd-intro autocmd.txt /*autocmd-intro* | |
5017 autocmd-list autocmd.txt /*autocmd-list* | |
5018 autocmd-nested autocmd.txt /*autocmd-nested* | |
5019 autocmd-osfiletypes filetype.txt /*autocmd-osfiletypes* | |
5020 autocmd-patterns autocmd.txt /*autocmd-patterns* | |
5021 autocmd-remove autocmd.txt /*autocmd-remove* | |
5022 autocmd-searchpat autocmd.txt /*autocmd-searchpat* | |
5023 autocmd-use autocmd.txt /*autocmd-use* | |
5024 autocmd.txt autocmd.txt /*autocmd.txt* | |
5025 autocmds-kept version5.txt /*autocmds-kept* | |
5026 autocommand autocmd.txt /*autocommand* | |
5027 autocommand-events autocmd.txt /*autocommand-events* | |
5028 autocommand-pattern autocmd.txt /*autocommand-pattern* | |
3492 | 5029 autoformat change.txt /*autoformat* |
168 | 5030 autoload eval.txt /*autoload* |
7 | 5031 autoload-functions eval.txt /*autoload-functions* |
5032 avoid-hit-enter version5.txt /*avoid-hit-enter* | |
5033 aw motion.txt /*aw* | |
5034 a{ motion.txt /*a{* | |
5035 a} motion.txt /*a}* | |
5036 b motion.txt /*b* | |
4358 | 5037 b: eval.txt /*b:* |
4264 | 5038 b:changedtick eval.txt /*b:changedtick* |
1698 | 5039 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
|
5040 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
|
5041 b:clojure_syntax_without_core_keywords syntax.txt /*b:clojure_syntax_without_core_keywords* |
7 | 5042 b:current_syntax-variable syntax.txt /*b:current_syntax-variable* |
480 | 5043 b:netrw_lastfile pi_netrw.txt /*b:netrw_lastfile* |
4992 | 5044 b:tex_stylish syntax.txt /*b:tex_stylish* |
7 | 5045 b:var eval.txt /*b:var* |
6744 | 5046 b:yaml_schema syntax.txt /*b:yaml_schema* |
844 | 5047 baan-folding syntax.txt /*baan-folding* |
5048 baan-syntax syntax.txt /*baan-syntax* | |
5049 baan.vim syntax.txt /*baan.vim* | |
7 | 5050 backslash intro.txt /*backslash* |
5051 backspace intro.txt /*backspace* | |
5052 backspace-delete version4.txt /*backspace-delete* | |
5053 backtick-expansion editing.txt /*backtick-expansion* | |
5054 backup editing.txt /*backup* | |
5055 backup-changed version4.txt /*backup-changed* | |
5056 backup-extension version4.txt /*backup-extension* | |
5057 backup-table editing.txt /*backup-table* | |
5058 balloon-eval debugger.txt /*balloon-eval* | |
5059 bar motion.txt /*bar* | |
5060 bars help.txt /*bars* | |
5061 base_font_name_list mbyte.txt /*base_font_name_list* | |
5062 basic.vim syntax.txt /*basic.vim* | |
5063 beep options.txt /*beep* | |
5064 beos-colors os_beos.txt /*beos-colors* | |
5065 beos-compiling os_beos.txt /*beos-compiling* | |
5066 beos-dragndrop os_beos.txt /*beos-dragndrop* | |
5067 beos-fonts os_beos.txt /*beos-fonts* | |
5068 beos-general os_beos.txt /*beos-general* | |
5069 beos-gui os_beos.txt /*beos-gui* | |
5070 beos-launch os_beos.txt /*beos-launch* | |
5071 beos-meta os_beos.txt /*beos-meta* | |
5072 beos-mouse os_beos.txt /*beos-mouse* | |
5073 beos-perl os_beos.txt /*beos-perl* | |
5074 beos-timeout os_beos.txt /*beos-timeout* | |
5075 beos-unicode os_beos.txt /*beos-unicode* | |
5076 beos-utf8 os_beos.txt /*beos-utf8* | |
5077 beos-vimdir os_beos.txt /*beos-vimdir* | |
5220 | 5078 better-python-interface version7.txt /*better-python-interface* |
189 | 5079 beval_bufnr-variable eval.txt /*beval_bufnr-variable* |
5080 beval_col-variable eval.txt /*beval_col-variable* | |
5081 beval_lnum-variable eval.txt /*beval_lnum-variable* | |
5082 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
|
5083 beval_winid-variable eval.txt /*beval_winid-variable* |
189 | 5084 beval_winnr-variable eval.txt /*beval_winnr-variable* |
9908
2b6654519a7c
commit https://github.com/vim/vim/commit/7571d55f7dcc009a375b2124cce2c8b21f361234
Christian Brabandt <cb@256bit.org>
parents:
9887
diff
changeset
|
5085 binary-number eval.txt /*binary-number* |
3281 | 5086 bitwise-function usr_41.txt /*bitwise-function* |
7 | 5087 blockwise-examples visual.txt /*blockwise-examples* |
5088 blockwise-operators visual.txt /*blockwise-operators* | |
5089 blockwise-register change.txt /*blockwise-register* | |
5090 blockwise-visual visual.txt /*blockwise-visual* | |
2184
5028c4d6d825
Fixed encryption big/little endian test.
Bram Moolenaar <bram@vim.org>
parents:
2178
diff
changeset
|
5091 blowfish options.txt /*blowfish* |
6153 | 5092 blowfish2 options.txt /*blowfish2* |
303 | 5093 bold syntax.txt /*bold* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5094 bom-bytes mbyte.txt /*bom-bytes* |
7 | 5095 book intro.txt /*book* |
258 | 5096 bookmark usr_03.txt /*bookmark* |
7 | 5097 boolean options.txt /*boolean* |
5098 break-finally eval.txt /*break-finally* | |
5099 browse() eval.txt /*browse()* | |
29 | 5100 browsedir() eval.txt /*browsedir()* |
7 | 5101 browsefilter editing.txt /*browsefilter* |
5102 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
|
5103 buffer-functions usr_41.txt /*buffer-functions* |
7 | 5104 buffer-hidden windows.txt /*buffer-hidden* |
5105 buffer-list windows.txt /*buffer-list* | |
5106 buffer-variable eval.txt /*buffer-variable* | |
5107 buffer-write editing.txt /*buffer-write* | |
5108 buffer_exists() eval.txt /*buffer_exists()* | |
5109 buffer_name() eval.txt /*buffer_name()* | |
5110 buffer_number() eval.txt /*buffer_number()* | |
5111 buffers windows.txt /*buffers* | |
5112 buffers-menu gui.txt /*buffers-menu* | |
5113 buflisted() eval.txt /*buflisted()* | |
5114 bufloaded() eval.txt /*bufloaded()* | |
5115 bufname() eval.txt /*bufname()* | |
5116 bufnr() eval.txt /*bufnr()* | |
9227
ecb621205ed1
commit https://github.com/vim/vim/commit/82af8710bf8d1caeeceafb1370a052cb7d92f076
Christian Brabandt <cb@256bit.org>
parents:
9116
diff
changeset
|
5117 bufwinid() eval.txt /*bufwinid()* |
7 | 5118 bufwinnr() eval.txt /*bufwinnr()* |
5119 bug-fixes-5 version5.txt /*bug-fixes-5* | |
5120 bug-fixes-6 version6.txt /*bug-fixes-6* | |
8 | 5121 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
|
5122 bug-fixes-8 version8.txt /*bug-fixes-8* |
7 | 5123 bug-reports intro.txt /*bug-reports* |
5124 bugreport.vim intro.txt /*bugreport.vim* | |
5125 bugs intro.txt /*bugs* | |
5126 builtin-terms term.txt /*builtin-terms* | |
5127 builtin-tools gui.txt /*builtin-tools* | |
5128 builtin_terms term.txt /*builtin_terms* | |
5129 byte-count editing.txt /*byte-count* | |
5130 byte2line() eval.txt /*byte2line()* | |
19 | 5131 byteidx() eval.txt /*byteidx()* |
5466 | 5132 byteidxcomp() eval.txt /*byteidxcomp()* |
7 | 5133 bzip2 pi_gzip.txt /*bzip2* |
5134 c change.txt /*c* | |
5135 c.vim syntax.txt /*c.vim* | |
5136 cW change.txt /*cW* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5137 c_# cmdline.txt /*c_#* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5138 c_## cmdline.txt /*c_##* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5139 c_#< cmdline.txt /*c_#<* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5140 c_#n cmdline.txt /*c_#n* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5141 c_% cmdline.txt /*c_%* |
7 | 5142 c_<BS> cmdline.txt /*c_<BS>* |
5143 c_<C-Left> cmdline.txt /*c_<C-Left>* | |
5144 c_<C-R> cmdline.txt /*c_<C-R>* | |
5145 c_<C-R>_<C-A> cmdline.txt /*c_<C-R>_<C-A>* | |
5146 c_<C-R>_<C-F> cmdline.txt /*c_<C-R>_<C-F>* | |
5147 c_<C-R>_<C-O> cmdline.txt /*c_<C-R>_<C-O>* | |
5148 c_<C-R>_<C-P> cmdline.txt /*c_<C-R>_<C-P>* | |
5149 c_<C-R>_<C-R> cmdline.txt /*c_<C-R>_<C-R>* | |
5150 c_<C-R>_<C-W> cmdline.txt /*c_<C-R>_<C-W>* | |
5151 c_<C-Right> cmdline.txt /*c_<C-Right>* | |
5152 c_<CR> cmdline.txt /*c_<CR>* | |
5153 c_<Del> cmdline.txt /*c_<Del>* | |
5154 c_<Down> cmdline.txt /*c_<Down>* | |
5155 c_<End> cmdline.txt /*c_<End>* | |
5156 c_<Esc> cmdline.txt /*c_<Esc>* | |
5157 c_<Home> cmdline.txt /*c_<Home>* | |
5158 c_<Insert> cmdline.txt /*c_<Insert>* | |
5159 c_<Left> cmdline.txt /*c_<Left>* | |
5160 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
|
5161 c_<MiddleMouse> cmdline.txt /*c_<MiddleMouse>* |
7 | 5162 c_<NL> cmdline.txt /*c_<NL>* |
5163 c_<PageDown> cmdline.txt /*c_<PageDown>* | |
5164 c_<PageUp> cmdline.txt /*c_<PageUp>* | |
5165 c_<Right> cmdline.txt /*c_<Right>* | |
5166 c_<S-Down> cmdline.txt /*c_<S-Down>* | |
5167 c_<S-Left> cmdline.txt /*c_<S-Left>* | |
5168 c_<S-Right> cmdline.txt /*c_<S-Right>* | |
5169 c_<S-Tab> cmdline.txt /*c_<S-Tab>* | |
5170 c_<S-Up> cmdline.txt /*c_<S-Up>* | |
5171 c_<Tab> cmdline.txt /*c_<Tab>* | |
5172 c_<Up> cmdline.txt /*c_<Up>* | |
2751 | 5173 c_BS cmdline.txt /*c_BS* |
5174 c_CR cmdline.txt /*c_CR* | |
7 | 5175 c_CTRL-A cmdline.txt /*c_CTRL-A* |
5176 c_CTRL-B cmdline.txt /*c_CTRL-B* | |
5177 c_CTRL-C cmdline.txt /*c_CTRL-C* | |
5178 c_CTRL-D cmdline.txt /*c_CTRL-D* | |
5179 c_CTRL-E cmdline.txt /*c_CTRL-E* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5180 c_CTRL-F cmdline.txt /*c_CTRL-F* |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9975
diff
changeset
|
5181 c_CTRL-G cmdline.txt /*c_CTRL-G* |
7 | 5182 c_CTRL-H cmdline.txt /*c_CTRL-H* |
5183 c_CTRL-I cmdline.txt /*c_CTRL-I* | |
5184 c_CTRL-J cmdline.txt /*c_CTRL-J* | |
5185 c_CTRL-K cmdline.txt /*c_CTRL-K* | |
5186 c_CTRL-L cmdline.txt /*c_CTRL-L* | |
10244
876fbdd84e52
commit https://github.com/vim/vim/commit/2ec618c9feac4573b154510236ad8121c77d0eca
Christian Brabandt <cb@256bit.org>
parents:
10218
diff
changeset
|
5187 c_CTRL-M cmdline.txt /*c_CTRL-M* |
7 | 5188 c_CTRL-N cmdline.txt /*c_CTRL-N* |
5189 c_CTRL-P cmdline.txt /*c_CTRL-P* | |
5190 c_CTRL-Q cmdline.txt /*c_CTRL-Q* | |
5191 c_CTRL-R cmdline.txt /*c_CTRL-R* | |
5192 c_CTRL-R_= cmdline.txt /*c_CTRL-R_=* | |
5193 c_CTRL-R_CTRL-A cmdline.txt /*c_CTRL-R_CTRL-A* | |
5194 c_CTRL-R_CTRL-F cmdline.txt /*c_CTRL-R_CTRL-F* | |
5195 c_CTRL-R_CTRL-O cmdline.txt /*c_CTRL-R_CTRL-O* | |
5196 c_CTRL-R_CTRL-P cmdline.txt /*c_CTRL-R_CTRL-P* | |
5197 c_CTRL-R_CTRL-R cmdline.txt /*c_CTRL-R_CTRL-R* | |
5198 c_CTRL-R_CTRL-W cmdline.txt /*c_CTRL-R_CTRL-W* | |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9975
diff
changeset
|
5199 c_CTRL-T cmdline.txt /*c_CTRL-T* |
7 | 5200 c_CTRL-U cmdline.txt /*c_CTRL-U* |
5201 c_CTRL-V cmdline.txt /*c_CTRL-V* | |
5202 c_CTRL-W cmdline.txt /*c_CTRL-W* | |
5203 c_CTRL-Y cmdline.txt /*c_CTRL-Y* | |
10244
876fbdd84e52
commit https://github.com/vim/vim/commit/2ec618c9feac4573b154510236ad8121c77d0eca
Christian Brabandt <cb@256bit.org>
parents:
10218
diff
changeset
|
5204 c_CTRL-[ cmdline.txt /*c_CTRL-[* |
7 | 5205 c_CTRL-\_CTRL-G intro.txt /*c_CTRL-\\_CTRL-G* |
5206 c_CTRL-\_CTRL-N intro.txt /*c_CTRL-\\_CTRL-N* | |
5207 c_CTRL-\_e cmdline.txt /*c_CTRL-\\_e* | |
1121 | 5208 c_CTRL-] cmdline.txt /*c_CTRL-]* |
7 | 5209 c_CTRL-^ cmdline.txt /*c_CTRL-^* |
5210 c_CTRL-_ cmdline.txt /*c_CTRL-_* | |
2751 | 5211 c_Del cmdline.txt /*c_Del* |
5212 c_Down cmdline.txt /*c_Down* | |
5213 c_End cmdline.txt /*c_End* | |
5214 c_Esc cmdline.txt /*c_Esc* | |
5215 c_Home cmdline.txt /*c_Home* | |
5216 c_Insert cmdline.txt /*c_Insert* | |
5217 c_Left cmdline.txt /*c_Left* | |
5218 c_Right cmdline.txt /*c_Right* | |
5219 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
|
5220 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
|
5221 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
|
5222 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
|
5223 c_curly_error syntax.txt /*c_curly_error* |
7 | 5224 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
|
5225 c_gnu syntax.txt /*c_gnu* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
5226 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
|
5227 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
|
5228 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
|
5229 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
|
5230 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
|
5231 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
|
5232 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
|
5233 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
|
5234 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
|
5235 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
|
5236 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
|
5237 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
|
5238 c_syntax_for_h syntax.txt /*c_syntax_for_h* |
7 | 5239 c_wildchar cmdline.txt /*c_wildchar* |
82 | 5240 call() eval.txt /*call()* |
7 | 5241 carriage-return intro.txt /*carriage-return* |
5242 case change.txt /*case* | |
5243 catch-all eval.txt /*catch-all* | |
5244 catch-errors eval.txt /*catch-errors* | |
5245 catch-interrupt eval.txt /*catch-interrupt* | |
5246 catch-order eval.txt /*catch-order* | |
5247 catch-text eval.txt /*catch-text* | |
5248 cc change.txt /*cc* | |
1621 | 5249 ceil() eval.txt /*ceil()* |
22 | 5250 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
|
5251 ch_close() eval.txt /*ch_close()* |
10140
b11ceef7116e
commit https://github.com/vim/vim/commit/64d8e25bf6efe5f18b032563521c3ce278c316ab
Christian Brabandt <cb@256bit.org>
parents:
10004
diff
changeset
|
5252 ch_close_in() eval.txt /*ch_close_in()* |
8303
88207f4b861a
commit https://github.com/vim/vim/commit/dae8d21dd291df6a6679a00be64e18bca0156576
Christian Brabandt <cb@256bit.org>
parents:
8246
diff
changeset
|
5253 ch_evalexpr() eval.txt /*ch_evalexpr()* |
88207f4b861a
commit https://github.com/vim/vim/commit/dae8d21dd291df6a6679a00be64e18bca0156576
Christian Brabandt <cb@256bit.org>
parents:
8246
diff
changeset
|
5254 ch_evalraw() eval.txt /*ch_evalraw()* |
88207f4b861a
commit https://github.com/vim/vim/commit/dae8d21dd291df6a6679a00be64e18bca0156576
Christian Brabandt <cb@256bit.org>
parents:
8246
diff
changeset
|
5255 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
|
5256 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
|
5257 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
|
5258 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
|
5259 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
|
5260 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
|
5261 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
|
5262 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
|
5263 ch_sendexpr() eval.txt /*ch_sendexpr()* |
00d64eb49ce1
commit https://github.com/vim/vim/commit/681baaf4a4c81418693dcafb81421a8614832e91
Christian Brabandt <cb@256bit.org>
parents:
7876
diff
changeset
|
5264 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
|
5265 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
|
5266 ch_status() eval.txt /*ch_status()* |
7 | 5267 change-list-jumps motion.txt /*change-list-jumps* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5268 change-name tips.txt /*change-name* |
32 | 5269 change-tabs change.txt /*change-tabs* |
7 | 5270 change.txt change.txt /*change.txt* |
5271 changed-5.1 version5.txt /*changed-5.1* | |
5272 changed-5.2 version5.txt /*changed-5.2* | |
5273 changed-5.3 version5.txt /*changed-5.3* | |
5274 changed-5.4 version5.txt /*changed-5.4* | |
5275 changed-5.5 version5.txt /*changed-5.5* | |
5276 changed-5.6 version5.txt /*changed-5.6* | |
5277 changed-5.7 version5.txt /*changed-5.7* | |
5278 changed-5.8 version5.txt /*changed-5.8* | |
5279 changed-6.1 version6.txt /*changed-6.1* | |
5280 changed-6.2 version6.txt /*changed-6.2* | |
5281 changed-6.3 version6.txt /*changed-6.3* | |
551 | 5282 changed-6.4 version6.txt /*changed-6.4* |
1121 | 5283 changed-7.1 version7.txt /*changed-7.1* |
1621 | 5284 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
|
5285 changed-7.3 version7.txt /*changed-7.3* |
5146 | 5286 changed-7.4 version7.txt /*changed-7.4* |
7 | 5287 changelist motion.txt /*changelist* |
5288 changelog.vim syntax.txt /*changelog.vim* | |
777 | 5289 changenr() eval.txt /*changenr()* |
7 | 5290 changetick eval.txt /*changetick* |
5291 changing change.txt /*changing* | |
7790
ca19726d5e83
commit https://github.com/vim/vim/commit/298b440930ecece38d6ea0505a3e582dc817e79b
Christian Brabandt <cb@256bit.org>
parents:
7742
diff
changeset
|
5292 channel channel.txt /*channel* |
ca19726d5e83
commit https://github.com/vim/vim/commit/298b440930ecece38d6ea0505a3e582dc817e79b
Christian Brabandt <cb@256bit.org>
parents:
7742
diff
changeset
|
5293 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
|
5294 channel-close channel.txt /*channel-close* |
10140
b11ceef7116e
commit https://github.com/vim/vim/commit/64d8e25bf6efe5f18b032563521c3ce278c316ab
Christian Brabandt <cb@256bit.org>
parents:
10004
diff
changeset
|
5295 channel-close-in channel.txt /*channel-close-in* |
7790
ca19726d5e83
commit https://github.com/vim/vim/commit/298b440930ecece38d6ea0505a3e582dc817e79b
Christian Brabandt <cb@256bit.org>
parents:
7742
diff
changeset
|
5296 channel-commands channel.txt /*channel-commands* |
ca19726d5e83
commit https://github.com/vim/vim/commit/298b440930ecece38d6ea0505a3e582dc817e79b
Christian Brabandt <cb@256bit.org>
parents:
7742
diff
changeset
|
5297 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
|
5298 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
|
5299 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
|
5300 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
|
5301 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
|
5302 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
|
5303 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
|
5304 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
|
5305 channel-use channel.txt /*channel-use* |
ca19726d5e83
commit https://github.com/vim/vim/commit/298b440930ecece38d6ea0505a3e582dc817e79b
Christian Brabandt <cb@256bit.org>
parents:
7742
diff
changeset
|
5306 channel.txt channel.txt /*channel.txt* |
844 | 5307 char-variable eval.txt /*char-variable* |
7 | 5308 char2nr() eval.txt /*char2nr()* |
5309 characterwise motion.txt /*characterwise* | |
5310 characterwise-register change.txt /*characterwise-register* | |
5311 characterwise-visual visual.txt /*characterwise-visual* | |
5312 charconvert_from-variable eval.txt /*charconvert_from-variable* | |
5313 charconvert_to-variable eval.txt /*charconvert_to-variable* | |
1621 | 5314 charity uganda.txt /*charity* |
7 | 5315 charset mbyte.txt /*charset* |
5316 charset-conversion mbyte.txt /*charset-conversion* | |
5317 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
|
5318 chmod eval.txt /*chmod* |
7 | 5319 cindent() eval.txt /*cindent()* |
5320 cinkeys-format indent.txt /*cinkeys-format* | |
2908 | 5321 cino-# indent.txt /*cino-#* |
5322 cino-( indent.txt /*cino-(* | |
5323 cino-) indent.txt /*cino-)* | |
5324 cino-+ indent.txt /*cino-+* | |
5325 cino-/ indent.txt /*cino-\/* | |
5326 cino-: indent.txt /*cino-:* | |
5327 cino-= indent.txt /*cino-=* | |
5328 cino-> indent.txt /*cino->* | |
5329 cino-C indent.txt /*cino-C* | |
5330 cino-J indent.txt /*cino-J* | |
5331 cino-L indent.txt /*cino-L* | |
5332 cino-M indent.txt /*cino-M* | |
5333 cino-N indent.txt /*cino-N* | |
5334 cino-U indent.txt /*cino-U* | |
5335 cino-W indent.txt /*cino-W* | |
5336 cino-^ indent.txt /*cino-^* | |
5337 cino-b indent.txt /*cino-b* | |
5338 cino-c indent.txt /*cino-c* | |
5339 cino-e indent.txt /*cino-e* | |
5340 cino-f indent.txt /*cino-f* | |
5341 cino-g indent.txt /*cino-g* | |
5342 cino-h indent.txt /*cino-h* | |
5343 cino-i indent.txt /*cino-i* | |
5344 cino-j indent.txt /*cino-j* | |
3465 | 5345 cino-k indent.txt /*cino-k* |
2908 | 5346 cino-l indent.txt /*cino-l* |
5347 cino-m indent.txt /*cino-m* | |
5348 cino-n indent.txt /*cino-n* | |
5349 cino-p indent.txt /*cino-p* | |
5350 cino-star indent.txt /*cino-star* | |
5351 cino-t indent.txt /*cino-t* | |
5352 cino-u indent.txt /*cino-u* | |
3082 | 5353 cino-w indent.txt /*cino-w* |
2908 | 5354 cino-{ indent.txt /*cino-{* |
5355 cino-} indent.txt /*cino-}* | |
7 | 5356 cinoptions-values indent.txt /*cinoptions-values* |
2249
6d3d35ff2c2b
Use full path in undofile(). Updated docs.
Bram Moolenaar <bram@vim.org>
parents:
2246
diff
changeset
|
5357 clear-undo undo.txt /*clear-undo* |
1621 | 5358 clearmatches() eval.txt /*clearmatches()* |
7 | 5359 client-server remote.txt /*client-server* |
5360 clientserver remote.txt /*clientserver* | |
5361 clipboard gui.txt /*clipboard* | |
3682 | 5362 clipboard-autoselect options.txt /*clipboard-autoselect* |
5363 clipboard-autoselectml options.txt /*clipboard-autoselectml* | |
5364 clipboard-autoselectplus options.txt /*clipboard-autoselectplus* | |
5365 clipboard-exclude options.txt /*clipboard-exclude* | |
5366 clipboard-html options.txt /*clipboard-html* | |
5367 clipboard-unnamed options.txt /*clipboard-unnamed* | |
5368 clipboard-unnamedplus options.txt /*clipboard-unnamedplus* | |
4098 | 5369 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
|
5370 close_cb channel.txt /*close_cb* |
9737
35ce559b8553
commit https://github.com/vim/vim/commit/bc8801c9317eb721a2ee91322669f2dd5d136380
Christian Brabandt <cb@256bit.org>
parents:
9644
diff
changeset
|
5371 closure eval.txt /*closure* |
7 | 5372 cmdarg-variable eval.txt /*cmdarg-variable* |
5373 cmdbang-variable eval.txt /*cmdbang-variable* | |
5374 cmdline-arguments vi_diff.txt /*cmdline-arguments* | |
5375 cmdline-changed version5.txt /*cmdline-changed* | |
5376 cmdline-completion cmdline.txt /*cmdline-completion* | |
5377 cmdline-editing cmdline.txt /*cmdline-editing* | |
5378 cmdline-history cmdline.txt /*cmdline-history* | |
5379 cmdline-lines cmdline.txt /*cmdline-lines* | |
5380 cmdline-ranges cmdline.txt /*cmdline-ranges* | |
5381 cmdline-special cmdline.txt /*cmdline-special* | |
5382 cmdline-too-long cmdline.txt /*cmdline-too-long* | |
5383 cmdline-window cmdline.txt /*cmdline-window* | |
5384 cmdline.txt cmdline.txt /*cmdline.txt* | |
5385 cmdwin cmdline.txt /*cmdwin* | |
5386 cmdwin-char cmdline.txt /*cmdwin-char* | |
5387 cobol.vim syntax.txt /*cobol.vim* | |
5388 codeset mbyte.txt /*codeset* | |
5389 coding-style develop.txt /*coding-style* | |
5390 col() eval.txt /*col()* | |
5391 coldfusion.vim syntax.txt /*coldfusion.vim* | |
5392 collapse tips.txt /*collapse* | |
5393 color-xterm syntax.txt /*color-xterm* | |
5394 coloring syntax.txt /*coloring* | |
5395 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
|
5396 command-line-functions usr_41.txt /*command-line-functions* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5397 command-line-window cmdline.txt /*command-line-window* |
7 | 5398 command-mode intro.txt /*command-mode* |
5399 compatible-default starting.txt /*compatible-default* | |
5400 compile-changes-5 version5.txt /*compile-changes-5* | |
5401 compile-changes-6 version6.txt /*compile-changes-6* | |
8 | 5402 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
|
5403 compile-changes-8 version8.txt /*compile-changes-8* |
1621 | 5404 compiler-compaqada ft_ada.txt /*compiler-compaqada* |
5405 compiler-decada ft_ada.txt /*compiler-decada* | |
1211 | 5406 compiler-gcc quickfix.txt /*compiler-gcc* |
1621 | 5407 compiler-gnat ft_ada.txt /*compiler-gnat* |
5408 compiler-hpada ft_ada.txt /*compiler-hpada* | |
7 | 5409 compiler-manx quickfix.txt /*compiler-manx* |
1621 | 5410 compiler-perl quickfix.txt /*compiler-perl* |
7 | 5411 compiler-pyunit quickfix.txt /*compiler-pyunit* |
5412 compiler-select quickfix.txt /*compiler-select* | |
5413 compiler-tex quickfix.txt /*compiler-tex* | |
1621 | 5414 compiler-vaxada ft_ada.txt /*compiler-vaxada* |
7 | 5415 compl-current insert.txt /*compl-current* |
5416 compl-define insert.txt /*compl-define* | |
5417 compl-dictionary insert.txt /*compl-dictionary* | |
5418 compl-filename insert.txt /*compl-filename* | |
12 | 5419 compl-function insert.txt /*compl-function* |
7 | 5420 compl-generic insert.txt /*compl-generic* |
5421 compl-keyword insert.txt /*compl-keyword* | |
523 | 5422 compl-omni insert.txt /*compl-omni* |
5423 compl-omni-filetypes insert.txt /*compl-omni-filetypes* | |
477 | 5424 compl-spelling insert.txt /*compl-spelling* |
7 | 5425 compl-tag insert.txt /*compl-tag* |
5426 compl-vim insert.txt /*compl-vim* | |
5427 compl-whole-line insert.txt /*compl-whole-line* | |
724 | 5428 complete() eval.txt /*complete()* |
650 | 5429 complete-functions insert.txt /*complete-functions* |
724 | 5430 complete-items insert.txt /*complete-items* |
816 | 5431 complete_CTRL-E insert.txt /*complete_CTRL-E* |
5432 complete_CTRL-Y insert.txt /*complete_CTRL-Y* | |
464 | 5433 complete_add() eval.txt /*complete_add()* |
5434 complete_check() eval.txt /*complete_check()* | |
6918 | 5435 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
|
5436 completion-functions usr_41.txt /*completion-functions* |
7 | 5437 complex-change change.txt /*complex-change* |
5438 complex-repeat repeat.txt /*complex-repeat* | |
5439 compress pi_gzip.txt /*compress* | |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
5440 conceal syntax.txt /*conceal* |
7 | 5441 confirm() eval.txt /*confirm()* |
5442 connection-refused message.txt /*connection-refused* | |
5443 console-menus gui.txt /*console-menus* | |
5444 control intro.txt /*control* | |
5445 conversion-server mbyte.txt /*conversion-server* | |
5446 convert-to-HTML syntax.txt /*convert-to-HTML* | |
5447 convert-to-XHTML syntax.txt /*convert-to-XHTML* | |
5448 convert-to-XML syntax.txt /*convert-to-XML* | |
55 | 5449 copy() eval.txt /*copy()* |
7 | 5450 copy-diffs diff.txt /*copy-diffs* |
5451 copy-move change.txt /*copy-move* | |
5452 copying uganda.txt /*copying* | |
5453 copyright uganda.txt /*copyright* | |
1621 | 5454 cos() eval.txt /*cos()* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
5455 cosh() eval.txt /*cosh()* |
7 | 5456 count intro.txt /*count* |
82 | 5457 count() eval.txt /*count()* |
7 | 5458 count-bytes tips.txt /*count-bytes* |
5459 count-items tips.txt /*count-items* | |
5460 count-variable eval.txt /*count-variable* | |
5461 count1-variable eval.txt /*count1-variable* | |
5462 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
|
5463 cpo options.txt /*cpo* |
7 | 5464 cpo-! options.txt /*cpo-!* |
164 | 5465 cpo-# options.txt /*cpo-#* |
7 | 5466 cpo-$ options.txt /*cpo-$* |
5467 cpo-% options.txt /*cpo-%* | |
164 | 5468 cpo-& options.txt /*cpo-&* |
40 | 5469 cpo-+ options.txt /*cpo-+* |
161 | 5470 cpo-- options.txt /*cpo--* |
168 | 5471 cpo-. options.txt /*cpo-.* |
5472 cpo-/ options.txt /*cpo-\/* | |
2965 | 5473 cpo-; options.txt /*cpo-;* |
7 | 5474 cpo-< options.txt /*cpo-<* |
164 | 5475 cpo-> options.txt /*cpo->* |
7 | 5476 cpo-A options.txt /*cpo-A* |
5477 cpo-B options.txt /*cpo-B* | |
5478 cpo-C options.txt /*cpo-C* | |
5479 cpo-D options.txt /*cpo-D* | |
5480 cpo-E options.txt /*cpo-E* | |
5481 cpo-F options.txt /*cpo-F* | |
164 | 5482 cpo-H options.txt /*cpo-H* |
11 | 5483 cpo-I options.txt /*cpo-I* |
7 | 5484 cpo-J options.txt /*cpo-J* |
5485 cpo-K options.txt /*cpo-K* | |
5486 cpo-L options.txt /*cpo-L* | |
5487 cpo-M options.txt /*cpo-M* | |
5488 cpo-O options.txt /*cpo-O* | |
590 | 5489 cpo-P options.txt /*cpo-P* |
7 | 5490 cpo-R options.txt /*cpo-R* |
5491 cpo-S options.txt /*cpo-S* | |
5492 cpo-W options.txt /*cpo-W* | |
164 | 5493 cpo-X options.txt /*cpo-X* |
168 | 5494 cpo-Z options.txt /*cpo-Z* |
5495 cpo-\ options.txt /*cpo-\\* | |
7 | 5496 cpo-a options.txt /*cpo-a* |
5497 cpo-b options.txt /*cpo-b* | |
164 | 5498 cpo-bar options.txt /*cpo-bar* |
7 | 5499 cpo-c options.txt /*cpo-c* |
5500 cpo-d options.txt /*cpo-d* | |
5501 cpo-e options.txt /*cpo-e* | |
5502 cpo-f options.txt /*cpo-f* | |
5503 cpo-g options.txt /*cpo-g* | |
5504 cpo-i options.txt /*cpo-i* | |
5505 cpo-j options.txt /*cpo-j* | |
5506 cpo-k options.txt /*cpo-k* | |
5507 cpo-l options.txt /*cpo-l* | |
5508 cpo-m options.txt /*cpo-m* | |
5509 cpo-n options.txt /*cpo-n* | |
5510 cpo-o options.txt /*cpo-o* | |
5511 cpo-p options.txt /*cpo-p* | |
164 | 5512 cpo-q options.txt /*cpo-q* |
7 | 5513 cpo-r options.txt /*cpo-r* |
5514 cpo-s options.txt /*cpo-s* | |
164 | 5515 cpo-star options.txt /*cpo-star* |
7 | 5516 cpo-t options.txt /*cpo-t* |
5517 cpo-u options.txt /*cpo-u* | |
5518 cpo-v options.txt /*cpo-v* | |
5519 cpo-w options.txt /*cpo-w* | |
5520 cpo-x options.txt /*cpo-x* | |
5521 cpo-y options.txt /*cpo-y* | |
164 | 5522 cpo-{ options.txt /*cpo-{* |
4229 | 5523 cpp.vim syntax.txt /*cpp.vim* |
7 | 5524 crash-recovery recover.txt /*crash-recovery* |
5525 creating-menus gui.txt /*creating-menus* | |
5526 credits intro.txt /*credits* | |
5527 crontab options.txt /*crontab* | |
5528 cs-find if_cscop.txt /*cs-find* | |
5529 cs7-problem term.txt /*cs7-problem* | |
5530 cscope if_cscop.txt /*cscope* | |
5531 cscope-commands if_cscop.txt /*cscope-commands* | |
5532 cscope-find if_cscop.txt /*cscope-find* | |
5533 cscope-howtouse if_cscop.txt /*cscope-howtouse* | |
5534 cscope-info if_cscop.txt /*cscope-info* | |
5535 cscope-intro if_cscop.txt /*cscope-intro* | |
5536 cscope-limitations if_cscop.txt /*cscope-limitations* | |
5537 cscope-options if_cscop.txt /*cscope-options* | |
5538 cscope-suggestions if_cscop.txt /*cscope-suggestions* | |
5539 cscope-win32 if_cscop.txt /*cscope-win32* | |
5540 cscope_connection() eval.txt /*cscope_connection()* | |
5541 cscopepathcomp if_cscop.txt /*cscopepathcomp* | |
5542 cscopeprg if_cscop.txt /*cscopeprg* | |
5543 cscopequickfix if_cscop.txt /*cscopequickfix* | |
2908 | 5544 cscoperelative if_cscop.txt /*cscoperelative* |
7 | 5545 cscopetag if_cscop.txt /*cscopetag* |
5546 cscopetagorder if_cscop.txt /*cscopetagorder* | |
5547 cscopeverbose if_cscop.txt /*cscopeverbose* | |
5548 csh.vim syntax.txt /*csh.vim* | |
5549 cspc if_cscop.txt /*cspc* | |
5550 csprg if_cscop.txt /*csprg* | |
5551 csqf if_cscop.txt /*csqf* | |
2908 | 5552 csre if_cscop.txt /*csre* |
7 | 5553 cst if_cscop.txt /*cst* |
5554 csto if_cscop.txt /*csto* | |
5555 csverb if_cscop.txt /*csverb* | |
5556 ctags tagsrch.txt /*ctags* | |
5557 ctags-gone version6.txt /*ctags-gone* | |
5558 cterm-colors syntax.txt /*cterm-colors* | |
5559 ctrl intro.txt /*ctrl* | |
5560 ctype-variable eval.txt /*ctype-variable* | |
5561 curly-braces-function-names eval.txt /*curly-braces-function-names* | |
5562 curly-braces-names eval.txt /*curly-braces-names* | |
5563 curpos-visual version6.txt /*curpos-visual* | |
5564 current-directory editing.txt /*current-directory* | |
5565 current-file editing.txt /*current-file* | |
5566 current_compiler quickfix.txt /*current_compiler* | |
5567 cursor() eval.txt /*cursor()* | |
5568 cursor-blinking options.txt /*cursor-blinking* | |
5569 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
|
5570 cursor-functions usr_41.txt /*cursor-functions* |
7 | 5571 cursor-left intro.txt /*cursor-left* |
5572 cursor-motions motion.txt /*cursor-motions* | |
5573 cursor-position pattern.txt /*cursor-position* | |
5574 cursor-right intro.txt /*cursor-right* | |
5575 cursor-up intro.txt /*cursor-up* | |
5576 cursor_down intro.txt /*cursor_down* | |
5577 cursor_left intro.txt /*cursor_left* | |
5578 cursor_right intro.txt /*cursor_right* | |
5579 cursor_up intro.txt /*cursor_up* | |
5580 cw change.txt /*cw* | |
5581 cweb.vim syntax.txt /*cweb.vim* | |
5582 cynlib.vim syntax.txt /*cynlib.vim* | |
5583 d change.txt /*d* | |
5584 daB motion.txt /*daB* | |
5585 daW motion.txt /*daW* | |
5586 dab motion.txt /*dab* | |
5587 dap motion.txt /*dap* | |
5588 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
|
5589 date-functions usr_41.txt /*date-functions* |
7 | 5590 dav pi_netrw.txt /*dav* |
1621 | 5591 davs pi_netrw.txt /*davs* |
7 | 5592 daw motion.txt /*daw* |
5593 dd change.txt /*dd* | |
502 | 5594 debug-gcc debug.txt /*debug-gcc* |
7 | 5595 debug-highlight debugger.txt /*debug-highlight* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5596 debug-leaks debug.txt /*debug-leaks* |
857 | 5597 debug-minidump debug.txt /*debug-minidump* |
7 | 5598 debug-mode repeat.txt /*debug-mode* |
5599 debug-scripts repeat.txt /*debug-scripts* | |
5600 debug-signs debugger.txt /*debug-signs* | |
502 | 5601 debug-vim debug.txt /*debug-vim* |
857 | 5602 debug-vs2005 debug.txt /*debug-vs2005* |
502 | 5603 debug-win32 debug.txt /*debug-win32* |
857 | 5604 debug-windbg debug.txt /*debug-windbg* |
502 | 5605 debug.txt debug.txt /*debug.txt* |
7 | 5606 debugger-compilation debugger.txt /*debugger-compilation* |
5607 debugger-features debugger.txt /*debugger-features* | |
5608 debugger-integration debugger.txt /*debugger-integration* | |
5609 debugger-support debugger.txt /*debugger-support* | |
5610 debugger.txt debugger.txt /*debugger.txt* | |
5611 dec-mouse options.txt /*dec-mouse* | |
1621 | 5612 decada_members ft_ada.txt /*decada_members* |
55 | 5613 deepcopy() eval.txt /*deepcopy()* |
9737
35ce559b8553
commit https://github.com/vim/vim/commit/bc8801c9317eb721a2ee91322669f2dd5d136380
Christian Brabandt <cb@256bit.org>
parents:
9644
diff
changeset
|
5614 defaults.vim starting.txt /*defaults.vim* |
7 | 5615 definition-search tagsrch.txt /*definition-search* |
5616 definitions intro.txt /*definitions* | |
5617 delete() eval.txt /*delete()* | |
5618 delete-insert change.txt /*delete-insert* | |
5619 delete-menus gui.txt /*delete-menus* | |
5620 deleting change.txt /*deleting* | |
9116
bc38030aec7d
commit https://github.com/vim/vim/commit/26852128a2b713ef49341a0c18daba928444e7eb
Christian Brabandt <cb@256bit.org>
parents:
9097
diff
changeset
|
5621 demoserver.py channel.txt /*demoserver.py* |
7 | 5622 design-assumptions develop.txt /*design-assumptions* |
5623 design-compatible develop.txt /*design-compatible* | |
5624 design-decisions develop.txt /*design-decisions* | |
5625 design-documented develop.txt /*design-documented* | |
5626 design-flexible develop.txt /*design-flexible* | |
5627 design-goals develop.txt /*design-goals* | |
5628 design-improved develop.txt /*design-improved* | |
5629 design-maintain develop.txt /*design-maintain* | |
5630 design-multi-platform develop.txt /*design-multi-platform* | |
5631 design-not develop.txt /*design-not* | |
5632 design-speed-size develop.txt /*design-speed-size* | |
5633 desktop.vim syntax.txt /*desktop.vim* | |
236 | 5634 develop-spell develop.txt /*develop-spell* |
626 | 5635 develop-spell-suggestions develop.txt /*develop-spell-suggestions* |
7 | 5636 develop.txt develop.txt /*develop.txt* |
5637 development develop.txt /*development* | |
3750 | 5638 dgn motion.txt /*dgn* |
7 | 5639 dh change.txt /*dh* |
5640 diB motion.txt /*diB* | |
5641 diW motion.txt /*diW* | |
5642 dialog gui_w32.txt /*dialog* | |
5643 dialogs-added version5.txt /*dialogs-added* | |
5644 dib motion.txt /*dib* | |
5814 | 5645 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
|
5646 dict-functions usr_41.txt /*dict-functions* |
161 | 5647 dict-identity eval.txt /*dict-identity* |
102 | 5648 dict-modification eval.txt /*dict-modification* |
7 | 5649 did_filetype() eval.txt /*did_filetype()* |
5650 diff diff.txt /*diff* | |
5651 diff-diffexpr diff.txt /*diff-diffexpr* | |
5652 diff-mode diff.txt /*diff-mode* | |
5653 diff-options diff.txt /*diff-options* | |
1121 | 5654 diff-original-file diff.txt /*diff-original-file* |
7 | 5655 diff-patchexpr diff.txt /*diff-patchexpr* |
6583 | 5656 diff-slow diff.txt /*diff-slow* |
7 | 5657 diff.txt diff.txt /*diff.txt* |
6476 | 5658 diff.vim syntax.txt /*diff.vim* |
32 | 5659 diff_filler() eval.txt /*diff_filler()* |
5660 diff_hlID() eval.txt /*diff_hlID()* | |
6583 | 5661 diff_translations diff.txt /*diff_translations* |
1702 | 5662 digraph digraph.txt /*digraph* |
7 | 5663 digraph-arg change.txt /*digraph-arg* |
26 | 5664 digraph-encoding digraph.txt /*digraph-encoding* |
7 | 5665 digraph-table digraph.txt /*digraph-table* |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
5666 digraph-table-mbyte digraph.txt /*digraph-table-mbyte* |
7 | 5667 digraph.txt digraph.txt /*digraph.txt* |
5668 digraphs digraph.txt /*digraphs* | |
5669 digraphs-changed version6.txt /*digraphs-changed* | |
5670 digraphs-default digraph.txt /*digraphs-default* | |
5671 digraphs-define digraph.txt /*digraphs-define* | |
5672 digraphs-use digraph.txt /*digraphs-use* | |
5673 dip motion.txt /*dip* | |
5674 dircolors.vim syntax.txt /*dircolors.vim* | |
5675 dis motion.txt /*dis* | |
5676 disable-menus gui.txt /*disable-menus* | |
5277 | 5677 discard editing.txt /*discard* |
794 | 5678 distribute-script usr_41.txt /*distribute-script* |
7 | 5679 distribution intro.txt /*distribution* |
5680 diw motion.txt /*diw* | |
5681 dl change.txt /*dl* | |
5682 do diff.txt /*do* | |
5683 doc-file-list help.txt /*doc-file-list* | |
5684 docbk.vim syntax.txt /*docbk.vim* | |
5685 docbksgml.vim syntax.txt /*docbksgml.vim* | |
5686 docbkxml.vim syntax.txt /*docbkxml.vim* | |
5687 docbook syntax.txt /*docbook* | |
5688 documentation-6 version6.txt /*documentation-6* | |
170 | 5689 donate uganda.txt /*donate* |
7 | 5690 dos os_dos.txt /*dos* |
5691 dos-:cd os_dos.txt /*dos-:cd* | |
5692 dos-CTRL-Break os_dos.txt /*dos-CTRL-Break* | |
5693 dos-backslash os_dos.txt /*dos-backslash* | |
5694 dos-colors os_dos.txt /*dos-colors* | |
5695 dos-file-formats os_dos.txt /*dos-file-formats* | |
5696 dos-locations os_dos.txt /*dos-locations* | |
5697 dos-shell os_dos.txt /*dos-shell* | |
5698 dos-standard-mappings os_dos.txt /*dos-standard-mappings* | |
5699 dos-temp-files os_dos.txt /*dos-temp-files* | |
5700 dosbatch.vim syntax.txt /*dosbatch.vim* | |
5701 double-click term.txt /*double-click* | |
5702 download intro.txt /*download* | |
831 | 5703 doxygen-syntax syntax.txt /*doxygen-syntax* |
5704 doxygen.vim syntax.txt /*doxygen.vim* | |
7 | 5705 dp diff.txt /*dp* |
5706 drag-n-drop gui.txt /*drag-n-drop* | |
5707 drag-n-drop-win32 gui_w32.txt /*drag-n-drop-win32* | |
5708 drag-status-line term.txt /*drag-status-line* | |
5709 dtd.vim syntax.txt /*dtd.vim* | |
836 | 5710 dtd2vim insert.txt /*dtd2vim* |
7 | 5711 dying-variable eval.txt /*dying-variable* |
5712 e motion.txt /*e* | |
5713 easy starting.txt /*easy* | |
5714 edit-a-file editing.txt /*edit-a-file* | |
5715 edit-binary editing.txt /*edit-binary* | |
5716 edit-dialogs editing.txt /*edit-dialogs* | |
5717 edit-files editing.txt /*edit-files* | |
5718 edit-intro editing.txt /*edit-intro* | |
5719 edit-no-break usr_25.txt /*edit-no-break* | |
6336 | 5720 edit-paragraph-join usr_25.txt /*edit-paragraph-join* |
7 | 5721 editing.txt editing.txt /*editing.txt* |
790 | 5722 efm-%> quickfix.txt /*efm-%>* |
7 | 5723 efm-entries quickfix.txt /*efm-entries* |
5724 efm-ignore quickfix.txt /*efm-ignore* | |
5725 eiffel.vim syntax.txt /*eiffel.vim* | |
5726 emacs-keys tips.txt /*emacs-keys* | |
5727 emacs-tags tagsrch.txt /*emacs-tags* | |
5728 emacs_tags tagsrch.txt /*emacs_tags* | |
85 | 5729 empty() eval.txt /*empty()* |
7 | 5730 encoding-names mbyte.txt /*encoding-names* |
5731 encoding-table mbyte.txt /*encoding-table* | |
5732 encoding-values mbyte.txt /*encoding-values* | |
5733 encryption editing.txt /*encryption* | |
5734 end intro.txt /*end* | |
5735 end-of-file pattern.txt /*end-of-file* | |
5736 enlightened-terminal syntax.txt /*enlightened-terminal* | |
5737 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
|
5738 err_buf channel.txt /*err_buf* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
5739 err_cb channel.txt /*err_cb* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
5740 err_mode channel.txt /*err_mode* |
10153
715d6c5707b8
commit https://github.com/vim/vim/commit/abd468ed0fbcba391e7833feeaa7de3ced841455
Christian Brabandt <cb@256bit.org>
parents:
10140
diff
changeset
|
5741 err_modifiable channel.txt /*err_modifiable* |
715d6c5707b8
commit https://github.com/vim/vim/commit/abd468ed0fbcba391e7833feeaa7de3ced841455
Christian Brabandt <cb@256bit.org>
parents:
10140
diff
changeset
|
5742 err_msg channel.txt /*err_msg* |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
5743 err_name channel.txt /*err_name* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
5744 err_timeout channel.txt /*err_timeout* |
7 | 5745 errmsg-variable eval.txt /*errmsg-variable* |
5746 error-file-format quickfix.txt /*error-file-format* | |
5747 error-messages message.txt /*error-messages* | |
5748 errorformat quickfix.txt /*errorformat* | |
5749 errorformat-Jikes quickfix.txt /*errorformat-Jikes* | |
5750 errorformat-LaTeX quickfix.txt /*errorformat-LaTeX* | |
5751 errorformat-Perl quickfix.txt /*errorformat-Perl* | |
5752 errorformat-ant quickfix.txt /*errorformat-ant* | |
5753 errorformat-changed version4.txt /*errorformat-changed* | |
5754 errorformat-jade quickfix.txt /*errorformat-jade* | |
5755 errorformat-javac quickfix.txt /*errorformat-javac* | |
5756 errorformat-multi-line quickfix.txt /*errorformat-multi-line* | |
5757 errorformat-separate-filename quickfix.txt /*errorformat-separate-filename* | |
5758 errorformats quickfix.txt /*errorformats* | |
1621 | 5759 errors message.txt /*errors* |
7315
444efa5f5015
commit https://github.com/vim/vim/commit/2c5e8e80eacf491d4f266983f534a77776c7ae83
Christian Brabandt <cb@256bit.org>
parents:
7272
diff
changeset
|
5760 errors-variable eval.txt /*errors-variable* |
7 | 5761 escape intro.txt /*escape* |
5762 escape() eval.txt /*escape()* | |
5763 escape-bar version4.txt /*escape-bar* | |
5697 | 5764 euphoria3.vim syntax.txt /*euphoria3.vim* |
5765 euphoria4.vim syntax.txt /*euphoria4.vim* | |
7 | 5766 eval eval.txt /*eval* |
95 | 5767 eval() eval.txt /*eval()* |
7 | 5768 eval-examples eval.txt /*eval-examples* |
5769 eval-sandbox eval.txt /*eval-sandbox* | |
5770 eval.txt eval.txt /*eval.txt* | |
5771 eventhandler() eval.txt /*eventhandler()* | |
5772 eview starting.txt /*eview* | |
5773 evim starting.txt /*evim* | |
5774 evim-keys starting.txt /*evim-keys* | |
5775 evim.vim starting.txt /*evim.vim* | |
5776 ex starting.txt /*ex* | |
5777 ex-cmd-index index.txt /*ex-cmd-index* | |
5778 ex-edit-index index.txt /*ex-edit-index* | |
168 | 5779 ex-flags cmdline.txt /*ex-flags* |
7 | 5780 ex: options.txt /*ex:* |
5781 except-autocmd eval.txt /*except-autocmd* | |
5782 except-autocmd-Cmd eval.txt /*except-autocmd-Cmd* | |
5783 except-autocmd-Post eval.txt /*except-autocmd-Post* | |
5784 except-autocmd-Pre eval.txt /*except-autocmd-Pre* | |
5785 except-autocmd-ill eval.txt /*except-autocmd-ill* | |
5786 except-compat eval.txt /*except-compat* | |
5787 except-examine eval.txt /*except-examine* | |
5788 except-from-finally eval.txt /*except-from-finally* | |
5789 except-hier-param eval.txt /*except-hier-param* | |
5790 except-several-errors eval.txt /*except-several-errors* | |
5791 except-single-line eval.txt /*except-single-line* | |
5792 except-syntax-err eval.txt /*except-syntax-err* | |
5793 except-syntax-error eval.txt /*except-syntax-error* | |
5794 exception-handling eval.txt /*exception-handling* | |
5795 exception-variable eval.txt /*exception-variable* | |
5796 exclusive motion.txt /*exclusive* | |
20 | 5797 exclusive-linewise motion.txt /*exclusive-linewise* |
7 | 5798 executable() eval.txt /*executable()* |
9464
be72f4201a1d
commit https://github.com/vim/vim/commit/063b9d15abea041a5bfff3ffc4e219e26fd1d4fa
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
5799 execute() eval.txt /*execute()* |
7 | 5800 execute-menus gui.txt /*execute-menus* |
5814 | 5801 exepath() eval.txt /*exepath()* |
7 | 5802 exim starting.txt /*exim* |
5803 exists() eval.txt /*exists()* | |
8148
f5da459c5698
commit https://github.com/vim/vim/commit/e0fa3742ead676a3074a10edadbc955e1a89153d
Christian Brabandt <cb@256bit.org>
parents:
8061
diff
changeset
|
5804 exiting starting.txt /*exiting* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
5805 exp() eval.txt /*exp()* |
7 | 5806 expand() eval.txt /*expand()* |
5807 expand-env options.txt /*expand-env* | |
5808 expand-environment-var options.txt /*expand-environment-var* | |
5809 expr eval.txt /*expr* | |
5810 expr-! eval.txt /*expr-!* | |
5811 expr-!= eval.txt /*expr-!=* | |
5812 expr-!=# eval.txt /*expr-!=#* | |
5813 expr-!=? eval.txt /*expr-!=?* | |
5814 expr-!~ eval.txt /*expr-!~* | |
5815 expr-!~# eval.txt /*expr-!~#* | |
5816 expr-!~? eval.txt /*expr-!~?* | |
5817 expr-% eval.txt /*expr-%* | |
5818 expr-&& eval.txt /*expr-&&* | |
5819 expr-' eval.txt /*expr-'* | |
5820 expr-+ eval.txt /*expr-+* | |
5821 expr-- eval.txt /*expr--* | |
5822 expr-. eval.txt /*expr-.* | |
5823 expr-/ eval.txt /*expr-\/* | |
5824 expr-< eval.txt /*expr-<* | |
5825 expr-<# eval.txt /*expr-<#* | |
5826 expr-<= eval.txt /*expr-<=* | |
5827 expr-<=# eval.txt /*expr-<=#* | |
5828 expr-<=? eval.txt /*expr-<=?* | |
5829 expr-<? eval.txt /*expr-<?* | |
5830 expr-== eval.txt /*expr-==* | |
5831 expr-==# eval.txt /*expr-==#* | |
5832 expr-==? eval.txt /*expr-==?* | |
5833 expr-=~ eval.txt /*expr-=~* | |
5834 expr-=~# eval.txt /*expr-=~#* | |
5835 expr-=~? eval.txt /*expr-=~?* | |
5836 expr-> eval.txt /*expr->* | |
5837 expr-># eval.txt /*expr->#* | |
5838 expr->= eval.txt /*expr->=* | |
5839 expr->=# eval.txt /*expr->=#* | |
5840 expr->=? eval.txt /*expr->=?* | |
5841 expr->? eval.txt /*expr->?* | |
55 | 5842 expr-[:] eval.txt /*expr-[:]* |
7 | 5843 expr-[] eval.txt /*expr-[]* |
5844 expr-barbar eval.txt /*expr-barbar* | |
102 | 5845 expr-entry eval.txt /*expr-entry* |
7 | 5846 expr-env eval.txt /*expr-env* |
5847 expr-env-expand eval.txt /*expr-env-expand* | |
5848 expr-function eval.txt /*expr-function* | |
82 | 5849 expr-is eval.txt /*expr-is* |
2908 | 5850 expr-is# eval.txt /*expr-is#* |
5851 expr-is? eval.txt /*expr-is?* | |
5852 expr-isnot eval.txt /*expr-isnot* | |
5853 expr-isnot# eval.txt /*expr-isnot#* | |
5854 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
|
5855 expr-lambda eval.txt /*expr-lambda* |
7 | 5856 expr-nesting eval.txt /*expr-nesting* |
5857 expr-number eval.txt /*expr-number* | |
5858 expr-option eval.txt /*expr-option* | |
5859 expr-quote eval.txt /*expr-quote* | |
5860 expr-register eval.txt /*expr-register* | |
5861 expr-star eval.txt /*expr-star* | |
5862 expr-string eval.txt /*expr-string* | |
5863 expr-unary-+ eval.txt /*expr-unary-+* | |
5864 expr-unary-- eval.txt /*expr-unary--* | |
5865 expr-variable eval.txt /*expr-variable* | |
5866 expr1 eval.txt /*expr1* | |
5867 expr2 eval.txt /*expr2* | |
5868 expr3 eval.txt /*expr3* | |
5869 expr4 eval.txt /*expr4* | |
5870 expr5 eval.txt /*expr5* | |
5871 expr6 eval.txt /*expr6* | |
5872 expr7 eval.txt /*expr7* | |
5873 expr8 eval.txt /*expr8* | |
5874 expr9 eval.txt /*expr9* | |
5875 expression eval.txt /*expression* | |
5876 expression-commands eval.txt /*expression-commands* | |
5877 expression-syntax eval.txt /*expression-syntax* | |
5878 exrc starting.txt /*exrc* | |
82 | 5879 extend() eval.txt /*extend()* |
7 | 5880 extension-removal cmdline.txt /*extension-removal* |
5881 extensions-improvements todo.txt /*extensions-improvements* | |
5882 f motion.txt /*f* | |
7742
5f6f35a3cb12
commit https://github.com/vim/vim/commit/705ada1aff27ecd9c47c690df817d043c2ceb5e2
Christian Brabandt <cb@256bit.org>
parents:
7707
diff
changeset
|
5883 false-variable eval.txt /*false-variable* |
7 | 5884 faq intro.txt /*faq* |
5885 farsi farsi.txt /*farsi* | |
7100
f717d96a39b3
commit https://github.com/vim/vim/commit/12969c04fe7bd27dc0cbf37709eb40a86d4a27f9
Christian Brabandt <cb@256bit.org>
parents:
7051
diff
changeset
|
5886 farsi-fonts farsi.txt /*farsi-fonts* |
7 | 5887 farsi.txt farsi.txt /*farsi.txt* |
5888 fasm.vim syntax.txt /*fasm.vim* | |
179 | 5889 fcs_choice-variable eval.txt /*fcs_choice-variable* |
5890 fcs_reason-variable eval.txt /*fcs_reason-variable* | |
7 | 5891 feature-list eval.txt /*feature-list* |
842 | 5892 feedkeys() eval.txt /*feedkeys()* |
7 | 5893 fetch pi_netrw.txt /*fetch* |
5894 file-browser-5.2 version5.txt /*file-browser-5.2* | |
5895 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
|
5896 file-functions usr_41.txt /*file-functions* |
7 | 5897 file-pattern autocmd.txt /*file-pattern* |
5898 file-read insert.txt /*file-read* | |
5899 file-searching editing.txt /*file-searching* | |
5900 file-type filetype.txt /*file-type* | |
5901 file-types filetype.txt /*file-types* | |
5902 file_readable() eval.txt /*file_readable()* | |
5903 fileencoding-changed version6.txt /*fileencoding-changed* | |
5904 filename-backslash cmdline.txt /*filename-backslash* | |
5905 filename-modifiers cmdline.txt /*filename-modifiers* | |
5906 filereadable() eval.txt /*filereadable()* | |
5907 filetype filetype.txt /*filetype* | |
5908 filetype-detect filetype.txt /*filetype-detect* | |
5909 filetype-ignore filetype.txt /*filetype-ignore* | |
5910 filetype-overrule filetype.txt /*filetype-overrule* | |
5911 filetype-plugin usr_43.txt /*filetype-plugin* | |
5912 filetype-plugins filetype.txt /*filetype-plugins* | |
5913 filetype.txt filetype.txt /*filetype.txt* | |
5914 filetypedetect-changed version6.txt /*filetypedetect-changed* | |
5915 filetypes filetype.txt /*filetypes* | |
5916 filewritable() eval.txt /*filewritable()* | |
5917 filter change.txt /*filter* | |
95 | 5918 filter() eval.txt /*filter()* |
7 | 5919 find-manpage usr_12.txt /*find-manpage* |
5920 find-replace usr_10.txt /*find-replace* | |
20 | 5921 finddir() eval.txt /*finddir()* |
19 | 5922 findfile() eval.txt /*findfile()* |
7 | 5923 fixed-5.1 version5.txt /*fixed-5.1* |
5924 fixed-5.2 version5.txt /*fixed-5.2* | |
5925 fixed-5.3 version5.txt /*fixed-5.3* | |
5926 fixed-5.4 version5.txt /*fixed-5.4* | |
5927 fixed-5.5 version5.txt /*fixed-5.5* | |
5928 fixed-5.6 version5.txt /*fixed-5.6* | |
5929 fixed-5.7 version5.txt /*fixed-5.7* | |
5930 fixed-5.8 version5.txt /*fixed-5.8* | |
5931 fixed-6.1 version6.txt /*fixed-6.1* | |
5932 fixed-6.2 version6.txt /*fixed-6.2* | |
5933 fixed-6.3 version6.txt /*fixed-6.3* | |
551 | 5934 fixed-6.4 version6.txt /*fixed-6.4* |
1121 | 5935 fixed-7.1 version7.txt /*fixed-7.1* |
1621 | 5936 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
|
5937 fixed-7.3 version7.txt /*fixed-7.3* |
5146 | 5938 fixed-7.4 version7.txt /*fixed-7.4* |
857 | 5939 flexwiki.vim syntax.txt /*flexwiki.vim* |
1698 | 5940 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
|
5941 float-functions usr_41.txt /*float-functions* |
1698 | 5942 float-pi eval.txt /*float-pi* |
1621 | 5943 float2nr() eval.txt /*float2nr()* |
5944 floating-point-format eval.txt /*floating-point-format* | |
5945 floating-point-precision eval.txt /*floating-point-precision* | |
5946 floor() eval.txt /*floor()* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
5947 fmod() eval.txt /*fmod()* |
7 | 5948 fname_diff-variable eval.txt /*fname_diff-variable* |
5949 fname_in-variable eval.txt /*fname_in-variable* | |
5950 fname_new-variable eval.txt /*fname_new-variable* | |
5951 fname_out-variable eval.txt /*fname_out-variable* | |
1621 | 5952 fnameescape() eval.txt /*fnameescape()* |
7 | 5953 fnamemodify() eval.txt /*fnamemodify()* |
5954 fo-table change.txt /*fo-table* | |
5955 fold-behavior fold.txt /*fold-behavior* | |
5956 fold-colors fold.txt /*fold-colors* | |
5957 fold-commands fold.txt /*fold-commands* | |
5958 fold-create-marker fold.txt /*fold-create-marker* | |
5959 fold-delete-marker fold.txt /*fold-delete-marker* | |
5960 fold-diff fold.txt /*fold-diff* | |
5961 fold-expr fold.txt /*fold-expr* | |
5962 fold-foldcolumn fold.txt /*fold-foldcolumn* | |
5963 fold-foldlevel fold.txt /*fold-foldlevel* | |
5964 fold-foldtext fold.txt /*fold-foldtext* | |
5965 fold-indent fold.txt /*fold-indent* | |
5966 fold-manual fold.txt /*fold-manual* | |
5967 fold-marker fold.txt /*fold-marker* | |
5968 fold-methods fold.txt /*fold-methods* | |
5969 fold-options fold.txt /*fold-options* | |
5970 fold-syntax fold.txt /*fold-syntax* | |
5971 fold.txt fold.txt /*fold.txt* | |
5972 foldclosed() eval.txt /*foldclosed()* | |
5973 foldclosedend() eval.txt /*foldclosedend()* | |
5974 folddashes-variable eval.txt /*folddashes-variable* | |
5975 foldend-variable eval.txt /*foldend-variable* | |
5976 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
|
5977 folding-functions usr_41.txt /*folding-functions* |
7 | 5978 foldlevel() eval.txt /*foldlevel()* |
5979 foldlevel-variable eval.txt /*foldlevel-variable* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
5980 folds fold.txt /*folds* |
7 | 5981 foldstart-variable eval.txt /*foldstart-variable* |
5982 foldtext() eval.txt /*foldtext()* | |
32 | 5983 foldtextresult() eval.txt /*foldtextresult()* |
7 | 5984 font-sizes gui_x11.txt /*font-sizes* |
5985 fontset mbyte.txt /*fontset* | |
5986 foreground() eval.txt /*foreground()* | |
5987 fork os_unix.txt /*fork* | |
5988 form.vim syntax.txt /*form.vim* | |
5989 format-bullet-list tips.txt /*format-bullet-list* | |
5990 format-comments change.txt /*format-comments* | |
5991 formatting change.txt /*formatting* | |
5992 formfeed intro.txt /*formfeed* | |
5993 fortran.vim syntax.txt /*fortran.vim* | |
4992 | 5994 friendship intro.txt /*friendship* |
7 | 5995 frombook usr_01.txt /*frombook* |
501 | 5996 ft-abel-syntax syntax.txt /*ft-abel-syntax* |
1621 | 5997 ft-ada-commands ft_ada.txt /*ft-ada-commands* |
5998 ft-ada-constants ft_ada.txt /*ft-ada-constants* | |
5999 ft-ada-functions ft_ada.txt /*ft-ada-functions* | |
6000 ft-ada-indent ft_ada.txt /*ft-ada-indent* | |
6001 ft-ada-omni ft_ada.txt /*ft-ada-omni* | |
6002 ft-ada-options ft_ada.txt /*ft-ada-options* | |
6003 ft-ada-plugin ft_ada.txt /*ft-ada-plugin* | |
6004 ft-ada-syntax ft_ada.txt /*ft-ada-syntax* | |
6005 ft-ada-variables ft_ada.txt /*ft-ada-variables* | |
501 | 6006 ft-ant-syntax syntax.txt /*ft-ant-syntax* |
6007 ft-apache-syntax syntax.txt /*ft-apache-syntax* | |
6008 ft-asm-syntax syntax.txt /*ft-asm-syntax* | |
6009 ft-asm68k-syntax syntax.txt /*ft-asm68k-syntax* | |
6010 ft-asmh8300-syntax syntax.txt /*ft-asmh8300-syntax* | |
6011 ft-aspperl-syntax syntax.txt /*ft-aspperl-syntax* | |
6012 ft-aspvbs-syntax syntax.txt /*ft-aspvbs-syntax* | |
6013 ft-bash-syntax syntax.txt /*ft-bash-syntax* | |
6014 ft-basic-syntax syntax.txt /*ft-basic-syntax* | |
523 | 6015 ft-c-omni insert.txt /*ft-c-omni* |
501 | 6016 ft-c-syntax syntax.txt /*ft-c-syntax* |
6017 ft-ch-syntax syntax.txt /*ft-ch-syntax* | |
6018 ft-changelog-plugin filetype.txt /*ft-changelog-plugin* | |
6019 ft-changelog-syntax syntax.txt /*ft-changelog-syntax* | |
6020 ft-chill-syntax syntax.txt /*ft-chill-syntax* | |
4098 | 6021 ft-clojure-indent indent.txt /*ft-clojure-indent* |
5763 | 6022 ft-clojure-syntax syntax.txt /*ft-clojure-syntax* |
501 | 6023 ft-cobol-syntax syntax.txt /*ft-cobol-syntax* |
6024 ft-coldfusion-syntax syntax.txt /*ft-coldfusion-syntax* | |
4229 | 6025 ft-cpp-syntax syntax.txt /*ft-cpp-syntax* |
501 | 6026 ft-csh-syntax syntax.txt /*ft-csh-syntax* |
532 | 6027 ft-css-omni insert.txt /*ft-css-omni* |
501 | 6028 ft-cweb-syntax syntax.txt /*ft-cweb-syntax* |
6029 ft-cynlib-syntax syntax.txt /*ft-cynlib-syntax* | |
6030 ft-desktop-syntax syntax.txt /*ft-desktop-syntax* | |
6031 ft-dircolors-syntax syntax.txt /*ft-dircolors-syntax* | |
6032 ft-docbk-syntax syntax.txt /*ft-docbk-syntax* | |
6033 ft-docbksgml-syntax syntax.txt /*ft-docbksgml-syntax* | |
6034 ft-docbkxml-syntax syntax.txt /*ft-docbkxml-syntax* | |
6035 ft-dosbatch-syntax syntax.txt /*ft-dosbatch-syntax* | |
6036 ft-dtd-syntax syntax.txt /*ft-dtd-syntax* | |
6037 ft-eiffel-syntax syntax.txt /*ft-eiffel-syntax* | |
6038 ft-erlang-syntax syntax.txt /*ft-erlang-syntax* | |
5697 | 6039 ft-euphoria-syntax syntax.txt /*ft-euphoria-syntax* |
857 | 6040 ft-flexwiki-syntax syntax.txt /*ft-flexwiki-syntax* |
501 | 6041 ft-form-syntax syntax.txt /*ft-form-syntax* |
6042 ft-fortran-indent indent.txt /*ft-fortran-indent* | |
6043 ft-fortran-plugin filetype.txt /*ft-fortran-plugin* | |
6044 ft-fortran-syntax syntax.txt /*ft-fortran-syntax* | |
6045 ft-fvwm-syntax syntax.txt /*ft-fvwm-syntax* | |
1621 | 6046 ft-gitcommit-plugin filetype.txt /*ft-gitcommit-plugin* |
501 | 6047 ft-groff-syntax syntax.txt /*ft-groff-syntax* |
6048 ft-gsp-syntax syntax.txt /*ft-gsp-syntax* | |
6049 ft-haskell-syntax syntax.txt /*ft-haskell-syntax* | |
4869 | 6050 ft-html-indent indent.txt /*ft-html-indent* |
531 | 6051 ft-html-omni insert.txt /*ft-html-omni* |
501 | 6052 ft-html-syntax syntax.txt /*ft-html-syntax* |
6053 ft-htmlos-syntax syntax.txt /*ft-htmlos-syntax* | |
6054 ft-ia64-syntax syntax.txt /*ft-ia64-syntax* | |
6055 ft-inform-syntax syntax.txt /*ft-inform-syntax* | |
6056 ft-java-syntax syntax.txt /*ft-java-syntax* | |
650 | 6057 ft-javascript-omni insert.txt /*ft-javascript-omni* |
501 | 6058 ft-ksh-syntax syntax.txt /*ft-ksh-syntax* |
6059 ft-lace-syntax syntax.txt /*ft-lace-syntax* | |
6060 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
|
6061 ft-lifelines-syntax syntax.txt /*ft-lifelines-syntax* |
557 | 6062 ft-lisp-syntax syntax.txt /*ft-lisp-syntax* |
501 | 6063 ft-lite-syntax syntax.txt /*ft-lite-syntax* |
6064 ft-lpc-syntax syntax.txt /*ft-lpc-syntax* | |
6065 ft-lua-syntax syntax.txt /*ft-lua-syntax* | |
6066 ft-mail-plugin filetype.txt /*ft-mail-plugin* | |
6067 ft-mail.vim syntax.txt /*ft-mail.vim* | |
6068 ft-make-syntax syntax.txt /*ft-make-syntax* | |
6069 ft-man-plugin filetype.txt /*ft-man-plugin* | |
6070 ft-maple-syntax syntax.txt /*ft-maple-syntax* | |
6071 ft-masm-syntax syntax.txt /*ft-masm-syntax* | |
6072 ft-mathematica-syntax syntax.txt /*ft-mathematica-syntax* | |
6073 ft-mma-syntax syntax.txt /*ft-mma-syntax* | |
6074 ft-moo-syntax syntax.txt /*ft-moo-syntax* | |
6075 ft-msql-syntax syntax.txt /*ft-msql-syntax* | |
6076 ft-nasm-syntax syntax.txt /*ft-nasm-syntax* | |
6077 ft-ncf-syntax syntax.txt /*ft-ncf-syntax* | |
6078 ft-nroff-syntax syntax.txt /*ft-nroff-syntax* | |
6079 ft-ocaml-syntax syntax.txt /*ft-ocaml-syntax* | |
6080 ft-papp-syntax syntax.txt /*ft-papp-syntax* | |
6081 ft-pascal-syntax syntax.txt /*ft-pascal-syntax* | |
1621 | 6082 ft-pdf-plugin filetype.txt /*ft-pdf-plugin* |
501 | 6083 ft-perl-syntax syntax.txt /*ft-perl-syntax* |
1668 | 6084 ft-php-indent indent.txt /*ft-php-indent* |
714 | 6085 ft-php-omni insert.txt /*ft-php-omni* |
501 | 6086 ft-php-syntax syntax.txt /*ft-php-syntax* |
6087 ft-php3-syntax syntax.txt /*ft-php3-syntax* | |
6088 ft-phtml-syntax syntax.txt /*ft-phtml-syntax* | |
816 | 6089 ft-plaintex-syntax syntax.txt /*ft-plaintex-syntax* |
501 | 6090 ft-postscr-syntax syntax.txt /*ft-postscr-syntax* |
6091 ft-ppwiz-syntax syntax.txt /*ft-ppwiz-syntax* | |
6092 ft-printcap-syntax syntax.txt /*ft-printcap-syntax* | |
6093 ft-progress-syntax syntax.txt /*ft-progress-syntax* | |
6094 ft-ptcap-syntax syntax.txt /*ft-ptcap-syntax* | |
6095 ft-python-indent indent.txt /*ft-python-indent* | |
10186
a5ef9968638c
commit https://github.com/vim/vim/commit/7e1479b86c590a66b63a274c079b7f18907d45a4
Christian Brabandt <cb@256bit.org>
parents:
10153
diff
changeset
|
6096 ft-python-plugin filetype.txt /*ft-python-plugin* |
501 | 6097 ft-python-syntax syntax.txt /*ft-python-syntax* |
6098 ft-quake-syntax syntax.txt /*ft-quake-syntax* | |
3082 | 6099 ft-r-indent indent.txt /*ft-r-indent* |
501 | 6100 ft-readline-syntax syntax.txt /*ft-readline-syntax* |
6101 ft-rexx-syntax syntax.txt /*ft-rexx-syntax* | |
3967 | 6102 ft-rst-syntax syntax.txt /*ft-rst-syntax* |
838 | 6103 ft-ruby-omni insert.txt /*ft-ruby-omni* |
501 | 6104 ft-ruby-syntax syntax.txt /*ft-ruby-syntax* |
6105 ft-scheme-syntax syntax.txt /*ft-scheme-syntax* | |
6106 ft-sdl-syntax syntax.txt /*ft-sdl-syntax* | |
6107 ft-sed-syntax syntax.txt /*ft-sed-syntax* | |
6108 ft-sgml-syntax syntax.txt /*ft-sgml-syntax* | |
1211 | 6109 ft-sh-indent indent.txt /*ft-sh-indent* |
501 | 6110 ft-sh-syntax syntax.txt /*ft-sh-syntax* |
6111 ft-spec-plugin filetype.txt /*ft-spec-plugin* | |
6112 ft-spup-syntax syntax.txt /*ft-spup-syntax* | |
719 | 6113 ft-sql filetype.txt /*ft-sql* |
818 | 6114 ft-sql-omni insert.txt /*ft-sql-omni* |
501 | 6115 ft-sql-syntax syntax.txt /*ft-sql-syntax* |
719 | 6116 ft-sqlanywhere-syntax syntax.txt /*ft-sqlanywhere-syntax* |
501 | 6117 ft-sqlinformix-syntax syntax.txt /*ft-sqlinformix-syntax* |
626 | 6118 ft-syntax-omni insert.txt /*ft-syntax-omni* |
501 | 6119 ft-tcsh-syntax syntax.txt /*ft-tcsh-syntax* |
6120 ft-termcap-syntax syntax.txt /*ft-termcap-syntax* | |
798 | 6121 ft-tex-plugin filetype.txt /*ft-tex-plugin* |
501 | 6122 ft-tex-syntax syntax.txt /*ft-tex-syntax* |
6123 ft-tf-syntax syntax.txt /*ft-tf-syntax* | |
6124 ft-vb-syntax syntax.txt /*ft-vb-syntax* | |
6125 ft-verilog-indent indent.txt /*ft-verilog-indent* | |
1621 | 6126 ft-vhdl-indent indent.txt /*ft-vhdl-indent* |
501 | 6127 ft-vim-indent indent.txt /*ft-vim-indent* |
6128 ft-vim-syntax syntax.txt /*ft-vim-syntax* | |
6129 ft-xf86conf-syntax syntax.txt /*ft-xf86conf-syntax* | |
557 | 6130 ft-xhtml-omni insert.txt /*ft-xhtml-omni* |
6131 ft-xml-omni insert.txt /*ft-xml-omni* | |
501 | 6132 ft-xml-syntax syntax.txt /*ft-xml-syntax* |
6133 ft-xpm-syntax syntax.txt /*ft-xpm-syntax* | |
6744 | 6134 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
|
6135 ft-zsh-syntax syntax.txt /*ft-zsh-syntax* |
1621 | 6136 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
|
6137 ft_sql.txt ft_sql.txt /*ft_sql.txt* |
22 | 6138 ftdetect filetype.txt /*ftdetect* |
7 | 6139 ftp pi_netrw.txt /*ftp* |
6140 ftplugin usr_41.txt /*ftplugin* | |
6141 ftplugin-docs filetype.txt /*ftplugin-docs* | |
6142 ftplugin-name usr_05.txt /*ftplugin-name* | |
6143 ftplugin-overrule filetype.txt /*ftplugin-overrule* | |
6144 ftplugin-special usr_41.txt /*ftplugin-special* | |
6145 ftplugins usr_05.txt /*ftplugins* | |
9737
35ce559b8553
commit https://github.com/vim/vim/commit/bc8801c9317eb721a2ee91322669f2dd5d136380
Christian Brabandt <cb@256bit.org>
parents:
9644
diff
changeset
|
6146 funcref() eval.txt /*funcref()* |
55 | 6147 function() eval.txt /*function()* |
7 | 6148 function-argument eval.txt /*function-argument* |
6149 function-key intro.txt /*function-key* | |
6150 function-list usr_41.txt /*function-list* | |
6151 function-range-example eval.txt /*function-range-example* | |
1621 | 6152 function-search-undo eval.txt /*function-search-undo* |
7 | 6153 function_key intro.txt /*function_key* |
6154 functions eval.txt /*functions* | |
6155 fvwm.vim syntax.txt /*fvwm.vim* | |
6156 fvwm2rc syntax.txt /*fvwm2rc* | |
6157 fvwmrc syntax.txt /*fvwmrc* | |
6158 g index.txt /*g* | |
6159 g# pattern.txt /*g#* | |
6160 g$ motion.txt /*g$* | |
6161 g& change.txt /*g&* | |
6162 g' motion.txt /*g'* | |
6163 g'a motion.txt /*g'a* | |
758 | 6164 g+ undo.txt /*g+* |
7 | 6165 g, motion.txt /*g,* |
758 | 6166 g- undo.txt /*g-* |
7 | 6167 g0 motion.txt /*g0* |
6168 g8 various.txt /*g8* | |
4358 | 6169 g: eval.txt /*g:* |
828 | 6170 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
|
6171 g:Netrw_UserMaps pi_netrw.txt /*g:Netrw_UserMaps* |
3153 | 6172 g:Netrw_corehandler pi_netrw.txt /*g:Netrw_corehandler* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6173 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
|
6174 g:actual_curbuf options.txt /*g:actual_curbuf* |
1621 | 6175 g:ada#Comment ft_ada.txt /*g:ada#Comment* |
6176 g:ada#Ctags_Kinds ft_ada.txt /*g:ada#Ctags_Kinds* | |
6177 g:ada#DotWordRegex ft_ada.txt /*g:ada#DotWordRegex* | |
6178 g:ada#Keywords ft_ada.txt /*g:ada#Keywords* | |
6179 g:ada#WordRegex ft_ada.txt /*g:ada#WordRegex* | |
6180 g:ada_abbrev ft_ada.txt /*g:ada_abbrev* | |
6181 g:ada_all_tab_usage ft_ada.txt /*g:ada_all_tab_usage* | |
6182 g:ada_begin_preproc ft_ada.txt /*g:ada_begin_preproc* | |
6183 g:ada_default_compiler ft_ada.txt /*g:ada_default_compiler* | |
6184 g:ada_extended_completion ft_ada.txt /*g:ada_extended_completion* | |
6185 g:ada_extended_tagging ft_ada.txt /*g:ada_extended_tagging* | |
6186 g:ada_folding ft_ada.txt /*g:ada_folding* | |
6187 g:ada_gnat_extensions ft_ada.txt /*g:ada_gnat_extensions* | |
6188 g:ada_line_errors ft_ada.txt /*g:ada_line_errors* | |
6189 g:ada_no_tab_space_error ft_ada.txt /*g:ada_no_tab_space_error* | |
6190 g:ada_no_trail_space_error ft_ada.txt /*g:ada_no_trail_space_error* | |
6191 g:ada_omni_with_keywords ft_ada.txt /*g:ada_omni_with_keywords* | |
6192 g:ada_rainbow_color ft_ada.txt /*g:ada_rainbow_color* | |
6193 g:ada_space_errors ft_ada.txt /*g:ada_space_errors* | |
6194 g:ada_standard_types ft_ada.txt /*g:ada_standard_types* | |
6195 g:ada_with_gnat_project_files ft_ada.txt /*g:ada_with_gnat_project_files* | |
6196 g:ada_withuse_ordinary ft_ada.txt /*g:ada_withuse_ordinary* | |
4098 | 6197 g:clojure_align_multiline_strings indent.txt /*g:clojure_align_multiline_strings* |
5618 | 6198 g:clojure_align_subforms indent.txt /*g:clojure_align_subforms* |
5763 | 6199 g:clojure_fold syntax.txt /*g:clojure_fold* |
4098 | 6200 g:clojure_fuzzy_indent indent.txt /*g:clojure_fuzzy_indent* |
6201 g:clojure_fuzzy_indent_blacklist indent.txt /*g:clojure_fuzzy_indent_blacklist* | |
6202 g:clojure_fuzzy_indent_patterns indent.txt /*g:clojure_fuzzy_indent_patterns* | |
6203 g:clojure_maxlines indent.txt /*g:clojure_maxlines* | |
6204 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
|
6205 g:clojure_syntax_keywords syntax.txt /*g:clojure_syntax_keywords* |
1621 | 6206 g:colors_name options.txt /*g:colors_name* |
6207 g:decada ft_ada.txt /*g:decada* | |
6208 g:decada.Error_Format ft_ada.txt /*g:decada.Error_Format* | |
6209 g:decada.Make() ft_ada.txt /*g:decada.Make()* | |
6210 g:decada.Make_Command ft_ada.txt /*g:decada.Make_Command* | |
6211 g:decada.Unit_Name() ft_ada.txt /*g:decada.Unit_Name()* | |
2965 | 6212 g:filetype_csh syntax.txt /*g:filetype_csh* |
6213 g:filetype_r syntax.txt /*g:filetype_r* | |
1621 | 6214 g:gnat ft_ada.txt /*g:gnat* |
6215 g:gnat.Error_Format ft_ada.txt /*g:gnat.Error_Format* | |
6216 g:gnat.Find() ft_ada.txt /*g:gnat.Find()* | |
6217 g:gnat.Find_Program ft_ada.txt /*g:gnat.Find_Program* | |
6218 g:gnat.Make() ft_ada.txt /*g:gnat.Make()* | |
6219 g:gnat.Make_Command ft_ada.txt /*g:gnat.Make_Command* | |
6220 g:gnat.Pretty() ft_ada.txt /*g:gnat.Pretty()* | |
6221 g:gnat.Pretty_Program ft_ada.txt /*g:gnat.Pretty_Program* | |
6222 g:gnat.Project_File ft_ada.txt /*g:gnat.Project_File* | |
6223 g:gnat.Set_Project_File() ft_ada.txt /*g:gnat.Set_Project_File()* | |
6224 g:gnat.Tags() ft_ada.txt /*g:gnat.Tags()* | |
6225 g:gnat.Tags_Command ft_ada.txt /*g:gnat.Tags_Command* | |
3713 | 6226 g:html_charset_override syntax.txt /*g:html_charset_override* |
6227 g:html_diff_one_file syntax.txt /*g:html_diff_one_file* | |
6228 g:html_dynamic_folds syntax.txt /*g:html_dynamic_folds* | |
6229 g:html_encoding_override syntax.txt /*g:html_encoding_override* | |
6230 g:html_end_line syntax.txt /*g:html_end_line* | |
6231 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
|
6232 g:html_font syntax.txt /*g:html_font* |
3713 | 6233 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
|
6234 g:html_id_expr syntax.txt /*g:html_id_expr* |
3713 | 6235 g:html_ignore_conceal syntax.txt /*g:html_ignore_conceal* |
6236 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
|
6237 g:html_line_ids syntax.txt /*g:html_line_ids* |
3713 | 6238 g:html_no_foldcolumn syntax.txt /*g:html_no_foldcolumn* |
6239 g:html_no_invalid syntax.txt /*g:html_no_invalid* | |
6240 g:html_no_pre syntax.txt /*g:html_no_pre* | |
6241 g:html_no_progress syntax.txt /*g:html_no_progress* | |
6242 g:html_number_lines syntax.txt /*g:html_number_lines* | |
6243 g:html_pre_wrap syntax.txt /*g:html_pre_wrap* | |
6244 g:html_prevent_copy syntax.txt /*g:html_prevent_copy* | |
6245 g:html_start_line syntax.txt /*g:html_start_line* | |
6246 g:html_use_css syntax.txt /*g:html_use_css* | |
6247 g:html_use_encoding syntax.txt /*g:html_use_encoding* | |
6248 g:html_use_xhtml syntax.txt /*g:html_use_xhtml* | |
6249 g:html_whole_filler syntax.txt /*g:html_whole_filler* | |
5618 | 6250 g:netrw_altfile pi_netrw.txt /*g:netrw_altfile* |
480 | 6251 g:netrw_alto pi_netrw.txt /*g:netrw_alto* |
6252 g:netrw_altv pi_netrw.txt /*g:netrw_altv* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6253 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
|
6254 g:netrw_bannerbackslash pi_netrw.txt /*g:netrw_bannerbackslash* |
650 | 6255 g:netrw_browse_split pi_netrw.txt /*g:netrw_browse_split* |
6256 g:netrw_browsex_viewer pi_netrw.txt /*g:netrw_browsex_viewer* | |
2426 | 6257 g:netrw_bufsettings pi_netrw.txt /*g:netrw_bufsettings* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6258 g:netrw_chgperm pi_netrw.txt /*g:netrw_chgperm* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6259 g:netrw_chgwin pi_netrw.txt /*g:netrw_chgwin* |
1621 | 6260 g:netrw_compress pi_netrw.txt /*g:netrw_compress* |
1668 | 6261 g:netrw_ctags pi_netrw.txt /*g:netrw_ctags* |
2751 | 6262 g:netrw_cursor pi_netrw.txt /*g:netrw_cursor* |
480 | 6263 g:netrw_cygwin pi_netrw.txt /*g:netrw_cygwin* |
6264 g:netrw_dav_cmd pi_netrw.txt /*g:netrw_dav_cmd* | |
1621 | 6265 g:netrw_decompress pi_netrw.txt /*g:netrw_decompress* |
2751 | 6266 g:netrw_dirhistmax pi_netrw.txt /*g:netrw_dirhistmax* |
3967 | 6267 g:netrw_dynamic_maxfilenamelen pi_netrw.txt /*g:netrw_dynamic_maxfilenamelen* |
3465 | 6268 g:netrw_errorlvl pi_netrw.txt /*g:netrw_errorlvl* |
719 | 6269 g:netrw_fastbrowse pi_netrw.txt /*g:netrw_fastbrowse* |
480 | 6270 g:netrw_fetch_cmd pi_netrw.txt /*g:netrw_fetch_cmd* |
5929 | 6271 g:netrw_ffkeep pi_netrw.txt /*g:netrw_ffkeep* |
6476 | 6272 g:netrw_file_cmd pi_netrw.txt /*g:netrw_file_cmd* |
1621 | 6273 g:netrw_fname_escape pi_netrw.txt /*g:netrw_fname_escape* |
480 | 6274 g:netrw_ftp pi_netrw.txt /*g:netrw_ftp* |
6275 g:netrw_ftp_browse_reject pi_netrw.txt /*g:netrw_ftp_browse_reject* | |
6276 g:netrw_ftp_cmd pi_netrw.txt /*g:netrw_ftp_cmd* | |
6277 g:netrw_ftp_list_cmd pi_netrw.txt /*g:netrw_ftp_list_cmd* | |
3465 | 6278 g:netrw_ftp_options pi_netrw.txt /*g:netrw_ftp_options* |
1121 | 6279 g:netrw_ftp_sizelist_cmd pi_netrw.txt /*g:netrw_ftp_sizelist_cmd* |
6280 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
|
6281 g:netrw_ftpextracmd pi_netrw.txt /*g:netrw_ftpextracmd* |
480 | 6282 g:netrw_ftpmode pi_netrw.txt /*g:netrw_ftpmode* |
1621 | 6283 g:netrw_glob_escape pi_netrw.txt /*g:netrw_glob_escape* |
6476 | 6284 g:netrw_gx pi_netrw.txt /*g:netrw_gx* |
480 | 6285 g:netrw_hide pi_netrw.txt /*g:netrw_hide* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6286 g:netrw_home pi_netrw.txt /*g:netrw_home* |
480 | 6287 g:netrw_http_cmd pi_netrw.txt /*g:netrw_http_cmd* |
5618 | 6288 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
|
6289 g:netrw_http_xcmd pi_netrw.txt /*g:netrw_http_xcmd* |
482 | 6290 g:netrw_ignorenetrc pi_netrw.txt /*g:netrw_ignorenetrc* |
480 | 6291 g:netrw_keepdir pi_netrw.txt /*g:netrw_keepdir* |
6476 | 6292 g:netrw_keepj pi_netrw.txt /*g:netrw_keepj* |
13 | 6293 g:netrw_list_cmd pi_netrw.txt /*g:netrw_list_cmd* |
6476 | 6294 g:netrw_list_cmd_options pi_netrw.txt /*g:netrw_list_cmd_options* |
13 | 6295 g:netrw_list_hide pi_netrw.txt /*g:netrw_list_hide* |
1121 | 6296 g:netrw_liststyle pi_netrw.txt /*g:netrw_liststyle* |
1621 | 6297 g:netrw_localcopycmd pi_netrw.txt /*g:netrw_localcopycmd* |
6476 | 6298 g:netrw_localcopydircmd pi_netrw.txt /*g:netrw_localcopydircmd* |
3465 | 6299 g:netrw_localmkdir pi_netrw.txt /*g:netrw_localmkdir* |
1621 | 6300 g:netrw_localmovecmd pi_netrw.txt /*g:netrw_localmovecmd* |
3465 | 6301 g:netrw_localrmdir pi_netrw.txt /*g:netrw_localrmdir* |
480 | 6302 g:netrw_maxfilenamelen pi_netrw.txt /*g:netrw_maxfilenamelen* |
1121 | 6303 g:netrw_menu pi_netrw.txt /*g:netrw_menu* |
480 | 6304 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
|
6305 g:netrw_mousemaps pi_netrw.txt /*g:netrw_mousemaps* |
3153 | 6306 g:netrw_nobeval pi_netrw.txt /*g:netrw_nobeval* |
1121 | 6307 g:netrw_nogx pi_netrw.txt /*g:netrw_nogx* |
1621 | 6308 g:netrw_preview pi_netrw.txt /*g:netrw_preview* |
480 | 6309 g:netrw_rcp_cmd pi_netrw.txt /*g:netrw_rcp_cmd* |
3153 | 6310 g:netrw_remote_mkdir pi_netrw.txt /*g:netrw_remote_mkdir* |
1621 | 6311 g:netrw_retmap pi_netrw.txt /*g:netrw_retmap* |
13 | 6312 g:netrw_rm_cmd pi_netrw.txt /*g:netrw_rm_cmd* |
6313 g:netrw_rmdir_cmd pi_netrw.txt /*g:netrw_rmdir_cmd* | |
6314 g:netrw_rmf_cmd pi_netrw.txt /*g:netrw_rmf_cmd* | |
480 | 6315 g:netrw_rsync_cmd pi_netrw.txt /*g:netrw_rsync_cmd* |
6316 g:netrw_scp_cmd pi_netrw.txt /*g:netrw_scp_cmd* | |
1211 | 6317 g:netrw_scpport pi_netrw.txt /*g:netrw_scpport* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6318 g:netrw_sepchr pi_netrw.txt /*g:netrw_sepchr* |
6476 | 6319 g:netrw_servername pi_netrw.txt /*g:netrw_servername* |
480 | 6320 g:netrw_sftp_cmd pi_netrw.txt /*g:netrw_sftp_cmd* |
1621 | 6321 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
|
6322 g:netrw_sizestyle pi_netrw.txt /*g:netrw_sizestyle* |
480 | 6323 g:netrw_sort_by pi_netrw.txt /*g:netrw_sort_by* |
6324 g:netrw_sort_direction pi_netrw.txt /*g:netrw_sort_direction* | |
1668 | 6325 g:netrw_sort_options pi_netrw.txt /*g:netrw_sort_options* |
480 | 6326 g:netrw_sort_sequence pi_netrw.txt /*g:netrw_sort_sequence* |
1621 | 6327 g:netrw_special_syntax pi_netrw.txt /*g:netrw_special_syntax* |
480 | 6328 g:netrw_ssh_browse_reject pi_netrw.txt /*g:netrw_ssh_browse_reject* |
574 | 6329 g:netrw_ssh_cmd pi_netrw.txt /*g:netrw_ssh_cmd* |
1211 | 6330 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
|
6331 g:netrw_suppress_gx_mesg pi_netrw.txt /*g:netrw_suppress_gx_mesg* |
480 | 6332 g:netrw_timefmt pi_netrw.txt /*g:netrw_timefmt* |
1621 | 6333 g:netrw_tmpfile_escape pi_netrw.txt /*g:netrw_tmpfile_escape* |
480 | 6334 g:netrw_uid pi_netrw.txt /*g:netrw_uid* |
1211 | 6335 g:netrw_use_errorwindow pi_netrw.txt /*g:netrw_use_errorwindow* |
1121 | 6336 g:netrw_use_noswf pi_netrw.txt /*g:netrw_use_noswf* |
480 | 6337 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
|
6338 g:netrw_usetab pi_netrw.txt /*g:netrw_usetab* |
480 | 6339 g:netrw_win95ftp pi_netrw.txt /*g:netrw_win95ftp* |
6340 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
|
6341 g:netrw_wiw pi_netrw.txt /*g:netrw_wiw* |
1621 | 6342 g:netrw_xstrlen pi_netrw.txt /*g:netrw_xstrlen* |
3153 | 6343 g:sh_isk syntax.txt /*g:sh_isk* |
6344 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
|
6345 g:syntax_on syntax.txt /*g:syntax_on* |
819 | 6346 g:tar_browseoptions pi_tar.txt /*g:tar_browseoptions* |
6347 g:tar_cmd pi_tar.txt /*g:tar_cmd* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6348 g:tar_copycmd pi_tar.txt /*g:tar_copycmd* |
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6349 g:tar_extractcmd pi_tar.txt /*g:tar_extractcmd* |
1621 | 6350 g:tar_nomax pi_tar.txt /*g:tar_nomax* |
819 | 6351 g:tar_readoptions pi_tar.txt /*g:tar_readoptions* |
1702 | 6352 g:tar_secure pi_tar.txt /*g:tar_secure* |
819 | 6353 g:tar_writeoptions pi_tar.txt /*g:tar_writeoptions* |
4992 | 6354 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
|
6355 g:tex_conceal syntax.txt /*g:tex_conceal* |
4229 | 6356 g:tex_fast syntax.txt /*g:tex_fast* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
6357 g:tex_flavor filetype.txt /*g:tex_flavor* |
4992 | 6358 g:tex_fold_enabled syntax.txt /*g:tex_fold_enabled* |
3465 | 6359 g:tex_isk syntax.txt /*g:tex_isk* |
4992 | 6360 g:tex_no_error syntax.txt /*g:tex_no_error* |
6361 g:tex_nospell syntax.txt /*g:tex_nospell* | |
6362 g:tex_stylish syntax.txt /*g:tex_stylish* | |
6213 | 6363 g:tex_subscripts syntax.txt /*g:tex_subscripts* |
6364 g:tex_superscripts syntax.txt /*g:tex_superscripts* | |
4992 | 6365 g:tex_verbspell syntax.txt /*g:tex_verbspell* |
7 | 6366 g:var eval.txt /*g:var* |
1121 | 6367 g:vimball_home pi_vimball.txt /*g:vimball_home* |
1621 | 6368 g:vimball_mkdir pi_vimball.txt /*g:vimball_mkdir* |
6369 g:vimsyn_embed syntax.txt /*g:vimsyn_embed* | |
6370 g:vimsyn_folding syntax.txt /*g:vimsyn_folding* | |
6371 g:vimsyn_maxlines syntax.txt /*g:vimsyn_maxlines* | |
6372 g:vimsyn_minlines syntax.txt /*g:vimsyn_minlines* | |
6373 g:vimsyn_noerror syntax.txt /*g:vimsyn_noerror* | |
6744 | 6374 g:yaml_schema syntax.txt /*g:yaml_schema* |
10218
584c835a2de1
commit https://github.com/vim/vim/commit/50ba526fbf3e9e5e0e6b0b3086a4d5df581ebc7e
Christian Brabandt <cb@256bit.org>
parents:
10198
diff
changeset
|
6375 g:zipPlugin_ext pi_zip.txt /*g:zipPlugin_ext* |
584c835a2de1
commit https://github.com/vim/vim/commit/50ba526fbf3e9e5e0e6b0b3086a4d5df581ebc7e
Christian Brabandt <cb@256bit.org>
parents:
10198
diff
changeset
|
6376 g:zip_extractcmd pi_zip.txt /*g:zip_extractcmd* |
1621 | 6377 g:zip_nomax pi_zip.txt /*g:zip_nomax* |
6378 g:zip_shq pi_zip.txt /*g:zip_shq* | |
1211 | 6379 g:zip_unzipcmd pi_zip.txt /*g:zip_unzipcmd* |
6380 g:zip_zipcmd pi_zip.txt /*g:zip_zipcmd* | |
7 | 6381 g; motion.txt /*g;* |
448 | 6382 g< message.txt /*g<* |
7 | 6383 g<Down> motion.txt /*g<Down>* |
6384 g<End> motion.txt /*g<End>* | |
6385 g<Home> motion.txt /*g<Home>* | |
6386 g<LeftMouse> tagsrch.txt /*g<LeftMouse>* | |
6387 g<RightMouse> tagsrch.txt /*g<RightMouse>* | |
6388 g<Up> motion.txt /*g<Up>* | |
6389 g? change.txt /*g?* | |
6390 g?? change.txt /*g??* | |
6391 g?g? change.txt /*g?g?* | |
593 | 6392 g@ map.txt /*g@* |
7 | 6393 gD pattern.txt /*gD* |
6394 gE motion.txt /*gE* | |
681 | 6395 gF editing.txt /*gF* |
7 | 6396 gH visual.txt /*gH* |
6397 gI insert.txt /*gI* | |
6398 gJ change.txt /*gJ* | |
3713 | 6399 gN visual.txt /*gN* |
7 | 6400 gP change.txt /*gP* |
6401 gQ intro.txt /*gQ* | |
6402 gR change.txt /*gR* | |
683 | 6403 gT tabpage.txt /*gT* |
7 | 6404 gU change.txt /*gU* |
6405 gUU change.txt /*gUU* | |
6406 gUgU change.txt /*gUgU* | |
6407 gV visual.txt /*gV* | |
6408 g] tagsrch.txt /*g]* | |
6409 g^ motion.txt /*g^* | |
6410 g_ motion.txt /*g_* | |
6411 g_CTRL-A various.txt /*g_CTRL-A* | |
6412 g_CTRL-G editing.txt /*g_CTRL-G* | |
6413 g_CTRL-H visual.txt /*g_CTRL-H* | |
6414 g_CTRL-] tagsrch.txt /*g_CTRL-]* | |
6415 g` motion.txt /*g`* | |
6416 g`a motion.txt /*g`a* | |
6417 ga various.txt /*ga* | |
374 | 6418 garbagecollect() eval.txt /*garbagecollect()* |
7 | 6419 gd pattern.txt /*gd* |
3356 | 6420 gdb debug.txt /*gdb* |
7 | 6421 ge motion.txt /*ge* |
140 | 6422 get() eval.txt /*get()* |
857 | 6423 get-ms-debuggers debug.txt /*get-ms-debuggers* |
9860
9eaf8ef656e9
commit https://github.com/vim/vim/commit/0952131376a517fc12dc5ae908a97018b4ee23f0
Christian Brabandt <cb@256bit.org>
parents:
9737
diff
changeset
|
6424 getbufinfo() eval.txt /*getbufinfo()* |
435 | 6425 getbufline() eval.txt /*getbufline()* |
7 | 6426 getbufvar() eval.txt /*getbufvar()* |
6427 getchar() eval.txt /*getchar()* | |
6428 getcharmod() eval.txt /*getcharmod()* | |
7013 | 6429 getcharsearch() eval.txt /*getcharsearch()* |
7 | 6430 getcmdline() eval.txt /*getcmdline()* |
6431 getcmdpos() eval.txt /*getcmdpos()* | |
531 | 6432 getcmdtype() eval.txt /*getcmdtype()* |
6153 | 6433 getcmdwintype() eval.txt /*getcmdwintype()* |
9464
be72f4201a1d
commit https://github.com/vim/vim/commit/063b9d15abea041a5bfff3ffc4e219e26fd1d4fa
Christian Brabandt <cb@256bit.org>
parents:
9407
diff
changeset
|
6434 getcompletion() eval.txt /*getcompletion()* |
5968 | 6435 getcurpos() eval.txt /*getcurpos()* |
7 | 6436 getcwd() eval.txt /*getcwd()* |
37 | 6437 getfontname() eval.txt /*getfontname()* |
20 | 6438 getfperm() eval.txt /*getfperm()* |
7 | 6439 getfsize() eval.txt /*getfsize()* |
6440 getftime() eval.txt /*getftime()* | |
20 | 6441 getftype() eval.txt /*getftype()* |
1121 | 6442 getlatestvimscripts-install pi_getscript.txt /*getlatestvimscripts-install* |
7 | 6443 getline() eval.txt /*getline()* |
647 | 6444 getloclist() eval.txt /*getloclist()* |
1621 | 6445 getmatches() eval.txt /*getmatches()* |
6446 getpid() eval.txt /*getpid()* | |
703 | 6447 getpos() eval.txt /*getpos()* |
230 | 6448 getqflist() eval.txt /*getqflist()* |
7 | 6449 getreg() eval.txt /*getreg()* |
6450 getregtype() eval.txt /*getregtype()* | |
1121 | 6451 getscript pi_getscript.txt /*getscript* |
6452 getscript-autoinstall pi_getscript.txt /*getscript-autoinstall* | |
6453 getscript-data pi_getscript.txt /*getscript-data* | |
6454 getscript-history pi_getscript.txt /*getscript-history* | |
6455 getscript-plugins pi_getscript.txt /*getscript-plugins* | |
6456 getscript-start pi_getscript.txt /*getscript-start* | |
9860
9eaf8ef656e9
commit https://github.com/vim/vim/commit/0952131376a517fc12dc5ae908a97018b4ee23f0
Christian Brabandt <cb@256bit.org>
parents:
9737
diff
changeset
|
6457 gettabinfo() eval.txt /*gettabinfo()* |
2207
b17bbfa96fa0
Add the settabvar() and gettabvar() functions.
Bram Moolenaar <bram@vim.org>
parents:
2206
diff
changeset
|
6458 gettabvar() eval.txt /*gettabvar()* |
831 | 6459 gettabwinvar() eval.txt /*gettabwinvar()* |
9860
9eaf8ef656e9
commit https://github.com/vim/vim/commit/0952131376a517fc12dc5ae908a97018b4ee23f0
Christian Brabandt <cb@256bit.org>
parents:
9737
diff
changeset
|
6460 getwininfo() eval.txt /*getwininfo()* |
7 | 6461 getwinposx() eval.txt /*getwinposx()* |
6462 getwinposy() eval.txt /*getwinposy()* | |
6463 getwinvar() eval.txt /*getwinvar()* | |
6464 gex starting.txt /*gex* | |
6465 gf editing.txt /*gf* | |
6466 gg motion.txt /*gg* | |
6467 gh visual.txt /*gh* | |
6468 gi insert.txt /*gi* | |
6469 gj motion.txt /*gj* | |
6470 gk motion.txt /*gk* | |
6471 glob() eval.txt /*glob()* | |
6697 | 6472 glob2regpat() eval.txt /*glob2regpat()* |
7 | 6473 global-ime mbyte.txt /*global-ime* |
6474 global-local options.txt /*global-local* | |
6475 global-variable eval.txt /*global-variable* | |
1621 | 6476 global_markfilelist pi_netrw.txt /*global_markfilelist* |
7 | 6477 globpath() eval.txt /*globpath()* |
1121 | 6478 glvs pi_getscript.txt /*glvs* |
6479 glvs-alg pi_getscript.txt /*glvs-alg* | |
6480 glvs-algorithm pi_getscript.txt /*glvs-algorithm* | |
6481 glvs-autoinstall pi_getscript.txt /*glvs-autoinstall* | |
6482 glvs-contents pi_getscript.txt /*glvs-contents* | |
6483 glvs-copyright pi_getscript.txt /*glvs-copyright* | |
6484 glvs-data pi_getscript.txt /*glvs-data* | |
6485 glvs-dist-install pi_getscript.txt /*glvs-dist-install* | |
6486 glvs-hist pi_getscript.txt /*glvs-hist* | |
6487 glvs-install pi_getscript.txt /*glvs-install* | |
6488 glvs-options pi_getscript.txt /*glvs-options* | |
6489 glvs-plugins pi_getscript.txt /*glvs-plugins* | |
6490 glvs-usage pi_getscript.txt /*glvs-usage* | |
7 | 6491 gm motion.txt /*gm* |
3713 | 6492 gn visual.txt /*gn* |
1621 | 6493 gnat#Insert_Tags_Header() ft_ada.txt /*gnat#Insert_Tags_Header()* |
6494 gnat#New() ft_ada.txt /*gnat#New()* | |
6495 gnat-xref ft_ada.txt /*gnat-xref* | |
6496 gnat_members ft_ada.txt /*gnat_members* | |
7 | 6497 gnome-session gui_x11.txt /*gnome-session* |
6498 go motion.txt /*go* | |
6499 gp change.txt /*gp* | |
6500 gpm-mouse term.txt /*gpm-mouse* | |
6501 gq change.txt /*gq* | |
6502 gqap change.txt /*gqap* | |
6503 gqgq change.txt /*gqgq* | |
6504 gqq change.txt /*gqq* | |
6505 gr change.txt /*gr* | |
6506 graphic-option-gone version4.txt /*graphic-option-gone* | |
6507 greek options.txt /*greek* | |
6508 grep quickfix.txt /*grep* | |
6509 groff.vim syntax.txt /*groff.vim* | |
4992 | 6510 gross-national-happiness intro.txt /*gross-national-happiness* |
7 | 6511 group-name syntax.txt /*group-name* |
6512 gs various.txt /*gs* | |
6513 gsp.vim syntax.txt /*gsp.vim* | |
6514 gstar pattern.txt /*gstar* | |
674 | 6515 gt tabpage.txt /*gt* |
7 | 6516 gtk-tooltip-colors gui_x11.txt /*gtk-tooltip-colors* |
6517 gu change.txt /*gu* | |
6518 gugu change.txt /*gugu* | |
6519 gui gui.txt /*gui* | |
3082 | 6520 gui-IME gui.txt /*gui-IME* |
7 | 6521 gui-clipboard gui_w32.txt /*gui-clipboard* |
6522 gui-colors syntax.txt /*gui-colors* | |
6523 gui-extras gui.txt /*gui-extras* | |
6524 gui-footer debugger.txt /*gui-footer* | |
6525 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
|
6526 gui-functions usr_41.txt /*gui-functions* |
7 | 6527 gui-gnome gui_x11.txt /*gui-gnome* |
6528 gui-gnome-session gui_x11.txt /*gui-gnome-session* | |
6529 gui-gtk gui_x11.txt /*gui-gtk* | |
6530 gui-gtk-socketid gui_x11.txt /*gui-gtk-socketid* | |
6531 gui-horiz-scroll gui.txt /*gui-horiz-scroll* | |
6532 gui-init gui.txt /*gui-init* | |
11 | 6533 gui-kde gui_x11.txt /*gui-kde* |
7 | 6534 gui-mouse gui.txt /*gui-mouse* |
6535 gui-mouse-focus gui.txt /*gui-mouse-focus* | |
6536 gui-mouse-mapping gui.txt /*gui-mouse-mapping* | |
6537 gui-mouse-modeless gui.txt /*gui-mouse-modeless* | |
6538 gui-mouse-move gui.txt /*gui-mouse-move* | |
6539 gui-mouse-select gui.txt /*gui-mouse-select* | |
6540 gui-mouse-status gui.txt /*gui-mouse-status* | |
6541 gui-mouse-various gui.txt /*gui-mouse-various* | |
6542 gui-pty gui_x11.txt /*gui-pty* | |
6543 gui-pty-erase gui_x11.txt /*gui-pty-erase* | |
6544 gui-resources gui_x11.txt /*gui-resources* | |
6545 gui-scrollbars gui.txt /*gui-scrollbars* | |
6546 gui-selections gui.txt /*gui-selections* | |
6547 gui-shell gui.txt /*gui-shell* | |
6548 gui-shell-win32 gui_w32.txt /*gui-shell-win32* | |
6549 gui-start gui.txt /*gui-start* | |
6550 gui-toolbar gui.txt /*gui-toolbar* | |
6551 gui-vert-scroll gui.txt /*gui-vert-scroll* | |
6552 gui-w32 gui_w32.txt /*gui-w32* | |
6553 gui-w32-cmdargs gui_w32.txt /*gui-w32-cmdargs* | |
6554 gui-w32-dialogs gui_w32.txt /*gui-w32-dialogs* | |
6555 gui-w32-printing gui_w32.txt /*gui-w32-printing* | |
6556 gui-w32-start gui_w32.txt /*gui-w32-start* | |
6557 gui-w32-various gui_w32.txt /*gui-w32-various* | |
1621 | 6558 gui-w32-windowid gui_w32.txt /*gui-w32-windowid* |
7 | 6559 gui-w32s gui_w32.txt /*gui-w32s* |
6560 gui-win32-maximized gui_w32.txt /*gui-win32-maximized* | |
6561 gui-x11 gui_x11.txt /*gui-x11* | |
6562 gui-x11-athena gui_x11.txt /*gui-x11-athena* | |
6563 gui-x11-compiling gui_x11.txt /*gui-x11-compiling* | |
6564 gui-x11-gtk gui_x11.txt /*gui-x11-gtk* | |
11 | 6565 gui-x11-kde gui_x11.txt /*gui-x11-kde* |
7 | 6566 gui-x11-misc gui_x11.txt /*gui-x11-misc* |
6567 gui-x11-motif gui_x11.txt /*gui-x11-motif* | |
6568 gui-x11-neXtaw gui_x11.txt /*gui-x11-neXtaw* | |
6569 gui-x11-printing gui_x11.txt /*gui-x11-printing* | |
6570 gui-x11-start gui_x11.txt /*gui-x11-start* | |
6571 gui-x11-various gui_x11.txt /*gui-x11-various* | |
6572 gui.txt gui.txt /*gui.txt* | |
6573 gui_w32.txt gui_w32.txt /*gui_w32.txt* | |
6574 gui_x11.txt gui_x11.txt /*gui_x11.txt* | |
6575 guifontwide_gtk2 options.txt /*guifontwide_gtk2* | |
4098 | 6576 guifontwide_win_mbyte options.txt /*guifontwide_win_mbyte* |
7 | 6577 guioptions_a options.txt /*guioptions_a* |
6578 guu change.txt /*guu* | |
6579 gv visual.txt /*gv* | |
6580 gview starting.txt /*gview* | |
6581 gvim starting.txt /*gvim* | |
6582 gvimdiff diff.txt /*gvimdiff* | |
6583 gvimrc gui.txt /*gvimrc* | |
6584 gw change.txt /*gw* | |
11 | 6585 gwgw change.txt /*gwgw* |
6586 gww change.txt /*gww* | |
7 | 6587 gzip pi_gzip.txt /*gzip* |
6588 gzip-autocmd pi_gzip.txt /*gzip-autocmd* | |
6589 gzip-example autocmd.txt /*gzip-example* | |
6590 gzip-helpfile tips.txt /*gzip-helpfile* | |
6591 g~ change.txt /*g~* | |
6592 g~g~ change.txt /*g~g~* | |
6593 g~~ change.txt /*g~~* | |
6594 h motion.txt /*h* | |
6595 hangul hangulin.txt /*hangul* | |
6596 hangulin.txt hangulin.txt /*hangulin.txt* | |
6597 has() eval.txt /*has()* | |
6598 has-patch eval.txt /*has-patch* | |
2826 | 6599 has-python if_pyth.txt /*has-python* |
102 | 6600 has_key() eval.txt /*has_key()* |
7 | 6601 haskell.vim syntax.txt /*haskell.vim* |
1121 | 6602 haslocaldir() eval.txt /*haslocaldir()* |
7 | 6603 hasmapto() eval.txt /*hasmapto()* |
6604 hebrew hebrew.txt /*hebrew* | |
6605 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
|
6606 help helphelp.txt /*help* |
7 | 6607 help-context help.txt /*help-context* |
1121 | 6608 help-summary usr_02.txt /*help-summary* |
1149 | 6609 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
|
6610 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
|
6611 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
|
6612 help-xterm-window helphelp.txt /*help-xterm-window* |
7 | 6613 help.txt help.txt /*help.txt* |
2249
6d3d35ff2c2b
Use full path in undofile(). Updated docs.
Bram Moolenaar <bram@vim.org>
parents:
2246
diff
changeset
|
6614 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
|
6615 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
|
6616 helphelp.txt helphelp.txt /*helphelp.txt* |
7 | 6617 hex-editing tips.txt /*hex-editing* |
3224 | 6618 hex-number eval.txt /*hex-number* |
7 | 6619 hidden-buffer windows.txt /*hidden-buffer* |
6620 hidden-changed version5.txt /*hidden-changed* | |
6621 hidden-menus gui.txt /*hidden-menus* | |
519 | 6622 hidden-options options.txt /*hidden-options* |
7 | 6623 hidden-quit windows.txt /*hidden-quit* |
6624 highlight-args syntax.txt /*highlight-args* | |
6625 highlight-changed version4.txt /*highlight-changed* | |
6626 highlight-cterm syntax.txt /*highlight-cterm* | |
6627 highlight-ctermbg syntax.txt /*highlight-ctermbg* | |
6628 highlight-ctermfg syntax.txt /*highlight-ctermfg* | |
6629 highlight-default syntax.txt /*highlight-default* | |
6630 highlight-font syntax.txt /*highlight-font* | |
6631 highlight-groups syntax.txt /*highlight-groups* | |
6632 highlight-gui syntax.txt /*highlight-gui* | |
6633 highlight-guibg syntax.txt /*highlight-guibg* | |
6634 highlight-guifg syntax.txt /*highlight-guifg* | |
205 | 6635 highlight-guisp syntax.txt /*highlight-guisp* |
7 | 6636 highlight-start syntax.txt /*highlight-start* |
6637 highlight-stop syntax.txt /*highlight-stop* | |
6638 highlight-term syntax.txt /*highlight-term* | |
6639 highlightID() eval.txt /*highlightID()* | |
6640 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
|
6641 highlighting-functions usr_41.txt /*highlighting-functions* |
7 | 6642 hist-names eval.txt /*hist-names* |
6643 histadd() eval.txt /*histadd()* | |
6644 histdel() eval.txt /*histdel()* | |
6645 histget() eval.txt /*histget()* | |
6646 histnr() eval.txt /*histnr()* | |
6647 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
|
6648 history-functions usr_41.txt /*history-functions* |
7 | 6649 hit-enter message.txt /*hit-enter* |
446 | 6650 hit-enter-prompt message.txt /*hit-enter-prompt* |
7 | 6651 hit-return message.txt /*hit-return* |
6652 hitest.vim syntax.txt /*hitest.vim* | |
6653 hjkl usr_02.txt /*hjkl* | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
6654 hl-ColorColumn syntax.txt /*hl-ColorColumn* |
2250
1bac28a53fae
Add the conceal patch from Vince Negri.
Bram Moolenaar <bram@vim.org>
parents:
2249
diff
changeset
|
6655 hl-Conceal syntax.txt /*hl-Conceal* |
7 | 6656 hl-Cursor syntax.txt /*hl-Cursor* |
742 | 6657 hl-CursorColumn syntax.txt /*hl-CursorColumn* |
7 | 6658 hl-CursorIM syntax.txt /*hl-CursorIM* |
742 | 6659 hl-CursorLine syntax.txt /*hl-CursorLine* |
3465 | 6660 hl-CursorLineNr syntax.txt /*hl-CursorLineNr* |
7 | 6661 hl-DiffAdd syntax.txt /*hl-DiffAdd* |
6662 hl-DiffChange syntax.txt /*hl-DiffChange* | |
6663 hl-DiffDelete syntax.txt /*hl-DiffDelete* | |
6664 hl-DiffText syntax.txt /*hl-DiffText* | |
6665 hl-Directory syntax.txt /*hl-Directory* | |
9887
b4da19b7539f
commit https://github.com/vim/vim/commit/dc1f1645cb495fa6bfbe216d7359f23539a0e25d
Christian Brabandt <cb@256bit.org>
parents:
9860
diff
changeset
|
6666 hl-EndOfBuffer syntax.txt /*hl-EndOfBuffer* |
7 | 6667 hl-ErrorMsg syntax.txt /*hl-ErrorMsg* |
6668 hl-FoldColumn syntax.txt /*hl-FoldColumn* | |
6669 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
|
6670 hl-Ignore syntax.txt /*hl-Ignore* |
7 | 6671 hl-IncSearch syntax.txt /*hl-IncSearch* |
6672 hl-LineNr syntax.txt /*hl-LineNr* | |
699 | 6673 hl-MatchParen syntax.txt /*hl-MatchParen* |
7 | 6674 hl-Menu syntax.txt /*hl-Menu* |
6675 hl-ModeMsg syntax.txt /*hl-ModeMsg* | |
6676 hl-MoreMsg syntax.txt /*hl-MoreMsg* | |
6677 hl-NonText syntax.txt /*hl-NonText* | |
6678 hl-Normal syntax.txt /*hl-Normal* | |
540 | 6679 hl-Pmenu syntax.txt /*hl-Pmenu* |
6680 hl-PmenuSbar syntax.txt /*hl-PmenuSbar* | |
6681 hl-PmenuSel syntax.txt /*hl-PmenuSel* | |
6682 hl-PmenuThumb syntax.txt /*hl-PmenuThumb* | |
7 | 6683 hl-Question syntax.txt /*hl-Question* |
6684 hl-Scrollbar syntax.txt /*hl-Scrollbar* | |
6685 hl-Search syntax.txt /*hl-Search* | |
6686 hl-SignColumn syntax.txt /*hl-SignColumn* | |
6687 hl-SpecialKey syntax.txt /*hl-SpecialKey* | |
221 | 6688 hl-SpellBad syntax.txt /*hl-SpellBad* |
391 | 6689 hl-SpellCap syntax.txt /*hl-SpellCap* |
221 | 6690 hl-SpellLocal syntax.txt /*hl-SpellLocal* |
6691 hl-SpellRare syntax.txt /*hl-SpellRare* | |
7 | 6692 hl-StatusLine syntax.txt /*hl-StatusLine* |
6693 hl-StatusLineNC syntax.txt /*hl-StatusLineNC* | |
677 | 6694 hl-TabLine syntax.txt /*hl-TabLine* |
6695 hl-TabLineFill syntax.txt /*hl-TabLineFill* | |
6696 hl-TabLineSel syntax.txt /*hl-TabLineSel* | |
7 | 6697 hl-Title syntax.txt /*hl-Title* |
6698 hl-Tooltip syntax.txt /*hl-Tooltip* | |
6699 hl-User1 syntax.txt /*hl-User1* | |
6700 hl-User1..9 syntax.txt /*hl-User1..9* | |
523 | 6701 hl-User9 syntax.txt /*hl-User9* |
7 | 6702 hl-VertSplit syntax.txt /*hl-VertSplit* |
6703 hl-Visual syntax.txt /*hl-Visual* | |
6704 hl-VisualNOS syntax.txt /*hl-VisualNOS* | |
6705 hl-WarningMsg syntax.txt /*hl-WarningMsg* | |
6706 hl-WildMenu syntax.txt /*hl-WildMenu* | |
6707 hlID() eval.txt /*hlID()* | |
6708 hlexists() eval.txt /*hlexists()* | |
5466 | 6709 hlsearch-variable eval.txt /*hlsearch-variable* |
7 | 6710 holy-grail index.txt /*holy-grail* |
6711 home intro.txt /*home* | |
6712 home-replace editing.txt /*home-replace* | |
6713 hostname() eval.txt /*hostname()* | |
6714 how-do-i howto.txt /*how-do-i* | |
6715 how-to howto.txt /*how-to* | |
6716 howdoi howto.txt /*howdoi* | |
6717 howto howto.txt /*howto* | |
6718 howto.txt howto.txt /*howto.txt* | |
6719 hpterm term.txt /*hpterm* | |
6720 hpterm-color syntax.txt /*hpterm-color* | |
836 | 6721 html-flavor insert.txt /*html-flavor* |
4869 | 6722 html-indent indent.txt /*html-indent* |
6723 html-indenting indent.txt /*html-indenting* | |
7 | 6724 html.vim syntax.txt /*html.vim* |
6725 htmlos.vim syntax.txt /*htmlos.vim* | |
6726 http pi_netrw.txt /*http* | |
6727 i insert.txt /*i* | |
12 | 6728 i' motion.txt /*i'* |
7 | 6729 i( motion.txt /*i(* |
6730 i) motion.txt /*i)* | |
6731 i< motion.txt /*i<* | |
6732 i> motion.txt /*i>* | |
6733 iB motion.txt /*iB* | |
3082 | 6734 iBus gui.txt /*iBus* |
7 | 6735 iW motion.txt /*iW* |
6736 i[ motion.txt /*i[* | |
6737 i] motion.txt /*i]* | |
6738 i_0_CTRL-D insert.txt /*i_0_CTRL-D* | |
6739 i_<BS> insert.txt /*i_<BS>* | |
6740 i_<C-End> insert.txt /*i_<C-End>* | |
6741 i_<C-Home> insert.txt /*i_<C-Home>* | |
6742 i_<C-Left> insert.txt /*i_<C-Left>* | |
828 | 6743 i_<C-PageDown> tabpage.txt /*i_<C-PageDown>* |
6744 i_<C-PageUp> tabpage.txt /*i_<C-PageUp>* | |
7 | 6745 i_<C-Right> insert.txt /*i_<C-Right>* |
6746 i_<CR> insert.txt /*i_<CR>* | |
6747 i_<Del> insert.txt /*i_<Del>* | |
6748 i_<Down> insert.txt /*i_<Down>* | |
6749 i_<End> insert.txt /*i_<End>* | |
6750 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
|
6751 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
|
6752 i_<Help> helphelp.txt /*i_<Help>* |
7 | 6753 i_<Home> insert.txt /*i_<Home>* |
6754 i_<Insert> insert.txt /*i_<Insert>* | |
6755 i_<Left> insert.txt /*i_<Left>* | |
6756 i_<LeftMouse> insert.txt /*i_<LeftMouse>* | |
6757 i_<NL> insert.txt /*i_<NL>* | |
6758 i_<PageDown> insert.txt /*i_<PageDown>* | |
6759 i_<PageUp> insert.txt /*i_<PageUp>* | |
6760 i_<Right> insert.txt /*i_<Right>* | |
6761 i_<S-Down> insert.txt /*i_<S-Down>* | |
6762 i_<S-Left> insert.txt /*i_<S-Left>* | |
6763 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
|
6764 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
|
6765 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
|
6766 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
|
6767 i_<S-ScrollWheelUp> insert.txt /*i_<S-ScrollWheelUp>* |
7 | 6768 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
|
6769 i_<ScrollWheelDown> insert.txt /*i_<ScrollWheelDown>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
6770 i_<ScrollWheelLeft> insert.txt /*i_<ScrollWheelLeft>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
6771 i_<ScrollWheelRight> insert.txt /*i_<ScrollWheelRight>* |
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
6772 i_<ScrollWheelUp> insert.txt /*i_<ScrollWheelUp>* |
7 | 6773 i_<Tab> insert.txt /*i_<Tab>* |
6774 i_<Up> insert.txt /*i_<Up>* | |
6775 i_BS insert.txt /*i_BS* | |
828 | 6776 i_CTRL-<PageDown> tabpage.txt /*i_CTRL-<PageDown>* |
6777 i_CTRL-<PageUp> tabpage.txt /*i_CTRL-<PageUp>* | |
7 | 6778 i_CTRL-@ insert.txt /*i_CTRL-@* |
6779 i_CTRL-A insert.txt /*i_CTRL-A* | |
6780 i_CTRL-B-gone version5.txt /*i_CTRL-B-gone* | |
6781 i_CTRL-C insert.txt /*i_CTRL-C* | |
6782 i_CTRL-D insert.txt /*i_CTRL-D* | |
6783 i_CTRL-E insert.txt /*i_CTRL-E* | |
818 | 6784 i_CTRL-F indent.txt /*i_CTRL-F* |
7 | 6785 i_CTRL-G_<Down> insert.txt /*i_CTRL-G_<Down>* |
6786 i_CTRL-G_<Up> insert.txt /*i_CTRL-G_<Up>* | |
6787 i_CTRL-G_CTRL-J insert.txt /*i_CTRL-G_CTRL-J* | |
6788 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
|
6789 i_CTRL-G_U insert.txt /*i_CTRL-G_U* |
7 | 6790 i_CTRL-G_j insert.txt /*i_CTRL-G_j* |
6791 i_CTRL-G_k insert.txt /*i_CTRL-G_k* | |
6792 i_CTRL-G_u insert.txt /*i_CTRL-G_u* | |
6793 i_CTRL-H insert.txt /*i_CTRL-H* | |
6794 i_CTRL-I insert.txt /*i_CTRL-I* | |
6795 i_CTRL-J insert.txt /*i_CTRL-J* | |
6796 i_CTRL-K insert.txt /*i_CTRL-K* | |
477 | 6797 i_CTRL-L insert.txt /*i_CTRL-L* |
7 | 6798 i_CTRL-M insert.txt /*i_CTRL-M* |
6799 i_CTRL-N insert.txt /*i_CTRL-N* | |
6800 i_CTRL-O insert.txt /*i_CTRL-O* | |
6801 i_CTRL-P insert.txt /*i_CTRL-P* | |
6802 i_CTRL-Q insert.txt /*i_CTRL-Q* | |
6803 i_CTRL-R insert.txt /*i_CTRL-R* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
6804 i_CTRL-R_= insert.txt /*i_CTRL-R_=* |
7 | 6805 i_CTRL-R_CTRL-O insert.txt /*i_CTRL-R_CTRL-O* |
6806 i_CTRL-R_CTRL-P insert.txt /*i_CTRL-R_CTRL-P* | |
6807 i_CTRL-R_CTRL-R insert.txt /*i_CTRL-R_CTRL-R* | |
6808 i_CTRL-T insert.txt /*i_CTRL-T* | |
6809 i_CTRL-U insert.txt /*i_CTRL-U* | |
6810 i_CTRL-V insert.txt /*i_CTRL-V* | |
6811 i_CTRL-V_digit insert.txt /*i_CTRL-V_digit* | |
6812 i_CTRL-W insert.txt /*i_CTRL-W* | |
6813 i_CTRL-X insert.txt /*i_CTRL-X* | |
6814 i_CTRL-X_CTRL-D insert.txt /*i_CTRL-X_CTRL-D* | |
6815 i_CTRL-X_CTRL-E insert.txt /*i_CTRL-X_CTRL-E* | |
6816 i_CTRL-X_CTRL-F insert.txt /*i_CTRL-X_CTRL-F* | |
6817 i_CTRL-X_CTRL-I insert.txt /*i_CTRL-X_CTRL-I* | |
6818 i_CTRL-X_CTRL-K insert.txt /*i_CTRL-X_CTRL-K* | |
6819 i_CTRL-X_CTRL-L insert.txt /*i_CTRL-X_CTRL-L* | |
6820 i_CTRL-X_CTRL-N insert.txt /*i_CTRL-X_CTRL-N* | |
449 | 6821 i_CTRL-X_CTRL-O insert.txt /*i_CTRL-X_CTRL-O* |
7 | 6822 i_CTRL-X_CTRL-P insert.txt /*i_CTRL-X_CTRL-P* |
477 | 6823 i_CTRL-X_CTRL-S insert.txt /*i_CTRL-X_CTRL-S* |
7 | 6824 i_CTRL-X_CTRL-T insert.txt /*i_CTRL-X_CTRL-T* |
12 | 6825 i_CTRL-X_CTRL-U insert.txt /*i_CTRL-X_CTRL-U* |
7 | 6826 i_CTRL-X_CTRL-V insert.txt /*i_CTRL-X_CTRL-V* |
6827 i_CTRL-X_CTRL-Y insert.txt /*i_CTRL-X_CTRL-Y* | |
6828 i_CTRL-X_CTRL-] insert.txt /*i_CTRL-X_CTRL-]* | |
12 | 6829 i_CTRL-X_index index.txt /*i_CTRL-X_index* |
477 | 6830 i_CTRL-X_s insert.txt /*i_CTRL-X_s* |
7 | 6831 i_CTRL-Y insert.txt /*i_CTRL-Y* |
6832 i_CTRL-Z options.txt /*i_CTRL-Z* | |
6833 i_CTRL-[ insert.txt /*i_CTRL-[* | |
6834 i_CTRL-\_CTRL-G intro.txt /*i_CTRL-\\_CTRL-G* | |
6835 i_CTRL-\_CTRL-N intro.txt /*i_CTRL-\\_CTRL-N* | |
477 | 6836 i_CTRL-\_CTRL-O insert.txt /*i_CTRL-\\_CTRL-O* |
7 | 6837 i_CTRL-] insert.txt /*i_CTRL-]* |
6838 i_CTRL-^ insert.txt /*i_CTRL-^* | |
6839 i_CTRL-_ insert.txt /*i_CTRL-_* | |
6840 i_DEL insert.txt /*i_DEL* | |
6841 i_Tab insert.txt /*i_Tab* | |
6842 i_^_CTRL-D insert.txt /*i_^_CTRL-D* | |
6843 i_backspacing insert.txt /*i_backspacing* | |
6844 i_digraph digraph.txt /*i_digraph* | |
6845 i_esc intro.txt /*i_esc* | |
12 | 6846 i` motion.txt /*i`* |
7 | 6847 ia64.vim syntax.txt /*ia64.vim* |
6848 ib motion.txt /*ib* | |
6849 iccf uganda.txt /*iccf* | |
799 | 6850 iccf-donations uganda.txt /*iccf-donations* |
7 | 6851 icon-changed version4.txt /*icon-changed* |
6852 iconise starting.txt /*iconise* | |
6853 iconize starting.txt /*iconize* | |
6854 iconv() eval.txt /*iconv()* | |
557 | 6855 iconv-dynamic mbyte.txt /*iconv-dynamic* |
7 | 6856 ident-search tips.txt /*ident-search* |
829 | 6857 idl-syntax syntax.txt /*idl-syntax* |
6858 idl.vim syntax.txt /*idl.vim* | |
7 | 6859 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
|
6860 if_lua.txt if_lua.txt /*if_lua.txt* |
14 | 6861 if_mzsch.txt if_mzsch.txt /*if_mzsch.txt* |
7 | 6862 if_ole.txt if_ole.txt /*if_ole.txt* |
6863 if_perl.txt if_perl.txt /*if_perl.txt* | |
6864 if_pyth.txt if_pyth.txt /*if_pyth.txt* | |
6865 if_ruby.txt if_ruby.txt /*if_ruby.txt* | |
6866 if_sniff.txt if_sniff.txt /*if_sniff.txt* | |
6867 if_tcl.txt if_tcl.txt /*if_tcl.txt* | |
6868 ignore-errors eval.txt /*ignore-errors* | |
6869 improved-autocmds-5.4 version5.txt /*improved-autocmds-5.4* | |
6870 improved-quickfix version5.txt /*improved-quickfix* | |
6871 improved-sessions version5.txt /*improved-sessions* | |
6872 improved-viminfo version5.txt /*improved-viminfo* | |
6873 improvements-5 version5.txt /*improvements-5* | |
6874 improvements-6 version6.txt /*improvements-6* | |
8 | 6875 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
|
6876 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
|
6877 in_bot channel.txt /*in_bot* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
6878 in_buf channel.txt /*in_buf* |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9975
diff
changeset
|
6879 in_io-buffer channel.txt /*in_io-buffer* |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
6880 in_mode channel.txt /*in_mode* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
6881 in_name channel.txt /*in_name* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
6882 in_top channel.txt /*in_top* |
7 | 6883 inactive-buffer windows.txt /*inactive-buffer* |
6884 include-search tagsrch.txt /*include-search* | |
6885 inclusive motion.txt /*inclusive* | |
6886 incomp-small-6 version6.txt /*incomp-small-6* | |
6887 incompatible-5 version5.txt /*incompatible-5* | |
6888 incompatible-6 version6.txt /*incompatible-6* | |
8 | 6889 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
|
6890 incompatible-8 version8.txt /*incompatible-8* |
7 | 6891 indent() eval.txt /*indent()* |
6892 indent-expression indent.txt /*indent-expression* | |
6893 indent.txt indent.txt /*indent.txt* | |
6894 indentkeys-format indent.txt /*indentkeys-format* | |
6895 index index.txt /*index* | |
82 | 6896 index() eval.txt /*index()* |
7 | 6897 index.txt index.txt /*index.txt* |
6898 info-message starting.txt /*info-message* | |
6899 inform.vim syntax.txt /*inform.vim* | |
1621 | 6900 informix ft_sql.txt /*informix* |
7 | 6901 initialization starting.txt /*initialization* |
6902 input() eval.txt /*input()* | |
6903 inputdialog() eval.txt /*inputdialog()* | |
519 | 6904 inputlist() eval.txt /*inputlist()* |
7 | 6905 inputrestore() eval.txt /*inputrestore()* |
6906 inputsave() eval.txt /*inputsave()* | |
6907 inputsecret() eval.txt /*inputsecret()* | |
6908 ins-completion insert.txt /*ins-completion* | |
540 | 6909 ins-completion-menu insert.txt /*ins-completion-menu* |
7 | 6910 ins-expandtab insert.txt /*ins-expandtab* |
6911 ins-reverse rileft.txt /*ins-reverse* | |
6912 ins-smarttab insert.txt /*ins-smarttab* | |
6913 ins-softtabstop insert.txt /*ins-softtabstop* | |
6914 ins-special-keys insert.txt /*ins-special-keys* | |
6915 ins-special-special insert.txt /*ins-special-special* | |
6916 ins-textwidth insert.txt /*ins-textwidth* | |
6917 insert insert.txt /*insert* | |
55 | 6918 insert() eval.txt /*insert()* |
7 | 6919 insert-index index.txt /*insert-index* |
6920 insert.txt insert.txt /*insert.txt* | |
6921 insert_expand insert.txt /*insert_expand* | |
6922 inserting insert.txt /*inserting* | |
6923 inserting-ex insert.txt /*inserting-ex* | |
6924 inserting-file insert.txt /*inserting-file* | |
11 | 6925 insertmode-variable eval.txt /*insertmode-variable* |
7 | 6926 install usr_90.txt /*install* |
6927 install-home usr_90.txt /*install-home* | |
6928 install-registry gui_w32.txt /*install-registry* | |
6929 intel-itanium syntax.txt /*intel-itanium* | |
6930 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
|
6931 interactive-functions usr_41.txt /*interactive-functions* |
7 | 6932 interfaces-5.2 version5.txt /*interfaces-5.2* |
6933 internal-variables eval.txt /*internal-variables* | |
386 | 6934 internal-wordlist spell.txt /*internal-wordlist* |
7 | 6935 internet intro.txt /*internet* |
6936 intro intro.txt /*intro* | |
6937 intro.txt intro.txt /*intro.txt* | |
303 | 6938 inverse syntax.txt /*inverse* |
3224 | 6939 invert() eval.txt /*invert()* |
7 | 6940 ip motion.txt /*ip* |
12 | 6941 iquote motion.txt /*iquote* |
7 | 6942 is motion.txt /*is* |
6943 isdirectory() eval.txt /*isdirectory()* | |
148 | 6944 islocked() eval.txt /*islocked()* |
8246
f16bfe02cef1
commit https://github.com/vim/vim/commit/f391327adbbffb11180cf6038a92af1ed144e907
Christian Brabandt <cb@256bit.org>
parents:
8182
diff
changeset
|
6945 isnan() eval.txt /*isnan()* |
422 | 6946 it motion.txt /*it* |
303 | 6947 italic syntax.txt /*italic* |
140 | 6948 items() eval.txt /*items()* |
7 | 6949 iw motion.txt /*iw* |
6950 i{ motion.txt /*i{* | |
6951 i} motion.txt /*i}* | |
6952 j motion.txt /*j* | |
6953 java-cinoptions indent.txt /*java-cinoptions* | |
6954 java-indenting indent.txt /*java-indenting* | |
6955 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
|
6956 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
|
6957 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
|
6958 job channel.txt /*job* |
8182
95d59081580f
commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf
Christian Brabandt <cb@256bit.org>
parents:
8148
diff
changeset
|
6959 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
|
6960 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
|
6961 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
|
6962 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
|
6963 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
|
6964 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
|
6965 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
|
6966 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
|
6967 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
|
6968 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
|
6969 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
|
6970 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
|
6971 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
|
6972 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
|
6973 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
|
6974 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
|
6975 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
|
6976 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
|
6977 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
|
6978 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
|
6979 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
|
6980 job_start() eval.txt /*job_start()* |
78106b0f2c56
commit https://github.com/vim/vim/commit/cbebd4879cc78e670d79b2c57dc33d7b911c962a
Christian Brabandt <cb@256bit.org>
parents:
7924
diff
changeset
|
6981 job_status() eval.txt /*job_status()* |
78106b0f2c56
commit https://github.com/vim/vim/commit/cbebd4879cc78e670d79b2c57dc33d7b911c962a
Christian Brabandt <cb@256bit.org>
parents:
7924
diff
changeset
|
6982 job_stop() eval.txt /*job_stop()* |
95 | 6983 join() eval.txt /*join()* |
8061
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
6984 js_decode() eval.txt /*js_decode()* |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
6985 js_encode() eval.txt /*js_encode()* |
7 | 6986 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
|
6987 json_decode() eval.txt /*json_decode()* |
abd64cf67bcf
commit https://github.com/vim/vim/commit/38a55639d603823efcf2d2fdf542dbffdeb60b75
Christian Brabandt <cb@256bit.org>
parents:
7992
diff
changeset
|
6988 json_encode() eval.txt /*json_encode()* |
7 | 6989 jtags tagsrch.txt /*jtags* |
6990 jump-motions motion.txt /*jump-motions* | |
6991 jumplist motion.txt /*jumplist* | |
6992 jumpto-diffs diff.txt /*jumpto-diffs* | |
6993 k motion.txt /*k* | |
6994 kcc uganda.txt /*kcc* | |
12 | 6995 kde gui_x11.txt /*kde* |
7 | 6996 key-codes intro.txt /*key-codes* |
6997 key-codes-changed version4.txt /*key-codes-changed* | |
6998 key-mapping map.txt /*key-mapping* | |
6999 key-notation intro.txt /*key-notation* | |
102 | 7000 key-variable eval.txt /*key-variable* |
7 | 7001 keycodes intro.txt /*keycodes* |
818 | 7002 keymap-accents mbyte.txt /*keymap-accents* |
7 | 7003 keymap-file-format mbyte.txt /*keymap-file-format* |
7004 keymap-hebrew mbyte.txt /*keymap-hebrew* | |
7005 keypad-0 intro.txt /*keypad-0* | |
7006 keypad-9 intro.txt /*keypad-9* | |
33 | 7007 keypad-comma term.txt /*keypad-comma* |
7 | 7008 keypad-divide intro.txt /*keypad-divide* |
7009 keypad-end intro.txt /*keypad-end* | |
7010 keypad-enter intro.txt /*keypad-enter* | |
7011 keypad-home intro.txt /*keypad-home* | |
7012 keypad-minus intro.txt /*keypad-minus* | |
7013 keypad-multiply intro.txt /*keypad-multiply* | |
7014 keypad-page-down intro.txt /*keypad-page-down* | |
7015 keypad-page-up intro.txt /*keypad-page-up* | |
7016 keypad-plus intro.txt /*keypad-plus* | |
7017 keypad-point intro.txt /*keypad-point* | |
102 | 7018 keys() eval.txt /*keys()* |
7 | 7019 known-bugs todo.txt /*known-bugs* |
7020 l motion.txt /*l* | |
4358 | 7021 l: eval.txt /*l:* |
7 | 7022 l:var eval.txt /*l:var* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7023 lCursor mbyte.txt /*lCursor* |
7 | 7024 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
|
7025 lambda eval.txt /*lambda* |
7 | 7026 lang-variable eval.txt /*lang-variable* |
7027 language-mapping map.txt /*language-mapping* | |
7028 last-pattern pattern.txt /*last-pattern* | |
7029 last-position-jump eval.txt /*last-position-jump* | |
7030 last_buffer_nr() eval.txt /*last_buffer_nr()* | |
4992 | 7031 latex-syntax syntax.txt /*latex-syntax* |
7 | 7032 lc_time-variable eval.txt /*lc_time-variable* |
3682 | 7033 lcs-conceal options.txt /*lcs-conceal* |
7034 lcs-eol options.txt /*lcs-eol* | |
7035 lcs-extends options.txt /*lcs-extends* | |
7036 lcs-nbsp options.txt /*lcs-nbsp* | |
7037 lcs-precedes options.txt /*lcs-precedes* | |
6855
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6744
diff
changeset
|
7038 lcs-space options.txt /*lcs-space* |
3682 | 7039 lcs-tab options.txt /*lcs-tab* |
7040 lcs-trail options.txt /*lcs-trail* | |
7 | 7041 left-right-motions motion.txt /*left-right-motions* |
55 | 7042 len() eval.txt /*len()* |
7 | 7043 less various.txt /*less* |
15 | 7044 letter print.txt /*letter* |
7 | 7045 lex.vim syntax.txt /*lex.vim* |
7046 lhaskell.vim syntax.txt /*lhaskell.vim* | |
7047 libcall() eval.txt /*libcall()* | |
7048 libcallnr() eval.txt /*libcallnr()* | |
7049 license uganda.txt /*license* | |
7050 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
|
7051 lifelines.vim syntax.txt /*lifelines.vim* |
7 | 7052 limits vi_diff.txt /*limits* |
7053 line() eval.txt /*line()* | |
7054 line-continuation repeat.txt /*line-continuation* | |
7055 line2byte() eval.txt /*line2byte()* | |
7056 linefeed intro.txt /*linefeed* | |
7057 linewise motion.txt /*linewise* | |
7058 linewise-register change.txt /*linewise-register* | |
7059 linewise-visual visual.txt /*linewise-visual* | |
557 | 7060 lisp.vim syntax.txt /*lisp.vim* |
7 | 7061 lispindent() eval.txt /*lispindent()* |
5814 | 7062 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
|
7063 list-functions usr_41.txt /*list-functions* |
102 | 7064 list-identity eval.txt /*list-identity* |
75 | 7065 list-index eval.txt /*list-index* |
85 | 7066 list-modification eval.txt /*list-modification* |
7 | 7067 list-repeat windows.txt /*list-repeat* |
7068 lite.vim syntax.txt /*lite.vim* | |
7069 literal-string eval.txt /*literal-string* | |
7070 lnum-variable eval.txt /*lnum-variable* | |
7071 load-plugins starting.txt /*load-plugins* | |
7072 load-vim-script repeat.txt /*load-vim-script* | |
7073 local-additions help.txt /*local-additions* | |
7074 local-function eval.txt /*local-function* | |
7075 local-options options.txt /*local-options* | |
7076 local-variable eval.txt /*local-variable* | |
131 | 7077 local-variables eval.txt /*local-variables* |
1621 | 7078 local_markfilelist pi_netrw.txt /*local_markfilelist* |
7 | 7079 locale mbyte.txt /*locale* |
7080 locale-name mbyte.txt /*locale-name* | |
7081 localtime() eval.txt /*localtime()* | |
647 | 7082 location-list quickfix.txt /*location-list* |
7083 location-list-window quickfix.txt /*location-list-window* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
7084 log() eval.txt /*log()* |
1621 | 7085 log10() eval.txt /*log10()* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7086 logiPat pi_logipat.txt /*logiPat* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7087 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
|
7088 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
|
7089 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
|
7090 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
|
7091 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
|
7092 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
|
7093 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
|
7094 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
|
7095 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
|
7096 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
|
7097 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
|
7098 logiPat.txt pi_logipat.txt /*logiPat.txt* |
7 | 7099 long-lines version5.txt /*long-lines* |
4992 | 7100 love intro.txt /*love* |
7 | 7101 lowercase change.txt /*lowercase* |
7102 lpc.vim syntax.txt /*lpc.vim* | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
7103 lua if_lua.txt /*lua* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
7104 lua-buffer if_lua.txt /*lua-buffer* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
7105 lua-commands if_lua.txt /*lua-commands* |
3465 | 7106 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
|
7107 lua-dynamic if_lua.txt /*lua-dynamic* |
3682 | 7108 lua-eval if_lua.txt /*lua-eval* |
4911 | 7109 lua-funcref if_lua.txt /*lua-funcref* |
3465 | 7110 lua-list if_lua.txt /*lua-list* |
7111 lua-luaeval if_lua.txt /*lua-luaeval* | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
7112 lua-vim if_lua.txt /*lua-vim* |
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2314
diff
changeset
|
7113 lua-window if_lua.txt /*lua-window* |
7 | 7114 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
|
7115 luaeval() eval.txt /*luaeval()* |
7 | 7116 m motion.txt /*m* |
7117 m' motion.txt /*m'* | |
3682 | 7118 m< motion.txt /*m<* |
7119 m> motion.txt /*m>* | |
7 | 7120 m[ motion.txt /*m[* |
7121 m] motion.txt /*m]* | |
7122 m` motion.txt /*m`* | |
7123 mac os_mac.txt /*mac* | |
7124 mac-bug os_mac.txt /*mac-bug* | |
7125 mac-compile os_mac.txt /*mac-compile* | |
7126 mac-faq os_mac.txt /*mac-faq* | |
7127 mac-filename os_mac.txt /*mac-filename* | |
7128 mac-lack os_mac.txt /*mac-lack* | |
7129 mac-vimfile os_mac.txt /*mac-vimfile* | |
7130 macintosh os_mac.txt /*macintosh* | |
7131 macro map.txt /*macro* | |
7132 mail-list intro.txt /*mail-list* | |
7133 mail.vim syntax.txt /*mail.vim* | |
7134 maillist intro.txt /*maillist* | |
7135 maillist-archive intro.txt /*maillist-archive* | |
7136 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
|
7137 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
|
7138 manpager.vim filetype.txt /*manpager.vim* |
7 | 7139 manual-copyright usr_01.txt /*manual-copyright* |
95 | 7140 map() eval.txt /*map()* |
7 | 7141 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
|
7142 map-CTRL-C map.txt /*map-CTRL-C* |
7 | 7143 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
|
7144 map-backslash map.txt /*map-backslash* |
7 | 7145 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
|
7146 map-bar map.txt /*map-bar* |
7 | 7147 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
|
7148 map-empty-rhs map.txt /*map-empty-rhs* |
5239 | 7149 map-error map.txt /*map-error* |
7 | 7150 map-examples map.txt /*map-examples* |
7151 map-keys-fails map.txt /*map-keys-fails* | |
7152 map-listing map.txt /*map-listing* | |
7153 map-modes map.txt /*map-modes* | |
7154 map-multibyte map.txt /*map-multibyte* | |
7155 map-overview map.txt /*map-overview* | |
4869 | 7156 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
|
7157 map-return map.txt /*map-return* |
7 | 7158 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
|
7159 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
|
7160 map-space_in_rhs map.txt /*map-space_in_rhs* |
7 | 7161 map-typing map.txt /*map-typing* |
7162 map-which-keys map.txt /*map-which-keys* | |
7163 map.txt map.txt /*map.txt* | |
532 | 7164 map_CTRL-C map.txt /*map_CTRL-C* |
7 | 7165 map_backslash map.txt /*map_backslash* |
7166 map_bar map.txt /*map_bar* | |
7167 map_empty_rhs map.txt /*map_empty_rhs* | |
7168 map_return map.txt /*map_return* | |
7169 map_space_in_lhs map.txt /*map_space_in_lhs* | |
7170 map_space_in_rhs map.txt /*map_space_in_rhs* | |
7171 maparg() eval.txt /*maparg()* | |
7172 mapcheck() eval.txt /*mapcheck()* | |
7173 maple.vim syntax.txt /*maple.vim* | |
7174 mapleader map.txt /*mapleader* | |
7175 maplocalleader map.txt /*maplocalleader* | |
665 | 7176 mapmode-c map.txt /*mapmode-c* |
7177 mapmode-i map.txt /*mapmode-i* | |
7178 mapmode-ic map.txt /*mapmode-ic* | |
7179 mapmode-l map.txt /*mapmode-l* | |
7180 mapmode-n map.txt /*mapmode-n* | |
7181 mapmode-nvo map.txt /*mapmode-nvo* | |
7182 mapmode-o map.txt /*mapmode-o* | |
790 | 7183 mapmode-s map.txt /*mapmode-s* |
665 | 7184 mapmode-v map.txt /*mapmode-v* |
790 | 7185 mapmode-x map.txt /*mapmode-x* |
7 | 7186 mapping map.txt /*mapping* |
4186 | 7187 mapping-functions usr_41.txt /*mapping-functions* |
7 | 7188 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
|
7189 mark-functions usr_41.txt /*mark-functions* |
7 | 7190 mark-motions motion.txt /*mark-motions* |
1621 | 7191 markfilelist pi_netrw.txt /*markfilelist* |
7 | 7192 masm.vim syntax.txt /*masm.vim* |
7193 match() eval.txt /*match()* | |
7194 match-highlight pattern.txt /*match-highlight* | |
667 | 7195 match-parens tips.txt /*match-parens* |
1621 | 7196 matchadd() eval.txt /*matchadd()* |
6009 | 7197 matchaddpos() eval.txt /*matchaddpos()* |
819 | 7198 matcharg() eval.txt /*matcharg()* |
1621 | 7199 matchdelete() eval.txt /*matchdelete()* |
7 | 7200 matchend() eval.txt /*matchend()* |
7201 matchit-install usr_05.txt /*matchit-install* | |
161 | 7202 matchlist() eval.txt /*matchlist()* |
694 | 7203 matchparen pi_paren.txt /*matchparen* |
7 | 7204 matchstr() eval.txt /*matchstr()* |
8795
aba2d0a01290
commit https://github.com/vim/vim/commit/7db8f6f4f85e5d0526d23107b2a5e2334dc23354
Christian Brabandt <cb@256bit.org>
parents:
8748
diff
changeset
|
7205 matchstrpos() eval.txt /*matchstrpos()* |
95 | 7206 max() eval.txt /*max()* |
7 | 7207 mbyte-IME mbyte.txt /*mbyte-IME* |
7208 mbyte-XIM mbyte.txt /*mbyte-XIM* | |
714 | 7209 mbyte-combining mbyte.txt /*mbyte-combining* |
7210 mbyte-composing mbyte.txt /*mbyte-composing* | |
7 | 7211 mbyte-conversion mbyte.txt /*mbyte-conversion* |
7212 mbyte-encoding mbyte.txt /*mbyte-encoding* | |
7213 mbyte-first mbyte.txt /*mbyte-first* | |
7214 mbyte-fonts-MSwin mbyte.txt /*mbyte-fonts-MSwin* | |
7215 mbyte-fonts-X11 mbyte.txt /*mbyte-fonts-X11* | |
7216 mbyte-keymap mbyte.txt /*mbyte-keymap* | |
7217 mbyte-locale mbyte.txt /*mbyte-locale* | |
7218 mbyte-options mbyte.txt /*mbyte-options* | |
7219 mbyte-terminal mbyte.txt /*mbyte-terminal* | |
7220 mbyte-utf8 mbyte.txt /*mbyte-utf8* | |
7221 mbyte.txt mbyte.txt /*mbyte.txt* | |
7222 menu-changes-5.4 version5.txt /*menu-changes-5.4* | |
7223 menu-examples gui.txt /*menu-examples* | |
7224 menu-priority gui.txt /*menu-priority* | |
7225 menu-separator gui.txt /*menu-separator* | |
7226 menu.vim gui.txt /*menu.vim* | |
7227 menus gui.txt /*menus* | |
532 | 7228 merge diff.txt /*merge* |
7 | 7229 message-history message.txt /*message-history* |
7230 message.txt message.txt /*message.txt* | |
7231 messages message.txt /*messages* | |
7232 meta intro.txt /*meta* | |
95 | 7233 min() eval.txt /*min()* |
7 | 7234 missing-options vi_diff.txt /*missing-options* |
168 | 7235 mkdir() eval.txt /*mkdir()* |
7 | 7236 mlang.txt mlang.txt /*mlang.txt* |
273 | 7237 mma.vim syntax.txt /*mma.vim* |
7 | 7238 mode() eval.txt /*mode()* |
7239 mode-Ex intro.txt /*mode-Ex* | |
7240 mode-cmdline cmdline.txt /*mode-cmdline* | |
7241 mode-ins-repl insert.txt /*mode-ins-repl* | |
7242 mode-replace insert.txt /*mode-replace* | |
7243 mode-switching intro.txt /*mode-switching* | |
7244 modeless-and-clipboard version6.txt /*modeless-and-clipboard* | |
7245 modeless-selection gui.txt /*modeless-selection* | |
7246 modeline options.txt /*modeline* | |
7247 modeline-local options.txt /*modeline-local* | |
7248 modeline-version options.txt /*modeline-version* | |
7249 moo.vim syntax.txt /*moo.vim* | |
7250 more-compatible version5.txt /*more-compatible* | |
7251 more-prompt message.txt /*more-prompt* | |
85 | 7252 more-variables eval.txt /*more-variables* |
7 | 7253 motion.txt motion.txt /*motion.txt* |
7254 mouse-mode-table term.txt /*mouse-mode-table* | |
7255 mouse-overview term.txt /*mouse-overview* | |
7256 mouse-swap-buttons term.txt /*mouse-swap-buttons* | |
7257 mouse-using term.txt /*mouse-using* | |
1121 | 7258 mouse_col-variable eval.txt /*mouse_col-variable* |
7259 mouse_lnum-variable eval.txt /*mouse_lnum-variable* | |
7260 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
|
7261 mouse_winid-variable eval.txt /*mouse_winid-variable* |
36 | 7262 movement intro.txt /*movement* |
7 | 7263 ms-dos os_msdos.txt /*ms-dos* |
7264 msdos os_msdos.txt /*msdos* | |
7265 msdos-mode gui_w32.txt /*msdos-mode* | |
7266 msql.vim syntax.txt /*msql.vim* | |
7267 mswin.vim gui_w32.txt /*mswin.vim* | |
7268 multi-byte mbyte.txt /*multi-byte* | |
7269 multi-lang mlang.txt /*multi-lang* | |
7270 multi-repeat repeat.txt /*multi-repeat* | |
7271 multibyte mbyte.txt /*multibyte* | |
7272 multibyte-ime mbyte.txt /*multibyte-ime* | |
7273 multibyte-input mbyte.txt /*multibyte-input* | |
7274 multilang mlang.txt /*multilang* | |
7275 multilang-menus mlang.txt /*multilang-menus* | |
7276 multilang-messages mlang.txt /*multilang-messages* | |
7277 multilang-scripts mlang.txt /*multilang-scripts* | |
7278 myfiletypefile syntax.txt /*myfiletypefile* | |
7279 myscriptsfile syntax.txt /*myscriptsfile* | |
1621 | 7280 mysql ft_sql.txt /*mysql* |
7 | 7281 mysyntaxfile syntax.txt /*mysyntaxfile* |
7282 mysyntaxfile-add syntax.txt /*mysyntaxfile-add* | |
7283 mysyntaxfile-replace syntax.txt /*mysyntaxfile-replace* | |
2072 | 7284 mzeval() eval.txt /*mzeval()* |
14 | 7285 mzscheme if_mzsch.txt /*mzscheme* |
7286 mzscheme-buffer if_mzsch.txt /*mzscheme-buffer* | |
7287 mzscheme-commands if_mzsch.txt /*mzscheme-commands* | |
626 | 7288 mzscheme-dynamic if_mzsch.txt /*mzscheme-dynamic* |
14 | 7289 mzscheme-examples if_mzsch.txt /*mzscheme-examples* |
4098 | 7290 mzscheme-funcref if_mzsch.txt /*mzscheme-funcref* |
2072 | 7291 mzscheme-mzeval if_mzsch.txt /*mzscheme-mzeval* |
282 | 7292 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
|
7293 mzscheme-setup if_mzsch.txt /*mzscheme-setup* |
14 | 7294 mzscheme-threads if_mzsch.txt /*mzscheme-threads* |
7295 mzscheme-vim if_mzsch.txt /*mzscheme-vim* | |
7296 mzscheme-vimext if_mzsch.txt /*mzscheme-vimext* | |
7297 mzscheme-window if_mzsch.txt /*mzscheme-window* | |
7 | 7298 n pattern.txt /*n* |
7299 nasm.vim syntax.txt /*nasm.vim* | |
7300 navigation motion.txt /*navigation* | |
7301 nb-commands netbeans.txt /*nb-commands* | |
7302 nb-events netbeans.txt /*nb-events* | |
7303 nb-functions netbeans.txt /*nb-functions* | |
7304 nb-messages netbeans.txt /*nb-messages* | |
1621 | 7305 nb-protocol_errors netbeans.txt /*nb-protocol_errors* |
7 | 7306 nb-special netbeans.txt /*nb-special* |
7307 nb-terms netbeans.txt /*nb-terms* | |
7308 ncf.vim syntax.txt /*ncf.vim* | |
7309 netbeans netbeans.txt /*netbeans* | |
2210 | 7310 netbeans-commands netbeans.txt /*netbeans-commands* |
7 | 7311 netbeans-configure netbeans.txt /*netbeans-configure* |
1621 | 7312 netbeans-debugging netbeans.txt /*netbeans-debugging* |
7 | 7313 netbeans-download netbeans.txt /*netbeans-download* |
1621 | 7314 netbeans-integration netbeans.txt /*netbeans-integration* |
7 | 7315 netbeans-intro netbeans.txt /*netbeans-intro* |
7316 netbeans-keybindings netbeans.txt /*netbeans-keybindings* | |
7317 netbeans-messages netbeans.txt /*netbeans-messages* | |
2210 | 7318 netbeans-parameters netbeans.txt /*netbeans-parameters* |
7 | 7319 netbeans-preparation netbeans.txt /*netbeans-preparation* |
7320 netbeans-problems netbeans.txt /*netbeans-problems* | |
7321 netbeans-protocol netbeans.txt /*netbeans-protocol* | |
7322 netbeans-run netbeans.txt /*netbeans-run* | |
7323 netbeans-setup netbeans.txt /*netbeans-setup* | |
7324 netbeans-support netbeans.txt /*netbeans-support* | |
7325 netbeans.txt netbeans.txt /*netbeans.txt* | |
459 | 7326 netreadfixup pi_netrw.txt /*netreadfixup* |
7 | 7327 netrw pi_netrw.txt /*netrw* |
1668 | 7328 netrw-% pi_netrw.txt /*netrw-%* |
13 | 7329 netrw-- pi_netrw.txt /*netrw--* |
5734 | 7330 netrw-:Explore pi_netrw.txt /*netrw-:Explore* |
7331 netrw-:Hexplore pi_netrw.txt /*netrw-:Hexplore* | |
7332 netrw-:Lexplore pi_netrw.txt /*netrw-:Lexplore* | |
7333 netrw-:MF pi_netrw.txt /*netrw-:MF* | |
7334 netrw-:MT pi_netrw.txt /*netrw-:MT* | |
6476 | 7335 netrw-:NetrwC pi_netrw.txt /*netrw-:NetrwC* |
7336 netrw-:NetrwMB pi_netrw.txt /*netrw-:NetrwMB* | |
5734 | 7337 netrw-:Rexplore pi_netrw.txt /*netrw-:Rexplore* |
7338 netrw-:Sexplore pi_netrw.txt /*netrw-:Sexplore* | |
7339 netrw-:Texplore pi_netrw.txt /*netrw-:Texplore* | |
7340 netrw-:Vexplore pi_netrw.txt /*netrw-:Vexplore* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7341 netrw-C pi_netrw.txt /*netrw-C* |
13 | 7342 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
|
7343 netrw-I pi_netrw.txt /*netrw-I* |
519 | 7344 netrw-O pi_netrw.txt /*netrw-O* |
650 | 7345 netrw-P pi_netrw.txt /*netrw-P* |
6476 | 7346 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
|
7347 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
|
7348 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
|
7349 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
|
7350 netrw-P22 pi_netrw.txt /*netrw-P22* |
17 | 7351 netrw-R pi_netrw.txt /*netrw-R* |
22 | 7352 netrw-S pi_netrw.txt /*netrw-S* |
4339 | 7353 netrw-Tb pi_netrw.txt /*netrw-Tb* |
7354 netrw-Th pi_netrw.txt /*netrw-Th* | |
36 | 7355 netrw-U pi_netrw.txt /*netrw-U* |
3967 | 7356 netrw-X pi_netrw.txt /*netrw-X* |
534 | 7357 netrw-a pi_netrw.txt /*netrw-a* |
7 | 7358 netrw-activate pi_netrw.txt /*netrw-activate* |
26 | 7359 netrw-bookmark pi_netrw.txt /*netrw-bookmark* |
7360 netrw-bookmarks pi_netrw.txt /*netrw-bookmarks* | |
11 | 7361 netrw-browse pi_netrw.txt /*netrw-browse* |
17 | 7362 netrw-browse-cmds pi_netrw.txt /*netrw-browse-cmds* |
1621 | 7363 netrw-browse-maps pi_netrw.txt /*netrw-browse-maps* |
7364 netrw-browser pi_netrw.txt /*netrw-browser* | |
7365 netrw-browser-options pi_netrw.txt /*netrw-browser-options* | |
3153 | 7366 netrw-browser-settings pi_netrw.txt /*netrw-browser-settings* |
1621 | 7367 netrw-browser-var pi_netrw.txt /*netrw-browser-var* |
7368 netrw-browsing pi_netrw.txt /*netrw-browsing* | |
22 | 7369 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
|
7370 netrw-c-tab pi_netrw.txt /*netrw-c-tab* |
13 | 7371 netrw-cadaver pi_netrw.txt /*netrw-cadaver* |
482 | 7372 netrw-chgup pi_netrw.txt /*netrw-chgup* |
1621 | 7373 netrw-clean pi_netrw.txt /*netrw-clean* |
7 | 7374 netrw-contents pi_netrw.txt /*netrw-contents* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7375 netrw-copyright pi_netrw.txt /*netrw-copyright* |
13 | 7376 netrw-cr pi_netrw.txt /*netrw-cr* |
2751 | 7377 netrw-createfile pi_netrw.txt /*netrw-createfile* |
7 | 7378 netrw-credits pi_netrw.txt /*netrw-credits* |
650 | 7379 netrw-ctrl-h pi_netrw.txt /*netrw-ctrl-h* |
22 | 7380 netrw-ctrl-l pi_netrw.txt /*netrw-ctrl-l* |
6476 | 7381 netrw-ctrl-r pi_netrw.txt /*netrw-ctrl-r* |
1121 | 7382 netrw-ctrl_l pi_netrw.txt /*netrw-ctrl_l* |
26 | 7383 netrw-curdir pi_netrw.txt /*netrw-curdir* |
22 | 7384 netrw-d pi_netrw.txt /*netrw-d* |
7 | 7385 netrw-debug pi_netrw.txt /*netrw-debug* |
650 | 7386 netrw-del pi_netrw.txt /*netrw-del* |
11 | 7387 netrw-delete pi_netrw.txt /*netrw-delete* |
7388 netrw-dir pi_netrw.txt /*netrw-dir* | |
482 | 7389 netrw-dirlist pi_netrw.txt /*netrw-dirlist* |
459 | 7390 netrw-downdir pi_netrw.txt /*netrw-downdir* |
7391 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
|
7392 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
|
7393 netrw-enter pi_netrw.txt /*netrw-enter* |
7 | 7394 netrw-ex pi_netrw.txt /*netrw-ex* |
459 | 7395 netrw-explore pi_netrw.txt /*netrw-explore* |
7396 netrw-explore-cmds pi_netrw.txt /*netrw-explore-cmds* | |
480 | 7397 netrw-externapp pi_netrw.txt /*netrw-externapp* |
7 | 7398 netrw-file pi_netrw.txt /*netrw-file* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7399 netrw-filigree pi_netrw.txt /*netrw-filigree* |
7 | 7400 netrw-fixup pi_netrw.txt /*netrw-fixup* |
13 | 7401 netrw-ftp pi_netrw.txt /*netrw-ftp* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7402 netrw-ftype pi_netrw.txt /*netrw-ftype* |
1121 | 7403 netrw-gb pi_netrw.txt /*netrw-gb* |
2751 | 7404 netrw-gd pi_netrw.txt /*netrw-gd* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7405 netrw-getftype pi_netrw.txt /*netrw-getftype* |
2751 | 7406 netrw-gf pi_netrw.txt /*netrw-gf* |
1621 | 7407 netrw-gh pi_netrw.txt /*netrw-gh* |
5618 | 7408 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
|
7409 netrw-gn pi_netrw.txt /*netrw-gn* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7410 netrw-gp pi_netrw.txt /*netrw-gp* |
6476 | 7411 netrw-grep pi_netrw.txt /*netrw-grep* |
1121 | 7412 netrw-gx pi_netrw.txt /*netrw-gx* |
459 | 7413 netrw-handler pi_netrw.txt /*netrw-handler* |
13 | 7414 netrw-help pi_netrw.txt /*netrw-help* |
477 | 7415 netrw-hexplore pi_netrw.txt /*netrw-hexplore* |
1621 | 7416 netrw-hide pi_netrw.txt /*netrw-hide* |
1121 | 7417 netrw-hiding pi_netrw.txt /*netrw-hiding* |
11 | 7418 netrw-history pi_netrw.txt /*netrw-history* |
459 | 7419 netrw-horiz pi_netrw.txt /*netrw-horiz* |
17 | 7420 netrw-i pi_netrw.txt /*netrw-i* |
719 | 7421 netrw-incompatible pi_netrw.txt /*netrw-incompatible* |
3153 | 7422 netrw-internal-variables pi_netrw.txt /*netrw-internal-variables* |
1621 | 7423 netrw-intro-browse pi_netrw.txt /*netrw-intro-browse* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7424 netrw-leftmouse pi_netrw.txt /*netrw-leftmouse* |
5618 | 7425 netrw-lexplore pi_netrw.txt /*netrw-lexplore* |
11 | 7426 netrw-list pi_netrw.txt /*netrw-list* |
459 | 7427 netrw-listbookmark pi_netrw.txt /*netrw-listbookmark* |
519 | 7428 netrw-listhack pi_netrw.txt /*netrw-listhack* |
1121 | 7429 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
|
7430 netrw-mA pi_netrw.txt /*netrw-mA* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7431 netrw-mB pi_netrw.txt /*netrw-mB* |
4339 | 7432 netrw-mF pi_netrw.txt /*netrw-mF* |
1621 | 7433 netrw-mT pi_netrw.txt /*netrw-mT* |
6476 | 7434 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
|
7435 netrw-ma pi_netrw.txt /*netrw-ma* |
1121 | 7436 netrw-mb pi_netrw.txt /*netrw-mb* |
1621 | 7437 netrw-mc pi_netrw.txt /*netrw-mc* |
7438 netrw-md pi_netrw.txt /*netrw-md* | |
7439 netrw-me pi_netrw.txt /*netrw-me* | |
7440 netrw-mf pi_netrw.txt /*netrw-mf* | |
7441 netrw-mg pi_netrw.txt /*netrw-mg* | |
7442 netrw-mh pi_netrw.txt /*netrw-mh* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7443 netrw-middlemouse pi_netrw.txt /*netrw-middlemouse* |
1121 | 7444 netrw-ml_get pi_netrw.txt /*netrw-ml_get* |
1621 | 7445 netrw-mm pi_netrw.txt /*netrw-mm* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7446 netrw-mouse pi_netrw.txt /*netrw-mouse* |
11 | 7447 netrw-move pi_netrw.txt /*netrw-move* |
1621 | 7448 netrw-mp pi_netrw.txt /*netrw-mp* |
7449 netrw-mr pi_netrw.txt /*netrw-mr* | |
7450 netrw-ms pi_netrw.txt /*netrw-ms* | |
7451 netrw-mt pi_netrw.txt /*netrw-mt* | |
7452 netrw-mu pi_netrw.txt /*netrw-mu* | |
6476 | 7453 netrw-mv pi_netrw.txt /*netrw-mv* |
1621 | 7454 netrw-mx pi_netrw.txt /*netrw-mx* |
7455 netrw-mz pi_netrw.txt /*netrw-mz* | |
7 | 7456 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
|
7457 netrw-newfile pi_netrw.txt /*netrw-newfile* |
477 | 7458 netrw-nexplore pi_netrw.txt /*netrw-nexplore* |
2152 | 7459 netrw-noload pi_netrw.txt /*netrw-noload* |
22 | 7460 netrw-nread pi_netrw.txt /*netrw-nread* |
5618 | 7461 netrw-ntree pi_netrw.txt /*netrw-ntree* |
22 | 7462 netrw-nwrite pi_netrw.txt /*netrw-nwrite* |
13 | 7463 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
|
7464 netrw-obtain pi_netrw.txt /*netrw-obtain* |
7 | 7465 netrw-options pi_netrw.txt /*netrw-options* |
459 | 7466 netrw-p pi_netrw.txt /*netrw-p* |
480 | 7467 netrw-p1 pi_netrw.txt /*netrw-p1* |
1621 | 7468 netrw-p10 pi_netrw.txt /*netrw-p10* |
7469 netrw-p11 pi_netrw.txt /*netrw-p11* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7470 netrw-p12 pi_netrw.txt /*netrw-p12* |
2152 | 7471 netrw-p13 pi_netrw.txt /*netrw-p13* |
2908 | 7472 netrw-p14 pi_netrw.txt /*netrw-p14* |
7473 netrw-p15 pi_netrw.txt /*netrw-p15* | |
5929 | 7474 netrw-p16 pi_netrw.txt /*netrw-p16* |
6476 | 7475 netrw-p17 pi_netrw.txt /*netrw-p17* |
480 | 7476 netrw-p2 pi_netrw.txt /*netrw-p2* |
7477 netrw-p3 pi_netrw.txt /*netrw-p3* | |
7478 netrw-p4 pi_netrw.txt /*netrw-p4* | |
7479 netrw-p5 pi_netrw.txt /*netrw-p5* | |
7480 netrw-p6 pi_netrw.txt /*netrw-p6* | |
1121 | 7481 netrw-p7 pi_netrw.txt /*netrw-p7* |
7482 netrw-p8 pi_netrw.txt /*netrw-p8* | |
7483 netrw-p9 pi_netrw.txt /*netrw-p9* | |
7 | 7484 netrw-passwd pi_netrw.txt /*netrw-passwd* |
1121 | 7485 netrw-password pi_netrw.txt /*netrw-password* |
22 | 7486 netrw-path pi_netrw.txt /*netrw-path* |
477 | 7487 netrw-pexplore pi_netrw.txt /*netrw-pexplore* |
459 | 7488 netrw-preview pi_netrw.txt /*netrw-preview* |
24 | 7489 netrw-problems pi_netrw.txt /*netrw-problems* |
7 | 7490 netrw-protocol pi_netrw.txt /*netrw-protocol* |
650 | 7491 netrw-prvwin pi_netrw.txt /*netrw-prvwin* |
794 | 7492 netrw-pscp pi_netrw.txt /*netrw-pscp* |
1121 | 7493 netrw-psftp pi_netrw.txt /*netrw-psftp* |
794 | 7494 netrw-putty pi_netrw.txt /*netrw-putty* |
4339 | 7495 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
|
7496 netrw-qL pi_netrw.txt /*netrw-qL* |
1621 | 7497 netrw-qb pi_netrw.txt /*netrw-qb* |
7498 netrw-qf pi_netrw.txt /*netrw-qf* | |
7499 netrw-quickcom pi_netrw.txt /*netrw-quickcom* | |
7500 netrw-quickcoms pi_netrw.txt /*netrw-quickcoms* | |
7501 netrw-quickhelp pi_netrw.txt /*netrw-quickhelp* | |
7502 netrw-quickmap pi_netrw.txt /*netrw-quickmap* | |
7503 netrw-quickmaps pi_netrw.txt /*netrw-quickmaps* | |
13 | 7504 netrw-r pi_netrw.txt /*netrw-r* |
22 | 7505 netrw-read pi_netrw.txt /*netrw-read* |
7 | 7506 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
|
7507 netrw-refresh pi_netrw.txt /*netrw-refresh* |
11 | 7508 netrw-rename pi_netrw.txt /*netrw-rename* |
459 | 7509 netrw-reverse pi_netrw.txt /*netrw-reverse* |
1621 | 7510 netrw-rexplore pi_netrw.txt /*netrw-rexplore* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7511 netrw-rightmouse pi_netrw.txt /*netrw-rightmouse* |
13 | 7512 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
|
7513 netrw-s-cr pi_netrw.txt /*netrw-s-cr* |
482 | 7514 netrw-settings pi_netrw.txt /*netrw-settings* |
3153 | 7515 netrw-settings-window pi_netrw.txt /*netrw-settings-window* |
477 | 7516 netrw-sexplore pi_netrw.txt /*netrw-sexplore* |
459 | 7517 netrw-sort pi_netrw.txt /*netrw-sort* |
3153 | 7518 netrw-sort-sequence pi_netrw.txt /*netrw-sort-sequence* |
459 | 7519 netrw-sortsequence pi_netrw.txt /*netrw-sortsequence* |
1121 | 7520 netrw-source pi_netrw.txt /*netrw-source* |
1621 | 7521 netrw-ssh-hack pi_netrw.txt /*netrw-ssh-hack* |
7522 netrw-star pi_netrw.txt /*netrw-star* | |
840 | 7523 netrw-starpat pi_netrw.txt /*netrw-starpat* |
477 | 7524 netrw-starstar pi_netrw.txt /*netrw-starstar* |
841 | 7525 netrw-starstarpat pi_netrw.txt /*netrw-starstarpat* |
650 | 7526 netrw-start pi_netrw.txt /*netrw-start* |
1121 | 7527 netrw-t pi_netrw.txt /*netrw-t* |
7528 netrw-texplore pi_netrw.txt /*netrw-texplore* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7529 netrw-todo pi_netrw.txt /*netrw-todo* |
2908 | 7530 netrw-trailingslash pi_netrw.txt /*netrw-trailingslash* |
7 | 7531 netrw-transparent pi_netrw.txt /*netrw-transparent* |
36 | 7532 netrw-u pi_netrw.txt /*netrw-u* |
459 | 7533 netrw-updir pi_netrw.txt /*netrw-updir* |
7 | 7534 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
|
7535 netrw-usermaps pi_netrw.txt /*netrw-usermaps* |
1121 | 7536 netrw-userpass pi_netrw.txt /*netrw-userpass* |
13 | 7537 netrw-v pi_netrw.txt /*netrw-v* |
3465 | 7538 netrw-var pi_netrw.txt /*netrw-var* |
22 | 7539 netrw-variables pi_netrw.txt /*netrw-variables* |
477 | 7540 netrw-vexplore pi_netrw.txt /*netrw-vexplore* |
3465 | 7541 netrw-windows-netrc pi_netrw.txt /*netrw-windows-netrc* |
7542 netrw-windows-s pi_netrw.txt /*netrw-windows-s* | |
22 | 7543 netrw-write pi_netrw.txt /*netrw-write* |
11 | 7544 netrw-x pi_netrw.txt /*netrw-x* |
7 | 7545 netrw-xfer pi_netrw.txt /*netrw-xfer* |
7546 netrw.vim pi_netrw.txt /*netrw.vim* | |
650 | 7547 netrw_filehandler pi_netrw.txt /*netrw_filehandler* |
7 | 7548 netterm-mouse options.txt /*netterm-mouse* |
7549 network pi_netrw.txt /*network* | |
7550 new-5 version5.txt /*new-5* | |
7551 new-6 version6.txt /*new-6* | |
8 | 7552 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
|
7553 new-8 version8.txt /*new-8* |
7 | 7554 new-GTK-GUI version5.txt /*new-GTK-GUI* |
15 | 7555 new-MzScheme version7.txt /*new-MzScheme* |
7 | 7556 new-Select-mode version5.txt /*new-Select-mode* |
7557 new-View version6.txt /*new-View* | |
7558 new-argument-list version6.txt /*new-argument-list* | |
7559 new-buftype version6.txt /*new-buftype* | |
7560 new-cmdwin version6.txt /*new-cmdwin* | |
7561 new-color-schemes version6.txt /*new-color-schemes* | |
7562 new-commands version5.txt /*new-commands* | |
7563 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
|
7564 new-conceal version7.txt /*new-conceal* |
7 | 7565 new-debug-itf version6.txt /*new-debug-itf* |
7566 new-debug-mode version6.txt /*new-debug-mode* | |
199 | 7567 new-debug-support version7.txt /*new-debug-support* |
593 | 7568 new-define-operator version7.txt /*new-define-operator* |
7 | 7569 new-diff-mode version6.txt /*new-diff-mode* |
7570 new-encryption version5.txt /*new-encryption* | |
7571 new-evim version6.txt /*new-evim* | |
7572 new-ex-commands-5.2 version5.txt /*new-ex-commands-5.2* | |
7573 new-file-browser version6.txt /*new-file-browser* | |
7574 new-file-writing version6.txt /*new-file-writing* | |
7575 new-filetype filetype.txt /*new-filetype* | |
7576 new-filetype-5.4 version5.txt /*new-filetype-5.4* | |
7577 new-filetype-plugins version6.txt /*new-filetype-plugins* | |
7578 new-filetype-scripts filetype.txt /*new-filetype-scripts* | |
7579 new-folding version6.txt /*new-folding* | |
7580 new-functions-5.2 version5.txt /*new-functions-5.2* | |
7581 new-global-values version6.txt /*new-global-values* | |
7582 new-highlighting version5.txt /*new-highlighting* | |
7583 new-indent-flex version6.txt /*new-indent-flex* | |
7584 new-items-6 version6.txt /*new-items-6* | |
8 | 7585 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
|
7586 new-items-8 version8.txt /*new-items-8* |
7 | 7587 new-line-continuation version5.txt /*new-line-continuation* |
647 | 7588 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
|
7589 new-lua version7.txt /*new-lua* |
36 | 7590 new-manpage-trans version7.txt /*new-manpage-trans* |
724 | 7591 new-map-expression version7.txt /*new-map-expression* |
790 | 7592 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
|
7593 new-more-encryption version7.txt /*new-more-encryption* |
742 | 7594 new-more-highlighting version7.txt /*new-more-highlighting* |
714 | 7595 new-more-unicode version7.txt /*new-more-unicode* |
7 | 7596 new-multi-byte version5.txt /*new-multi-byte* |
7597 new-multi-lang version6.txt /*new-multi-lang* | |
461 | 7598 new-netrw-explore version7.txt /*new-netrw-explore* |
7 | 7599 new-network-files version6.txt /*new-network-files* |
523 | 7600 new-omni-completion version7.txt /*new-omni-completion* |
772 | 7601 new-onemore version7.txt /*new-onemore* |
7 | 7602 new-operator-mod version6.txt /*new-operator-mod* |
7603 new-options-5.2 version5.txt /*new-options-5.2* | |
7604 new-options-5.4 version5.txt /*new-options-5.4* | |
7605 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
|
7606 new-persistent-undo version7.txt /*new-persistent-undo* |
7 | 7607 new-plugins version6.txt /*new-plugins* |
164 | 7608 new-posix version7.txt /*new-posix* |
15 | 7609 new-print-multi-byte version7.txt /*new-print-multi-byte* |
7 | 7610 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
|
7611 new-python3 version7.txt /*new-python3* |
5146 | 7612 new-regexp-engine version7.txt /*new-regexp-engine* |
7 | 7613 new-runtime-dir version5.txt /*new-runtime-dir* |
7614 new-script version5.txt /*new-script* | |
7615 new-script-5.4 version5.txt /*new-script-5.4* | |
446 | 7616 new-scroll-back version7.txt /*new-scroll-back* |
7 | 7617 new-search-path version6.txt /*new-search-path* |
7618 new-searchpat version6.txt /*new-searchpat* | |
7619 new-session-files version5.txt /*new-session-files* | |
221 | 7620 new-spell version7.txt /*new-spell* |
9887
b4da19b7539f
commit https://github.com/vim/vim/commit/dc1f1645cb495fa6bfbe216d7359f23539a0e25d
Christian Brabandt <cb@256bit.org>
parents:
9860
diff
changeset
|
7621 new-style-testing eval.txt /*new-style-testing* |
742 | 7622 new-tab-pages version7.txt /*new-tab-pages* |
758 | 7623 new-undo-branches version7.txt /*new-undo-branches* |
7 | 7624 new-unlisted-buffers version6.txt /*new-unlisted-buffers* |
7625 new-user-defined version5.txt /*new-user-defined* | |
7626 new-user-manual version6.txt /*new-user-manual* | |
7627 new-utf-8 version6.txt /*new-utf-8* | |
7628 new-vertsplit version6.txt /*new-vertsplit* | |
113 | 7629 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
|
7630 new-vim-script-8 version8.txt /*new-vim-script-8* |
7 | 7631 new-vim-server version6.txt /*new-vim-server* |
42 | 7632 new-vimgrep version7.txt /*new-vimgrep* |
7 | 7633 new-virtedit version6.txt /*new-virtedit* |
7634 news intro.txt /*news* | |
7635 nextnonblank() eval.txt /*nextnonblank()* | |
1121 | 7636 nice todo.txt /*nice* |
7 | 7637 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
|
7638 no-type-checking eval.txt /*no-type-checking* |
7 | 7639 no_buffers_menu gui.txt /*no_buffers_menu* |
1121 | 7640 non-greedy pattern.txt /*non-greedy* |
1668 | 7641 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
|
7642 none-variable eval.txt /*none-variable* |
7 | 7643 normal-index index.txt /*normal-index* |
7644 not-compatible usr_01.txt /*not-compatible* | |
7645 not-edited editing.txt /*not-edited* | |
7646 notation intro.txt /*notation* | |
7647 notepad gui_w32.txt /*notepad* | |
7648 nr2char() eval.txt /*nr2char()* | |
7649 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
|
7650 null-variable eval.txt /*null-variable* |
4780 | 7651 number_relativenumber options.txt /*number_relativenumber* |
113 | 7652 numbered-function eval.txt /*numbered-function* |
7 | 7653 o insert.txt /*o* |
7654 o_CTRL-V motion.txt /*o_CTRL-V* | |
7655 o_V motion.txt /*o_V* | |
7656 o_v motion.txt /*o_v* | |
7657 object-motions motion.txt /*object-motions* | |
7658 object-select motion.txt /*object-select* | |
7659 objects index.txt /*objects* | |
7660 obtaining-exted netbeans.txt /*obtaining-exted* | |
7661 ocaml.vim syntax.txt /*ocaml.vim* | |
2152 | 7662 octal eval.txt /*octal* |
3281 | 7663 octal-nrformats options.txt /*octal-nrformats* |
3224 | 7664 octal-number eval.txt /*octal-number* |
9887
b4da19b7539f
commit https://github.com/vim/vim/commit/dc1f1645cb495fa6bfbe216d7359f23539a0e25d
Christian Brabandt <cb@256bit.org>
parents:
9860
diff
changeset
|
7665 old-style-testing eval.txt /*old-style-testing* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7666 oldfiles-variable eval.txt /*oldfiles-variable* |
7 | 7667 ole-activation if_ole.txt /*ole-activation* |
7668 ole-eval if_ole.txt /*ole-eval* | |
7669 ole-gethwnd if_ole.txt /*ole-gethwnd* | |
7670 ole-interface if_ole.txt /*ole-interface* | |
7671 ole-methods if_ole.txt /*ole-methods* | |
7672 ole-normal if_ole.txt /*ole-normal* | |
7673 ole-registration if_ole.txt /*ole-registration* | |
7674 ole-sendkeys if_ole.txt /*ole-sendkeys* | |
7675 ole-setforeground if_ole.txt /*ole-setforeground* | |
1621 | 7676 omap-info map.txt /*omap-info* |
7677 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
|
7678 online-help helphelp.txt /*online-help* |
7 | 7679 opening-window windows.txt /*opening-window* |
7680 operator motion.txt /*operator* | |
1621 | 7681 operator-variable eval.txt /*operator-variable* |
7 | 7682 option-backslash options.txt /*option-backslash* |
7683 option-list quickref.txt /*option-list* | |
7684 option-summary options.txt /*option-summary* | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
7685 option-window options.txt /*option-window* |
7 | 7686 options options.txt /*options* |
7687 options-changed version5.txt /*options-changed* | |
7688 options.txt options.txt /*options.txt* | |
2698
b6471224d2af
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
2662
diff
changeset
|
7689 optwin options.txt /*optwin* |
3224 | 7690 or() eval.txt /*or()* |
1621 | 7691 oracle ft_sql.txt /*oracle* |
7 | 7692 os2 os_os2.txt /*os2* |
7693 os390 os_390.txt /*os390* | |
7694 os_390.txt os_390.txt /*os_390.txt* | |
7695 os_amiga.txt os_amiga.txt /*os_amiga.txt* | |
7696 os_beos.txt os_beos.txt /*os_beos.txt* | |
7697 os_dos.txt os_dos.txt /*os_dos.txt* | |
7698 os_mac.txt os_mac.txt /*os_mac.txt* | |
7699 os_mint.txt os_mint.txt /*os_mint.txt* | |
7700 os_msdos.txt os_msdos.txt /*os_msdos.txt* | |
7701 os_os2.txt os_os2.txt /*os_os2.txt* | |
7702 os_qnx.txt os_qnx.txt /*os_qnx.txt* | |
7703 os_risc.txt os_risc.txt /*os_risc.txt* | |
7704 os_unix.txt os_unix.txt /*os_unix.txt* | |
7705 os_vms.txt os_vms.txt /*os_vms.txt* | |
7706 os_win32.txt os_win32.txt /*os_win32.txt* | |
7707 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
|
7708 out_buf channel.txt /*out_buf* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
7709 out_cb channel.txt /*out_cb* |
10004
8061455d9179
commit https://github.com/vim/vim/commit/818078ddfbb8cc2546f697c5675a251d095722ec
Christian Brabandt <cb@256bit.org>
parents:
9975
diff
changeset
|
7710 out_io-buffer channel.txt /*out_io-buffer* |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
7711 out_mode channel.txt /*out_mode* |
10153
715d6c5707b8
commit https://github.com/vim/vim/commit/abd468ed0fbcba391e7833feeaa7de3ced841455
Christian Brabandt <cb@256bit.org>
parents:
10140
diff
changeset
|
7712 out_modifiable channel.txt /*out_modifiable* |
715d6c5707b8
commit https://github.com/vim/vim/commit/abd468ed0fbcba391e7833feeaa7de3ced841455
Christian Brabandt <cb@256bit.org>
parents:
10140
diff
changeset
|
7713 out_msg channel.txt /*out_msg* |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
7714 out_name channel.txt /*out_name* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
7715 out_timeout channel.txt /*out_timeout* |
7 | 7716 p change.txt /*p* |
8392
1bf1b88968a2
commit https://github.com/vim/vim/commit/328da0dcb7be34b594725eef6dc98d3ea6516d69
Christian Brabandt <cb@256bit.org>
parents:
8303
diff
changeset
|
7717 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
|
7718 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
|
7719 packages repeat.txt /*packages* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7720 packload-two-steps repeat.txt /*packload-two-steps* |
7 | 7721 page-down intro.txt /*page-down* |
7722 page-up intro.txt /*page-up* | |
7723 page_down intro.txt /*page_down* | |
7724 page_up intro.txt /*page_up* | |
7725 pager message.txt /*pager* | |
7726 papp.vim syntax.txt /*papp.vim* | |
7727 paragraph motion.txt /*paragraph* | |
7728 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
|
7729 patches-8 version8.txt /*patches-8* |
819 | 7730 pathshorten() eval.txt /*pathshorten()* |
7 | 7731 pattern pattern.txt /*pattern* |
7732 pattern-atoms pattern.txt /*pattern-atoms* | |
7733 pattern-multi-byte pattern.txt /*pattern-multi-byte* | |
7734 pattern-multi-items pattern.txt /*pattern-multi-items* | |
7735 pattern-overview pattern.txt /*pattern-overview* | |
7736 pattern-searches pattern.txt /*pattern-searches* | |
7737 pattern.txt pattern.txt /*pattern.txt* | |
714 | 7738 patterns-composing pattern.txt /*patterns-composing* |
15 | 7739 pdev-option print.txt /*pdev-option* |
4992 | 7740 peace intro.txt /*peace* |
15 | 7741 penc-option print.txt /*penc-option* |
7 | 7742 perl if_perl.txt /*perl* |
7743 perl-Append if_perl.txt /*perl-Append* | |
7744 perl-Buffer if_perl.txt /*perl-Buffer* | |
7745 perl-Buffers if_perl.txt /*perl-Buffers* | |
7746 perl-Count if_perl.txt /*perl-Count* | |
7747 perl-Delete if_perl.txt /*perl-Delete* | |
7748 perl-DoCommand if_perl.txt /*perl-DoCommand* | |
7749 perl-Eval if_perl.txt /*perl-Eval* | |
7750 perl-Get if_perl.txt /*perl-Get* | |
7751 perl-GetCursor if_perl.txt /*perl-GetCursor* | |
7752 perl-Msg if_perl.txt /*perl-Msg* | |
7753 perl-Name if_perl.txt /*perl-Name* | |
7754 perl-Number if_perl.txt /*perl-Number* | |
7755 perl-Set if_perl.txt /*perl-Set* | |
7756 perl-SetHeight if_perl.txt /*perl-SetHeight* | |
7757 perl-SetOption if_perl.txt /*perl-SetOption* | |
7758 perl-Windows if_perl.txt /*perl-Windows* | |
7759 perl-compiling if_perl.txt /*perl-compiling* | |
557 | 7760 perl-dynamic if_perl.txt /*perl-dynamic* |
7 | 7761 perl-editing if_perl.txt /*perl-editing* |
7762 perl-overview if_perl.txt /*perl-overview* | |
7763 perl-patterns pattern.txt /*perl-patterns* | |
7764 perl-using if_perl.txt /*perl-using* | |
7765 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
|
7766 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
|
7767 persistent-undo undo.txt /*persistent-undo* |
15 | 7768 pexpr-option print.txt /*pexpr-option* |
7769 pfn-option print.txt /*pfn-option* | |
7770 pheader-option print.txt /*pheader-option* | |
7 | 7771 photon-fonts os_qnx.txt /*photon-fonts* |
7772 photon-gui os_qnx.txt /*photon-gui* | |
1668 | 7773 php-comment indent.txt /*php-comment* |
7774 php-indent indent.txt /*php-indent* | |
7775 php-indenting indent.txt /*php-indenting* | |
7 | 7776 php.vim syntax.txt /*php.vim* |
7777 php3.vim syntax.txt /*php3.vim* | |
7778 phtml.vim syntax.txt /*phtml.vim* | |
1121 | 7779 pi_getscript.txt pi_getscript.txt /*pi_getscript.txt* |
7 | 7780 pi_gzip.txt pi_gzip.txt /*pi_gzip.txt* |
36 | 7781 pi_netrw.txt pi_netrw.txt /*pi_netrw.txt* |
694 | 7782 pi_paren.txt pi_paren.txt /*pi_paren.txt* |
7 | 7783 pi_spec.txt pi_spec.txt /*pi_spec.txt* |
840 | 7784 pi_tar.txt pi_tar.txt /*pi_tar.txt* |
846 | 7785 pi_vimball.txt pi_vimball.txt /*pi_vimball.txt* |
840 | 7786 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
|
7787 pkzip options.txt /*pkzip* |
816 | 7788 plaintex.vim syntax.txt /*plaintex.vim* |
1621 | 7789 plsql ft_sql.txt /*plsql* |
7 | 7790 plugin usr_05.txt /*plugin* |
7791 plugin-details filetype.txt /*plugin-details* | |
7792 plugin-filetype usr_41.txt /*plugin-filetype* | |
7793 plugin-special usr_41.txt /*plugin-special* | |
15 | 7794 pmbcs-option print.txt /*pmbcs-option* |
7795 pmbfn-option print.txt /*pmbfn-option* | |
7796 popt-option print.txt /*popt-option* | |
7 | 7797 popup-menu gui.txt /*popup-menu* |
7798 popup-menu-added version5.txt /*popup-menu-added* | |
626 | 7799 popupmenu-completion insert.txt /*popupmenu-completion* |
794 | 7800 popupmenu-keys insert.txt /*popupmenu-keys* |
7 | 7801 ports-5.2 version5.txt /*ports-5.2* |
7802 ports-6 version6.txt /*ports-6* | |
164 | 7803 posix vi_diff.txt /*posix* |
161 | 7804 posix-compliance vi_diff.txt /*posix-compliance* |
7805 posix-screen-size vi_diff.txt /*posix-screen-size* | |
2368 | 7806 postgresql ft_sql.txt /*postgresql* |
7 | 7807 postscr.vim syntax.txt /*postscr.vim* |
15 | 7808 postscript-cjk-printing print.txt /*postscript-cjk-printing* |
7809 postscript-print-encoding print.txt /*postscript-print-encoding* | |
7810 postscript-print-trouble print.txt /*postscript-print-trouble* | |
7811 postscript-print-util print.txt /*postscript-print-util* | |
7812 postscript-printing print.txt /*postscript-printing* | |
1621 | 7813 pow() eval.txt /*pow()* |
7 | 7814 ppwiz.vim syntax.txt /*ppwiz.vim* |
7815 press-enter message.txt /*press-enter* | |
7816 press-return message.txt /*press-return* | |
7817 prevcount-variable eval.txt /*prevcount-variable* | |
7818 preview-window windows.txt /*preview-window* | |
7819 prevnonblank() eval.txt /*prevnonblank()* | |
15 | 7820 print-intro print.txt /*print-intro* |
7821 print-options print.txt /*print-options* | |
7822 print.txt print.txt /*print.txt* | |
449 | 7823 printf() eval.txt /*printf()* |
1621 | 7824 printf-% eval.txt /*printf-%* |
9908
2b6654519a7c
commit https://github.com/vim/vim/commit/7571d55f7dcc009a375b2124cce2c8b21f361234
Christian Brabandt <cb@256bit.org>
parents:
9887
diff
changeset
|
7825 printf-B eval.txt /*printf-B* |
1621 | 7826 printf-E eval.txt /*printf-E* |
7827 printf-G eval.txt /*printf-G* | |
6583 | 7828 printf-S eval.txt /*printf-S* |
1621 | 7829 printf-X eval.txt /*printf-X* |
9908
2b6654519a7c
commit https://github.com/vim/vim/commit/7571d55f7dcc009a375b2124cce2c8b21f361234
Christian Brabandt <cb@256bit.org>
parents:
9887
diff
changeset
|
7830 printf-b eval.txt /*printf-b* |
1621 | 7831 printf-c eval.txt /*printf-c* |
7832 printf-d eval.txt /*printf-d* | |
7833 printf-e eval.txt /*printf-e* | |
7834 printf-f eval.txt /*printf-f* | |
7835 printf-g eval.txt /*printf-g* | |
7836 printf-o eval.txt /*printf-o* | |
7837 printf-s eval.txt /*printf-s* | |
7838 printf-x eval.txt /*printf-x* | |
15 | 7839 printing print.txt /*printing* |
7840 printing-formfeed print.txt /*printing-formfeed* | |
170 | 7841 profile repeat.txt /*profile* |
7842 profiling repeat.txt /*profiling* | |
179 | 7843 profiling-variable eval.txt /*profiling-variable* |
7 | 7844 progname-variable eval.txt /*progname-variable* |
5814 | 7845 progpath-variable eval.txt /*progpath-variable* |
7 | 7846 progress.vim syntax.txt /*progress.vim* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
7847 pronounce intro.txt /*pronounce* |
1621 | 7848 psql ft_sql.txt /*psql* |
7 | 7849 ptcap.vim syntax.txt /*ptcap.vim* |
7850 pterm-mouse options.txt /*pterm-mouse* | |
667 | 7851 pumvisible() eval.txt /*pumvisible()* |
7 | 7852 put change.txt /*put* |
7853 put-Visual-mode change.txt /*put-Visual-mode* | |
3682 | 7854 py3eval() eval.txt /*py3eval()* |
7855 pyeval() eval.txt /*pyeval()* | |
7 | 7856 python if_pyth.txt /*python* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7857 python-.locked if_pyth.txt /*python-.locked* |
5220 | 7858 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
|
7859 python-Dictionary if_pyth.txt /*python-Dictionary* |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7860 python-Function if_pyth.txt /*python-Function* |
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7861 python-List if_pyth.txt /*python-List* |
4869 | 7862 python-VIM_SPECIAL_PATH if_pyth.txt /*python-VIM_SPECIAL_PATH* |
7863 python-_get_paths if_pyth.txt /*python-_get_paths* | |
3682 | 7864 python-bindeval if_pyth.txt /*python-bindeval* |
4681
2eb30f341e8d
Updated runtime files and translations.
Bram Moolenaar <bram@vim.org>
parents:
4502
diff
changeset
|
7865 python-bindeval-objects if_pyth.txt /*python-bindeval-objects* |
7 | 7866 python-buffer if_pyth.txt /*python-buffer* |
7867 python-buffers if_pyth.txt /*python-buffers* | |
4780 | 7868 python-chdir if_pyth.txt /*python-chdir* |
7 | 7869 python-command if_pyth.txt /*python-command* |
7870 python-commands if_pyth.txt /*python-commands* | |
7871 python-current if_pyth.txt /*python-current* | |
557 | 7872 python-dynamic if_pyth.txt /*python-dynamic* |
7 | 7873 python-error if_pyth.txt /*python-error* |
7874 python-eval if_pyth.txt /*python-eval* | |
7875 python-examples if_pyth.txt /*python-examples* | |
4780 | 7876 python-fchdir if_pyth.txt /*python-fchdir* |
4869 | 7877 python-find_module if_pyth.txt /*python-find_module* |
7878 python-foreach_rtp if_pyth.txt /*python-foreach_rtp* | |
7 | 7879 python-input if_pyth.txt /*python-input* |
4358 | 7880 python-options if_pyth.txt /*python-options* |
7 | 7881 python-output if_pyth.txt /*python-output* |
4869 | 7882 python-path_hook if_pyth.txt /*python-path_hook* |
3682 | 7883 python-pyeval if_pyth.txt /*python-pyeval* |
7 | 7884 python-range if_pyth.txt /*python-range* |
4869 | 7885 python-special-path if_pyth.txt /*python-special-path* |
4780 | 7886 python-strwidth if_pyth.txt /*python-strwidth* |
4437 | 7887 python-tabpage if_pyth.txt /*python-tabpage* |
7888 python-tabpages if_pyth.txt /*python-tabpages* | |
4339 | 7889 python-vars if_pyth.txt /*python-vars* |
7 | 7890 python-vim if_pyth.txt /*python-vim* |
4339 | 7891 python-vvars if_pyth.txt /*python-vvars* |
7 | 7892 python-window if_pyth.txt /*python-window* |
7893 python-windows if_pyth.txt /*python-windows* | |
7894 python.vim syntax.txt /*python.vim* | |
4869 | 7895 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
|
7896 python3 if_pyth.txt /*python3* |
4869 | 7897 python3-directory if_pyth.txt /*python3-directory* |
7898 pythonx-directory if_pyth.txt /*pythonx-directory* | |
7 | 7899 q repeat.txt /*q* |
7900 q/ cmdline.txt /*q\/* | |
7901 q: cmdline.txt /*q:* | |
7902 q? cmdline.txt /*q?* | |
7903 qnx os_qnx.txt /*qnx* | |
7904 qnx-compiling os_qnx.txt /*qnx-compiling* | |
7905 qnx-general os_qnx.txt /*qnx-general* | |
7906 qnx-terminal os_qnx.txt /*qnx-terminal* | |
7907 quake.vim syntax.txt /*quake.vim* | |
7908 quickfix quickfix.txt /*quickfix* | |
7909 quickfix-6 version6.txt /*quickfix-6* | |
7910 quickfix-directory-stack quickfix.txt /*quickfix-directory-stack* | |
7911 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
|
7912 quickfix-functions usr_41.txt /*quickfix-functions* |
1211 | 7913 quickfix-gcc quickfix.txt /*quickfix-gcc* |
7 | 7914 quickfix-manx quickfix.txt /*quickfix-manx* |
1621 | 7915 quickfix-perl quickfix.txt /*quickfix-perl* |
7 | 7916 quickfix-valid quickfix.txt /*quickfix-valid* |
7917 quickfix-window quickfix.txt /*quickfix-window* | |
7918 quickfix.txt quickfix.txt /*quickfix.txt* | |
7919 quickref quickref.txt /*quickref* | |
7920 quickref.txt quickref.txt /*quickref.txt* | |
7921 quote change.txt /*quote* | |
7922 quote# change.txt /*quote#* | |
7923 quote% change.txt /*quote%* | |
7924 quote+ gui_x11.txt /*quote+* | |
7925 quote- change.txt /*quote-* | |
7926 quote. change.txt /*quote.* | |
7927 quote/ change.txt /*quote\/* | |
7928 quote0 change.txt /*quote0* | |
7929 quote1 change.txt /*quote1* | |
7930 quote2 change.txt /*quote2* | |
7931 quote3 change.txt /*quote3* | |
7932 quote4 change.txt /*quote4* | |
7933 quote9 change.txt /*quote9* | |
7934 quote: change.txt /*quote:* | |
7935 quote= change.txt /*quote=* | |
7936 quote_ change.txt /*quote_* | |
7937 quote_# change.txt /*quote_#* | |
7938 quote_% change.txt /*quote_%* | |
7939 quote_- change.txt /*quote_-* | |
7940 quote_. change.txt /*quote_.* | |
7941 quote_/ change.txt /*quote_\/* | |
7942 quote_: change.txt /*quote_:* | |
7943 quote_= change.txt /*quote_=* | |
7944 quote_alpha change.txt /*quote_alpha* | |
7945 quote_number change.txt /*quote_number* | |
7946 quote_quote change.txt /*quote_quote* | |
7947 quote_~ change.txt /*quote_~* | |
7948 quotea change.txt /*quotea* | |
7949 quotecommandquote intro.txt /*quotecommandquote* | |
7950 quoteplus gui_x11.txt /*quoteplus* | |
7951 quotequote change.txt /*quotequote* | |
7952 quotes quotes.txt /*quotes* | |
7953 quotes.txt quotes.txt /*quotes.txt* | |
7954 quotestar gui.txt /*quotestar* | |
7955 quote~ change.txt /*quote~* | |
7956 r change.txt /*r* | |
102 | 7957 range() eval.txt /*range()* |
7 | 7958 raw-terminal-mode term.txt /*raw-terminal-mode* |
7959 rcp pi_netrw.txt /*rcp* | |
9041
34c45ee4210d
commit https://github.com/vim/vim/commit/06481427005a9dae39721087df94855f7d4d1feb
Christian Brabandt <cb@256bit.org>
parents:
8951
diff
changeset
|
7960 read-in-close-cb channel.txt /*read-in-close-cb* |
7 | 7961 read-messages insert.txt /*read-messages* |
7962 read-only-share editing.txt /*read-only-share* | |
7963 read-stdin version5.txt /*read-stdin* | |
158 | 7964 readfile() eval.txt /*readfile()* |
7 | 7965 readline.vim syntax.txt /*readline.vim* |
7966 recording repeat.txt /*recording* | |
7967 recover.txt recover.txt /*recover.txt* | |
7968 recovery recover.txt /*recovery* | |
7969 recursive_mapping map.txt /*recursive_mapping* | |
7970 redo undo.txt /*redo* | |
7971 redo-register undo.txt /*redo-register* | |
7972 ref intro.txt /*ref* | |
7973 reference intro.txt /*reference* | |
819 | 7974 reference_toc help.txt /*reference_toc* |
7 | 7975 regexp pattern.txt /*regexp* |
7976 regexp-changes-5.4 version5.txt /*regexp-changes-5.4* | |
7977 register sponsor.txt /*register* | |
7978 register-faq sponsor.txt /*register-faq* | |
7979 register-variable eval.txt /*register-variable* | |
7980 registers change.txt /*registers* | |
7981 regular-expression pattern.txt /*regular-expression* | |
5277 | 7982 reload editing.txt /*reload* |
794 | 7983 reltime() eval.txt /*reltime()* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
7984 reltimefloat() eval.txt /*reltimefloat()* |
794 | 7985 reltimestr() eval.txt /*reltimestr()* |
7 | 7986 remote.txt remote.txt /*remote.txt* |
7987 remote_expr() eval.txt /*remote_expr()* | |
7988 remote_foreground() eval.txt /*remote_foreground()* | |
7989 remote_peek() eval.txt /*remote_peek()* | |
7990 remote_read() eval.txt /*remote_read()* | |
7991 remote_send() eval.txt /*remote_send()* | |
75 | 7992 remove() eval.txt /*remove()* |
7 | 7993 remove-filetype filetype.txt /*remove-filetype* |
7994 remove-option-flags options.txt /*remove-option-flags* | |
7995 rename() eval.txt /*rename()* | |
7996 rename-files tips.txt /*rename-files* | |
18 | 7997 repeat() eval.txt /*repeat()* |
7 | 7998 repeat.txt repeat.txt /*repeat.txt* |
7999 repeating repeat.txt /*repeating* | |
8000 replacing change.txt /*replacing* | |
14 | 8001 replacing-ex insert.txt /*replacing-ex* |
551 | 8002 reselect-Visual visual.txt /*reselect-Visual* |
7 | 8003 resolve() eval.txt /*resolve()* |
1121 | 8004 restore-cursor usr_05.txt /*restore-cursor* |
7 | 8005 restore-position tips.txt /*restore-position* |
8006 restricted-mode starting.txt /*restricted-mode* | |
8007 retab-example change.txt /*retab-example* | |
8008 rethrow eval.txt /*rethrow* | |
82 | 8009 reverse() eval.txt /*reverse()* |
7 | 8010 rexx.vim syntax.txt /*rexx.vim* |
8011 rgb.txt gui_w32.txt /*rgb.txt* | |
8012 rgview starting.txt /*rgview* | |
8013 rgvim starting.txt /*rgvim* | |
8014 right-justify change.txt /*right-justify* | |
8015 rileft rileft.txt /*rileft* | |
8016 rileft.txt rileft.txt /*rileft.txt* | |
8017 riscos os_risc.txt /*riscos* | |
8018 rot13 change.txt /*rot13* | |
1621 | 8019 round() eval.txt /*round()* |
3967 | 8020 rst.vim syntax.txt /*rst.vim* |
7 | 8021 rsync pi_netrw.txt /*rsync* |
8022 ruby if_ruby.txt /*ruby* | |
8023 ruby-buffer if_ruby.txt /*ruby-buffer* | |
8024 ruby-command if_ruby.txt /*ruby-command* | |
8025 ruby-commands if_ruby.txt /*ruby-commands* | |
557 | 8026 ruby-dynamic if_ruby.txt /*ruby-dynamic* |
7 | 8027 ruby-evaluate if_ruby.txt /*ruby-evaluate* |
8028 ruby-globals if_ruby.txt /*ruby-globals* | |
8029 ruby-message if_ruby.txt /*ruby-message* | |
8030 ruby-set_option if_ruby.txt /*ruby-set_option* | |
8031 ruby-vim if_ruby.txt /*ruby-vim* | |
8032 ruby-window if_ruby.txt /*ruby-window* | |
8033 ruby.vim syntax.txt /*ruby.vim* | |
10186
a5ef9968638c
commit https://github.com/vim/vim/commit/7e1479b86c590a66b63a274c079b7f18907d45a4
Christian Brabandt <cb@256bit.org>
parents:
10153
diff
changeset
|
8034 ruby_fold syntax.txt /*ruby_fold* |
a5ef9968638c
commit https://github.com/vim/vim/commit/7e1479b86c590a66b63a274c079b7f18907d45a4
Christian Brabandt <cb@256bit.org>
parents:
10153
diff
changeset
|
8035 ruby_foldable_groups syntax.txt /*ruby_foldable_groups* |
a5ef9968638c
commit https://github.com/vim/vim/commit/7e1479b86c590a66b63a274c079b7f18907d45a4
Christian Brabandt <cb@256bit.org>
parents:
10153
diff
changeset
|
8036 ruby_minlines syntax.txt /*ruby_minlines* |
a5ef9968638c
commit https://github.com/vim/vim/commit/7e1479b86c590a66b63a274c079b7f18907d45a4
Christian Brabandt <cb@256bit.org>
parents:
10153
diff
changeset
|
8037 ruby_no_expensive syntax.txt /*ruby_no_expensive* |
a5ef9968638c
commit https://github.com/vim/vim/commit/7e1479b86c590a66b63a274c079b7f18907d45a4
Christian Brabandt <cb@256bit.org>
parents:
10153
diff
changeset
|
8038 ruby_operators syntax.txt /*ruby_operators* |
a5ef9968638c
commit https://github.com/vim/vim/commit/7e1479b86c590a66b63a274c079b7f18907d45a4
Christian Brabandt <cb@256bit.org>
parents:
10153
diff
changeset
|
8039 ruby_space_errors syntax.txt /*ruby_space_errors* |
a5ef9968638c
commit https://github.com/vim/vim/commit/7e1479b86c590a66b63a274c079b7f18907d45a4
Christian Brabandt <cb@256bit.org>
parents:
10153
diff
changeset
|
8040 ruby_spellcheck_strings syntax.txt /*ruby_spellcheck_strings* |
7 | 8041 russian russian.txt /*russian* |
8042 russian-intro russian.txt /*russian-intro* | |
8043 russian-issues russian.txt /*russian-issues* | |
8044 russian-keymap russian.txt /*russian-keymap* | |
8045 russian-l18n russian.txt /*russian-l18n* | |
8046 russian.txt russian.txt /*russian.txt* | |
8047 rview starting.txt /*rview* | |
8048 rvim starting.txt /*rvim* | |
8049 rxvt syntax.txt /*rxvt* | |
8050 s change.txt /*s* | |
8051 s/\& change.txt /*s\/\\&* | |
8052 s/\0 change.txt /*s\/\\0* | |
8053 s/\1 change.txt /*s\/\\1* | |
8054 s/\2 change.txt /*s\/\\2* | |
8055 s/\3 change.txt /*s\/\\3* | |
8056 s/\9 change.txt /*s\/\\9* | |
8057 s/\<CR> change.txt /*s\/\\<CR>* | |
5663
1dea14d4c738
Update runtime files. Add support for systemverilog.
Bram Moolenaar <bram@vim.org>
parents:
5618
diff
changeset
|
8058 s/\= change.txt /*s\/\\=* |
7 | 8059 s/\E change.txt /*s\/\\E* |
8060 s/\L change.txt /*s\/\\L* | |
8061 s/\U change.txt /*s\/\\U* | |
8062 s/\\ change.txt /*s\/\\\\* | |
8063 s/\b change.txt /*s\/\\b* | |
8064 s/\e change.txt /*s\/\\e* | |
8065 s/\l change.txt /*s\/\\l* | |
8066 s/\n change.txt /*s\/\\n* | |
8067 s/\r change.txt /*s\/\\r* | |
8068 s/\t change.txt /*s\/\\t* | |
8069 s/\u change.txt /*s\/\\u* | |
8070 s/\~ change.txt /*s\/\\~* | |
1621 | 8071 s:netrw_passwd pi_netrw.txt /*s:netrw_passwd* |
7 | 8072 s:var eval.txt /*s:var* |
8073 s<CR> change.txt /*s<CR>* | |
8074 sandbox eval.txt /*sandbox* | |
634 | 8075 sandbox-option eval.txt /*sandbox-option* |
7 | 8076 save-file editing.txt /*save-file* |
8077 save-settings starting.txt /*save-settings* | |
18 | 8078 scheme.vim syntax.txt /*scheme.vim* |
7 | 8079 scp pi_netrw.txt /*scp* |
4869 | 8080 screenattr() eval.txt /*screenattr()* |
8081 screenchar() eval.txt /*screenchar()* | |
3996 | 8082 screencol() eval.txt /*screencol()* |
8083 screenrow() eval.txt /*screenrow()* | |
131 | 8084 script usr_41.txt /*script* |
7 | 8085 script-here if_perl.txt /*script-here* |
8086 script-local map.txt /*script-local* | |
8087 script-variable eval.txt /*script-variable* | |
1121 | 8088 scriptnames-dictionary eval.txt /*scriptnames-dictionary* |
7 | 8089 scriptout-changed version4.txt /*scriptout-changed* |
8090 scroll-binding scroll.txt /*scroll-binding* | |
8091 scroll-cursor scroll.txt /*scroll-cursor* | |
8092 scroll-down scroll.txt /*scroll-down* | |
8093 scroll-horizontal scroll.txt /*scroll-horizontal* | |
8094 scroll-insert tips.txt /*scroll-insert* | |
8095 scroll-mouse-wheel scroll.txt /*scroll-mouse-wheel* | |
8096 scroll-region term.txt /*scroll-region* | |
8097 scroll-smooth tips.txt /*scroll-smooth* | |
8098 scroll-up scroll.txt /*scroll-up* | |
8099 scroll.txt scroll.txt /*scroll.txt* | |
8100 scrollbind-quickadj scroll.txt /*scrollbind-quickadj* | |
8101 scrollbind-relative scroll.txt /*scrollbind-relative* | |
8102 scrolling scroll.txt /*scrolling* | |
540 | 8103 scrollstart-variable eval.txt /*scrollstart-variable* |
7 | 8104 sdl.vim syntax.txt /*sdl.vim* |
8105 search() eval.txt /*search()* | |
714 | 8106 search()-sub-match eval.txt /*search()-sub-match* |
7 | 8107 search-commands pattern.txt /*search-commands* |
8108 search-offset pattern.txt /*search-offset* | |
8109 search-pattern pattern.txt /*search-pattern* | |
8110 search-range pattern.txt /*search-range* | |
32 | 8111 search-replace change.txt /*search-replace* |
507 | 8112 searchdecl() eval.txt /*searchdecl()* |
1621 | 8113 searchforward-variable eval.txt /*searchforward-variable* |
7 | 8114 searchpair() eval.txt /*searchpair()* |
667 | 8115 searchpairpos() eval.txt /*searchpairpos()* |
8116 searchpos() eval.txt /*searchpos()* | |
7 | 8117 section motion.txt /*section* |
8118 sed.vim syntax.txt /*sed.vim* | |
113 | 8119 self eval.txt /*self* |
7 | 8120 send-money sponsor.txt /*send-money* |
8121 send-to-menu gui_w32.txt /*send-to-menu* | |
8122 sendto gui_w32.txt /*sendto* | |
8123 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
|
8124 server-functions usr_41.txt /*server-functions* |
7 | 8125 server2client() eval.txt /*server2client()* |
8126 serverlist() eval.txt /*serverlist()* | |
8127 servername-variable eval.txt /*servername-variable* | |
8128 session-file starting.txt /*session-file* | |
8129 set-option options.txt /*set-option* | |
480 | 8130 set-spc-auto spell.txt /*set-spc-auto* |
7 | 8131 setbufvar() eval.txt /*setbufvar()* |
7013 | 8132 setcharsearch() eval.txt /*setcharsearch()* |
7 | 8133 setcmdpos() eval.txt /*setcmdpos()* |
8497
da01d5da2cfa
commit https://github.com/vim/vim/commit/77cdfd10382e01cc51f4ba1a9177032351843151
Christian Brabandt <cb@256bit.org>
parents:
8440
diff
changeset
|
8134 setfperm() eval.txt /*setfperm()* |
7 | 8135 setline() eval.txt /*setline()* |
647 | 8136 setloclist() eval.txt /*setloclist()* |
1621 | 8137 setmatches() eval.txt /*setmatches()* |
707 | 8138 setpos() eval.txt /*setpos()* |
230 | 8139 setqflist() eval.txt /*setqflist()* |
7 | 8140 setreg() eval.txt /*setreg()* |
2207
b17bbfa96fa0
Add the settabvar() and gettabvar() functions.
Bram Moolenaar <bram@vim.org>
parents:
2206
diff
changeset
|
8141 settabvar() eval.txt /*settabvar()* |
831 | 8142 settabwinvar() eval.txt /*settabwinvar()* |
8 | 8143 setting-guifont gui.txt /*setting-guifont* |
688 | 8144 setting-guitablabel tabpage.txt /*setting-guitablabel* |
680 | 8145 setting-tabline tabpage.txt /*setting-tabline* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8146 setuid change.txt /*setuid* |
7 | 8147 setwinvar() eval.txt /*setwinvar()* |
8148 sftp pi_netrw.txt /*sftp* | |
8149 sgml.vim syntax.txt /*sgml.vim* | |
3750 | 8150 sgr-mouse options.txt /*sgr-mouse* |
3153 | 8151 sh-awk syntax.txt /*sh-awk* |
8152 sh-embed syntax.txt /*sh-embed* | |
7 | 8153 sh.vim syntax.txt /*sh.vim* |
4186 | 8154 sha256() eval.txt /*sha256()* |
7 | 8155 shell-window tips.txt /*shell-window* |
8156 shell_error-variable eval.txt /*shell_error-variable* | |
1121 | 8157 shellescape() eval.txt /*shellescape()* |
7 | 8158 shift intro.txt /*shift* |
8159 shift-left-right change.txt /*shift-left-right* | |
3893 | 8160 shiftwidth() eval.txt /*shiftwidth()* |
7 | 8161 short-name-changed version4.txt /*short-name-changed* |
8162 showing-menus gui.txt /*showing-menus* | |
8163 sign-commands sign.txt /*sign-commands* | |
8164 sign-intro sign.txt /*sign-intro* | |
8165 sign-support sign.txt /*sign-support* | |
8166 sign.txt sign.txt /*sign.txt* | |
8167 signs sign.txt /*signs* | |
8168 simple-change change.txt /*simple-change* | |
8169 simplify() eval.txt /*simplify()* | |
168 | 8170 simulated-command vi_diff.txt /*simulated-command* |
1621 | 8171 sin() eval.txt /*sin()* |
7 | 8172 single-repeat repeat.txt /*single-repeat* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8173 sinh() eval.txt /*sinh()* |
7 | 8174 skeleton autocmd.txt /*skeleton* |
10186
a5ef9968638c
commit https://github.com/vim/vim/commit/7e1479b86c590a66b63a274c079b7f18907d45a4
Christian Brabandt <cb@256bit.org>
parents:
10153
diff
changeset
|
8175 skip_defaults_vim starting.txt /*skip_defaults_vim* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8176 slice eval.txt /*slice* |
7 | 8177 slow-fast-terminal term.txt /*slow-fast-terminal* |
8178 slow-start starting.txt /*slow-start* | |
8179 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
|
8180 socket-interface channel.txt /*socket-interface* |
82 | 8181 sort() eval.txt /*sort()* |
282 | 8182 sorting change.txt /*sorting* |
375 | 8183 soundfold() eval.txt /*soundfold()* |
7 | 8184 space intro.txt /*space* |
8185 spec-customizing pi_spec.txt /*spec-customizing* | |
8186 spec-how-to-use-it pi_spec.txt /*spec-how-to-use-it* | |
8187 spec-setting-a-map pi_spec.txt /*spec-setting-a-map* | |
8188 spec_chglog_format pi_spec.txt /*spec_chglog_format* | |
8189 spec_chglog_prepend pi_spec.txt /*spec_chglog_prepend* | |
8190 spec_chglog_release_info pi_spec.txt /*spec_chglog_release_info* | |
8191 special-buffers windows.txt /*special-buffers* | |
8192 speed-up tips.txt /*speed-up* | |
221 | 8193 spell spell.txt /*spell* |
626 | 8194 spell-ACCENT spell.txt /*spell-ACCENT* |
714 | 8195 spell-AUTHOR spell.txt /*spell-AUTHOR* |
497 | 8196 spell-BAD spell.txt /*spell-BAD* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8197 spell-BREAK spell.txt /*spell-BREAK* |
626 | 8198 spell-CHECKCOMPOUNDCASE spell.txt /*spell-CHECKCOMPOUNDCASE* |
8199 spell-CHECKCOMPOUNDDUP spell.txt /*spell-CHECKCOMPOUNDDUP* | |
8200 spell-CHECKCOMPOUNDPATTERN spell.txt /*spell-CHECKCOMPOUNDPATTERN* | |
8201 spell-CHECKCOMPOUNDREP spell.txt /*spell-CHECKCOMPOUNDREP* | |
8202 spell-CHECKCOMPOUNDTRIPLE spell.txt /*spell-CHECKCOMPOUNDTRIPLE* | |
8203 spell-CIRCUMFIX spell.txt /*spell-CIRCUMFIX* | |
8204 spell-COMMON spell.txt /*spell-COMMON* | |
8205 spell-COMPLEXPREFIXES spell.txt /*spell-COMPLEXPREFIXES* | |
714 | 8206 spell-COMPOUND spell.txt /*spell-COMPOUND* |
626 | 8207 spell-COMPOUNDBEGIN spell.txt /*spell-COMPOUNDBEGIN* |
8208 spell-COMPOUNDEND spell.txt /*spell-COMPOUNDEND* | |
809 | 8209 spell-COMPOUNDFIRST spell.txt /*spell-COMPOUNDFIRST* |
481 | 8210 spell-COMPOUNDFLAG spell.txt /*spell-COMPOUNDFLAG* |
626 | 8211 spell-COMPOUNDFORBIDFLAG spell.txt /*spell-COMPOUNDFORBIDFLAG* |
8212 spell-COMPOUNDMIDDLE spell.txt /*spell-COMPOUNDMIDDLE* | |
481 | 8213 spell-COMPOUNDMIN spell.txt /*spell-COMPOUNDMIN* |
626 | 8214 spell-COMPOUNDPERMITFLAG spell.txt /*spell-COMPOUNDPERMITFLAG* |
8215 spell-COMPOUNDROOT spell.txt /*spell-COMPOUNDROOT* | |
714 | 8216 spell-COMPOUNDRULE spell.txt /*spell-COMPOUNDRULE* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8217 spell-COMPOUNDRULES spell.txt /*spell-COMPOUNDRULES* |
626 | 8218 spell-COMPOUNDSYLLABLE spell.txt /*spell-COMPOUNDSYLLABLE* |
484 | 8219 spell-COMPOUNDSYLMAX spell.txt /*spell-COMPOUNDSYLMAX* |
626 | 8220 spell-COMPOUNDWORDMAX spell.txt /*spell-COMPOUNDWORDMAX* |
714 | 8221 spell-COPYRIGHT spell.txt /*spell-COPYRIGHT* |
8222 spell-EMAIL spell.txt /*spell-EMAIL* | |
501 | 8223 spell-FLAG spell.txt /*spell-FLAG* |
497 | 8224 spell-FOL spell.txt /*spell-FOL* |
626 | 8225 spell-FORBIDDENWORD spell.txt /*spell-FORBIDDENWORD* |
8226 spell-HOME spell.txt /*spell-HOME* | |
6238 | 8227 spell-IGNOREEXTRA spell.txt /*spell-IGNOREEXTRA* |
626 | 8228 spell-KEEPCASE spell.txt /*spell-KEEPCASE* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8229 spell-KEY spell.txt /*spell-KEY* |
626 | 8230 spell-LANG spell.txt /*spell-LANG* |
8231 spell-LEMMA_PRESENT spell.txt /*spell-LEMMA_PRESENT* | |
497 | 8232 spell-LOW spell.txt /*spell-LOW* |
8233 spell-MAP spell.txt /*spell-MAP* | |
626 | 8234 spell-MAXNGRAMSUGS spell.txt /*spell-MAXNGRAMSUGS* |
8235 spell-NAME spell.txt /*spell-NAME* | |
497 | 8236 spell-NEEDAFFIX spell.txt /*spell-NEEDAFFIX* |
501 | 8237 spell-NEEDCOMPOUND spell.txt /*spell-NEEDCOMPOUND* |
497 | 8238 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
|
8239 spell-NOCOMPOUNDSUGS spell.txt /*spell-NOCOMPOUNDSUGS* |
626 | 8240 spell-NOSPLITSUGS spell.txt /*spell-NOSPLITSUGS* |
8241 spell-NOSUGFILE spell.txt /*spell-NOSUGFILE* | |
8242 spell-NOSUGGEST spell.txt /*spell-NOSUGGEST* | |
8243 spell-ONLYINCOMPOUND spell.txt /*spell-ONLYINCOMPOUND* | |
497 | 8244 spell-PFX spell.txt /*spell-PFX* |
8245 spell-PFXPOSTPONE spell.txt /*spell-PFXPOSTPONE* | |
626 | 8246 spell-PSEUDOROOT spell.txt /*spell-PSEUDOROOT* |
8247 spell-RARE spell.txt /*spell-RARE* | |
497 | 8248 spell-REP spell.txt /*spell-REP* |
8249 spell-SAL spell.txt /*spell-SAL* | |
626 | 8250 spell-SET spell.txt /*spell-SET* |
497 | 8251 spell-SFX spell.txt /*spell-SFX* |
8252 spell-SLASH spell.txt /*spell-SLASH* | |
8253 spell-SOFOFROM spell.txt /*spell-SOFOFROM* | |
8254 spell-SOFOTO spell.txt /*spell-SOFOTO* | |
626 | 8255 spell-SUGSWITHDOTS spell.txt /*spell-SUGSWITHDOTS* |
484 | 8256 spell-SYLLABLE spell.txt /*spell-SYLLABLE* |
626 | 8257 spell-SYLLABLENUM spell.txt /*spell-SYLLABLENUM* |
650 | 8258 spell-SpellFileMissing spell.txt /*spell-SpellFileMissing* |
626 | 8259 spell-TRY spell.txt /*spell-TRY* |
497 | 8260 spell-UPP spell.txt /*spell-UPP* |
626 | 8261 spell-VERSION spell.txt /*spell-VERSION* |
8262 spell-WORDCHARS spell.txt /*spell-WORDCHARS* | |
8263 spell-aff-format spell.txt /*spell-aff-format* | |
258 | 8264 spell-affix-chars spell.txt /*spell-affix-chars* |
626 | 8265 spell-affix-comment spell.txt /*spell-affix-comment* |
8266 spell-affix-flags spell.txt /*spell-affix-flags* | |
236 | 8267 spell-affix-mbyte spell.txt /*spell-affix-mbyte* |
626 | 8268 spell-affix-not-supported spell.txt /*spell-affix-not-supported* |
236 | 8269 spell-affix-vim spell.txt /*spell-affix-vim* |
5487 | 8270 spell-cjk spell.txt /*spell-cjk* |
497 | 8271 spell-compound spell.txt /*spell-compound* |
323 | 8272 spell-dic-format spell.txt /*spell-dic-format* |
482 | 8273 spell-double-scoring spell.txt /*spell-double-scoring* |
221 | 8274 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
|
8275 spell-functions usr_41.txt /*spell-functions* |
482 | 8276 spell-german spell.txt /*spell-german* |
359 | 8277 spell-load spell.txt /*spell-load* |
374 | 8278 spell-midword spell.txt /*spell-midword* |
236 | 8279 spell-mkspell spell.txt /*spell-mkspell* |
221 | 8280 spell-quickstart spell.txt /*spell-quickstart* |
378 | 8281 spell-remarks spell.txt /*spell-remarks* |
504 | 8282 spell-russian spell.txt /*spell-russian* |
626 | 8283 spell-sug-file spell.txt /*spell-sug-file* |
252 | 8284 spell-syntax spell.txt /*spell-syntax* |
236 | 8285 spell-wordlist-format spell.txt /*spell-wordlist-format* |
482 | 8286 spell-yiddish spell.txt /*spell-yiddish* |
221 | 8287 spell.txt spell.txt /*spell.txt* |
344 | 8288 spellbadword() eval.txt /*spellbadword()* |
714 | 8289 spellfile-cleanup spell.txt /*spellfile-cleanup* |
650 | 8290 spellfile.vim spell.txt /*spellfile.vim* |
344 | 8291 spellsuggest() eval.txt /*spellsuggest()* |
95 | 8292 split() eval.txt /*split()* |
7 | 8293 splitfind windows.txt /*splitfind* |
8294 splitview windows.txt /*splitview* | |
8295 sponsor sponsor.txt /*sponsor* | |
8296 sponsor-faq sponsor.txt /*sponsor-faq* | |
8297 sponsor.txt sponsor.txt /*sponsor.txt* | |
8298 spoon os_unix.txt /*spoon* | |
8299 spup.vim syntax.txt /*spup.vim* | |
1621 | 8300 sql-adding-dialects ft_sql.txt /*sql-adding-dialects* |
8301 sql-completion ft_sql.txt /*sql-completion* | |
8302 sql-completion-columns ft_sql.txt /*sql-completion-columns* | |
8303 sql-completion-customization ft_sql.txt /*sql-completion-customization* | |
8304 sql-completion-dynamic ft_sql.txt /*sql-completion-dynamic* | |
8305 sql-completion-filetypes ft_sql.txt /*sql-completion-filetypes* | |
8306 sql-completion-maps ft_sql.txt /*sql-completion-maps* | |
8307 sql-completion-procedures ft_sql.txt /*sql-completion-procedures* | |
8308 sql-completion-static ft_sql.txt /*sql-completion-static* | |
8309 sql-completion-tables ft_sql.txt /*sql-completion-tables* | |
8310 sql-completion-tutorial ft_sql.txt /*sql-completion-tutorial* | |
8311 sql-completion-views ft_sql.txt /*sql-completion-views* | |
8312 sql-dialects ft_sql.txt /*sql-dialects* | |
8313 sql-macros ft_sql.txt /*sql-macros* | |
8314 sql-matchit ft_sql.txt /*sql-matchit* | |
8315 sql-navigation ft_sql.txt /*sql-navigation* | |
8316 sql-object-motions ft_sql.txt /*sql-object-motions* | |
8317 sql-predefined-objects ft_sql.txt /*sql-predefined-objects* | |
8318 sql-type-default ft_sql.txt /*sql-type-default* | |
8319 sql-types ft_sql.txt /*sql-types* | |
22 | 8320 sql.vim syntax.txt /*sql.vim* |
1621 | 8321 sqlanywhere ft_sql.txt /*sqlanywhere* |
719 | 8322 sqlanywhere.vim syntax.txt /*sqlanywhere.vim* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8323 sqlgettype ft_sql.txt /*sqlgettype* |
22 | 8324 sqlinformix.vim syntax.txt /*sqlinformix.vim* |
1621 | 8325 sqlj ft_sql.txt /*sqlj* |
8326 sqlserver ft_sql.txt /*sqlserver* | |
8327 sqlsettype ft_sql.txt /*sqlsettype* | |
8328 sqrt() eval.txt /*sqrt()* | |
7 | 8329 sscanf eval.txt /*sscanf* |
8330 standard-plugin usr_05.txt /*standard-plugin* | |
8331 standard-plugin-list help.txt /*standard-plugin-list* | |
303 | 8332 standout syntax.txt /*standout* |
7 | 8333 star pattern.txt /*star* |
444 | 8334 starstar editing.txt /*starstar* |
8335 starstar-wildcard editing.txt /*starstar-wildcard* | |
7 | 8336 start-of-file pattern.txt /*start-of-file* |
8337 starting starting.txt /*starting* | |
8338 starting-amiga starting.txt /*starting-amiga* | |
8339 starting.txt starting.txt /*starting.txt* | |
8340 startup starting.txt /*startup* | |
8341 startup-options starting.txt /*startup-options* | |
8342 startup-terminal term.txt /*startup-terminal* | |
8343 static-tag tagsrch.txt /*static-tag* | |
8344 status-line windows.txt /*status-line* | |
8345 statusmsg-variable eval.txt /*statusmsg-variable* | |
1621 | 8346 str2float() eval.txt /*str2float()* |
782 | 8347 str2nr() eval.txt /*str2nr()* |
170 | 8348 strcasestr() eval.txt /*strcasestr()* |
8951
0bdeaf7092bc
commit https://github.com/vim/vim/commit/aa3b15dbebf333282503d6031e2f9ba6ee4398ed
Christian Brabandt <cb@256bit.org>
parents:
8876
diff
changeset
|
8349 strcharpart() eval.txt /*strcharpart()* |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
8350 strchars() eval.txt /*strchars()* |
170 | 8351 strchr() eval.txt /*strchr()* |
8352 strcspn() eval.txt /*strcspn()* | |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
8353 strdisplaywidth() eval.txt /*strdisplaywidth()* |
7 | 8354 strftime() eval.txt /*strftime()* |
8951
0bdeaf7092bc
commit https://github.com/vim/vim/commit/aa3b15dbebf333282503d6031e2f9ba6ee4398ed
Christian Brabandt <cb@256bit.org>
parents:
8876
diff
changeset
|
8355 strgetchar() eval.txt /*strgetchar()* |
7 | 8356 stridx() eval.txt /*stridx()* |
5814 | 8357 string eval.txt /*string* |
55 | 8358 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
|
8359 string-functions usr_41.txt /*string-functions* |
7 | 8360 string-match eval.txt /*string-match* |
8361 strlen() eval.txt /*strlen()* | |
8362 strpart() eval.txt /*strpart()* | |
170 | 8363 strpbrk() eval.txt /*strpbrk()* |
8364 strrchr() eval.txt /*strrchr()* | |
7 | 8365 strridx() eval.txt /*strridx()* |
170 | 8366 strspn() eval.txt /*strspn()* |
8367 strstr() eval.txt /*strstr()* | |
7 | 8368 strtrans() eval.txt /*strtrans()* |
2340
99c1eba60b2d
Make automatic prototype generation work with more interfaces.
Bram Moolenaar <bram@vim.org>
parents:
2324
diff
changeset
|
8369 strwidth() eval.txt /*strwidth()* |
7 | 8370 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
|
8371 style-compiler develop.txt /*style-compiler* |
7 | 8372 style-examples develop.txt /*style-examples* |
8373 style-functions develop.txt /*style-functions* | |
8374 style-names develop.txt /*style-names* | |
8375 style-spaces develop.txt /*style-spaces* | |
8376 style-various develop.txt /*style-various* | |
8377 sub-menu-priority gui.txt /*sub-menu-priority* | |
270 | 8378 sub-replace-\= change.txt /*sub-replace-\\=* |
7 | 8379 sub-replace-expression change.txt /*sub-replace-expression* |
8380 sub-replace-special change.txt /*sub-replace-special* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8381 sublist eval.txt /*sublist* |
7 | 8382 submatch() eval.txt /*submatch()* |
8383 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
|
8384 subscript eval.txt /*subscript* |
7 | 8385 substitute() eval.txt /*substitute()* |
8386 substitute-CR version6.txt /*substitute-CR* | |
8387 suffixes cmdline.txt /*suffixes* | |
8388 suspend starting.txt /*suspend* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8389 swap-exists-choices usr_11.txt /*swap-exists-choices* |
7 | 8390 swap-file recover.txt /*swap-file* |
579 | 8391 swapchoice-variable eval.txt /*swapchoice-variable* |
590 | 8392 swapcommand-variable eval.txt /*swapcommand-variable* |
7 | 8393 swapfile-changed version4.txt /*swapfile-changed* |
579 | 8394 swapname-variable eval.txt /*swapname-variable* |
1621 | 8395 sybase ft_sql.txt /*sybase* |
7 | 8396 syn-sync-grouphere syntax.txt /*syn-sync-grouphere* |
8397 syn-sync-groupthere syntax.txt /*syn-sync-groupthere* | |
168 | 8398 syn-sync-linecont syntax.txt /*syn-sync-linecont* |
7 | 8399 synID() eval.txt /*synID()* |
8400 synIDattr() eval.txt /*synIDattr()* | |
8401 synIDtrans() eval.txt /*synIDtrans()* | |
8402 syncbind scroll.txt /*syncbind* | |
8403 syncolor syntax.txt /*syncolor* | |
2409
0ca06a92adfb
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar <bram@vim.org>
parents:
2394
diff
changeset
|
8404 synconcealed() eval.txt /*synconcealed()* |
7 | 8405 synload-1 syntax.txt /*synload-1* |
8406 synload-2 syntax.txt /*synload-2* | |
8407 synload-3 syntax.txt /*synload-3* | |
8408 synload-4 syntax.txt /*synload-4* | |
8409 synload-5 syntax.txt /*synload-5* | |
8410 synload-6 syntax.txt /*synload-6* | |
1621 | 8411 synstack() eval.txt /*synstack()* |
7 | 8412 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
|
8413 syntax-functions usr_41.txt /*syntax-functions* |
7 | 8414 syntax-highlighting syntax.txt /*syntax-highlighting* |
8415 syntax-loading syntax.txt /*syntax-loading* | |
8416 syntax-printing usr_06.txt /*syntax-printing* | |
8417 syntax.txt syntax.txt /*syntax.txt* | |
8418 syntax_cmd syntax.txt /*syntax_cmd* | |
8419 sys-file-list help.txt /*sys-file-list* | |
1621 | 8420 sysmouse term.txt /*sysmouse* |
7 | 8421 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
|
8422 system-functions usr_41.txt /*system-functions* |
7 | 8423 system-vimrc starting.txt /*system-vimrc* |
5814 | 8424 systemlist() eval.txt /*systemlist()* |
7 | 8425 s~ change.txt /*s~* |
8426 t motion.txt /*t* | |
4437 | 8427 t: eval.txt /*t:* |
819 | 8428 t:var eval.txt /*t:var* |
7 | 8429 t_#2 term.txt /*t_#2* |
8430 t_#4 term.txt /*t_#4* | |
8431 t_%1 term.txt /*t_%1* | |
8432 t_%i term.txt /*t_%i* | |
8433 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
|
8434 t_8b term.txt /*t_8b* |
34c45ee4210d
commit https://github.com/vim/vim/commit/06481427005a9dae39721087df94855f7d4d1feb
Christian Brabandt <cb@256bit.org>
parents:
8951
diff
changeset
|
8435 t_8f term.txt /*t_8f* |
7 | 8436 t_@7 term.txt /*t_@7* |
8437 t_AB term.txt /*t_AB* | |
8438 t_AF term.txt /*t_AF* | |
8439 t_AL term.txt /*t_AL* | |
8440 t_CS term.txt /*t_CS* | |
8441 t_CV term.txt /*t_CV* | |
205 | 8442 t_Ce term.txt /*t_Ce* |
7 | 8443 t_Co term.txt /*t_Co* |
205 | 8444 t_Cs term.txt /*t_Cs* |
7 | 8445 t_DL term.txt /*t_DL* |
36 | 8446 t_EI term.txt /*t_EI* |
7 | 8447 t_F1 term.txt /*t_F1* |
8448 t_F2 term.txt /*t_F2* | |
8449 t_F3 term.txt /*t_F3* | |
8450 t_F4 term.txt /*t_F4* | |
8451 t_F5 term.txt /*t_F5* | |
8452 t_F6 term.txt /*t_F6* | |
8453 t_F7 term.txt /*t_F7* | |
8454 t_F8 term.txt /*t_F8* | |
8455 t_F9 term.txt /*t_F9* | |
8456 t_IE term.txt /*t_IE* | |
8457 t_IS term.txt /*t_IS* | |
8458 t_K1 term.txt /*t_K1* | |
8459 t_K3 term.txt /*t_K3* | |
8460 t_K4 term.txt /*t_K4* | |
8461 t_K5 term.txt /*t_K5* | |
8462 t_K6 term.txt /*t_K6* | |
8463 t_K7 term.txt /*t_K7* | |
8464 t_K8 term.txt /*t_K8* | |
8465 t_K9 term.txt /*t_K9* | |
8466 t_KA term.txt /*t_KA* | |
8467 t_KB term.txt /*t_KB* | |
8468 t_KC term.txt /*t_KC* | |
8469 t_KD term.txt /*t_KD* | |
8470 t_KE term.txt /*t_KE* | |
8471 t_KF term.txt /*t_KF* | |
8472 t_KG term.txt /*t_KG* | |
8473 t_KH term.txt /*t_KH* | |
8474 t_KI term.txt /*t_KI* | |
8475 t_KJ term.txt /*t_KJ* | |
8476 t_KK term.txt /*t_KK* | |
8477 t_KL term.txt /*t_KL* | |
6884 | 8478 t_RB term.txt /*t_RB* |
7 | 8479 t_RI term.txt /*t_RI* |
8480 t_RV term.txt /*t_RV* | |
36 | 8481 t_SI term.txt /*t_SI* |
6741 | 8482 t_SR term.txt /*t_SR* |
7 | 8483 t_Sb term.txt /*t_Sb* |
8484 t_Sf term.txt /*t_Sf* | |
8485 t_WP term.txt /*t_WP* | |
8486 t_WS term.txt /*t_WS* | |
8487 t_ZH term.txt /*t_ZH* | |
8488 t_ZR term.txt /*t_ZR* | |
8489 t_al term.txt /*t_al* | |
8490 t_bc term.txt /*t_bc* | |
9860
9eaf8ef656e9
commit https://github.com/vim/vim/commit/0952131376a517fc12dc5ae908a97018b4ee23f0
Christian Brabandt <cb@256bit.org>
parents:
9737
diff
changeset
|
8491 t_bool-variable eval.txt /*t_bool-variable* |
7 | 8492 t_cd term.txt /*t_cd* |
8493 t_cdl version4.txt /*t_cdl* | |
8494 t_ce term.txt /*t_ce* | |
9860
9eaf8ef656e9
commit https://github.com/vim/vim/commit/0952131376a517fc12dc5ae908a97018b4ee23f0
Christian Brabandt <cb@256bit.org>
parents:
9737
diff
changeset
|
8495 t_channel-variable eval.txt /*t_channel-variable* |
7 | 8496 t_ci version4.txt /*t_ci* |
8497 t_cil version4.txt /*t_cil* | |
8498 t_cl term.txt /*t_cl* | |
8499 t_cm term.txt /*t_cm* | |
8500 t_cri version4.txt /*t_cri* | |
8501 t_cs term.txt /*t_cs* | |
8502 t_csc version4.txt /*t_csc* | |
8503 t_cv version4.txt /*t_cv* | |
8504 t_cvv version4.txt /*t_cvv* | |
8505 t_da term.txt /*t_da* | |
8506 t_db term.txt /*t_db* | |
9860
9eaf8ef656e9
commit https://github.com/vim/vim/commit/0952131376a517fc12dc5ae908a97018b4ee23f0
Christian Brabandt <cb@256bit.org>
parents:
9737
diff
changeset
|
8507 t_dict-variable eval.txt /*t_dict-variable* |
7 | 8508 t_dl term.txt /*t_dl* |
8509 t_ed version4.txt /*t_ed* | |
8510 t_el version4.txt /*t_el* | |
8511 t_f1 version4.txt /*t_f1* | |
8512 t_f10 version4.txt /*t_f10* | |
8513 t_f2 version4.txt /*t_f2* | |
8514 t_f3 version4.txt /*t_f3* | |
8515 t_f4 version4.txt /*t_f4* | |
8516 t_f5 version4.txt /*t_f5* | |
8517 t_f6 version4.txt /*t_f6* | |
8518 t_f7 version4.txt /*t_f7* | |
8519 t_f8 version4.txt /*t_f8* | |
8520 t_f9 version4.txt /*t_f9* | |
9860
9eaf8ef656e9
commit https://github.com/vim/vim/commit/0952131376a517fc12dc5ae908a97018b4ee23f0
Christian Brabandt <cb@256bit.org>
parents:
9737
diff
changeset
|
8521 t_float-variable eval.txt /*t_float-variable* |
7 | 8522 t_fs term.txt /*t_fs* |
9860
9eaf8ef656e9
commit https://github.com/vim/vim/commit/0952131376a517fc12dc5ae908a97018b4ee23f0
Christian Brabandt <cb@256bit.org>
parents:
9737
diff
changeset
|
8523 t_func-variable eval.txt /*t_func-variable* |
7 | 8524 t_help version4.txt /*t_help* |
8525 t_il version4.txt /*t_il* | |
9860
9eaf8ef656e9
commit https://github.com/vim/vim/commit/0952131376a517fc12dc5ae908a97018b4ee23f0
Christian Brabandt <cb@256bit.org>
parents:
9737
diff
changeset
|
8526 t_job-variable eval.txt /*t_job-variable* |
7 | 8527 t_k1 term.txt /*t_k1* |
8528 t_k2 term.txt /*t_k2* | |
8529 t_k3 term.txt /*t_k3* | |
8530 t_k4 term.txt /*t_k4* | |
8531 t_k5 term.txt /*t_k5* | |
8532 t_k6 term.txt /*t_k6* | |
8533 t_k7 term.txt /*t_k7* | |
8534 t_k8 term.txt /*t_k8* | |
8535 t_k9 term.txt /*t_k9* | |
8536 t_k; term.txt /*t_k;* | |
8537 t_kB term.txt /*t_kB* | |
8538 t_kD term.txt /*t_kD* | |
8539 t_kI term.txt /*t_kI* | |
8540 t_kN term.txt /*t_kN* | |
8541 t_kP term.txt /*t_kP* | |
8542 t_kb term.txt /*t_kb* | |
8543 t_kd term.txt /*t_kd* | |
8544 t_ke term.txt /*t_ke* | |
8545 t_kh term.txt /*t_kh* | |
8546 t_kl term.txt /*t_kl* | |
8547 t_kr term.txt /*t_kr* | |
8548 t_ks term.txt /*t_ks* | |
8549 t_ku term.txt /*t_ku* | |
8550 t_le term.txt /*t_le* | |
9860
9eaf8ef656e9
commit https://github.com/vim/vim/commit/0952131376a517fc12dc5ae908a97018b4ee23f0
Christian Brabandt <cb@256bit.org>
parents:
9737
diff
changeset
|
8551 t_list-variable eval.txt /*t_list-variable* |
7 | 8552 t_mb term.txt /*t_mb* |
8553 t_md term.txt /*t_md* | |
8554 t_me term.txt /*t_me* | |
8555 t_mr term.txt /*t_mr* | |
8556 t_ms term.txt /*t_ms* | |
8557 t_nd term.txt /*t_nd* | |
9860
9eaf8ef656e9
commit https://github.com/vim/vim/commit/0952131376a517fc12dc5ae908a97018b4ee23f0
Christian Brabandt <cb@256bit.org>
parents:
9737
diff
changeset
|
8558 t_none-variable eval.txt /*t_none-variable* |
9eaf8ef656e9
commit https://github.com/vim/vim/commit/0952131376a517fc12dc5ae908a97018b4ee23f0
Christian Brabandt <cb@256bit.org>
parents:
9737
diff
changeset
|
8559 t_number-variable eval.txt /*t_number-variable* |
7 | 8560 t_op term.txt /*t_op* |
8561 t_se term.txt /*t_se* | |
8562 t_sf1 version4.txt /*t_sf1* | |
8563 t_sf10 version4.txt /*t_sf10* | |
8564 t_sf2 version4.txt /*t_sf2* | |
8565 t_sf3 version4.txt /*t_sf3* | |
8566 t_sf4 version4.txt /*t_sf4* | |
8567 t_sf5 version4.txt /*t_sf5* | |
8568 t_sf6 version4.txt /*t_sf6* | |
8569 t_sf7 version4.txt /*t_sf7* | |
8570 t_sf8 version4.txt /*t_sf8* | |
8571 t_sf9 version4.txt /*t_sf9* | |
8572 t_skd version4.txt /*t_skd* | |
8573 t_skl version4.txt /*t_skl* | |
8574 t_skr version4.txt /*t_skr* | |
8575 t_sku version4.txt /*t_sku* | |
8576 t_so term.txt /*t_so* | |
8577 t_sr term.txt /*t_sr* | |
8578 t_star7 term.txt /*t_star7* | |
9860
9eaf8ef656e9
commit https://github.com/vim/vim/commit/0952131376a517fc12dc5ae908a97018b4ee23f0
Christian Brabandt <cb@256bit.org>
parents:
9737
diff
changeset
|
8579 t_string-variable eval.txt /*t_string-variable* |
7 | 8580 t_tb version4.txt /*t_tb* |
8581 t_te term.txt /*t_te* | |
8582 t_ti term.txt /*t_ti* | |
8583 t_tp version4.txt /*t_tp* | |
8584 t_ts term.txt /*t_ts* | |
8585 t_ts_old version4.txt /*t_ts_old* | |
4229 | 8586 t_u7 term.txt /*t_u7* |
7 | 8587 t_ue term.txt /*t_ue* |
8588 t_undo version4.txt /*t_undo* | |
8589 t_us term.txt /*t_us* | |
8590 t_ut term.txt /*t_ut* | |
8591 t_vb term.txt /*t_vb* | |
8592 t_ve term.txt /*t_ve* | |
8593 t_vi term.txt /*t_vi* | |
8594 t_vs term.txt /*t_vs* | |
6647 | 8595 t_xn term.txt /*t_xn* |
7 | 8596 t_xs term.txt /*t_xs* |
8597 tab intro.txt /*tab* | |
674 | 8598 tab-page tabpage.txt /*tab-page* |
8599 tab-page-commands tabpage.txt /*tab-page-commands* | |
8600 tab-page-intro tabpage.txt /*tab-page-intro* | |
8601 tab-page-other tabpage.txt /*tab-page-other* | |
707 | 8602 tabline-menu tabpage.txt /*tabline-menu* |
674 | 8603 tabpage tabpage.txt /*tabpage* |
819 | 8604 tabpage-variable eval.txt /*tabpage-variable* |
674 | 8605 tabpage.txt tabpage.txt /*tabpage.txt* |
677 | 8606 tabpagebuflist() eval.txt /*tabpagebuflist()* |
674 | 8607 tabpagenr() eval.txt /*tabpagenr()* |
677 | 8608 tabpagewinnr() eval.txt /*tabpagewinnr()* |
7 | 8609 tag tagsrch.txt /*tag* |
8610 tag-! tagsrch.txt /*tag-!* | |
8611 tag-any-white tagsrch.txt /*tag-any-white* | |
8612 tag-binary-search tagsrch.txt /*tag-binary-search* | |
422 | 8613 tag-blocks motion.txt /*tag-blocks* |
7 | 8614 tag-commands tagsrch.txt /*tag-commands* |
8615 tag-details tagsrch.txt /*tag-details* | |
8616 tag-highlight syntax.txt /*tag-highlight* | |
8617 tag-matchlist tagsrch.txt /*tag-matchlist* | |
8618 tag-old-static tagsrch.txt /*tag-old-static* | |
8619 tag-overloaded version5.txt /*tag-overloaded* | |
650 | 8620 tag-preview tagsrch.txt /*tag-preview* |
7 | 8621 tag-priority tagsrch.txt /*tag-priority* |
8622 tag-regexp tagsrch.txt /*tag-regexp* | |
8623 tag-search tagsrch.txt /*tag-search* | |
8624 tag-security tagsrch.txt /*tag-security* | |
8625 tag-skip-file tagsrch.txt /*tag-skip-file* | |
8626 tag-stack tagsrch.txt /*tag-stack* | |
519 | 8627 tagfiles() eval.txt /*tagfiles()* |
216 | 8628 taglist() eval.txt /*taglist()* |
7 | 8629 tags tagsrch.txt /*tags* |
8630 tags-and-searches tagsrch.txt /*tags-and-searches* | |
8631 tags-file-changed version5.txt /*tags-file-changed* | |
8632 tags-file-format tagsrch.txt /*tags-file-format* | |
8633 tags-option tagsrch.txt /*tags-option* | |
8634 tagsrch.txt tagsrch.txt /*tagsrch.txt* | |
8635 tagstack tagsrch.txt /*tagstack* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8636 tan() eval.txt /*tan()* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
8637 tanh() eval.txt /*tanh()* |
574 | 8638 tar pi_tar.txt /*tar* |
8639 tar-contents pi_tar.txt /*tar-contents* | |
8640 tar-copyright pi_tar.txt /*tar-copyright* | |
8641 tar-history pi_tar.txt /*tar-history* | |
8642 tar-manual pi_tar.txt /*tar-manual* | |
819 | 8643 tar-options pi_tar.txt /*tar-options* |
574 | 8644 tar-usage pi_tar.txt /*tar-usage* |
7 | 8645 tcl if_tcl.txt /*tcl* |
8646 tcl-beep if_tcl.txt /*tcl-beep* | |
8647 tcl-buffer if_tcl.txt /*tcl-buffer* | |
8648 tcl-buffer-append if_tcl.txt /*tcl-buffer-append* | |
8649 tcl-buffer-cmds if_tcl.txt /*tcl-buffer-cmds* | |
8650 tcl-buffer-command if_tcl.txt /*tcl-buffer-command* | |
8651 tcl-buffer-count if_tcl.txt /*tcl-buffer-count* | |
8652 tcl-buffer-delcmd if_tcl.txt /*tcl-buffer-delcmd* | |
8653 tcl-buffer-delete if_tcl.txt /*tcl-buffer-delete* | |
8654 tcl-buffer-expr if_tcl.txt /*tcl-buffer-expr* | |
8655 tcl-buffer-get if_tcl.txt /*tcl-buffer-get* | |
8656 tcl-buffer-insert if_tcl.txt /*tcl-buffer-insert* | |
8657 tcl-buffer-last if_tcl.txt /*tcl-buffer-last* | |
8658 tcl-buffer-mark if_tcl.txt /*tcl-buffer-mark* | |
8659 tcl-buffer-option if_tcl.txt /*tcl-buffer-option* | |
8660 tcl-buffer-set if_tcl.txt /*tcl-buffer-set* | |
8661 tcl-buffer-windows if_tcl.txt /*tcl-buffer-windows* | |
8662 tcl-bugs if_tcl.txt /*tcl-bugs* | |
8663 tcl-command if_tcl.txt /*tcl-command* | |
8664 tcl-commands if_tcl.txt /*tcl-commands* | |
557 | 8665 tcl-dynamic if_tcl.txt /*tcl-dynamic* |
7 | 8666 tcl-ex-commands if_tcl.txt /*tcl-ex-commands* |
8667 tcl-examples if_tcl.txt /*tcl-examples* | |
8668 tcl-expr if_tcl.txt /*tcl-expr* | |
8669 tcl-linenumbers if_tcl.txt /*tcl-linenumbers* | |
8670 tcl-misc if_tcl.txt /*tcl-misc* | |
8671 tcl-option if_tcl.txt /*tcl-option* | |
8672 tcl-output if_tcl.txt /*tcl-output* | |
8673 tcl-var-current if_tcl.txt /*tcl-var-current* | |
8674 tcl-var-lbase if_tcl.txt /*tcl-var-lbase* | |
8675 tcl-var-line if_tcl.txt /*tcl-var-line* | |
8676 tcl-var-lnum if_tcl.txt /*tcl-var-lnum* | |
8677 tcl-var-range if_tcl.txt /*tcl-var-range* | |
8678 tcl-variables if_tcl.txt /*tcl-variables* | |
8679 tcl-window if_tcl.txt /*tcl-window* | |
8680 tcl-window-buffer if_tcl.txt /*tcl-window-buffer* | |
8681 tcl-window-cmds if_tcl.txt /*tcl-window-cmds* | |
8682 tcl-window-command if_tcl.txt /*tcl-window-command* | |
8683 tcl-window-cursor if_tcl.txt /*tcl-window-cursor* | |
8684 tcl-window-delcmd if_tcl.txt /*tcl-window-delcmd* | |
8685 tcl-window-expr if_tcl.txt /*tcl-window-expr* | |
8686 tcl-window-height if_tcl.txt /*tcl-window-height* | |
8687 tcl-window-option if_tcl.txt /*tcl-window-option* | |
8688 tcsh-style cmdline.txt /*tcsh-style* | |
8689 tcsh.vim syntax.txt /*tcsh.vim* | |
8690 tear-off-menus gui.txt /*tear-off-menus* | |
8691 telnet-CTRL-] tagsrch.txt /*telnet-CTRL-]* | |
8692 temp-file-name eval.txt /*temp-file-name* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8693 tempfile change.txt /*tempfile* |
7 | 8694 template autocmd.txt /*template* |
8695 tempname() eval.txt /*tempname()* | |
8696 term-dependent-settings term.txt /*term-dependent-settings* | |
8697 term-list syntax.txt /*term-list* | |
8698 term.txt term.txt /*term.txt* | |
8699 termcap term.txt /*termcap* | |
8700 termcap-changed version4.txt /*termcap-changed* | |
8701 termcap-colors term.txt /*termcap-colors* | |
36 | 8702 termcap-cursor-color term.txt /*termcap-cursor-color* |
8703 termcap-cursor-shape term.txt /*termcap-cursor-shape* | |
667 | 8704 termcap-options term.txt /*termcap-options* |
7 | 8705 termcap-title term.txt /*termcap-title* |
8706 terminal-colors os_unix.txt /*terminal-colors* | |
8707 terminal-info term.txt /*terminal-info* | |
8708 terminal-options term.txt /*terminal-options* | |
8709 terminfo term.txt /*terminfo* | |
8710 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
|
8711 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
|
8712 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
|
8713 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
|
8714 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
|
8715 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
|
8716 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
|
8717 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
|
8718 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
|
8719 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
|
8720 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
|
8721 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
|
8722 test_settime() eval.txt /*test_settime()* |
9887
b4da19b7539f
commit https://github.com/vim/vim/commit/dc1f1645cb495fa6bfbe216d7359f23539a0e25d
Christian Brabandt <cb@256bit.org>
parents:
9860
diff
changeset
|
8723 testing eval.txt /*testing* |
8951
0bdeaf7092bc
commit https://github.com/vim/vim/commit/aa3b15dbebf333282503d6031e2f9ba6ee4398ed
Christian Brabandt <cb@256bit.org>
parents:
8876
diff
changeset
|
8724 testing-variable eval.txt /*testing-variable* |
2426 | 8725 tex-cchar syntax.txt /*tex-cchar* |
8726 tex-cole syntax.txt /*tex-cole* | |
8727 tex-conceal syntax.txt /*tex-conceal* | |
480 | 8728 tex-error syntax.txt /*tex-error* |
8729 tex-folding syntax.txt /*tex-folding* | |
8730 tex-math syntax.txt /*tex-math* | |
1121 | 8731 tex-morecommands syntax.txt /*tex-morecommands* |
1621 | 8732 tex-nospell syntax.txt /*tex-nospell* |
1121 | 8733 tex-package syntax.txt /*tex-package* |
480 | 8734 tex-runon syntax.txt /*tex-runon* |
8735 tex-slow syntax.txt /*tex-slow* | |
4992 | 8736 tex-stopzone syntax.txt /*tex-stopzone* |
480 | 8737 tex-style syntax.txt /*tex-style* |
6213 | 8738 tex-supersub syntax.txt /*tex-supersub* |
4992 | 8739 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
|
8740 tex-verb syntax.txt /*tex-verb* |
7 | 8741 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
|
8742 text-functions usr_41.txt /*text-functions* |
7 | 8743 text-objects motion.txt /*text-objects* |
8744 text-objects-changed version5.txt /*text-objects-changed* | |
634 | 8745 textlock eval.txt /*textlock* |
7 | 8746 tf.vim syntax.txt /*tf.vim* |
8747 this_session-variable eval.txt /*this_session-variable* | |
8748 throw-catch eval.txt /*throw-catch* | |
8749 throw-expression eval.txt /*throw-expression* | |
8750 throw-from-catch eval.txt /*throw-from-catch* | |
8751 throw-variables eval.txt /*throw-variables* | |
8752 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
|
8753 time-functions usr_41.txt /*time-functions* |
9887
b4da19b7539f
commit https://github.com/vim/vim/commit/dc1f1645cb495fa6bfbe216d7359f23539a0e25d
Christian Brabandt <cb@256bit.org>
parents:
9860
diff
changeset
|
8754 timer eval.txt /*timer* |
9286
64035abb986b
commit https://github.com/vim/vim/commit/c95a302a4c42ec8230473cd4a5e0064d0a143aa8
Christian Brabandt <cb@256bit.org>
parents:
9227
diff
changeset
|
8755 timer-functions usr_41.txt /*timer-functions* |
9860
9eaf8ef656e9
commit https://github.com/vim/vim/commit/0952131376a517fc12dc5ae908a97018b4ee23f0
Christian Brabandt <cb@256bit.org>
parents:
9737
diff
changeset
|
8756 timer_info() eval.txt /*timer_info()* |
9eaf8ef656e9
commit https://github.com/vim/vim/commit/0952131376a517fc12dc5ae908a97018b4ee23f0
Christian Brabandt <cb@256bit.org>
parents:
9737
diff
changeset
|
8757 timer_pause() eval.txt /*timer_pause()* |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
8758 timer_start() eval.txt /*timer_start()* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
8759 timer_stop() eval.txt /*timer_stop()* |
9860
9eaf8ef656e9
commit https://github.com/vim/vim/commit/0952131376a517fc12dc5ae908a97018b4ee23f0
Christian Brabandt <cb@256bit.org>
parents:
9737
diff
changeset
|
8760 timer_stopall() eval.txt /*timer_stopall()* |
9887
b4da19b7539f
commit https://github.com/vim/vim/commit/dc1f1645cb495fa6bfbe216d7359f23539a0e25d
Christian Brabandt <cb@256bit.org>
parents:
9860
diff
changeset
|
8761 timers eval.txt /*timers* |
7 | 8762 timestamp editing.txt /*timestamp* |
8763 timestamps editing.txt /*timestamps* | |
8764 tips tips.txt /*tips* | |
8765 tips.txt tips.txt /*tips.txt* | |
8766 todo todo.txt /*todo* | |
7876
93f747af7b58
commit https://github.com/vim/vim/commit/5e9b2fa9bb0e6061cf18457c173cd141a5dc9c92
Christian Brabandt <cb@256bit.org>
parents:
7790
diff
changeset
|
8767 todo.txt todo.txt /*todo.txt* |
7 | 8768 toggle options.txt /*toggle* |
8769 toggle-revins version4.txt /*toggle-revins* | |
8770 tolower() eval.txt /*tolower()* | |
8771 toolbar-icon gui.txt /*toolbar-icon* | |
8772 toupper() eval.txt /*toupper()* | |
15 | 8773 tr() eval.txt /*tr()* |
7 | 8774 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
|
8775 true-variable eval.txt /*true-variable* |
1621 | 8776 trunc() eval.txt /*trunc()* |
7 | 8777 try-conditionals eval.txt /*try-conditionals* |
8778 try-echoerr eval.txt /*try-echoerr* | |
8779 try-finally eval.txt /*try-finally* | |
8780 try-nested eval.txt /*try-nested* | |
8781 try-nesting eval.txt /*try-nesting* | |
8782 tutor usr_01.txt /*tutor* | |
8783 twice if_cscop.txt /*twice* | |
4444 | 8784 two-engines pattern.txt /*two-engines* |
7 | 8785 type() eval.txt /*type()* |
8786 type-mistakes tips.txt /*type-mistakes* | |
8787 typecorr-settings usr_41.txt /*typecorr-settings* | |
8788 typecorr.txt usr_41.txt /*typecorr.txt* | |
8789 u undo.txt /*u* | |
8790 uganda uganda.txt /*uganda* | |
8791 uganda.txt uganda.txt /*uganda.txt* | |
303 | 8792 undercurl syntax.txt /*undercurl* |
8793 underline syntax.txt /*underline* | |
7 | 8794 undo undo.txt /*undo* |
697 | 8795 undo-blocks undo.txt /*undo-blocks* |
758 | 8796 undo-branches undo.txt /*undo-branches* |
7 | 8797 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
|
8798 undo-persistence undo.txt /*undo-persistence* |
7 | 8799 undo-redo undo.txt /*undo-redo* |
8800 undo-remarks undo.txt /*undo-remarks* | |
827 | 8801 undo-tree undo.txt /*undo-tree* |
7 | 8802 undo-two-ways undo.txt /*undo-two-ways* |
8803 undo.txt undo.txt /*undo.txt* | |
8804 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
|
8805 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
|
8806 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
|
8807 undotree() eval.txt /*undotree()* |
7 | 8808 unicode mbyte.txt /*unicode* |
5763 | 8809 uniq() eval.txt /*uniq()* |
7 | 8810 unix os_unix.txt /*unix* |
8811 unlisted-buffer windows.txt /*unlisted-buffer* | |
8812 up-down-motions motion.txt /*up-down-motions* | |
8813 uppercase change.txt /*uppercase* | |
3224 | 8814 urxvt-mouse options.txt /*urxvt-mouse* |
7 | 8815 use-cpo-save usr_41.txt /*use-cpo-save* |
8816 use-visual-cmds version4.txt /*use-visual-cmds* | |
8817 useful-mappings tips.txt /*useful-mappings* | |
8818 usenet intro.txt /*usenet* | |
8819 user-cmd-ambiguous map.txt /*user-cmd-ambiguous* | |
8820 user-commands map.txt /*user-commands* | |
8821 user-functions eval.txt /*user-functions* | |
8822 user-manual usr_toc.txt /*user-manual* | |
8823 using-<Plug> usr_41.txt /*using-<Plug>* | |
8824 using-menus gui.txt /*using-menus* | |
8825 using-scripts repeat.txt /*using-scripts* | |
8826 using-xxd tips.txt /*using-xxd* | |
8827 using_CTRL-V map.txt /*using_CTRL-V* | |
8828 usr_01.txt usr_01.txt /*usr_01.txt* | |
8829 usr_02.txt usr_02.txt /*usr_02.txt* | |
8830 usr_03.txt usr_03.txt /*usr_03.txt* | |
8831 usr_04.txt usr_04.txt /*usr_04.txt* | |
8832 usr_05.txt usr_05.txt /*usr_05.txt* | |
8833 usr_06.txt usr_06.txt /*usr_06.txt* | |
8834 usr_07.txt usr_07.txt /*usr_07.txt* | |
8835 usr_08.txt usr_08.txt /*usr_08.txt* | |
8836 usr_09.txt usr_09.txt /*usr_09.txt* | |
8837 usr_10.txt usr_10.txt /*usr_10.txt* | |
8838 usr_11.txt usr_11.txt /*usr_11.txt* | |
8839 usr_12.txt usr_12.txt /*usr_12.txt* | |
8840 usr_20.txt usr_20.txt /*usr_20.txt* | |
8841 usr_21.txt usr_21.txt /*usr_21.txt* | |
8842 usr_22.txt usr_22.txt /*usr_22.txt* | |
8843 usr_23.txt usr_23.txt /*usr_23.txt* | |
8844 usr_24.txt usr_24.txt /*usr_24.txt* | |
8845 usr_25.txt usr_25.txt /*usr_25.txt* | |
8846 usr_26.txt usr_26.txt /*usr_26.txt* | |
8847 usr_27.txt usr_27.txt /*usr_27.txt* | |
8848 usr_28.txt usr_28.txt /*usr_28.txt* | |
8849 usr_29.txt usr_29.txt /*usr_29.txt* | |
8850 usr_30.txt usr_30.txt /*usr_30.txt* | |
8851 usr_31.txt usr_31.txt /*usr_31.txt* | |
799 | 8852 usr_32.txt usr_32.txt /*usr_32.txt* |
7 | 8853 usr_40.txt usr_40.txt /*usr_40.txt* |
8854 usr_41.txt usr_41.txt /*usr_41.txt* | |
8855 usr_42.txt usr_42.txt /*usr_42.txt* | |
8856 usr_43.txt usr_43.txt /*usr_43.txt* | |
8857 usr_44.txt usr_44.txt /*usr_44.txt* | |
8858 usr_45.txt usr_45.txt /*usr_45.txt* | |
8859 usr_90.txt usr_90.txt /*usr_90.txt* | |
8860 usr_toc.txt usr_toc.txt /*usr_toc.txt* | |
8861 utf-8 mbyte.txt /*utf-8* | |
8862 utf-8-char-arg mbyte.txt /*utf-8-char-arg* | |
8863 utf-8-in-xwindows mbyte.txt /*utf-8-in-xwindows* | |
8864 utf-8-typing mbyte.txt /*utf-8-typing* | |
8865 utf8 mbyte.txt /*utf8* | |
8866 v visual.txt /*v* | |
4358 | 8867 v: eval.txt /*v:* |
189 | 8868 v:beval_bufnr eval.txt /*v:beval_bufnr* |
8869 v:beval_col eval.txt /*v:beval_col* | |
8870 v:beval_lnum eval.txt /*v:beval_lnum* | |
8871 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
|
8872 v:beval_winid eval.txt /*v:beval_winid* |
189 | 8873 v:beval_winnr eval.txt /*v:beval_winnr* |
844 | 8874 v:char eval.txt /*v:char* |
7 | 8875 v:charconvert_from eval.txt /*v:charconvert_from* |
8876 v:charconvert_to eval.txt /*v:charconvert_to* | |
8877 v:cmdarg eval.txt /*v:cmdarg* | |
8878 v:cmdbang eval.txt /*v:cmdbang* | |
6918 | 8879 v:completed_item eval.txt /*v:completed_item* |
7 | 8880 v:count eval.txt /*v:count* |
8881 v:count1 eval.txt /*v:count1* | |
8882 v:ctype eval.txt /*v:ctype* | |
8883 v:dying eval.txt /*v:dying* | |
8884 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
|
8885 v:errors eval.txt /*v:errors* |
7 | 8886 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
|
8887 v:false eval.txt /*v:false* |
179 | 8888 v:fcs_choice eval.txt /*v:fcs_choice* |
8889 v:fcs_reason eval.txt /*v:fcs_reason* | |
7 | 8890 v:fname_diff eval.txt /*v:fname_diff* |
8891 v:fname_in eval.txt /*v:fname_in* | |
8892 v:fname_new eval.txt /*v:fname_new* | |
8893 v:fname_out eval.txt /*v:fname_out* | |
8894 v:folddashes eval.txt /*v:folddashes* | |
8895 v:foldend eval.txt /*v:foldend* | |
8896 v:foldlevel eval.txt /*v:foldlevel* | |
8897 v:foldstart eval.txt /*v:foldstart* | |
5466 | 8898 v:hlsearch eval.txt /*v:hlsearch* |
11 | 8899 v:insertmode eval.txt /*v:insertmode* |
102 | 8900 v:key eval.txt /*v:key* |
7 | 8901 v:lang eval.txt /*v:lang* |
8902 v:lc_time eval.txt /*v:lc_time* | |
8903 v:lnum eval.txt /*v:lnum* | |
1121 | 8904 v:mouse_col eval.txt /*v:mouse_col* |
8905 v:mouse_lnum eval.txt /*v:mouse_lnum* | |
8906 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
|
8907 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
|
8908 v:none eval.txt /*v:none* |
5f6f35a3cb12
commit https://github.com/vim/vim/commit/705ada1aff27ecd9c47c690df817d043c2ceb5e2
Christian Brabandt <cb@256bit.org>
parents:
7707
diff
changeset
|
8909 v:null eval.txt /*v:null* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
8910 v:oldfiles eval.txt /*v:oldfiles* |
1621 | 8911 v:operator eval.txt /*v:operator* |
6951
b2673982c625
Updated and new runtime files.
Bram Moolenaar <bram@vim.org>
parents:
6918
diff
changeset
|
8912 v:option_new eval.txt /*v:option_new* |
b2673982c625
Updated and new runtime files.
Bram Moolenaar <bram@vim.org>
parents:
6918
diff
changeset
|
8913 v:option_old eval.txt /*v:option_old* |
b2673982c625
Updated and new runtime files.
Bram Moolenaar <bram@vim.org>
parents:
6918
diff
changeset
|
8914 v:option_type eval.txt /*v:option_type* |
7 | 8915 v:prevcount eval.txt /*v:prevcount* |
179 | 8916 v:profiling eval.txt /*v:profiling* |
7 | 8917 v:progname eval.txt /*v:progname* |
5814 | 8918 v:progpath eval.txt /*v:progpath* |
7 | 8919 v:register eval.txt /*v:register* |
540 | 8920 v:scrollstart eval.txt /*v:scrollstart* |
1621 | 8921 v:searchforward eval.txt /*v:searchforward* |
7 | 8922 v:servername eval.txt /*v:servername* |
8923 v:shell_error eval.txt /*v:shell_error* | |
8924 v:statusmsg eval.txt /*v:statusmsg* | |
579 | 8925 v:swapchoice eval.txt /*v:swapchoice* |
590 | 8926 v:swapcommand eval.txt /*v:swapcommand* |
579 | 8927 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
|
8928 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
|
8929 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
|
8930 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
|
8931 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
|
8932 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
|
8933 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
|
8934 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
|
8935 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
|
8936 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
|
8937 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
|
8938 v:t_string eval.txt /*v:t_string* |
7 | 8939 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
|
8940 v:testing eval.txt /*v:testing* |
7 | 8941 v:this_session eval.txt /*v:this_session* |
8942 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
|
8943 v:true eval.txt /*v:true* |
102 | 8944 v:val eval.txt /*v:val* |
7 | 8945 v:var eval.txt /*v:var* |
8946 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
|
8947 v:vim_did_enter eval.txt /*v:vim_did_enter* |
7 | 8948 v:warningmsg eval.txt /*v:warningmsg* |
2625 | 8949 v:windowid eval.txt /*v:windowid* |
7 | 8950 v_! change.txt /*v_!* |
8951 v_$ visual.txt /*v_$* | |
8952 v_: cmdline.txt /*v_:* | |
8953 v_< change.txt /*v_<* | |
8954 v_<BS> change.txt /*v_<BS>* | |
8955 v_<Del> change.txt /*v_<Del>* | |
55 | 8956 v_<Esc> visual.txt /*v_<Esc>* |
7 | 8957 v_= change.txt /*v_=* |
8958 v_> change.txt /*v_>* | |
8959 v_C change.txt /*v_C* | |
6884 | 8960 v_CTRL-A change.txt /*v_CTRL-A* |
7 | 8961 v_CTRL-C visual.txt /*v_CTRL-C* |
8962 v_CTRL-G visual.txt /*v_CTRL-G* | |
8963 v_CTRL-H change.txt /*v_CTRL-H* | |
8964 v_CTRL-O visual.txt /*v_CTRL-O* | |
8965 v_CTRL-V visual.txt /*v_CTRL-V* | |
6884 | 8966 v_CTRL-X change.txt /*v_CTRL-X* |
7 | 8967 v_CTRL-Z starting.txt /*v_CTRL-Z* |
8968 v_CTRL-\_CTRL-G intro.txt /*v_CTRL-\\_CTRL-G* | |
8969 v_CTRL-\_CTRL-N intro.txt /*v_CTRL-\\_CTRL-N* | |
8970 v_CTRL-] tagsrch.txt /*v_CTRL-]* | |
8971 v_D change.txt /*v_D* | |
8972 v_J change.txt /*v_J* | |
8973 v_K various.txt /*v_K* | |
8974 v_O visual.txt /*v_O* | |
8975 v_P change.txt /*v_P* | |
8976 v_R change.txt /*v_R* | |
8977 v_S change.txt /*v_S* | |
8978 v_U change.txt /*v_U* | |
8979 v_V visual.txt /*v_V* | |
8980 v_X change.txt /*v_X* | |
8981 v_Y change.txt /*v_Y* | |
8982 v_a motion.txt /*v_a* | |
12 | 8983 v_a' motion.txt /*v_a'* |
7 | 8984 v_a( motion.txt /*v_a(* |
8985 v_a) motion.txt /*v_a)* | |
8986 v_a< motion.txt /*v_a<* | |
8987 v_a> motion.txt /*v_a>* | |
8988 v_aB motion.txt /*v_aB* | |
8989 v_aW motion.txt /*v_aW* | |
8990 v_a[ motion.txt /*v_a[* | |
8991 v_a] motion.txt /*v_a]* | |
12 | 8992 v_a` motion.txt /*v_a`* |
7 | 8993 v_ab motion.txt /*v_ab* |
8994 v_ap motion.txt /*v_ap* | |
12 | 8995 v_aquote motion.txt /*v_aquote* |
7 | 8996 v_as motion.txt /*v_as* |
422 | 8997 v_at motion.txt /*v_at* |
7 | 8998 v_aw motion.txt /*v_aw* |
8999 v_a{ motion.txt /*v_a{* | |
9000 v_a} motion.txt /*v_a}* | |
9001 v_b_< visual.txt /*v_b_<* | |
9002 v_b_<_example visual.txt /*v_b_<_example* | |
9003 v_b_> visual.txt /*v_b_>* | |
9004 v_b_>_example visual.txt /*v_b_>_example* | |
9005 v_b_A visual.txt /*v_b_A* | |
9006 v_b_A_example visual.txt /*v_b_A_example* | |
9007 v_b_C visual.txt /*v_b_C* | |
9008 v_b_D change.txt /*v_b_D* | |
9009 v_b_I visual.txt /*v_b_I* | |
9010 v_b_I_example visual.txt /*v_b_I_example* | |
9011 v_b_c visual.txt /*v_b_c* | |
9012 v_b_r visual.txt /*v_b_r* | |
9013 v_b_r_example visual.txt /*v_b_r_example* | |
9014 v_c change.txt /*v_c* | |
9015 v_d change.txt /*v_d* | |
9016 v_g? change.txt /*v_g?* | |
681 | 9017 v_gF editing.txt /*v_gF* |
7 | 9018 v_gJ change.txt /*v_gJ* |
3713 | 9019 v_gN visual.txt /*v_gN* |
7 | 9020 v_gV visual.txt /*v_gV* |
9021 v_g] tagsrch.txt /*v_g]* | |
6884 | 9022 v_g_CTRL-A change.txt /*v_g_CTRL-A* |
7 | 9023 v_g_CTRL-G editing.txt /*v_g_CTRL-G* |
6884 | 9024 v_g_CTRL-X change.txt /*v_g_CTRL-X* |
7 | 9025 v_g_CTRL-] tagsrch.txt /*v_g_CTRL-]* |
9026 v_gf editing.txt /*v_gf* | |
3713 | 9027 v_gn visual.txt /*v_gn* |
7 | 9028 v_gq change.txt /*v_gq* |
9029 v_gv visual.txt /*v_gv* | |
11 | 9030 v_gw change.txt /*v_gw* |
7 | 9031 v_i motion.txt /*v_i* |
12 | 9032 v_i' motion.txt /*v_i'* |
7 | 9033 v_i( motion.txt /*v_i(* |
9034 v_i) motion.txt /*v_i)* | |
9035 v_i< motion.txt /*v_i<* | |
9036 v_i> motion.txt /*v_i>* | |
9037 v_iB motion.txt /*v_iB* | |
9038 v_iW motion.txt /*v_iW* | |
9039 v_i[ motion.txt /*v_i[* | |
9040 v_i] motion.txt /*v_i]* | |
12 | 9041 v_i` motion.txt /*v_i`* |
7 | 9042 v_ib motion.txt /*v_ib* |
9043 v_ip motion.txt /*v_ip* | |
12 | 9044 v_iquote motion.txt /*v_iquote* |
7 | 9045 v_is motion.txt /*v_is* |
422 | 9046 v_it motion.txt /*v_it* |
7 | 9047 v_iw motion.txt /*v_iw* |
9048 v_i{ motion.txt /*v_i{* | |
9049 v_i} motion.txt /*v_i}* | |
9050 v_o visual.txt /*v_o* | |
9051 v_p change.txt /*v_p* | |
9052 v_r change.txt /*v_r* | |
9053 v_s change.txt /*v_s* | |
9054 v_u change.txt /*v_u* | |
9055 v_v visual.txt /*v_v* | |
9056 v_x change.txt /*v_x* | |
9057 v_y change.txt /*v_y* | |
9058 v_~ change.txt /*v_~* | |
9533
9f921133ee90
commit https://github.com/vim/vim/commit/269f595f9eef584937e7eae70fde68cdd7da5bcf
Christian Brabandt <cb@256bit.org>
parents:
9464
diff
changeset
|
9059 vab motion.txt /*vab* |
102 | 9060 val-variable eval.txt /*val-variable* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
9061 valgrind debug.txt /*valgrind* |
140 | 9062 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
|
9063 var-functions usr_41.txt /*var-functions* |
7 | 9064 variables eval.txt /*variables* |
9065 various various.txt /*various* | |
9066 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
|
9067 various-functions usr_41.txt /*various-functions* |
7 | 9068 various-motions motion.txt /*various-motions* |
9069 various.txt various.txt /*various.txt* | |
9070 vb.vim syntax.txt /*vb.vim* | |
1121 | 9071 vba pi_vimball.txt /*vba* |
7 | 9072 verbose starting.txt /*verbose* |
9073 version-5.1 version5.txt /*version-5.1* | |
9074 version-5.2 version5.txt /*version-5.2* | |
9075 version-5.3 version5.txt /*version-5.3* | |
9076 version-5.4 version5.txt /*version-5.4* | |
9077 version-5.5 version5.txt /*version-5.5* | |
9078 version-5.6 version5.txt /*version-5.6* | |
9079 version-5.7 version5.txt /*version-5.7* | |
9080 version-5.8 version5.txt /*version-5.8* | |
9081 version-6.1 version6.txt /*version-6.1* | |
9082 version-6.2 version6.txt /*version-6.2* | |
9083 version-6.3 version6.txt /*version-6.3* | |
551 | 9084 version-6.4 version6.txt /*version-6.4* |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
9085 version-7.0 version7.txt /*version-7.0* |
1121 | 9086 version-7.1 version7.txt /*version-7.1* |
1621 | 9087 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
|
9088 version-7.3 version7.txt /*version-7.3* |
5146 | 9089 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
|
9090 version-8.0 version8.txt /*version-8.0* |
7 | 9091 version-variable eval.txt /*version-variable* |
9092 version4.txt version4.txt /*version4.txt* | |
9093 version5.txt version5.txt /*version5.txt* | |
9094 version6.txt version6.txt /*version6.txt* | |
2206
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
9095 version7.0 version7.txt /*version7.0* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
9096 version7.1 version7.txt /*version7.1* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
9097 version7.2 version7.txt /*version7.2* |
a8afba7027ae
Add extra floating point functions.
Bram Moolenaar <bram@vim.org>
parents:
2184
diff
changeset
|
9098 version7.3 version7.txt /*version7.3* |
5146 | 9099 version7.4 version7.txt /*version7.4* |
8 | 9100 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
|
9101 version8.0 version8.txt /*version8.0* |
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
9102 version8.txt version8.txt /*version8.txt* |
39 | 9103 vi intro.txt /*vi* |
7 | 9104 vi-differences vi_diff.txt /*vi-differences* |
9105 vi: options.txt /*vi:* | |
9106 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
|
9107 vib motion.txt /*vib* |
7 | 9108 view starting.txt /*view* |
9109 view-diffs diff.txt /*view-diffs* | |
9110 view-file starting.txt /*view-file* | |
9111 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
|
9112 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
|
9113 vim-8 version8.txt /*vim-8* |
7 | 9114 vim-additions vi_diff.txt /*vim-additions* |
9115 vim-announce intro.txt /*vim-announce* | |
9116 vim-arguments starting.txt /*vim-arguments* | |
9117 vim-default-editor gui_w32.txt /*vim-default-editor* | |
9118 vim-dev intro.txt /*vim-dev* | |
9119 vim-mac intro.txt /*vim-mac* | |
9120 vim-modes intro.txt /*vim-modes* | |
9121 vim-modes-intro intro.txt /*vim-modes-intro* | |
9122 vim-multibyte intro.txt /*vim-multibyte* | |
9123 vim-script-intro usr_41.txt /*vim-script-intro* | |
9124 vim-variable eval.txt /*vim-variable* | |
9125 vim.vim syntax.txt /*vim.vim* | |
1121 | 9126 vim7 version7.txt /*vim7* |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8795
diff
changeset
|
9127 vim8 version8.txt /*vim8* |
7 | 9128 vim: options.txt /*vim:* |
8748
b1a19a2f73f0
commit https://github.com/vim/vim/commit/4f3f668c8486444e53163c29d2fc79bf47eb3c82
Christian Brabandt <cb@256bit.org>
parents:
8673
diff
changeset
|
9129 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
|
9130 vim_starting eval.txt /*vim_starting* |
846 | 9131 vimball pi_vimball.txt /*vimball* |
9132 vimball-contents pi_vimball.txt /*vimball-contents* | |
9133 vimball-extract pi_vimball.txt /*vimball-extract* | |
9134 vimball-history pi_vimball.txt /*vimball-history* | |
1621 | 9135 vimball-intro pi_vimball.txt /*vimball-intro* |
846 | 9136 vimball-manual pi_vimball.txt /*vimball-manual* |
2152 | 9137 vimball-windows pi_vimball.txt /*vimball-windows* |
7 | 9138 vimdev intro.txt /*vimdev* |
9139 vimdiff diff.txt /*vimdiff* | |
9140 vimfiles options.txt /*vimfiles* | |
9141 viminfo starting.txt /*viminfo* | |
3281 | 9142 viminfo-! options.txt /*viminfo-!* |
9143 viminfo-% options.txt /*viminfo-%* | |
9144 viminfo-' options.txt /*viminfo-'* | |
9145 viminfo-/ options.txt /*viminfo-\/* | |
9146 viminfo-: options.txt /*viminfo-:* | |
9147 viminfo-< options.txt /*viminfo-<* | |
9148 viminfo-@ options.txt /*viminfo-@* | |
9149 viminfo-c options.txt /*viminfo-c* | |
7 | 9150 viminfo-encoding starting.txt /*viminfo-encoding* |
9151 viminfo-errors starting.txt /*viminfo-errors* | |
3281 | 9152 viminfo-f options.txt /*viminfo-f* |
7 | 9153 viminfo-file starting.txt /*viminfo-file* |
9154 viminfo-file-marks starting.txt /*viminfo-file-marks* | |
9155 viminfo-file-name starting.txt /*viminfo-file-name* | |
3281 | 9156 viminfo-h options.txt /*viminfo-h* |
9157 viminfo-n options.txt /*viminfo-n* | |
9158 viminfo-quote options.txt /*viminfo-quote* | |
9159 viminfo-r options.txt /*viminfo-r* | |
7 | 9160 viminfo-read starting.txt /*viminfo-read* |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
9161 viminfo-read-write starting.txt /*viminfo-read-write* |
3281 | 9162 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
|
9163 viminfo-timestamp starting.txt /*viminfo-timestamp* |
7 | 9164 viminfo-write starting.txt /*viminfo-write* |
9165 vimrc starting.txt /*vimrc* | |
9166 vimrc-filetype usr_05.txt /*vimrc-filetype* | |
9167 vimrc-intro usr_05.txt /*vimrc-intro* | |
714 | 9168 vimrc-option-example starting.txt /*vimrc-option-example* |
7 | 9169 vimrc_example.vim usr_05.txt /*vimrc_example.vim* |
9170 vimtutor usr_01.txt /*vimtutor* | |
9171 virtcol() eval.txt /*virtcol()* | |
9172 visual-block visual.txt /*visual-block* | |
9173 visual-change visual.txt /*visual-change* | |
9174 visual-examples visual.txt /*visual-examples* | |
9175 visual-index index.txt /*visual-index* | |
9176 visual-mode visual.txt /*visual-mode* | |
9177 visual-operators visual.txt /*visual-operators* | |
9178 visual-repeat visual.txt /*visual-repeat* | |
9179 visual-search visual.txt /*visual-search* | |
9180 visual-start visual.txt /*visual-start* | |
9181 visual-use visual.txt /*visual-use* | |
9182 visual.txt visual.txt /*visual.txt* | |
9183 visualmode() eval.txt /*visualmode()* | |
9184 vms os_vms.txt /*vms* | |
9185 vms-authors os_vms.txt /*vms-authors* | |
9186 vms-changes os_vms.txt /*vms-changes* | |
9187 vms-compiling os_vms.txt /*vms-compiling* | |
9188 vms-deploy os_vms.txt /*vms-deploy* | |
9189 vms-download os_vms.txt /*vms-download* | |
9190 vms-gui os_vms.txt /*vms-gui* | |
9191 vms-notes os_vms.txt /*vms-notes* | |
9192 vms-problems os_vms.txt /*vms-problems* | |
9193 vms-started os_vms.txt /*vms-started* | |
9194 vms-usage os_vms.txt /*vms-usage* | |
9195 vote-for-features sponsor.txt /*vote-for-features* | |
9196 votes-counted sponsor.txt /*votes-counted* | |
9197 votes-for-changes todo.txt /*votes-for-changes* | |
9198 vreplace-mode insert.txt /*vreplace-mode* | |
9199 vt100-cursor-keys term.txt /*vt100-cursor-keys* | |
9200 vt100-function-keys term.txt /*vt100-function-keys* | |
9201 w motion.txt /*w* | |
9202 w32-clientserver remote.txt /*w32-clientserver* | |
3750 | 9203 w32-xpm-support gui_w32.txt /*w32-xpm-support* |
4358 | 9204 w: eval.txt /*w:* |
2267 | 9205 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
|
9206 w:quickfix_title quickfix.txt /*w:quickfix_title* |
7 | 9207 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
|
9208 waittime channel.txt /*waittime* |
7 | 9209 warningmsg-variable eval.txt /*warningmsg-variable* |
9210 white-space pattern.txt /*white-space* | |
9211 whitespace pattern.txt /*whitespace* | |
39 | 9212 wildcard editing.txt /*wildcard* |
1121 | 9213 wildcards editing.txt /*wildcards* |
4186 | 9214 wildmenumode() eval.txt /*wildmenumode()* |
7 | 9215 win32 os_win32.txt /*win32* |
9216 win32-!start gui_w32.txt /*win32-!start* | |
819 | 9217 win32-PATH os_win32.txt /*win32-PATH* |
7 | 9218 win32-colors gui_w32.txt /*win32-colors* |
9219 win32-compiling os_win32.txt /*win32-compiling* | |
9220 win32-curdir os_win32.txt /*win32-curdir* | |
9221 win32-faq os_win32.txt /*win32-faq* | |
9222 win32-gettext mlang.txt /*win32-gettext* | |
9223 win32-gui gui_w32.txt /*win32-gui* | |
9224 win32-hidden-menus gui.txt /*win32-hidden-menus* | |
9225 win32-mouse os_win32.txt /*win32-mouse* | |
9226 win32-open-with-menu gui_w32.txt /*win32-open-with-menu* | |
9227 win32-popup-menu gui_w32.txt /*win32-popup-menu* | |
9228 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
|
9229 win32-quotes os_win32.txt /*win32-quotes* |
7 | 9230 win32-restore os_win32.txt /*win32-restore* |
9231 win32-startup os_win32.txt /*win32-startup* | |
9232 win32-term os_win32.txt /*win32-term* | |
9233 win32-vimrun gui_w32.txt /*win32-vimrun* | |
9234 win32-win3.1 os_win32.txt /*win32-win3.1* | |
9235 win32s os_win32.txt /*win32s* | |
8673
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
9236 win_findbuf() eval.txt /*win_findbuf()* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
9237 win_getid() eval.txt /*win_getid()* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
9238 win_gotoid() eval.txt /*win_gotoid()* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
9239 win_id2tabwin() eval.txt /*win_id2tabwin()* |
ed7251c3e2d3
commit https://github.com/vim/vim/commit/e18c0b39815c5a746887a509c2cd9f11fadaba07
Christian Brabandt <cb@256bit.org>
parents:
8497
diff
changeset
|
9240 win_id2win() eval.txt /*win_id2win()* |
7 | 9241 winbufnr() eval.txt /*winbufnr()* |
9242 wincol() eval.txt /*wincol()* | |
819 | 9243 window windows.txt /*window* |
9908
2b6654519a7c
commit https://github.com/vim/vim/commit/7571d55f7dcc009a375b2124cce2c8b21f361234
Christian Brabandt <cb@256bit.org>
parents:
9887
diff
changeset
|
9244 window-ID windows.txt /*window-ID* |
7 | 9245 window-contents intro.txt /*window-contents* |
9246 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
|
9247 window-functions usr_41.txt /*window-functions* |
7 | 9248 window-move-cursor windows.txt /*window-move-cursor* |
9249 window-moving windows.txt /*window-moving* | |
9250 window-resize windows.txt /*window-resize* | |
9251 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
|
9252 window-size-functions usr_41.txt /*window-size-functions* |
7 | 9253 window-tag windows.txt /*window-tag* |
9254 window-variable eval.txt /*window-variable* | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
9908
diff
changeset
|
9255 windowid windows.txt /*windowid* |
2625 | 9256 windowid-variable eval.txt /*windowid-variable* |
7 | 9257 windows windows.txt /*windows* |
9258 windows-3.1 os_win32.txt /*windows-3.1* | |
6259 | 9259 windows-icon os_win32.txt /*windows-icon* |
7 | 9260 windows-intro windows.txt /*windows-intro* |
9261 windows-starting windows.txt /*windows-starting* | |
9262 windows.txt windows.txt /*windows.txt* | |
9263 windows95 os_win32.txt /*windows95* | |
9264 winheight() eval.txt /*winheight()* | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
9908
diff
changeset
|
9265 winid windows.txt /*winid* |
7 | 9266 winline() eval.txt /*winline()* |
9267 winnr() eval.txt /*winnr()* | |
9268 winrestcmd() eval.txt /*winrestcmd()* | |
712 | 9269 winrestview() eval.txt /*winrestview()* |
9270 winsaveview() eval.txt /*winsaveview()* | |
7 | 9271 winwidth() eval.txt /*winwidth()* |
9272 word motion.txt /*word* | |
9273 word-count editing.txt /*word-count* | |
9274 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
|
9275 wordcount() eval.txt /*wordcount()* |
7 | 9276 workbench starting.txt /*workbench* |
9277 workshop workshop.txt /*workshop* | |
9278 workshop-commands workshop.txt /*workshop-commands* | |
9279 workshop-compiling workshop.txt /*workshop-compiling* | |
9280 workshop-configure workshop.txt /*workshop-configure* | |
9281 workshop-intro workshop.txt /*workshop-intro* | |
9282 workshop-support workshop.txt /*workshop-support* | |
9283 workshop-xpm workshop.txt /*workshop-xpm* | |
9284 workshop.txt workshop.txt /*workshop.txt* | |
9285 wrap-off intro.txt /*wrap-off* | |
9286 write-compiler-plugin usr_41.txt /*write-compiler-plugin* | |
9287 write-device editing.txt /*write-device* | |
9288 write-fail editing.txt /*write-fail* | |
9289 write-filetype-plugin usr_41.txt /*write-filetype-plugin* | |
170 | 9290 write-library-script usr_41.txt /*write-library-script* |
7 | 9291 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
|
9292 write-permissions editing.txt /*write-permissions* |
7 | 9293 write-plugin usr_41.txt /*write-plugin* |
170 | 9294 write-plugin-quickload usr_41.txt /*write-plugin-quickload* |
7 | 9295 write-quit editing.txt /*write-quit* |
9296 write-readonly editing.txt /*write-readonly* | |
158 | 9297 writefile() eval.txt /*writefile()* |
7 | 9298 writing editing.txt /*writing* |
9299 www intro.txt /*www* | |
9300 x change.txt /*x* | |
9301 x-input-method mbyte.txt /*x-input-method* | |
9302 x-resources version5.txt /*x-resources* | |
9303 x11-clientserver remote.txt /*x11-clientserver* | |
9304 x11-cut-buffer gui_x11.txt /*x11-cut-buffer* | |
9305 x11-selection gui_x11.txt /*x11-selection* | |
9306 xf86conf.vim syntax.txt /*xf86conf.vim* | |
9307 xfontset mbyte.txt /*xfontset* | |
9308 xfree-xterm syntax.txt /*xfree-xterm* | |
9309 xim mbyte.txt /*xim* | |
9310 xim-input-style mbyte.txt /*xim-input-style* | |
9311 xiterm syntax.txt /*xiterm* | |
9312 xml-folding syntax.txt /*xml-folding* | |
557 | 9313 xml-omni-datafile insert.txt /*xml-omni-datafile* |
7 | 9314 xml.vim syntax.txt /*xml.vim* |
3224 | 9315 xor() eval.txt /*xor()* |
7 | 9316 xpm.vim syntax.txt /*xpm.vim* |
9317 xterm-8-bit term.txt /*xterm-8-bit* | |
9318 xterm-8bit term.txt /*xterm-8bit* | |
9319 xterm-blink syntax.txt /*xterm-blink* | |
9320 xterm-blinking-cursor syntax.txt /*xterm-blinking-cursor* | |
9321 xterm-clipboard term.txt /*xterm-clipboard* | |
9322 xterm-codes term.txt /*xterm-codes* | |
9323 xterm-color syntax.txt /*xterm-color* | |
9324 xterm-command-server term.txt /*xterm-command-server* | |
9325 xterm-copy-paste term.txt /*xterm-copy-paste* | |
9326 xterm-cursor-keys term.txt /*xterm-cursor-keys* | |
9327 xterm-end-home-keys term.txt /*xterm-end-home-keys* | |
9328 xterm-function-keys term.txt /*xterm-function-keys* | |
189 | 9329 xterm-modifier-keys term.txt /*xterm-modifier-keys* |
7 | 9330 xterm-mouse options.txt /*xterm-mouse* |
9331 xterm-mouse-wheel scroll.txt /*xterm-mouse-wheel* | |
2033
de5a43c5eedc
Update documentation files.
Bram Moolenaar <bram@zimbu.org>
parents:
1702
diff
changeset
|
9332 xterm-resize term.txt /*xterm-resize* |
7 | 9333 xterm-save-screen tips.txt /*xterm-save-screen* |
9334 xterm-screens tips.txt /*xterm-screens* | |
9335 xterm-scroll-region term.txt /*xterm-scroll-region* | |
9336 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
|
9337 xterm-true-color term.txt /*xterm-true-color* |
7 | 9338 y change.txt /*y* |
6744 | 9339 yaml.vim syntax.txt /*yaml.vim* |
7 | 9340 yank change.txt /*yank* |
9341 ye-option-gone version4.txt /*ye-option-gone* | |
9342 year-2000 intro.txt /*year-2000* | |
9343 your-runtime-dir usr_43.txt /*your-runtime-dir* | |
9344 yy change.txt /*yy* | |
9345 z index.txt /*z* | |
9346 z+ scroll.txt /*z+* | |
9347 z- scroll.txt /*z-* | |
9348 z. scroll.txt /*z.* | |
9349 z/OS os_390.txt /*z\/OS* | |
9350 z<CR> scroll.txt /*z<CR>* | |
9351 z<Left> scroll.txt /*z<Left>* | |
9352 z<Right> scroll.txt /*z<Right>* | |
590 | 9353 z= spell.txt /*z=* |
7 | 9354 zA fold.txt /*zA* |
9355 zC fold.txt /*zC* | |
9356 zD fold.txt /*zD* | |
9357 zE fold.txt /*zE* | |
9358 zF fold.txt /*zF* | |
382 | 9359 zG spell.txt /*zG* |
7 | 9360 zH scroll.txt /*zH* |
9361 zL scroll.txt /*zL* | |
9362 zM fold.txt /*zM* | |
9363 zN fold.txt /*zN* | |
9364 zN<CR> scroll.txt /*zN<CR>* | |
9365 zO fold.txt /*zO* | |
9366 zOS os_390.txt /*zOS* | |
9367 zOS-Bugs os_390.txt /*zOS-Bugs* | |
9368 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
|
9369 zOS-PuTTY os_390.txt /*zOS-PuTTY* |
7 | 9370 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
|
9371 zOS-limitations os_390.txt /*zOS-limitations* |
7 | 9372 zOS-open-source os_390.txt /*zOS-open-source* |
9373 zR fold.txt /*zR* | |
382 | 9374 zW spell.txt /*zW* |
7 | 9375 zX fold.txt /*zX* |
9376 z^ scroll.txt /*z^* | |
9377 za fold.txt /*za* | |
9378 zb scroll.txt /*zb* | |
9379 zc fold.txt /*zc* | |
9380 zd fold.txt /*zd* | |
9381 ze scroll.txt /*ze* | |
9382 zf fold.txt /*zf* | |
319 | 9383 zg spell.txt /*zg* |
7 | 9384 zh scroll.txt /*zh* |
9385 zi fold.txt /*zi* | |
574 | 9386 zip pi_zip.txt /*zip* |
9387 zip-contents pi_zip.txt /*zip-contents* | |
9388 zip-copyright pi_zip.txt /*zip-copyright* | |
1211 | 9389 zip-extension pi_zip.txt /*zip-extension* |
574 | 9390 zip-history pi_zip.txt /*zip-history* |
9391 zip-manual pi_zip.txt /*zip-manual* | |
9392 zip-usage pi_zip.txt /*zip-usage* | |
10218
584c835a2de1
commit https://github.com/vim/vim/commit/50ba526fbf3e9e5e0e6b0b3086a4d5df581ebc7e
Christian Brabandt <cb@256bit.org>
parents:
10198
diff
changeset
|
9393 zip-x pi_zip.txt /*zip-x* |
7 | 9394 zj fold.txt /*zj* |
9395 zk fold.txt /*zk* | |
9396 zl scroll.txt /*zl* | |
9397 zm fold.txt /*zm* | |
9398 zn fold.txt /*zn* | |
9399 zo fold.txt /*zo* | |
9400 zr fold.txt /*zr* | |
9401 zs scroll.txt /*zs* | |
8246
f16bfe02cef1
commit https://github.com/vim/vim/commit/f391327adbbffb11180cf6038a92af1ed144e907
Christian Brabandt <cb@256bit.org>
parents:
8182
diff
changeset
|
9402 zsh.vim syntax.txt /*zsh.vim* |
7 | 9403 zt scroll.txt /*zt* |
714 | 9404 zuG spell.txt /*zuG* |
9405 zuW spell.txt /*zuW* | |
9406 zug spell.txt /*zug* | |
9407 zuw spell.txt /*zuw* | |
7 | 9408 zv fold.txt /*zv* |
319 | 9409 zw spell.txt /*zw* |
7 | 9410 zx fold.txt /*zx* |
9411 zz scroll.txt /*zz* | |
9412 { motion.txt /*{* | |
9413 {Visual} intro.txt /*{Visual}* | |
9414 {address} cmdline.txt /*{address}* | |
39 | 9415 {arglist} editing.txt /*{arglist}* |
7 | 9416 {char1-char2} intro.txt /*{char1-char2}* |
9417 {event} autocmd.txt /*{event}* | |
9418 {file} editing.txt /*{file}* | |
9419 {group-name} syntax.txt /*{group-name}* | |
9420 {lhs} map.txt /*{lhs}* | |
9421 {motion} intro.txt /*{motion}* | |
9422 {move-around} visual.txt /*{move-around}* | |
9423 {offset} pattern.txt /*{offset}* | |
9424 {pat} autocmd.txt /*{pat}* | |
9425 {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
|
9426 {subject} helphelp.txt /*{subject}* |
7 | 9427 {} intro.txt /*{}* |
9428 } motion.txt /*}* | |
9429 ~ change.txt /*~* |