Parent Directory
|
Revision Log
updating download links
1 | let SessionLoad = 1 |
2 | if &cp | set nocp | endif |
3 | let s:cpo_save=&cpo |
4 | set cpo&vim |
5 | map! <S-Insert> <MiddleMouse> |
6 | map \c :echo g:colors_name |
7 | map \p :CP |
8 | map \n :CN |
9 | map \dk <Plug>DirDiffPrev |
10 | map \dj <Plug>DirDiffNext |
11 | map \dp <Plug>DirDiffPut |
12 | map \dg <Plug>DirDiffGet |
13 | nmap gx <Plug>NetrwBrowseX |
14 | map <F12> :colorscheme default |
15 | map <S-F12> :colorscheme desert |
16 | nnoremap <silent> <Plug>NetrwBrowseX :call netrw#NetrwBrowseX(expand("<cWORD>"),0) |
17 | map <S-Insert> <MiddleMouse> |
18 | noremap ë gt |
19 | noremap ê gT |
20 | iabbr Cs case "$" in |
21 | ) |
22 | |
23 | ;; |
24 | ) |
25 | |
26 | ;; |
27 | *) |
28 | |
29 | ;; |
30 | esac |
31 | iabbr Un until [ ];do |
32 | |
33 | done |
34 | iabbr Wh while [ ];do |
35 | |
36 | done |
37 | iabbr Ifil if [ ];then |
38 | |
39 | elif [ ];then |
40 | |
41 | else |
42 | |
43 | fi |
44 | iabbr Ifl if [ ];then |
45 | |
46 | else |
47 | |
48 | fi |
49 | iabbr Ifn if [ ];then |
50 | |
51 | fi |
52 | iabbr Fn for n in ;do |
53 | |
54 | done |
55 | let &cpo=s:cpo_save |
56 | unlet s:cpo_save |
57 | set autoindent |
58 | set backspace=indent,eol,start |
59 | set expandtab |
60 | set fileencodings=ucs-bom,utf-8,default,latin1 |
61 | set guifont=Monospace\ 13 |
62 | set helplang=el |
63 | set history=50 |
64 | set nomodeline |
65 | set mouse=a |
66 | set pastetoggle=<F10> |
67 | set printoptions=paper:a4 |
68 | set ruler |
69 | set runtimepath=~/.vim,/var/lib/vim/addons,/usr/share/vim/vimfiles,/usr/share/vim/vim73,/usr/share/vim/vimfiles/after,/var/lib/vim/addons/after,~/.vim/after |
70 | set shiftwidth=4 |
71 | set showbreak=▶ |
72 | set showcmd |
73 | set showmatch |
74 | set smarttab |
75 | set suffixes=.bak,~,.swp,.o,.info,.aux,.log,.dvi,.bbl,.blg,.brf,.cb,.ind,.idx,.ilg,.inx,.out,.toc |
76 | set tabpagemax=1000 |
77 | set tabstop=4 |
78 | set termencoding=utf-8 |
79 | set wildmenu |
80 | set window=38 |
81 | let s:so_save = &so | let s:siso_save = &siso | set so=0 siso=0 |
82 | let v:this_session=expand("<sfile>:p") |
83 | silent only |
84 | cd ~/clonezilla-sysresccd/trunk/www/working |
85 | if expand('%') == '' && !&modified && line('$') <= 1 && getline(1) == '' |
86 | let s:wipebuf = bufnr('%') |
87 | endif |
88 | set shortmess=aoO |
89 | badd +1 annex-a-devices.html |
90 | badd +1 backup.html |
91 | badd +1 backup-smb.html |
92 | badd +1 boot-params.html |
93 | badd +1 clonezilla.html |
94 | badd +1 custom-cd.html |
95 | badd +1 flash-backup.html |
96 | badd +1 help.html |
97 | badd +1 index.html |
98 | badd +1 intro.html |
99 | badd +1 oldboot.html |
100 | badd +1 own-scripts.html |
101 | badd +1 partitions.html |
102 | badd +1 project.html |
103 | badd +1 recover.html |
104 | badd +1 reloc-img.html |
105 | badd +1 restoration.html |
106 | badd +1 restore-burn.html |
107 | badd +1 restore.html |
108 | badd +1 screenshots.html |
109 | badd +1 supergrubdisk.html |
110 | badd +1 sysresccd.html |
111 | badd +1 usb.html |
112 | badd +1 news.php |
113 | badd +1 printable.php |
114 | badd +1 clonezilla-sysresccd.rss |
115 | badd +1 ../.htaccess |
116 | badd +1 .404.html |
117 | badd +1 .news.php |
118 | badd +1 .template.html |
119 | badd +1 scripts/2site |
120 | badd +1 scripts/html2txt |
121 | badd +1 ../chkNamedLinks |
122 | badd +1 scripts/html2doc |
123 | badd +0 download.html |
124 | args annex-a-devices.html backup.html backup-smb.html boot-params.html clonezilla.html custom-cd.html flash-backup.html help.html index.html intro.html oldboot.html own-scripts.html partitions.html project.html recover.html reloc-img.html restoration.html restore-burn.html restore.html screenshots.html supergrubdisk.html sysresccd.html usb.html news.php printable.php clonezilla-sysresccd.rss ../.htaccess .404.html .news.php .template.html scripts/2site scripts/html2txt ../chkNamedLinks |
125 | edit annex-a-devices.html |
126 | set splitbelow splitright |
127 | set nosplitbelow |
128 | set nosplitright |
129 | wincmd t |
130 | set winheight=1 winwidth=1 |
131 | argglobal |
132 | vnoremap <buffer> <silent> :call HTMLnextInsertPoint('n') |
133 | nnoremap <buffer> <silent> :call HTMLnextInsertPoint('n') |
134 | nnoremap <buffer> <silent> ;# :ColorSelect |
135 | nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1) |
136 | nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0) |
137 | nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1) |
138 | nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0) |
139 | nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2) |
140 | nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1) |
141 | nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0) |
142 | nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1) |
143 | nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0) |
144 | nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2) |
145 | nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1) |
146 | nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0) |
147 | nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2) |
148 | nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1) |
149 | nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0) |
150 | nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable() |
151 | nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">') |
152 | nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">') |
153 | nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif |
154 | nnoremap <buffer> <silent> ;mi :call MangleImageTag() |
155 | nnoremap <buffer> <silent> ; |
156 | nnoremap <buffer> <silent> ;; ; |
157 | vnoremap <buffer> <silent> ;; ; |
158 | inoremap <buffer> <silent> :call HTMLnextInsertPoint('i') |
159 | inoremap <buffer> <silent> &hA ⇔ |
160 | inoremap <buffer> <silent> &dA ⇓ |
161 | inoremap <buffer> <silent> &rA ⇒ |
162 | inoremap <buffer> <silent> &uA ⇑ |
163 | inoremap <buffer> <silent> &lA ⇐ |
164 | inoremap <buffer> <silent> &ha ↔ |
165 | inoremap <buffer> <silent> &da ↓ |
166 | inoremap <buffer> <silent> &ra → |
167 | inoremap <buffer> <silent> &ua ↑ |
168 | inoremap <buffer> <silent> &la ← |
169 | inoremap <buffer> <silent> &pv ϖ |
170 | inoremap <buffer> <silent> &uh ϒ |
171 | inoremap <buffer> <silent> &ts ϑ |
172 | inoremap <buffer> <silent> &og ω |
173 | inoremap <buffer> <silent> &ps ψ |
174 | inoremap <buffer> <silent> &ch χ |
175 | inoremap <buffer> <silent> &ph φ |
176 | inoremap <buffer> <silent> &up υ |
177 | inoremap <buffer> <silent> &ta τ |
178 | inoremap <buffer> <silent> &sf ς |
179 | inoremap <buffer> <silent> &si σ |
180 | inoremap <buffer> <silent> &rh ρ |
181 | inoremap <buffer> <silent> &pi π |
182 | inoremap <buffer> <silent> &oc ο |
183 | inoremap <buffer> <silent> &xi ξ |
184 | inoremap <buffer> <silent> &nu ν |
185 | inoremap <buffer> <silent> &mu μ |
186 | inoremap <buffer> <silent> &lm λ |
187 | inoremap <buffer> <silent> &ka κ |
188 | inoremap <buffer> <silent> &io ι |
189 | inoremap <buffer> <silent> &th θ |
190 | inoremap <buffer> <silent> &et η |
191 | inoremap <buffer> <silent> &ze ζ |
192 | inoremap <buffer> <silent> &ep ε |
193 | inoremap <buffer> <silent> &de δ |
194 | inoremap <buffer> <silent> &ga γ |
195 | inoremap <buffer> <silent> &be β |
196 | inoremap <buffer> <silent> &al α |
197 | inoremap <buffer> <silent> &Ps Ψ |
198 | inoremap <buffer> <silent> &Ch Χ |
199 | inoremap <buffer> <silent> &Ph Φ |
200 | inoremap <buffer> <silent> &Up Υ |
201 | inoremap <buffer> <silent> &Ta Τ |
202 | inoremap <buffer> <silent> &Si Σ |
203 | inoremap <buffer> <silent> &Rh Ρ |
204 | inoremap <buffer> <silent> &Pi Π |
205 | inoremap <buffer> <silent> &Oc Ο |
206 | inoremap <buffer> <silent> &Xi Ξ |
207 | inoremap <buffer> <silent> &Nu Ν |
208 | inoremap <buffer> <silent> &Mu Μ |
209 | inoremap <buffer> <silent> &Lm Λ |
210 | inoremap <buffer> <silent> &Ka Κ |
211 | inoremap <buffer> <silent> &Io Ι |
212 | inoremap <buffer> <silent> &Th Θ |
213 | inoremap <buffer> <silent> &Et Η |
214 | inoremap <buffer> <silent> &Ze Ζ |
215 | inoremap <buffer> <silent> &Ep Ε |
216 | inoremap <buffer> <silent> &De Δ |
217 | inoremap <buffer> <silent> &Ga Γ |
218 | inoremap <buffer> <silent> &Be Β |
219 | inoremap <buffer> <silent> &Al Α |
220 | inoremap <buffer> <silent> &3. … |
221 | inoremap <buffer> <silent> &-- — |
222 | inoremap <buffer> <silent> &3- — |
223 | inoremap <buffer> <silent> &m- — |
224 | inoremap <buffer> <silent> &2- – |
225 | inoremap <buffer> <silent> &n- – |
226 | inoremap <buffer> <silent> &34 ¾ |
227 | inoremap <buffer> <silent> &12 ½ |
228 | inoremap <buffer> <silent> &14 ¼ |
229 | inoremap <buffer> <silent> &. · |
230 | inoremap <buffer> <silent> &pa ¶ |
231 | inoremap <buffer> <silent> &mi µ |
232 | inoremap <buffer> <silent> &dg ° |
233 | inoremap <buffer> <silent> &? ¿ |
234 | inoremap <buffer> <silent> &! ¡ |
235 | inoremap <buffer> <silent> &sz ß |
236 | inoremap <buffer> <silent> &o/ ø |
237 | inoremap <buffer> <silent> &/ ÷ |
238 | inoremap <buffer> <silent> &" ¨ |
239 | inoremap <buffer> <silent> &2> » |
240 | inoremap <buffer> <silent> &2< « |
241 | inoremap <buffer> <silent> &y" ÿ |
242 | inoremap <buffer> <silent> &y' ý |
243 | inoremap <buffer> <silent> &u" ü |
244 | inoremap <buffer> <silent> &u^ û |
245 | inoremap <buffer> <silent> &u' ú |
246 | inoremap <buffer> <silent> &u` ù |
247 | inoremap <buffer> <silent> &x × |
248 | inoremap <buffer> <silent> &o" ö |
249 | inoremap <buffer> <silent> &o~ õ |
250 | inoremap <buffer> <silent> &o^ ô |
251 | inoremap <buffer> <silent> &o' ó |
252 | inoremap <buffer> <silent> &o` ò |
253 | inoremap <buffer> <silent> &n~ ñ |
254 | inoremap <buffer> <silent> &i" ï |
255 | inoremap <buffer> <silent> &i^ î |
256 | inoremap <buffer> <silent> &i' í |
257 | inoremap <buffer> <silent> &i` ì |
258 | inoremap <buffer> <silent> &e" ë |
259 | inoremap <buffer> <silent> &e^ ê |
260 | inoremap <buffer> <silent> &e' é |
261 | inoremap <buffer> <silent> &e` è |
262 | inoremap <buffer> <silent> &c, ç |
263 | inoremap <buffer> <silent> &ae æ |
264 | inoremap <buffer> <silent> &ao å |
265 | inoremap <buffer> <silent> &a" ä |
266 | inoremap <buffer> <silent> &a~ ã |
267 | inoremap <buffer> <silent> &a^ â |
268 | inoremap <buffer> <silent> &a' á |
269 | inoremap <buffer> <silent> &a` à |
270 | inoremap <buffer> <silent> &Y' Ý |
271 | inoremap <buffer> <silent> &U" Ü |
272 | inoremap <buffer> <silent> &U^ Û |
273 | inoremap <buffer> <silent> &U' Ú |
274 | inoremap <buffer> <silent> &U` Ù |
275 | inoremap <buffer> <silent> &O/ Ø |
276 | inoremap <buffer> <silent> &O" Ö |
277 | inoremap <buffer> <silent> &O~ Õ |
278 | inoremap <buffer> <silent> &O^ Ô |
279 | inoremap <buffer> <silent> &O' Ó |
280 | inoremap <buffer> <silent> &O` Ò |
281 | inoremap <buffer> <silent> &N~ Ñ |
282 | inoremap <buffer> <silent> &I" Ï |
283 | inoremap <buffer> <silent> &I^ Î |
284 | inoremap <buffer> <silent> &I' Í |
285 | inoremap <buffer> <silent> &I` Ì |
286 | inoremap <buffer> <silent> &E" Ë |
287 | inoremap <buffer> <silent> &E^ Ê |
288 | inoremap <buffer> <silent> &E' É |
289 | inoremap <buffer> <silent> &E` È |
290 | inoremap <buffer> <silent> &C, Ç |
291 | inoremap <buffer> <silent> &AE Æ |
292 | inoremap <buffer> <silent> &Ao Å |
293 | inoremap <buffer> <silent> &A" Ä |
294 | inoremap <buffer> <silent> &A~ Ã |
295 | inoremap <buffer> <silent> &A^ Â |
296 | inoremap <buffer> <silent> &A' Á |
297 | inoremap <buffer> <silent> &A` À |
298 | inoremap <buffer> <silent> &c| ¢ |
299 | inoremap <buffer> <silent> &Y= ¥ |
300 | inoremap <buffer> <silent> &# £ |
301 | inoremap <buffer> <silent> & |
302 | inoremap <buffer> <silent> &> > |
303 | inoremap <buffer> <silent> &< < |
304 | inoremap <buffer> <silent> &' " |
305 | inoremap <buffer> <silent> &tm ™ |
306 | inoremap <buffer> <silent> &rO ® |
307 | inoremap <buffer> <silent> &cO © |
308 | inoremap <buffer> <silent> && & |
309 | inoremap <buffer> <silent> ;# :ColorSelect |
310 | inoremap <buffer> <silent> ; |
311 | inoremap <buffer> <silent> ;la <label for=""></label>F" |
312 | inoremap <buffer> <silent> ;re <input type="reset" value="Reset"> |
313 | inoremap <buffer> <silent> ;su <input type="submit" value="Submit"> |
314 | inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50"> |
315 | </textarea>k$5F"i |
316 | inoremap <buffer> <silent> ;og <optgroup label=""> |
317 | </optgroup>k$F"i |
318 | inoremap <buffer> <silent> ;op <option></option>F< |
319 | inoremap <buffer> <silent> ;ms <select name="" multiple> |
320 | </select>O |
321 | inoremap <buffer> <silent> ;se <select name=""> |
322 | </select>O |
323 | inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F" |
324 | inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F" |
325 | inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F" |
326 | inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F" |
327 | inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F" |
328 | inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F" |
329 | inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F" |
330 | inoremap <buffer> <silent> ;fm <form action=""> |
331 | </form>k$F"i |
332 | inoremap <buffer> <silent> ;if <iframe src=""> |
333 | </iframe>k$F"i |
334 | inoremap <buffer> <silent> ;nf <noframes> |
335 | </noframes>O |
336 | inoremap <buffer> <silent> ;fr <frame src="">F" |
337 | inoremap <buffer> <silent> ;fs <frameset rows="" cols=""> |
338 | </frameset>k$3F"i |
339 | inoremap <buffer> <silent> ;th <th></th>F< |
340 | inoremap <buffer> <silent> ;td <td> |
341 | </td>O |
342 | inoremap <buffer> <silent> ;tr <tr> |
343 | </tr>O |
344 | inoremap <buffer> <silent> ;tf <tfoot> |
345 | </tfoot>O |
346 | inoremap <buffer> <silent> ;tb <tbody> |
347 | </tbody>O |
348 | inoremap <buffer> <silent> ;tH <thead> |
349 | </thead>O |
350 | inoremap <buffer> <silent> ;ta <table> |
351 | </table>O |
352 | inoremap <buffer> <silent> ;ca <caption></caption>F< |
353 | inoremap <buffer> <silent> ;ob <object data="" width="" height=""> |
354 | </object>k$5F"i |
355 | inoremap <buffer> <silent> ;ns <noscript> |
356 | </noscripT>O |
357 | inoremap <buffer> <silent> ;eb <embed src="" width="" height=""> |
358 | <noembed></noembed>k$5F"i |
359 | inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F" |
360 | inoremap <buffer> <silent> ;va <var></var>F< |
361 | inoremap <buffer> <silent> ;ul <ul> |
362 | </ul>O |
363 | inoremap <buffer> <silent> ;tt <tt></tt>F< |
364 | inoremap <buffer> <silent> ;ti <title></title>F< |
365 | inoremap <buffer> <silent> ;sp <sup></sup>F< |
366 | inoremap <buffer> <silent> ;sb <sub></sub>F< |
367 | inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F" |
368 | inoremap <buffer> <silent> ;cs <style type="text/css"> |
369 | <!-- |
370 | --> |
371 | </style>kO |
372 | inoremap <buffer> <silent> ;sm <small></small>F< |
373 | inoremap <buffer> <silent> ;sa <samp></samp>F< |
374 | inoremap <buffer> <silent> ;sk <strike></strike>F< |
375 | inoremap <buffer> <silent> ;qu <q></q>F< |
376 | inoremap <buffer> <silent> ;pr <pre> |
377 | </pre>O |
378 | inoremap <buffer> <silent> ;/p </p> |
379 | |
380 | <p> |
381 | inoremap <buffer> <silent> ;pp <p> |
382 | </p>O |
383 | inoremap <buffer> <silent> ;ol <ol> |
384 | </ol>O |
385 | inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F" |
386 | inoremap <buffer> <silent> ;mE <meta name="" content="*">3F" |
387 | inoremap <buffer> <silent> ;me <meta name="" content="">3F" |
388 | inoremap <buffer> <silent> ;lk <link href="">F" |
389 | inoremap <buffer> <silent> ;li <li></li>F< |
390 | inoremap <buffer> <silent> ;kb <kbd></kbd>F< |
391 | inoremap <buffer> <silent> ;ii <isindex> |
392 | inoremap <buffer> <silent> ;in <ins></ins>F< |
393 | inoremap <buffer> <silent> ;iM <img src="*" alt="">F" |
394 | inoremap <buffer> <silent> ;im <img src="" alt="">3F" |
395 | inoremap <buffer> <silent> ;ht <html> |
396 | </html>O |
397 | inoremap <buffer> <silent> ;Hr <hr width="75%"> |
398 | inoremap <buffer> <silent> ;hr <hr> |
399 | inoremap <buffer> <silent> ;he <head> |
400 | </head>O |
401 | inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F< |
402 | inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F< |
403 | inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F< |
404 | inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F< |
405 | inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F< |
406 | inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F< |
407 | inoremap <buffer> <silent> ;h6 <h6></h6>F< |
408 | inoremap <buffer> <silent> ;h5 <h5></h5>F< |
409 | inoremap <buffer> <silent> ;h4 <h4></h4>F< |
410 | inoremap <buffer> <silent> ;h3 <h3></h3>F< |
411 | inoremap <buffer> <silent> ;h2 <h2></h2>F< |
412 | inoremap <buffer> <silent> ;h1 <h1></h1>F< |
413 | inoremap <buffer> <silent> ;fc <font color=""></font>F" |
414 | inoremap <buffer> <silent> ;fo <font size=""></font>F" |
415 | inoremap <buffer> <silent> ;sn <span></span>F< |
416 | inoremap <buffer> <silent> ;dv <div> |
417 | </div>O |
418 | inoremap <buffer> <silent> ;df <dfn></dfn>F< |
419 | inoremap <buffer> <silent> ;de <del></del>F< |
420 | inoremap <buffer> <silent> ;dd <dd></dd>F< |
421 | inoremap <buffer> <silent> ;dt <dt></dt>F< |
422 | inoremap <buffer> <silent> ;dl <dl> |
423 | </dl>O |
424 | inoremap <buffer> <silent> ;co <code></code>F< |
425 | inoremap <buffer> <silent> ;ci <cite></cite>F< |
426 | inoremap <buffer> <silent> ;ce <center></center>F< |
427 | inoremap <buffer> <silent> ;br <br> |
428 | inoremap <buffer> <silent> ;bd <body> |
429 | </body>O |
430 | inoremap <buffer> <silent> ;bl <blockquote> |
431 | </blockquote>O |
432 | inoremap <buffer> <silent> ;bi <big></big>F< |
433 | inoremap <buffer> <silent> ;bh <base href="">F" |
434 | inoremap <buffer> <silent> ;ad <address></address>F< |
435 | inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F< |
436 | inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F" |
437 | inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F< |
438 | inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F" |
439 | inoremap <buffer> <silent> ;aN <a name="*"></a>F< |
440 | inoremap <buffer> <silent> ;an <a name=""></a>F" |
441 | inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F" |
442 | inoremap <buffer> <silent> ;at <a href="" target=""></a>3F" |
443 | inoremap <buffer> <silent> ;aH <a href="*"></a>F< |
444 | inoremap <buffer> <silent> ;ah <a href=""></a>F" |
445 | imap <buffer> <silent> ;s4 ;s4 |
446 | imap <buffer> <silent> ;4 ;4 |
447 | inoremap <buffer> <silent> ;mi :call MangleImageTag() |
448 | inoremap <buffer> <silent> ; |
449 | inoremap <buffer> <silent> ;& & |
450 | inoremap <buffer> <silent> ;; ; |
451 | setlocal keymap= |
452 | setlocal noarabic |
453 | setlocal autoindent |
454 | setlocal balloonexpr= |
455 | setlocal nobinary |
456 | setlocal bufhidden= |
457 | setlocal buflisted |
458 | setlocal buftype= |
459 | setlocal nocindent |
460 | setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e |
461 | setlocal cinoptions= |
462 | setlocal cinwords=if,else,while,do,for,switch |
463 | setlocal colorcolumn= |
464 | setlocal comments=s:<!--,m:\ \ \ \ ,e:--> |
465 | setlocal commentstring=<!--%s--> |
466 | setlocal complete=.,w,b,u,t,i |
467 | setlocal concealcursor= |
468 | setlocal conceallevel=0 |
469 | setlocal completefunc= |
470 | setlocal nocopyindent |
471 | setlocal cryptmethod= |
472 | setlocal nocursorbind |
473 | setlocal nocursorcolumn |
474 | setlocal nocursorline |
475 | setlocal define= |
476 | setlocal dictionary= |
477 | setlocal nodiff |
478 | setlocal equalprg= |
479 | setlocal errorformat= |
480 | setlocal expandtab |
481 | if &filetype != 'html' |
482 | setlocal filetype=html |
483 | endif |
484 | setlocal foldcolumn=0 |
485 | setlocal foldenable |
486 | setlocal foldexpr=0 |
487 | setlocal foldignore=# |
488 | setlocal foldlevel=0 |
489 | setlocal foldmarker={{{,}}} |
490 | setlocal foldmethod=manual |
491 | setlocal foldminlines=1 |
492 | setlocal foldnestmax=20 |
493 | setlocal foldtext=foldtext() |
494 | setlocal formatexpr= |
495 | setlocal formatoptions=tcq |
496 | setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* |
497 | setlocal grepprg= |
498 | setlocal iminsert=0 |
499 | setlocal imsearch=2 |
500 | setlocal include= |
501 | setlocal includeexpr= |
502 | setlocal indentexpr= |
503 | setlocal indentkeys=0{,0},:,0#,!^F,o,O,e |
504 | setlocal noinfercase |
505 | setlocal iskeyword=@,48-57,_,192-255 |
506 | setlocal keywordprg= |
507 | setlocal nolinebreak |
508 | setlocal nolisp |
509 | setlocal nolist |
510 | setlocal makeprg= |
511 | setlocal matchpairs=(:),{:},[:],<:> |
512 | setlocal nomodeline |
513 | setlocal modifiable |
514 | setlocal nrformats=octal,hex |
515 | setlocal nonumber |
516 | setlocal numberwidth=4 |
517 | setlocal omnifunc=htmlcomplete#CompleteTags |
518 | setlocal path= |
519 | setlocal nopreserveindent |
520 | setlocal nopreviewwindow |
521 | setlocal quoteescape=\\ |
522 | setlocal noreadonly |
523 | setlocal norelativenumber |
524 | setlocal norightleft |
525 | setlocal rightleftcmd=search |
526 | setlocal noscrollbind |
527 | setlocal shiftwidth=4 |
528 | setlocal noshortname |
529 | setlocal nosmartindent |
530 | setlocal softtabstop=0 |
531 | setlocal nospell |
532 | setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ |
533 | setlocal spellfile= |
534 | setlocal spelllang=en |
535 | setlocal statusline= |
536 | setlocal suffixesadd= |
537 | setlocal swapfile |
538 | setlocal synmaxcol=3000 |
539 | if &syntax != 'html' |
540 | setlocal syntax=html |
541 | endif |
542 | setlocal tabstop=4 |
543 | setlocal tags= |
544 | setlocal textwidth=0 |
545 | setlocal thesaurus= |
546 | setlocal noundofile |
547 | setlocal nowinfixheight |
548 | setlocal nowinfixwidth |
549 | setlocal wrap |
550 | setlocal wrapmargin=0 |
551 | silent! normal! zE |
552 | let s:l = 1 - ((0 * winheight(0) + 19) / 38) |
553 | if s:l < 1 | let s:l = 1 | endif |
554 | exe s:l |
555 | normal! zt |
556 | 1 |
557 | normal! 0 |
558 | tabedit backup.html |
559 | set splitbelow splitright |
560 | set nosplitbelow |
561 | set nosplitright |
562 | wincmd t |
563 | set winheight=1 winwidth=1 |
564 | argglobal |
565 | 2argu |
566 | vnoremap <buffer> <silent> :call HTMLnextInsertPoint('n') |
567 | nnoremap <buffer> <silent> :call HTMLnextInsertPoint('n') |
568 | nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1) |
569 | nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0) |
570 | nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1) |
571 | nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0) |
572 | nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2) |
573 | nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1) |
574 | nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0) |
575 | nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1) |
576 | nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0) |
577 | nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2) |
578 | nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1) |
579 | nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0) |
580 | nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2) |
581 | nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1) |
582 | nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0) |
583 | nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable() |
584 | nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">') |
585 | nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">') |
586 | nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif |
587 | nnoremap <buffer> <silent> ;mi :call MangleImageTag() |
588 | nnoremap <buffer> <silent> ; |
589 | nnoremap <buffer> <silent> ;; ; |
590 | vnoremap <buffer> <silent> ;; ; |
591 | inoremap <buffer> <silent> :call HTMLnextInsertPoint('i') |
592 | inoremap <buffer> <silent> &hA ⇔ |
593 | inoremap <buffer> <silent> &dA ⇓ |
594 | inoremap <buffer> <silent> &rA ⇒ |
595 | inoremap <buffer> <silent> &uA ⇑ |
596 | inoremap <buffer> <silent> &lA ⇐ |
597 | inoremap <buffer> <silent> &ha ↔ |
598 | inoremap <buffer> <silent> &da ↓ |
599 | inoremap <buffer> <silent> &ra → |
600 | inoremap <buffer> <silent> &ua ↑ |
601 | inoremap <buffer> <silent> &la ← |
602 | inoremap <buffer> <silent> &pv ϖ |
603 | inoremap <buffer> <silent> &uh ϒ |
604 | inoremap <buffer> <silent> &ts ϑ |
605 | inoremap <buffer> <silent> &og ω |
606 | inoremap <buffer> <silent> &ps ψ |
607 | inoremap <buffer> <silent> &ch χ |
608 | inoremap <buffer> <silent> &ph φ |
609 | inoremap <buffer> <silent> &up υ |
610 | inoremap <buffer> <silent> &ta τ |
611 | inoremap <buffer> <silent> &sf ς |
612 | inoremap <buffer> <silent> &si σ |
613 | inoremap <buffer> <silent> &rh ρ |
614 | inoremap <buffer> <silent> &pi π |
615 | inoremap <buffer> <silent> &oc ο |
616 | inoremap <buffer> <silent> &xi ξ |
617 | inoremap <buffer> <silent> &nu ν |
618 | inoremap <buffer> <silent> &mu μ |
619 | inoremap <buffer> <silent> &lm λ |
620 | inoremap <buffer> <silent> &ka κ |
621 | inoremap <buffer> <silent> &io ι |
622 | inoremap <buffer> <silent> &th θ |
623 | inoremap <buffer> <silent> &et η |
624 | inoremap <buffer> <silent> &ze ζ |
625 | inoremap <buffer> <silent> &ep ε |
626 | inoremap <buffer> <silent> &de δ |
627 | inoremap <buffer> <silent> &ga γ |
628 | inoremap <buffer> <silent> &be β |
629 | inoremap <buffer> <silent> &al α |
630 | inoremap <buffer> <silent> &Ps Ψ |
631 | inoremap <buffer> <silent> &Ch Χ |
632 | inoremap <buffer> <silent> &Ph Φ |
633 | inoremap <buffer> <silent> &Up Υ |
634 | inoremap <buffer> <silent> &Ta Τ |
635 | inoremap <buffer> <silent> &Si Σ |
636 | inoremap <buffer> <silent> &Rh Ρ |
637 | inoremap <buffer> <silent> &Pi Π |
638 | inoremap <buffer> <silent> &Oc Ο |
639 | inoremap <buffer> <silent> &Xi Ξ |
640 | inoremap <buffer> <silent> &Nu Ν |
641 | inoremap <buffer> <silent> &Mu Μ |
642 | inoremap <buffer> <silent> &Lm Λ |
643 | inoremap <buffer> <silent> &Ka Κ |
644 | inoremap <buffer> <silent> &Io Ι |
645 | inoremap <buffer> <silent> &Th Θ |
646 | inoremap <buffer> <silent> &Et Η |
647 | inoremap <buffer> <silent> &Ze Ζ |
648 | inoremap <buffer> <silent> &Ep Ε |
649 | inoremap <buffer> <silent> &De Δ |
650 | inoremap <buffer> <silent> &Ga Γ |
651 | inoremap <buffer> <silent> &Be Β |
652 | inoremap <buffer> <silent> &Al Α |
653 | inoremap <buffer> <silent> &3. … |
654 | inoremap <buffer> <silent> &-- — |
655 | inoremap <buffer> <silent> &3- — |
656 | inoremap <buffer> <silent> &m- — |
657 | inoremap <buffer> <silent> &2- – |
658 | inoremap <buffer> <silent> &n- – |
659 | inoremap <buffer> <silent> &34 ¾ |
660 | inoremap <buffer> <silent> &12 ½ |
661 | inoremap <buffer> <silent> &14 ¼ |
662 | inoremap <buffer> <silent> &. · |
663 | inoremap <buffer> <silent> &pa ¶ |
664 | inoremap <buffer> <silent> &mi µ |
665 | inoremap <buffer> <silent> &dg ° |
666 | inoremap <buffer> <silent> &? ¿ |
667 | inoremap <buffer> <silent> &! ¡ |
668 | inoremap <buffer> <silent> &sz ß |
669 | inoremap <buffer> <silent> &o/ ø |
670 | inoremap <buffer> <silent> &/ ÷ |
671 | inoremap <buffer> <silent> &" ¨ |
672 | inoremap <buffer> <silent> &2> » |
673 | inoremap <buffer> <silent> &2< « |
674 | inoremap <buffer> <silent> &y" ÿ |
675 | inoremap <buffer> <silent> &y' ý |
676 | inoremap <buffer> <silent> &u" ü |
677 | inoremap <buffer> <silent> &u^ û |
678 | inoremap <buffer> <silent> &u' ú |
679 | inoremap <buffer> <silent> &u` ù |
680 | inoremap <buffer> <silent> &x × |
681 | inoremap <buffer> <silent> &o" ö |
682 | inoremap <buffer> <silent> &o~ õ |
683 | inoremap <buffer> <silent> &o^ ô |
684 | inoremap <buffer> <silent> &o' ó |
685 | inoremap <buffer> <silent> &o` ò |
686 | inoremap <buffer> <silent> &n~ ñ |
687 | inoremap <buffer> <silent> &i" ï |
688 | inoremap <buffer> <silent> &i^ î |
689 | inoremap <buffer> <silent> &i' í |
690 | inoremap <buffer> <silent> &i` ì |
691 | inoremap <buffer> <silent> &e" ë |
692 | inoremap <buffer> <silent> &e^ ê |
693 | inoremap <buffer> <silent> &e' é |
694 | inoremap <buffer> <silent> &e` è |
695 | inoremap <buffer> <silent> &c, ç |
696 | inoremap <buffer> <silent> &ae æ |
697 | inoremap <buffer> <silent> &ao å |
698 | inoremap <buffer> <silent> &a" ä |
699 | inoremap <buffer> <silent> &a~ ã |
700 | inoremap <buffer> <silent> &a^ â |
701 | inoremap <buffer> <silent> &a' á |
702 | inoremap <buffer> <silent> &a` à |
703 | inoremap <buffer> <silent> &Y' Ý |
704 | inoremap <buffer> <silent> &U" Ü |
705 | inoremap <buffer> <silent> &U^ Û |
706 | inoremap <buffer> <silent> &U' Ú |
707 | inoremap <buffer> <silent> &U` Ù |
708 | inoremap <buffer> <silent> &O/ Ø |
709 | inoremap <buffer> <silent> &O" Ö |
710 | inoremap <buffer> <silent> &O~ Õ |
711 | inoremap <buffer> <silent> &O^ Ô |
712 | inoremap <buffer> <silent> &O' Ó |
713 | inoremap <buffer> <silent> &O` Ò |
714 | inoremap <buffer> <silent> &N~ Ñ |
715 | inoremap <buffer> <silent> &I" Ï |
716 | inoremap <buffer> <silent> &I^ Î |
717 | inoremap <buffer> <silent> &I' Í |
718 | inoremap <buffer> <silent> &I` Ì |
719 | inoremap <buffer> <silent> &E" Ë |
720 | inoremap <buffer> <silent> &E^ Ê |
721 | inoremap <buffer> <silent> &E' É |
722 | inoremap <buffer> <silent> &E` È |
723 | inoremap <buffer> <silent> &C, Ç |
724 | inoremap <buffer> <silent> &AE Æ |
725 | inoremap <buffer> <silent> &Ao Å |
726 | inoremap <buffer> <silent> &A" Ä |
727 | inoremap <buffer> <silent> &A~ Ã |
728 | inoremap <buffer> <silent> &A^ Â |
729 | inoremap <buffer> <silent> &A' Á |
730 | inoremap <buffer> <silent> &A` À |
731 | inoremap <buffer> <silent> &c| ¢ |
732 | inoremap <buffer> <silent> &Y= ¥ |
733 | inoremap <buffer> <silent> &# £ |
734 | inoremap <buffer> <silent> & |
735 | inoremap <buffer> <silent> &> > |
736 | inoremap <buffer> <silent> &< < |
737 | inoremap <buffer> <silent> &' " |
738 | inoremap <buffer> <silent> &tm ™ |
739 | inoremap <buffer> <silent> &rO ® |
740 | inoremap <buffer> <silent> &cO © |
741 | inoremap <buffer> <silent> && & |
742 | inoremap <buffer> <silent> ; |
743 | inoremap <buffer> <silent> ;la <label for=""></label>F" |
744 | inoremap <buffer> <silent> ;re <input type="reset" value="Reset"> |
745 | inoremap <buffer> <silent> ;su <input type="submit" value="Submit"> |
746 | inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50"> |
747 | </textarea>k$5F"i |
748 | inoremap <buffer> <silent> ;og <optgroup label=""> |
749 | </optgroup>k$F"i |
750 | inoremap <buffer> <silent> ;op <option></option>F< |
751 | inoremap <buffer> <silent> ;ms <select name="" multiple> |
752 | </select>O |
753 | inoremap <buffer> <silent> ;se <select name=""> |
754 | </select>O |
755 | inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F" |
756 | inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F" |
757 | inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F" |
758 | inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F" |
759 | inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F" |
760 | inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F" |
761 | inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F" |
762 | inoremap <buffer> <silent> ;fm <form action=""> |
763 | </form>k$F"i |
764 | inoremap <buffer> <silent> ;if <iframe src=""> |
765 | </iframe>k$F"i |
766 | inoremap <buffer> <silent> ;nf <noframes> |
767 | </noframes>O |
768 | inoremap <buffer> <silent> ;fr <frame src="">F" |
769 | inoremap <buffer> <silent> ;fs <frameset rows="" cols=""> |
770 | </frameset>k$3F"i |
771 | inoremap <buffer> <silent> ;th <th></th>F< |
772 | inoremap <buffer> <silent> ;td <td> |
773 | </td>O |
774 | inoremap <buffer> <silent> ;tr <tr> |
775 | </tr>O |
776 | inoremap <buffer> <silent> ;tf <tfoot> |
777 | </tfoot>O |
778 | inoremap <buffer> <silent> ;tb <tbody> |
779 | </tbody>O |
780 | inoremap <buffer> <silent> ;tH <thead> |
781 | </thead>O |
782 | inoremap <buffer> <silent> ;ta <table> |
783 | </table>O |
784 | inoremap <buffer> <silent> ;ca <caption></caption>F< |
785 | inoremap <buffer> <silent> ;ob <object data="" width="" height=""> |
786 | </object>k$5F"i |
787 | inoremap <buffer> <silent> ;ns <noscript> |
788 | </noscripT>O |
789 | inoremap <buffer> <silent> ;eb <embed src="" width="" height=""> |
790 | <noembed></noembed>k$5F"i |
791 | inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F" |
792 | inoremap <buffer> <silent> ;va <var></var>F< |
793 | inoremap <buffer> <silent> ;ul <ul> |
794 | </ul>O |
795 | inoremap <buffer> <silent> ;tt <tt></tt>F< |
796 | inoremap <buffer> <silent> ;ti <title></title>F< |
797 | inoremap <buffer> <silent> ;sp <sup></sup>F< |
798 | inoremap <buffer> <silent> ;sb <sub></sub>F< |
799 | inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F" |
800 | inoremap <buffer> <silent> ;cs <style type="text/css"> |
801 | <!-- |
802 | --> |
803 | </style>kO |
804 | inoremap <buffer> <silent> ;sm <small></small>F< |
805 | inoremap <buffer> <silent> ;sa <samp></samp>F< |
806 | inoremap <buffer> <silent> ;sk <strike></strike>F< |
807 | inoremap <buffer> <silent> ;qu <q></q>F< |
808 | inoremap <buffer> <silent> ;pr <pre> |
809 | </pre>O |
810 | inoremap <buffer> <silent> ;/p </p> |
811 | |
812 | <p> |
813 | inoremap <buffer> <silent> ;pp <p> |
814 | </p>O |
815 | inoremap <buffer> <silent> ;ol <ol> |
816 | </ol>O |
817 | inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F" |
818 | inoremap <buffer> <silent> ;mE <meta name="" content="*">3F" |
819 | inoremap <buffer> <silent> ;me <meta name="" content="">3F" |
820 | inoremap <buffer> <silent> ;lk <link href="">F" |
821 | inoremap <buffer> <silent> ;li <li></li>F< |
822 | inoremap <buffer> <silent> ;kb <kbd></kbd>F< |
823 | inoremap <buffer> <silent> ;ii <isindex> |
824 | inoremap <buffer> <silent> ;in <ins></ins>F< |
825 | inoremap <buffer> <silent> ;iM <img src="*" alt="">F" |
826 | inoremap <buffer> <silent> ;im <img src="" alt="">3F" |
827 | inoremap <buffer> <silent> ;ht <html> |
828 | </html>O |
829 | inoremap <buffer> <silent> ;Hr <hr width="75%"> |
830 | inoremap <buffer> <silent> ;hr <hr> |
831 | inoremap <buffer> <silent> ;he <head> |
832 | </head>O |
833 | inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F< |
834 | inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F< |
835 | inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F< |
836 | inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F< |
837 | inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F< |
838 | inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F< |
839 | inoremap <buffer> <silent> ;h6 <h6></h6>F< |
840 | inoremap <buffer> <silent> ;h5 <h5></h5>F< |
841 | inoremap <buffer> <silent> ;h4 <h4></h4>F< |
842 | inoremap <buffer> <silent> ;h3 <h3></h3>F< |
843 | inoremap <buffer> <silent> ;h2 <h2></h2>F< |
844 | inoremap <buffer> <silent> ;h1 <h1></h1>F< |
845 | inoremap <buffer> <silent> ;fc <font color=""></font>F" |
846 | inoremap <buffer> <silent> ;fo <font size=""></font>F" |
847 | inoremap <buffer> <silent> ;sn <span></span>F< |
848 | inoremap <buffer> <silent> ;dv <div> |
849 | </div>O |
850 | inoremap <buffer> <silent> ;df <dfn></dfn>F< |
851 | inoremap <buffer> <silent> ;de <del></del>F< |
852 | inoremap <buffer> <silent> ;dd <dd></dd>F< |
853 | inoremap <buffer> <silent> ;dt <dt></dt>F< |
854 | inoremap <buffer> <silent> ;dl <dl> |
855 | </dl>O |
856 | inoremap <buffer> <silent> ;co <code></code>F< |
857 | inoremap <buffer> <silent> ;ci <cite></cite>F< |
858 | inoremap <buffer> <silent> ;ce <center></center>F< |
859 | inoremap <buffer> <silent> ;br <br> |
860 | inoremap <buffer> <silent> ;bd <body> |
861 | </body>O |
862 | inoremap <buffer> <silent> ;bl <blockquote> |
863 | </blockquote>O |
864 | inoremap <buffer> <silent> ;bi <big></big>F< |
865 | inoremap <buffer> <silent> ;bh <base href="">F" |
866 | inoremap <buffer> <silent> ;ad <address></address>F< |
867 | inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F< |
868 | inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F" |
869 | inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F< |
870 | inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F" |
871 | inoremap <buffer> <silent> ;aN <a name="*"></a>F< |
872 | inoremap <buffer> <silent> ;an <a name=""></a>F" |
873 | inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F" |
874 | inoremap <buffer> <silent> ;at <a href="" target=""></a>3F" |
875 | inoremap <buffer> <silent> ;aH <a href="*"></a>F< |
876 | inoremap <buffer> <silent> ;ah <a href=""></a>F" |
877 | imap <buffer> <silent> ;s4 ;s4 |
878 | imap <buffer> <silent> ;4 ;4 |
879 | inoremap <buffer> <silent> ;mi :call MangleImageTag() |
880 | inoremap <buffer> <silent> ; |
881 | inoremap <buffer> <silent> ;& & |
882 | inoremap <buffer> <silent> ;; ; |
883 | setlocal keymap= |
884 | setlocal noarabic |
885 | setlocal autoindent |
886 | setlocal balloonexpr= |
887 | setlocal nobinary |
888 | setlocal bufhidden= |
889 | setlocal buflisted |
890 | setlocal buftype= |
891 | setlocal nocindent |
892 | setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e |
893 | setlocal cinoptions= |
894 | setlocal cinwords=if,else,while,do,for,switch |
895 | setlocal colorcolumn= |
896 | setlocal comments=s:<!--,m:\ \ \ \ ,e:--> |
897 | setlocal commentstring=<!--%s--> |
898 | setlocal complete=.,w,b,u,t,i |
899 | setlocal concealcursor= |
900 | setlocal conceallevel=0 |
901 | setlocal completefunc= |
902 | setlocal nocopyindent |
903 | setlocal cryptmethod= |
904 | setlocal nocursorbind |
905 | setlocal nocursorcolumn |
906 | setlocal nocursorline |
907 | setlocal define= |
908 | setlocal dictionary= |
909 | setlocal nodiff |
910 | setlocal equalprg= |
911 | setlocal errorformat= |
912 | setlocal expandtab |
913 | if &filetype != 'html' |
914 | setlocal filetype=html |
915 | endif |
916 | setlocal foldcolumn=0 |
917 | setlocal foldenable |
918 | setlocal foldexpr=0 |
919 | setlocal foldignore=# |
920 | setlocal foldlevel=0 |
921 | setlocal foldmarker={{{,}}} |
922 | setlocal foldmethod=manual |
923 | setlocal foldminlines=1 |
924 | setlocal foldnestmax=20 |
925 | setlocal foldtext=foldtext() |
926 | setlocal formatexpr= |
927 | setlocal formatoptions=tcq |
928 | setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* |
929 | setlocal grepprg= |
930 | setlocal iminsert=2 |
931 | setlocal imsearch=2 |
932 | setlocal include= |
933 | setlocal includeexpr= |
934 | setlocal indentexpr= |
935 | setlocal indentkeys=0{,0},:,0#,!^F,o,O,e |
936 | setlocal noinfercase |
937 | setlocal iskeyword=@,48-57,_,192-255 |
938 | setlocal keywordprg= |
939 | setlocal nolinebreak |
940 | setlocal nolisp |
941 | setlocal nolist |
942 | setlocal makeprg= |
943 | setlocal matchpairs=(:),{:},[:],<:> |
944 | setlocal nomodeline |
945 | setlocal modifiable |
946 | setlocal nrformats=octal,hex |
947 | setlocal nonumber |
948 | setlocal numberwidth=4 |
949 | setlocal omnifunc=htmlcomplete#CompleteTags |
950 | setlocal path= |
951 | setlocal nopreserveindent |
952 | setlocal nopreviewwindow |
953 | setlocal quoteescape=\\ |
954 | setlocal noreadonly |
955 | setlocal norelativenumber |
956 | setlocal norightleft |
957 | setlocal rightleftcmd=search |
958 | setlocal noscrollbind |
959 | setlocal shiftwidth=4 |
960 | setlocal noshortname |
961 | setlocal nosmartindent |
962 | setlocal softtabstop=0 |
963 | setlocal nospell |
964 | setlocal spellcapcheck= |
965 | setlocal spellfile= |
966 | setlocal spelllang=en |
967 | setlocal statusline= |
968 | setlocal suffixesadd= |
969 | setlocal swapfile |
970 | setlocal synmaxcol=3000 |
971 | if &syntax != 'html' |
972 | setlocal syntax=html |
973 | endif |
974 | setlocal tabstop=4 |
975 | setlocal tags= |
976 | setlocal textwidth=0 |
977 | setlocal thesaurus= |
978 | setlocal noundofile |
979 | setlocal nowinfixheight |
980 | setlocal nowinfixwidth |
981 | setlocal wrap |
982 | setlocal wrapmargin=0 |
983 | silent! normal! zE |
984 | let s:l = 1 - ((0 * winheight(0) + 19) / 38) |
985 | if s:l < 1 | let s:l = 1 | endif |
986 | exe s:l |
987 | normal! zt |
988 | 1 |
989 | normal! 0 |
990 | tabedit backup-smb.html |
991 | set splitbelow splitright |
992 | set nosplitbelow |
993 | set nosplitright |
994 | wincmd t |
995 | set winheight=1 winwidth=1 |
996 | argglobal |
997 | 3argu |
998 | vnoremap <buffer> <silent> :call HTMLnextInsertPoint('n') |
999 | nnoremap <buffer> <silent> :call HTMLnextInsertPoint('n') |
1000 | nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1) |
1001 | nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0) |
1002 | nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1) |
1003 | nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0) |
1004 | nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2) |
1005 | nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1) |
1006 | nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0) |
1007 | nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1) |
1008 | nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0) |
1009 | nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2) |
1010 | nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1) |
1011 | nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0) |
1012 | nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2) |
1013 | nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1) |
1014 | nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0) |
1015 | nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable() |
1016 | nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">') |
1017 | nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">') |
1018 | nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif |
1019 | nnoremap <buffer> <silent> ;mi :call MangleImageTag() |
1020 | nnoremap <buffer> <silent> ; |
1021 | nnoremap <buffer> <silent> ;; ; |
1022 | vnoremap <buffer> <silent> ;; ; |
1023 | inoremap <buffer> <silent> :call HTMLnextInsertPoint('i') |
1024 | inoremap <buffer> <silent> &hA ⇔ |
1025 | inoremap <buffer> <silent> &dA ⇓ |
1026 | inoremap <buffer> <silent> &rA ⇒ |
1027 | inoremap <buffer> <silent> &uA ⇑ |
1028 | inoremap <buffer> <silent> &lA ⇐ |
1029 | inoremap <buffer> <silent> &ha ↔ |
1030 | inoremap <buffer> <silent> &da ↓ |
1031 | inoremap <buffer> <silent> &ra → |
1032 | inoremap <buffer> <silent> &ua ↑ |
1033 | inoremap <buffer> <silent> &la ← |
1034 | inoremap <buffer> <silent> &pv ϖ |
1035 | inoremap <buffer> <silent> &uh ϒ |
1036 | inoremap <buffer> <silent> &ts ϑ |
1037 | inoremap <buffer> <silent> &og ω |
1038 | inoremap <buffer> <silent> &ps ψ |
1039 | inoremap <buffer> <silent> &ch χ |
1040 | inoremap <buffer> <silent> &ph φ |
1041 | inoremap <buffer> <silent> &up υ |
1042 | inoremap <buffer> <silent> &ta τ |
1043 | inoremap <buffer> <silent> &sf ς |
1044 | inoremap <buffer> <silent> &si σ |
1045 | inoremap <buffer> <silent> &rh ρ |
1046 | inoremap <buffer> <silent> &pi π |
1047 | inoremap <buffer> <silent> &oc ο |
1048 | inoremap <buffer> <silent> &xi ξ |
1049 | inoremap <buffer> <silent> &nu ν |
1050 | inoremap <buffer> <silent> &mu μ |
1051 | inoremap <buffer> <silent> &lm λ |
1052 | inoremap <buffer> <silent> &ka κ |
1053 | inoremap <buffer> <silent> &io ι |
1054 | inoremap <buffer> <silent> &th θ |
1055 | inoremap <buffer> <silent> &et η |
1056 | inoremap <buffer> <silent> &ze ζ |
1057 | inoremap <buffer> <silent> &ep ε |
1058 | inoremap <buffer> <silent> &de δ |
1059 | inoremap <buffer> <silent> &ga γ |
1060 | inoremap <buffer> <silent> &be β |
1061 | inoremap <buffer> <silent> &al α |
1062 | inoremap <buffer> <silent> &Ps Ψ |
1063 | inoremap <buffer> <silent> &Ch Χ |
1064 | inoremap <buffer> <silent> &Ph Φ |
1065 | inoremap <buffer> <silent> &Up Υ |
1066 | inoremap <buffer> <silent> &Ta Τ |
1067 | inoremap <buffer> <silent> &Si Σ |
1068 | inoremap <buffer> <silent> &Rh Ρ |
1069 | inoremap <buffer> <silent> &Pi Π |
1070 | inoremap <buffer> <silent> &Oc Ο |
1071 | inoremap <buffer> <silent> &Xi Ξ |
1072 | inoremap <buffer> <silent> &Nu Ν |
1073 | inoremap <buffer> <silent> &Mu Μ |
1074 | inoremap <buffer> <silent> &Lm Λ |
1075 | inoremap <buffer> <silent> &Ka Κ |
1076 | inoremap <buffer> <silent> &Io Ι |
1077 | inoremap <buffer> <silent> &Th Θ |
1078 | inoremap <buffer> <silent> &Et Η |
1079 | inoremap <buffer> <silent> &Ze Ζ |
1080 | inoremap <buffer> <silent> &Ep Ε |
1081 | inoremap <buffer> <silent> &De Δ |
1082 | inoremap <buffer> <silent> &Ga Γ |
1083 | inoremap <buffer> <silent> &Be Β |
1084 | inoremap <buffer> <silent> &Al Α |
1085 | inoremap <buffer> <silent> &3. … |
1086 | inoremap <buffer> <silent> &-- — |
1087 | inoremap <buffer> <silent> &3- — |
1088 | inoremap <buffer> <silent> &m- — |
1089 | inoremap <buffer> <silent> &2- – |
1090 | inoremap <buffer> <silent> &n- – |
1091 | inoremap <buffer> <silent> &34 ¾ |
1092 | inoremap <buffer> <silent> &12 ½ |
1093 | inoremap <buffer> <silent> &14 ¼ |
1094 | inoremap <buffer> <silent> &. · |
1095 | inoremap <buffer> <silent> &pa ¶ |
1096 | inoremap <buffer> <silent> &mi µ |
1097 | inoremap <buffer> <silent> &dg ° |
1098 | inoremap <buffer> <silent> &? ¿ |
1099 | inoremap <buffer> <silent> &! ¡ |
1100 | inoremap <buffer> <silent> &sz ß |
1101 | inoremap <buffer> <silent> &o/ ø |
1102 | inoremap <buffer> <silent> &/ ÷ |
1103 | inoremap <buffer> <silent> &" ¨ |
1104 | inoremap <buffer> <silent> &2> » |
1105 | inoremap <buffer> <silent> &2< « |
1106 | inoremap <buffer> <silent> &y" ÿ |
1107 | inoremap <buffer> <silent> &y' ý |
1108 | inoremap <buffer> <silent> &u" ü |
1109 | inoremap <buffer> <silent> &u^ û |
1110 | inoremap <buffer> <silent> &u' ú |
1111 | inoremap <buffer> <silent> &u` ù |
1112 | inoremap <buffer> <silent> &x × |
1113 | inoremap <buffer> <silent> &o" ö |
1114 | inoremap <buffer> <silent> &o~ õ |
1115 | inoremap <buffer> <silent> &o^ ô |
1116 | inoremap <buffer> <silent> &o' ó |
1117 | inoremap <buffer> <silent> &o` ò |
1118 | inoremap <buffer> <silent> &n~ ñ |
1119 | inoremap <buffer> <silent> &i" ï |
1120 | inoremap <buffer> <silent> &i^ î |
1121 | inoremap <buffer> <silent> &i' í |
1122 | inoremap <buffer> <silent> &i` ì |
1123 | inoremap <buffer> <silent> &e" ë |
1124 | inoremap <buffer> <silent> &e^ ê |
1125 | inoremap <buffer> <silent> &e' é |
1126 | inoremap <buffer> <silent> &e` è |
1127 | inoremap <buffer> <silent> &c, ç |
1128 | inoremap <buffer> <silent> &ae æ |
1129 | inoremap <buffer> <silent> &ao å |
1130 | inoremap <buffer> <silent> &a" ä |
1131 | inoremap <buffer> <silent> &a~ ã |
1132 | inoremap <buffer> <silent> &a^ â |
1133 | inoremap <buffer> <silent> &a' á |
1134 | inoremap <buffer> <silent> &a` à |
1135 | inoremap <buffer> <silent> &Y' Ý |
1136 | inoremap <buffer> <silent> &U" Ü |
1137 | inoremap <buffer> <silent> &U^ Û |
1138 | inoremap <buffer> <silent> &U' Ú |
1139 | inoremap <buffer> <silent> &U` Ù |
1140 | inoremap <buffer> <silent> &O/ Ø |
1141 | inoremap <buffer> <silent> &O" Ö |
1142 | inoremap <buffer> <silent> &O~ Õ |
1143 | inoremap <buffer> <silent> &O^ Ô |
1144 | inoremap <buffer> <silent> &O' Ó |
1145 | inoremap <buffer> <silent> &O` Ò |
1146 | inoremap <buffer> <silent> &N~ Ñ |
1147 | inoremap <buffer> <silent> &I" Ï |
1148 | inoremap <buffer> <silent> &I^ Î |
1149 | inoremap <buffer> <silent> &I' Í |
1150 | inoremap <buffer> <silent> &I` Ì |
1151 | inoremap <buffer> <silent> &E" Ë |
1152 | inoremap <buffer> <silent> &E^ Ê |
1153 | inoremap <buffer> <silent> &E' É |
1154 | inoremap <buffer> <silent> &E` È |
1155 | inoremap <buffer> <silent> &C, Ç |
1156 | inoremap <buffer> <silent> &AE Æ |
1157 | inoremap <buffer> <silent> &Ao Å |
1158 | inoremap <buffer> <silent> &A" Ä |
1159 | inoremap <buffer> <silent> &A~ Ã |
1160 | inoremap <buffer> <silent> &A^ Â |
1161 | inoremap <buffer> <silent> &A' Á |
1162 | inoremap <buffer> <silent> &A` À |
1163 | inoremap <buffer> <silent> &c| ¢ |
1164 | inoremap <buffer> <silent> &Y= ¥ |
1165 | inoremap <buffer> <silent> &# £ |
1166 | inoremap <buffer> <silent> & |
1167 | inoremap <buffer> <silent> &> > |
1168 | inoremap <buffer> <silent> &< < |
1169 | inoremap <buffer> <silent> &' " |
1170 | inoremap <buffer> <silent> &tm ™ |
1171 | inoremap <buffer> <silent> &rO ® |
1172 | inoremap <buffer> <silent> &cO © |
1173 | inoremap <buffer> <silent> && & |
1174 | inoremap <buffer> <silent> ; |
1175 | inoremap <buffer> <silent> ;la <label for=""></label>F" |
1176 | inoremap <buffer> <silent> ;re <input type="reset" value="Reset"> |
1177 | inoremap <buffer> <silent> ;su <input type="submit" value="Submit"> |
1178 | inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50"> |
1179 | </textarea>k$5F"i |
1180 | inoremap <buffer> <silent> ;og <optgroup label=""> |
1181 | </optgroup>k$F"i |
1182 | inoremap <buffer> <silent> ;op <option></option>F< |
1183 | inoremap <buffer> <silent> ;ms <select name="" multiple> |
1184 | </select>O |
1185 | inoremap <buffer> <silent> ;se <select name=""> |
1186 | </select>O |
1187 | inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F" |
1188 | inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F" |
1189 | inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F" |
1190 | inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F" |
1191 | inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F" |
1192 | inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F" |
1193 | inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F" |
1194 | inoremap <buffer> <silent> ;fm <form action=""> |
1195 | </form>k$F"i |
1196 | inoremap <buffer> <silent> ;if <iframe src=""> |
1197 | </iframe>k$F"i |
1198 | inoremap <buffer> <silent> ;nf <noframes> |
1199 | </noframes>O |
1200 | inoremap <buffer> <silent> ;fr <frame src="">F" |
1201 | inoremap <buffer> <silent> ;fs <frameset rows="" cols=""> |
1202 | </frameset>k$3F"i |
1203 | inoremap <buffer> <silent> ;th <th></th>F< |
1204 | inoremap <buffer> <silent> ;td <td> |
1205 | </td>O |
1206 | inoremap <buffer> <silent> ;tr <tr> |
1207 | </tr>O |
1208 | inoremap <buffer> <silent> ;tf <tfoot> |
1209 | </tfoot>O |
1210 | inoremap <buffer> <silent> ;tb <tbody> |
1211 | </tbody>O |
1212 | inoremap <buffer> <silent> ;tH <thead> |
1213 | </thead>O |
1214 | inoremap <buffer> <silent> ;ta <table> |
1215 | </table>O |
1216 | inoremap <buffer> <silent> ;ca <caption></caption>F< |
1217 | inoremap <buffer> <silent> ;ob <object data="" width="" height=""> |
1218 | </object>k$5F"i |
1219 | inoremap <buffer> <silent> ;ns <noscript> |
1220 | </noscripT>O |
1221 | inoremap <buffer> <silent> ;eb <embed src="" width="" height=""> |
1222 | <noembed></noembed>k$5F"i |
1223 | inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F" |
1224 | inoremap <buffer> <silent> ;va <var></var>F< |
1225 | inoremap <buffer> <silent> ;ul <ul> |
1226 | </ul>O |
1227 | inoremap <buffer> <silent> ;tt <tt></tt>F< |
1228 | inoremap <buffer> <silent> ;ti <title></title>F< |
1229 | inoremap <buffer> <silent> ;sp <sup></sup>F< |
1230 | inoremap <buffer> <silent> ;sb <sub></sub>F< |
1231 | inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F" |
1232 | inoremap <buffer> <silent> ;cs <style type="text/css"> |
1233 | <!-- |
1234 | --> |
1235 | </style>kO |
1236 | inoremap <buffer> <silent> ;sm <small></small>F< |
1237 | inoremap <buffer> <silent> ;sa <samp></samp>F< |
1238 | inoremap <buffer> <silent> ;sk <strike></strike>F< |
1239 | inoremap <buffer> <silent> ;qu <q></q>F< |
1240 | inoremap <buffer> <silent> ;pr <pre> |
1241 | </pre>O |
1242 | inoremap <buffer> <silent> ;/p </p> |
1243 | |
1244 | <p> |
1245 | inoremap <buffer> <silent> ;pp <p> |
1246 | </p>O |
1247 | inoremap <buffer> <silent> ;ol <ol> |
1248 | </ol>O |
1249 | inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F" |
1250 | inoremap <buffer> <silent> ;mE <meta name="" content="*">3F" |
1251 | inoremap <buffer> <silent> ;me <meta name="" content="">3F" |
1252 | inoremap <buffer> <silent> ;lk <link href="">F" |
1253 | inoremap <buffer> <silent> ;li <li></li>F< |
1254 | inoremap <buffer> <silent> ;kb <kbd></kbd>F< |
1255 | inoremap <buffer> <silent> ;ii <isindex> |
1256 | inoremap <buffer> <silent> ;in <ins></ins>F< |
1257 | inoremap <buffer> <silent> ;iM <img src="*" alt="">F" |
1258 | inoremap <buffer> <silent> ;im <img src="" alt="">3F" |
1259 | inoremap <buffer> <silent> ;ht <html> |
1260 | </html>O |
1261 | inoremap <buffer> <silent> ;Hr <hr width="75%"> |
1262 | inoremap <buffer> <silent> ;hr <hr> |
1263 | inoremap <buffer> <silent> ;he <head> |
1264 | </head>O |
1265 | inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F< |
1266 | inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F< |
1267 | inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F< |
1268 | inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F< |
1269 | inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F< |
1270 | inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F< |
1271 | inoremap <buffer> <silent> ;h6 <h6></h6>F< |
1272 | inoremap <buffer> <silent> ;h5 <h5></h5>F< |
1273 | inoremap <buffer> <silent> ;h4 <h4></h4>F< |
1274 | inoremap <buffer> <silent> ;h3 <h3></h3>F< |
1275 | inoremap <buffer> <silent> ;h2 <h2></h2>F< |
1276 | inoremap <buffer> <silent> ;h1 <h1></h1>F< |
1277 | inoremap <buffer> <silent> ;fc <font color=""></font>F" |
1278 | inoremap <buffer> <silent> ;fo <font size=""></font>F" |
1279 | inoremap <buffer> <silent> ;sn <span></span>F< |
1280 | inoremap <buffer> <silent> ;dv <div> |
1281 | </div>O |
1282 | inoremap <buffer> <silent> ;df <dfn></dfn>F< |
1283 | inoremap <buffer> <silent> ;de <del></del>F< |
1284 | inoremap <buffer> <silent> ;dd <dd></dd>F< |
1285 | inoremap <buffer> <silent> ;dt <dt></dt>F< |
1286 | inoremap <buffer> <silent> ;dl <dl> |
1287 | </dl>O |
1288 | inoremap <buffer> <silent> ;co <code></code>F< |
1289 | inoremap <buffer> <silent> ;ci <cite></cite>F< |
1290 | inoremap <buffer> <silent> ;ce <center></center>F< |
1291 | inoremap <buffer> <silent> ;br <br> |
1292 | inoremap <buffer> <silent> ;bd <body> |
1293 | </body>O |
1294 | inoremap <buffer> <silent> ;bl <blockquote> |
1295 | </blockquote>O |
1296 | inoremap <buffer> <silent> ;bi <big></big>F< |
1297 | inoremap <buffer> <silent> ;bh <base href="">F" |
1298 | inoremap <buffer> <silent> ;ad <address></address>F< |
1299 | inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F< |
1300 | inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F" |
1301 | inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F< |
1302 | inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F" |
1303 | inoremap <buffer> <silent> ;aN <a name="*"></a>F< |
1304 | inoremap <buffer> <silent> ;an <a name=""></a>F" |
1305 | inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F" |
1306 | inoremap <buffer> <silent> ;at <a href="" target=""></a>3F" |
1307 | inoremap <buffer> <silent> ;aH <a href="*"></a>F< |
1308 | inoremap <buffer> <silent> ;ah <a href=""></a>F" |
1309 | imap <buffer> <silent> ;s4 ;s4 |
1310 | imap <buffer> <silent> ;4 ;4 |
1311 | inoremap <buffer> <silent> ;mi :call MangleImageTag() |
1312 | inoremap <buffer> <silent> ; |
1313 | inoremap <buffer> <silent> ;& & |
1314 | inoremap <buffer> <silent> ;; ; |
1315 | setlocal keymap= |
1316 | setlocal noarabic |
1317 | setlocal autoindent |
1318 | setlocal balloonexpr= |
1319 | setlocal nobinary |
1320 | setlocal bufhidden= |
1321 | setlocal buflisted |
1322 | setlocal buftype= |
1323 | setlocal nocindent |
1324 | setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e |
1325 | setlocal cinoptions= |
1326 | setlocal cinwords=if,else,while,do,for,switch |
1327 | setlocal colorcolumn= |
1328 | setlocal comments=s:<!--,m:\ \ \ \ ,e:--> |
1329 | setlocal commentstring=<!--%s--> |
1330 | setlocal complete=.,w,b,u,t,i |
1331 | setlocal concealcursor= |
1332 | setlocal conceallevel=0 |
1333 | setlocal completefunc= |
1334 | setlocal nocopyindent |
1335 | setlocal cryptmethod= |
1336 | setlocal nocursorbind |
1337 | setlocal nocursorcolumn |
1338 | setlocal nocursorline |
1339 | setlocal define= |
1340 | setlocal dictionary= |
1341 | setlocal nodiff |
1342 | setlocal equalprg= |
1343 | setlocal errorformat= |
1344 | setlocal expandtab |
1345 | if &filetype != 'html' |
1346 | setlocal filetype=html |
1347 | endif |
1348 | setlocal foldcolumn=0 |
1349 | setlocal foldenable |
1350 | setlocal foldexpr=0 |
1351 | setlocal foldignore=# |
1352 | setlocal foldlevel=0 |
1353 | setlocal foldmarker={{{,}}} |
1354 | setlocal foldmethod=manual |
1355 | setlocal foldminlines=1 |
1356 | setlocal foldnestmax=20 |
1357 | setlocal foldtext=foldtext() |
1358 | setlocal formatexpr= |
1359 | setlocal formatoptions=tcq |
1360 | setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* |
1361 | setlocal grepprg= |
1362 | setlocal iminsert=2 |
1363 | setlocal imsearch=2 |
1364 | setlocal include= |
1365 | setlocal includeexpr= |
1366 | setlocal indentexpr= |
1367 | setlocal indentkeys=0{,0},:,0#,!^F,o,O,e |
1368 | setlocal noinfercase |
1369 | setlocal iskeyword=@,48-57,_,192-255 |
1370 | setlocal keywordprg= |
1371 | setlocal nolinebreak |
1372 | setlocal nolisp |
1373 | setlocal nolist |
1374 | setlocal makeprg= |
1375 | setlocal matchpairs=(:),{:},[:],<:> |
1376 | setlocal nomodeline |
1377 | setlocal modifiable |
1378 | setlocal nrformats=octal,hex |
1379 | setlocal nonumber |
1380 | setlocal numberwidth=4 |
1381 | setlocal omnifunc=htmlcomplete#CompleteTags |
1382 | setlocal path= |
1383 | setlocal nopreserveindent |
1384 | setlocal nopreviewwindow |
1385 | setlocal quoteescape=\\ |
1386 | setlocal noreadonly |
1387 | setlocal norelativenumber |
1388 | setlocal norightleft |
1389 | setlocal rightleftcmd=search |
1390 | setlocal noscrollbind |
1391 | setlocal shiftwidth=4 |
1392 | setlocal noshortname |
1393 | setlocal nosmartindent |
1394 | setlocal softtabstop=0 |
1395 | setlocal nospell |
1396 | setlocal spellcapcheck= |
1397 | setlocal spellfile= |
1398 | setlocal spelllang=en |
1399 | setlocal statusline= |
1400 | setlocal suffixesadd= |
1401 | setlocal swapfile |
1402 | setlocal synmaxcol=3000 |
1403 | if &syntax != 'html' |
1404 | setlocal syntax=html |
1405 | endif |
1406 | setlocal tabstop=4 |
1407 | setlocal tags= |
1408 | setlocal textwidth=0 |
1409 | setlocal thesaurus= |
1410 | setlocal noundofile |
1411 | setlocal nowinfixheight |
1412 | setlocal nowinfixwidth |
1413 | setlocal wrap |
1414 | setlocal wrapmargin=0 |
1415 | silent! normal! zE |
1416 | let s:l = 1 - ((0 * winheight(0) + 19) / 38) |
1417 | if s:l < 1 | let s:l = 1 | endif |
1418 | exe s:l |
1419 | normal! zt |
1420 | 1 |
1421 | normal! 0 |
1422 | tabedit boot-params.html |
1423 | set splitbelow splitright |
1424 | set nosplitbelow |
1425 | set nosplitright |
1426 | wincmd t |
1427 | set winheight=1 winwidth=1 |
1428 | argglobal |
1429 | 4argu |
1430 | vnoremap <buffer> <silent> :call HTMLnextInsertPoint('n') |
1431 | nnoremap <buffer> <silent> :call HTMLnextInsertPoint('n') |
1432 | nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1) |
1433 | nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0) |
1434 | nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1) |
1435 | nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0) |
1436 | nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2) |
1437 | nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1) |
1438 | nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0) |
1439 | nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1) |
1440 | nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0) |
1441 | nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2) |
1442 | nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1) |
1443 | nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0) |
1444 | nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2) |
1445 | nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1) |
1446 | nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0) |
1447 | nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable() |
1448 | nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">') |
1449 | nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">') |
1450 | nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif |
1451 | nnoremap <buffer> <silent> ;mi :call MangleImageTag() |
1452 | nnoremap <buffer> <silent> ; |
1453 | nnoremap <buffer> <silent> ;; ; |
1454 | vnoremap <buffer> <silent> ;; ; |
1455 | inoremap <buffer> <silent> :call HTMLnextInsertPoint('i') |
1456 | inoremap <buffer> <silent> &hA ⇔ |
1457 | inoremap <buffer> <silent> &dA ⇓ |
1458 | inoremap <buffer> <silent> &rA ⇒ |
1459 | inoremap <buffer> <silent> &uA ⇑ |
1460 | inoremap <buffer> <silent> &lA ⇐ |
1461 | inoremap <buffer> <silent> &ha ↔ |
1462 | inoremap <buffer> <silent> &da ↓ |
1463 | inoremap <buffer> <silent> &ra → |
1464 | inoremap <buffer> <silent> &ua ↑ |
1465 | inoremap <buffer> <silent> &la ← |
1466 | inoremap <buffer> <silent> &pv ϖ |
1467 | inoremap <buffer> <silent> &uh ϒ |
1468 | inoremap <buffer> <silent> &ts ϑ |
1469 | inoremap <buffer> <silent> &og ω |
1470 | inoremap <buffer> <silent> &ps ψ |
1471 | inoremap <buffer> <silent> &ch χ |
1472 | inoremap <buffer> <silent> &ph φ |
1473 | inoremap <buffer> <silent> &up υ |
1474 | inoremap <buffer> <silent> &ta τ |
1475 | inoremap <buffer> <silent> &sf ς |
1476 | inoremap <buffer> <silent> &si σ |
1477 | inoremap <buffer> <silent> &rh ρ |
1478 | inoremap <buffer> <silent> &pi π |
1479 | inoremap <buffer> <silent> &oc ο |
1480 | inoremap <buffer> <silent> &xi ξ |
1481 | inoremap <buffer> <silent> &nu ν |
1482 | inoremap <buffer> <silent> &mu μ |
1483 | inoremap <buffer> <silent> &lm λ |
1484 | inoremap <buffer> <silent> &ka κ |
1485 | inoremap <buffer> <silent> &io ι |
1486 | inoremap <buffer> <silent> &th θ |
1487 | inoremap <buffer> <silent> &et η |
1488 | inoremap <buffer> <silent> &ze ζ |
1489 | inoremap <buffer> <silent> &ep ε |
1490 | inoremap <buffer> <silent> &de δ |
1491 | inoremap <buffer> <silent> &ga γ |
1492 | inoremap <buffer> <silent> &be β |
1493 | inoremap <buffer> <silent> &al α |
1494 | inoremap <buffer> <silent> &Ps Ψ |
1495 | inoremap <buffer> <silent> &Ch Χ |
1496 | inoremap <buffer> <silent> &Ph Φ |
1497 | inoremap <buffer> <silent> &Up Υ |
1498 | inoremap <buffer> <silent> &Ta Τ |
1499 | inoremap <buffer> <silent> &Si Σ |
1500 | inoremap <buffer> <silent> &Rh Ρ |
1501 | inoremap <buffer> <silent> &Pi Π |
1502 | inoremap <buffer> <silent> &Oc Ο |
1503 | inoremap <buffer> <silent> &Xi Ξ |
1504 | inoremap <buffer> <silent> &Nu Ν |
1505 | inoremap <buffer> <silent> &Mu Μ |
1506 | inoremap <buffer> <silent> &Lm Λ |
1507 | inoremap <buffer> <silent> &Ka Κ |
1508 | inoremap <buffer> <silent> &Io Ι |
1509 | inoremap <buffer> <silent> &Th Θ |
1510 | inoremap <buffer> <silent> &Et Η |
1511 | inoremap <buffer> <silent> &Ze Ζ |
1512 | inoremap <buffer> <silent> &Ep Ε |
1513 | inoremap <buffer> <silent> &De Δ |
1514 | inoremap <buffer> <silent> &Ga Γ |
1515 | inoremap <buffer> <silent> &Be Β |
1516 | inoremap <buffer> <silent> &Al Α |
1517 | inoremap <buffer> <silent> &3. … |
1518 | inoremap <buffer> <silent> &-- — |
1519 | inoremap <buffer> <silent> &3- — |
1520 | inoremap <buffer> <silent> &m- — |
1521 | inoremap <buffer> <silent> &2- – |
1522 | inoremap <buffer> <silent> &n- – |
1523 | inoremap <buffer> <silent> &34 ¾ |
1524 | inoremap <buffer> <silent> &12 ½ |
1525 | inoremap <buffer> <silent> &14 ¼ |
1526 | inoremap <buffer> <silent> &. · |
1527 | inoremap <buffer> <silent> &pa ¶ |
1528 | inoremap <buffer> <silent> &mi µ |
1529 | inoremap <buffer> <silent> &dg ° |
1530 | inoremap <buffer> <silent> &? ¿ |
1531 | inoremap <buffer> <silent> &! ¡ |
1532 | inoremap <buffer> <silent> &sz ß |
1533 | inoremap <buffer> <silent> &o/ ø |
1534 | inoremap <buffer> <silent> &/ ÷ |
1535 | inoremap <buffer> <silent> &" ¨ |
1536 | inoremap <buffer> <silent> &2> » |
1537 | inoremap <buffer> <silent> &2< « |
1538 | inoremap <buffer> <silent> &y" ÿ |
1539 | inoremap <buffer> <silent> &y' ý |
1540 | inoremap <buffer> <silent> &u" ü |
1541 | inoremap <buffer> <silent> &u^ û |
1542 | inoremap <buffer> <silent> &u' ú |
1543 | inoremap <buffer> <silent> &u` ù |
1544 | inoremap <buffer> <silent> &x × |
1545 | inoremap <buffer> <silent> &o" ö |
1546 | inoremap <buffer> <silent> &o~ õ |
1547 | inoremap <buffer> <silent> &o^ ô |
1548 | inoremap <buffer> <silent> &o' ó |
1549 | inoremap <buffer> <silent> &o` ò |
1550 | inoremap <buffer> <silent> &n~ ñ |
1551 | inoremap <buffer> <silent> &i" ï |
1552 | inoremap <buffer> <silent> &i^ î |
1553 | inoremap <buffer> <silent> &i' í |
1554 | inoremap <buffer> <silent> &i` ì |
1555 | inoremap <buffer> <silent> &e" ë |
1556 | inoremap <buffer> <silent> &e^ ê |
1557 | inoremap <buffer> <silent> &e' é |
1558 | inoremap <buffer> <silent> &e` è |
1559 | inoremap <buffer> <silent> &c, ç |
1560 | inoremap <buffer> <silent> &ae æ |
1561 | inoremap <buffer> <silent> &ao å |
1562 | inoremap <buffer> <silent> &a" ä |
1563 | inoremap <buffer> <silent> &a~ ã |
1564 | inoremap <buffer> <silent> &a^ â |
1565 | inoremap <buffer> <silent> &a' á |
1566 | inoremap <buffer> <silent> &a` à |
1567 | inoremap <buffer> <silent> &Y' Ý |
1568 | inoremap <buffer> <silent> &U" Ü |
1569 | inoremap <buffer> <silent> &U^ Û |
1570 | inoremap <buffer> <silent> &U' Ú |
1571 | inoremap <buffer> <silent> &U` Ù |
1572 | inoremap <buffer> <silent> &O/ Ø |
1573 | inoremap <buffer> <silent> &O" Ö |
1574 | inoremap <buffer> <silent> &O~ Õ |
1575 | inoremap <buffer> <silent> &O^ Ô |
1576 | inoremap <buffer> <silent> &O' Ó |
1577 | inoremap <buffer> <silent> &O` Ò |
1578 | inoremap <buffer> <silent> &N~ Ñ |
1579 | inoremap <buffer> <silent> &I" Ï |
1580 | inoremap <buffer> <silent> &I^ Î |
1581 | inoremap <buffer> <silent> &I' Í |
1582 | inoremap <buffer> <silent> &I` Ì |
1583 | inoremap <buffer> <silent> &E" Ë |
1584 | inoremap <buffer> <silent> &E^ Ê |
1585 | inoremap <buffer> <silent> &E' É |
1586 | inoremap <buffer> <silent> &E` È |
1587 | inoremap <buffer> <silent> &C, Ç |
1588 | inoremap <buffer> <silent> &AE Æ |
1589 | inoremap <buffer> <silent> &Ao Å |
1590 | inoremap <buffer> <silent> &A" Ä |
1591 | inoremap <buffer> <silent> &A~ Ã |
1592 | inoremap <buffer> <silent> &A^ Â |
1593 | inoremap <buffer> <silent> &A' Á |
1594 | inoremap <buffer> <silent> &A` À |
1595 | inoremap <buffer> <silent> &c| ¢ |
1596 | inoremap <buffer> <silent> &Y= ¥ |
1597 | inoremap <buffer> <silent> &# £ |
1598 | inoremap <buffer> <silent> & |
1599 | inoremap <buffer> <silent> &> > |
1600 | inoremap <buffer> <silent> &< < |
1601 | inoremap <buffer> <silent> &' " |
1602 | inoremap <buffer> <silent> &tm ™ |
1603 | inoremap <buffer> <silent> &rO ® |
1604 | inoremap <buffer> <silent> &cO © |
1605 | inoremap <buffer> <silent> && & |
1606 | inoremap <buffer> <silent> ; |
1607 | inoremap <buffer> <silent> ;la <label for=""></label>F" |
1608 | inoremap <buffer> <silent> ;re <input type="reset" value="Reset"> |
1609 | inoremap <buffer> <silent> ;su <input type="submit" value="Submit"> |
1610 | inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50"> |
1611 | </textarea>k$5F"i |
1612 | inoremap <buffer> <silent> ;og <optgroup label=""> |
1613 | </optgroup>k$F"i |
1614 | inoremap <buffer> <silent> ;op <option></option>F< |
1615 | inoremap <buffer> <silent> ;ms <select name="" multiple> |
1616 | </select>O |
1617 | inoremap <buffer> <silent> ;se <select name=""> |
1618 | </select>O |
1619 | inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F" |
1620 | inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F" |
1621 | inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F" |
1622 | inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F" |
1623 | inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F" |
1624 | inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F" |
1625 | inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F" |
1626 | inoremap <buffer> <silent> ;fm <form action=""> |
1627 | </form>k$F"i |
1628 | inoremap <buffer> <silent> ;if <iframe src=""> |
1629 | </iframe>k$F"i |
1630 | inoremap <buffer> <silent> ;nf <noframes> |
1631 | </noframes>O |
1632 | inoremap <buffer> <silent> ;fr <frame src="">F" |
1633 | inoremap <buffer> <silent> ;fs <frameset rows="" cols=""> |
1634 | </frameset>k$3F"i |
1635 | inoremap <buffer> <silent> ;th <th></th>F< |
1636 | inoremap <buffer> <silent> ;td <td> |
1637 | </td>O |
1638 | inoremap <buffer> <silent> ;tr <tr> |
1639 | </tr>O |
1640 | inoremap <buffer> <silent> ;tf <tfoot> |
1641 | </tfoot>O |
1642 | inoremap <buffer> <silent> ;tb <tbody> |
1643 | </tbody>O |
1644 | inoremap <buffer> <silent> ;tH <thead> |
1645 | </thead>O |
1646 | inoremap <buffer> <silent> ;ta <table> |
1647 | </table>O |
1648 | inoremap <buffer> <silent> ;ca <caption></caption>F< |
1649 | inoremap <buffer> <silent> ;ob <object data="" width="" height=""> |
1650 | </object>k$5F"i |
1651 | inoremap <buffer> <silent> ;ns <noscript> |
1652 | </noscripT>O |
1653 | inoremap <buffer> <silent> ;eb <embed src="" width="" height=""> |
1654 | <noembed></noembed>k$5F"i |
1655 | inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F" |
1656 | inoremap <buffer> <silent> ;va <var></var>F< |
1657 | inoremap <buffer> <silent> ;ul <ul> |
1658 | </ul>O |
1659 | inoremap <buffer> <silent> ;tt <tt></tt>F< |
1660 | inoremap <buffer> <silent> ;ti <title></title>F< |
1661 | inoremap <buffer> <silent> ;sp <sup></sup>F< |
1662 | inoremap <buffer> <silent> ;sb <sub></sub>F< |
1663 | inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F" |
1664 | inoremap <buffer> <silent> ;cs <style type="text/css"> |
1665 | <!-- |
1666 | --> |
1667 | </style>kO |
1668 | inoremap <buffer> <silent> ;sm <small></small>F< |
1669 | inoremap <buffer> <silent> ;sa <samp></samp>F< |
1670 | inoremap <buffer> <silent> ;sk <strike></strike>F< |
1671 | inoremap <buffer> <silent> ;qu <q></q>F< |
1672 | inoremap <buffer> <silent> ;pr <pre> |
1673 | </pre>O |
1674 | inoremap <buffer> <silent> ;/p </p> |
1675 | |
1676 | <p> |
1677 | inoremap <buffer> <silent> ;pp <p> |
1678 | </p>O |
1679 | inoremap <buffer> <silent> ;ol <ol> |
1680 | </ol>O |
1681 | inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F" |
1682 | inoremap <buffer> <silent> ;mE <meta name="" content="*">3F" |
1683 | inoremap <buffer> <silent> ;me <meta name="" content="">3F" |
1684 | inoremap <buffer> <silent> ;lk <link href="">F" |
1685 | inoremap <buffer> <silent> ;li <li></li>F< |
1686 | inoremap <buffer> <silent> ;kb <kbd></kbd>F< |
1687 | inoremap <buffer> <silent> ;ii <isindex> |
1688 | inoremap <buffer> <silent> ;in <ins></ins>F< |
1689 | inoremap <buffer> <silent> ;iM <img src="*" alt="">F" |
1690 | inoremap <buffer> <silent> ;im <img src="" alt="">3F" |
1691 | inoremap <buffer> <silent> ;ht <html> |
1692 | </html>O |
1693 | inoremap <buffer> <silent> ;Hr <hr width="75%"> |
1694 | inoremap <buffer> <silent> ;hr <hr> |
1695 | inoremap <buffer> <silent> ;he <head> |
1696 | </head>O |
1697 | inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F< |
1698 | inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F< |
1699 | inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F< |
1700 | inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F< |
1701 | inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F< |
1702 | inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F< |
1703 | inoremap <buffer> <silent> ;h6 <h6></h6>F< |
1704 | inoremap <buffer> <silent> ;h5 <h5></h5>F< |
1705 | inoremap <buffer> <silent> ;h4 <h4></h4>F< |
1706 | inoremap <buffer> <silent> ;h3 <h3></h3>F< |
1707 | inoremap <buffer> <silent> ;h2 <h2></h2>F< |
1708 | inoremap <buffer> <silent> ;h1 <h1></h1>F< |
1709 | inoremap <buffer> <silent> ;fc <font color=""></font>F" |
1710 | inoremap <buffer> <silent> ;fo <font size=""></font>F" |
1711 | inoremap <buffer> <silent> ;sn <span></span>F< |
1712 | inoremap <buffer> <silent> ;dv <div> |
1713 | </div>O |
1714 | inoremap <buffer> <silent> ;df <dfn></dfn>F< |
1715 | inoremap <buffer> <silent> ;de <del></del>F< |
1716 | inoremap <buffer> <silent> ;dd <dd></dd>F< |
1717 | inoremap <buffer> <silent> ;dt <dt></dt>F< |
1718 | inoremap <buffer> <silent> ;dl <dl> |
1719 | </dl>O |
1720 | inoremap <buffer> <silent> ;co <code></code>F< |
1721 | inoremap <buffer> <silent> ;ci <cite></cite>F< |
1722 | inoremap <buffer> <silent> ;ce <center></center>F< |
1723 | inoremap <buffer> <silent> ;br <br> |
1724 | inoremap <buffer> <silent> ;bd <body> |
1725 | </body>O |
1726 | inoremap <buffer> <silent> ;bl <blockquote> |
1727 | </blockquote>O |
1728 | inoremap <buffer> <silent> ;bi <big></big>F< |
1729 | inoremap <buffer> <silent> ;bh <base href="">F" |
1730 | inoremap <buffer> <silent> ;ad <address></address>F< |
1731 | inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F< |
1732 | inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F" |
1733 | inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F< |
1734 | inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F" |
1735 | inoremap <buffer> <silent> ;aN <a name="*"></a>F< |
1736 | inoremap <buffer> <silent> ;an <a name=""></a>F" |
1737 | inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F" |
1738 | inoremap <buffer> <silent> ;at <a href="" target=""></a>3F" |
1739 | inoremap <buffer> <silent> ;aH <a href="*"></a>F< |
1740 | inoremap <buffer> <silent> ;ah <a href=""></a>F" |
1741 | imap <buffer> <silent> ;s4 ;s4 |
1742 | imap <buffer> <silent> ;4 ;4 |
1743 | inoremap <buffer> <silent> ;mi :call MangleImageTag() |
1744 | inoremap <buffer> <silent> ; |
1745 | inoremap <buffer> <silent> ;& & |
1746 | inoremap <buffer> <silent> ;; ; |
1747 | setlocal keymap= |
1748 | setlocal noarabic |
1749 | setlocal autoindent |
1750 | setlocal balloonexpr= |
1751 | setlocal nobinary |
1752 | setlocal bufhidden= |
1753 | setlocal buflisted |
1754 | setlocal buftype= |
1755 | setlocal nocindent |
1756 | setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e |
1757 | setlocal cinoptions= |
1758 | setlocal cinwords=if,else,while,do,for,switch |
1759 | setlocal colorcolumn= |
1760 | setlocal comments=s:<!--,m:\ \ \ \ ,e:--> |
1761 | setlocal commentstring=<!--%s--> |
1762 | setlocal complete=.,w,b,u,t,i |
1763 | setlocal concealcursor= |
1764 | setlocal conceallevel=0 |
1765 | setlocal completefunc= |
1766 | setlocal nocopyindent |
1767 | setlocal cryptmethod= |
1768 | setlocal nocursorbind |
1769 | setlocal nocursorcolumn |
1770 | setlocal nocursorline |
1771 | setlocal define= |
1772 | setlocal dictionary= |
1773 | setlocal nodiff |
1774 | setlocal equalprg= |
1775 | setlocal errorformat= |
1776 | setlocal expandtab |
1777 | if &filetype != 'html' |
1778 | setlocal filetype=html |
1779 | endif |
1780 | setlocal foldcolumn=0 |
1781 | setlocal foldenable |
1782 | setlocal foldexpr=0 |
1783 | setlocal foldignore=# |
1784 | setlocal foldlevel=0 |
1785 | setlocal foldmarker={{{,}}} |
1786 | setlocal foldmethod=manual |
1787 | setlocal foldminlines=1 |
1788 | setlocal foldnestmax=20 |
1789 | setlocal foldtext=foldtext() |
1790 | setlocal formatexpr= |
1791 | setlocal formatoptions=tcq |
1792 | setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* |
1793 | setlocal grepprg= |
1794 | setlocal iminsert=2 |
1795 | setlocal imsearch=2 |
1796 | setlocal include= |
1797 | setlocal includeexpr= |
1798 | setlocal indentexpr= |
1799 | setlocal indentkeys=0{,0},:,0#,!^F,o,O,e |
1800 | setlocal noinfercase |
1801 | setlocal iskeyword=@,48-57,_,192-255 |
1802 | setlocal keywordprg= |
1803 | setlocal nolinebreak |
1804 | setlocal nolisp |
1805 | setlocal nolist |
1806 | setlocal makeprg= |
1807 | setlocal matchpairs=(:),{:},[:],<:> |
1808 | setlocal nomodeline |
1809 | setlocal modifiable |
1810 | setlocal nrformats=octal,hex |
1811 | setlocal nonumber |
1812 | setlocal numberwidth=4 |
1813 | setlocal omnifunc=htmlcomplete#CompleteTags |
1814 | setlocal path= |
1815 | setlocal nopreserveindent |
1816 | setlocal nopreviewwindow |
1817 | setlocal quoteescape=\\ |
1818 | setlocal noreadonly |
1819 | setlocal norelativenumber |
1820 | setlocal norightleft |
1821 | setlocal rightleftcmd=search |
1822 | setlocal noscrollbind |
1823 | setlocal shiftwidth=4 |
1824 | setlocal noshortname |
1825 | setlocal nosmartindent |
1826 | setlocal softtabstop=0 |
1827 | setlocal nospell |
1828 | setlocal spellcapcheck= |
1829 | setlocal spellfile= |
1830 | setlocal spelllang=en |
1831 | setlocal statusline= |
1832 | setlocal suffixesadd= |
1833 | setlocal swapfile |
1834 | setlocal synmaxcol=3000 |
1835 | if &syntax != 'html' |
1836 | setlocal syntax=html |
1837 | endif |
1838 | setlocal tabstop=4 |
1839 | setlocal tags= |
1840 | setlocal textwidth=0 |
1841 | setlocal thesaurus= |
1842 | setlocal noundofile |
1843 | setlocal nowinfixheight |
1844 | setlocal nowinfixwidth |
1845 | setlocal wrap |
1846 | setlocal wrapmargin=0 |
1847 | silent! normal! zE |
1848 | let s:l = 1 - ((0 * winheight(0) + 19) / 38) |
1849 | if s:l < 1 | let s:l = 1 | endif |
1850 | exe s:l |
1851 | normal! zt |
1852 | 1 |
1853 | normal! 0 |
1854 | tabedit clonezilla.html |
1855 | set splitbelow splitright |
1856 | set nosplitbelow |
1857 | set nosplitright |
1858 | wincmd t |
1859 | set winheight=1 winwidth=1 |
1860 | argglobal |
1861 | 5argu |
1862 | vnoremap <buffer> <silent> :call HTMLnextInsertPoint('n') |
1863 | nnoremap <buffer> <silent> :call HTMLnextInsertPoint('n') |
1864 | nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1) |
1865 | nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0) |
1866 | nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1) |
1867 | nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0) |
1868 | nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2) |
1869 | nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1) |
1870 | nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0) |
1871 | nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1) |
1872 | nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0) |
1873 | nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2) |
1874 | nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1) |
1875 | nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0) |
1876 | nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2) |
1877 | nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1) |
1878 | nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0) |
1879 | nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable() |
1880 | nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">') |
1881 | nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">') |
1882 | nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif |
1883 | nnoremap <buffer> <silent> ;mi :call MangleImageTag() |
1884 | nnoremap <buffer> <silent> ; |
1885 | nnoremap <buffer> <silent> ;; ; |
1886 | vnoremap <buffer> <silent> ;; ; |
1887 | inoremap <buffer> <silent> :call HTMLnextInsertPoint('i') |
1888 | inoremap <buffer> <silent> &hA ⇔ |
1889 | inoremap <buffer> <silent> &dA ⇓ |
1890 | inoremap <buffer> <silent> &rA ⇒ |
1891 | inoremap <buffer> <silent> &uA ⇑ |
1892 | inoremap <buffer> <silent> &lA ⇐ |
1893 | inoremap <buffer> <silent> &ha ↔ |
1894 | inoremap <buffer> <silent> &da ↓ |
1895 | inoremap <buffer> <silent> &ra → |
1896 | inoremap <buffer> <silent> &ua ↑ |
1897 | inoremap <buffer> <silent> &la ← |
1898 | inoremap <buffer> <silent> &pv ϖ |
1899 | inoremap <buffer> <silent> &uh ϒ |
1900 | inoremap <buffer> <silent> &ts ϑ |
1901 | inoremap <buffer> <silent> &og ω |
1902 | inoremap <buffer> <silent> &ps ψ |
1903 | inoremap <buffer> <silent> &ch χ |
1904 | inoremap <buffer> <silent> &ph φ |
1905 | inoremap <buffer> <silent> &up υ |
1906 | inoremap <buffer> <silent> &ta τ |
1907 | inoremap <buffer> <silent> &sf ς |
1908 | inoremap <buffer> <silent> &si σ |
1909 | inoremap <buffer> <silent> &rh ρ |
1910 | inoremap <buffer> <silent> &pi π |
1911 | inoremap <buffer> <silent> &oc ο |
1912 | inoremap <buffer> <silent> &xi ξ |
1913 | inoremap <buffer> <silent> &nu ν |
1914 | inoremap <buffer> <silent> &mu μ |
1915 | inoremap <buffer> <silent> &lm λ |
1916 | inoremap <buffer> <silent> &ka κ |
1917 | inoremap <buffer> <silent> &io ι |
1918 | inoremap <buffer> <silent> &th θ |
1919 | inoremap <buffer> <silent> &et η |
1920 | inoremap <buffer> <silent> &ze ζ |
1921 | inoremap <buffer> <silent> &ep ε |
1922 | inoremap <buffer> <silent> &de δ |
1923 | inoremap <buffer> <silent> &ga γ |
1924 | inoremap <buffer> <silent> &be β |
1925 | inoremap <buffer> <silent> &al α |
1926 | inoremap <buffer> <silent> &Ps Ψ |
1927 | inoremap <buffer> <silent> &Ch Χ |
1928 | inoremap <buffer> <silent> &Ph Φ |
1929 | inoremap <buffer> <silent> &Up Υ |
1930 | inoremap <buffer> <silent> &Ta Τ |
1931 | inoremap <buffer> <silent> &Si Σ |
1932 | inoremap <buffer> <silent> &Rh Ρ |
1933 | inoremap <buffer> <silent> &Pi Π |
1934 | inoremap <buffer> <silent> &Oc Ο |
1935 | inoremap <buffer> <silent> &Xi Ξ |
1936 | inoremap <buffer> <silent> &Nu Ν |
1937 | inoremap <buffer> <silent> &Mu Μ |
1938 | inoremap <buffer> <silent> &Lm Λ |
1939 | inoremap <buffer> <silent> &Ka Κ |
1940 | inoremap <buffer> <silent> &Io Ι |
1941 | inoremap <buffer> <silent> &Th Θ |
1942 | inoremap <buffer> <silent> &Et Η |
1943 | inoremap <buffer> <silent> &Ze Ζ |
1944 | inoremap <buffer> <silent> &Ep Ε |
1945 | inoremap <buffer> <silent> &De Δ |
1946 | inoremap <buffer> <silent> &Ga Γ |
1947 | inoremap <buffer> <silent> &Be Β |
1948 | inoremap <buffer> <silent> &Al Α |
1949 | inoremap <buffer> <silent> &3. … |
1950 | inoremap <buffer> <silent> &-- — |
1951 | inoremap <buffer> <silent> &3- — |
1952 | inoremap <buffer> <silent> &m- — |
1953 | inoremap <buffer> <silent> &2- – |
1954 | inoremap <buffer> <silent> &n- – |
1955 | inoremap <buffer> <silent> &34 ¾ |
1956 | inoremap <buffer> <silent> &12 ½ |
1957 | inoremap <buffer> <silent> &14 ¼ |
1958 | inoremap <buffer> <silent> &. · |
1959 | inoremap <buffer> <silent> &pa ¶ |
1960 | inoremap <buffer> <silent> &mi µ |
1961 | inoremap <buffer> <silent> &dg ° |
1962 | inoremap <buffer> <silent> &? ¿ |
1963 | inoremap <buffer> <silent> &! ¡ |
1964 | inoremap <buffer> <silent> &sz ß |
1965 | inoremap <buffer> <silent> &o/ ø |
1966 | inoremap <buffer> <silent> &/ ÷ |
1967 | inoremap <buffer> <silent> &" ¨ |
1968 | inoremap <buffer> <silent> &2> » |
1969 | inoremap <buffer> <silent> &2< « |
1970 | inoremap <buffer> <silent> &y" ÿ |
1971 | inoremap <buffer> <silent> &y' ý |
1972 | inoremap <buffer> <silent> &u" ü |
1973 | inoremap <buffer> <silent> &u^ û |
1974 | inoremap <buffer> <silent> &u' ú |
1975 | inoremap <buffer> <silent> &u` ù |
1976 | inoremap <buffer> <silent> &x × |
1977 | inoremap <buffer> <silent> &o" ö |
1978 | inoremap <buffer> <silent> &o~ õ |
1979 | inoremap <buffer> <silent> &o^ ô |
1980 | inoremap <buffer> <silent> &o' ó |
1981 | inoremap <buffer> <silent> &o` ò |
1982 | inoremap <buffer> <silent> &n~ ñ |
1983 | inoremap <buffer> <silent> &i" ï |
1984 | inoremap <buffer> <silent> &i^ î |
1985 | inoremap <buffer> <silent> &i' í |
1986 | inoremap <buffer> <silent> &i` ì |
1987 | inoremap <buffer> <silent> &e" ë |
1988 | inoremap <buffer> <silent> &e^ ê |
1989 | inoremap <buffer> <silent> &e' é |
1990 | inoremap <buffer> <silent> &e` è |
1991 | inoremap <buffer> <silent> &c, ç |
1992 | inoremap <buffer> <silent> &ae æ |
1993 | inoremap <buffer> <silent> &ao å |
1994 | inoremap <buffer> <silent> &a" ä |
1995 | inoremap <buffer> <silent> &a~ ã |
1996 | inoremap <buffer> <silent> &a^ â |
1997 | inoremap <buffer> <silent> &a' á |
1998 | inoremap <buffer> <silent> &a` à |
1999 | inoremap <buffer> <silent> &Y' Ý |
2000 | inoremap <buffer> <silent> &U" Ü |
2001 | inoremap <buffer> <silent> &U^ Û |
2002 | inoremap <buffer> <silent> &U' Ú |
2003 | inoremap <buffer> <silent> &U` Ù |
2004 | inoremap <buffer> <silent> &O/ Ø |
2005 | inoremap <buffer> <silent> &O" Ö |
2006 | inoremap <buffer> <silent> &O~ Õ |
2007 | inoremap <buffer> <silent> &O^ Ô |
2008 | inoremap <buffer> <silent> &O' Ó |
2009 | inoremap <buffer> <silent> &O` Ò |
2010 | inoremap <buffer> <silent> &N~ Ñ |
2011 | inoremap <buffer> <silent> &I" Ï |
2012 | inoremap <buffer> <silent> &I^ Î |
2013 | inoremap <buffer> <silent> &I' Í |
2014 | inoremap <buffer> <silent> &I` Ì |
2015 | inoremap <buffer> <silent> &E" Ë |
2016 | inoremap <buffer> <silent> &E^ Ê |
2017 | inoremap <buffer> <silent> &E' É |
2018 | inoremap <buffer> <silent> &E` È |
2019 | inoremap <buffer> <silent> &C, Ç |
2020 | inoremap <buffer> <silent> &AE Æ |
2021 | inoremap <buffer> <silent> &Ao Å |
2022 | inoremap <buffer> <silent> &A" Ä |
2023 | inoremap <buffer> <silent> &A~ Ã |
2024 | inoremap <buffer> <silent> &A^ Â |
2025 | inoremap <buffer> <silent> &A' Á |
2026 | inoremap <buffer> <silent> &A` À |
2027 | inoremap <buffer> <silent> &c| ¢ |
2028 | inoremap <buffer> <silent> &Y= ¥ |
2029 | inoremap <buffer> <silent> &# £ |
2030 | inoremap <buffer> <silent> & |
2031 | inoremap <buffer> <silent> &> > |
2032 | inoremap <buffer> <silent> &< < |
2033 | inoremap <buffer> <silent> &' " |
2034 | inoremap <buffer> <silent> &tm ™ |
2035 | inoremap <buffer> <silent> &rO ® |
2036 | inoremap <buffer> <silent> &cO © |
2037 | inoremap <buffer> <silent> && & |
2038 | inoremap <buffer> <silent> ; |
2039 | inoremap <buffer> <silent> ;la <label for=""></label>F" |
2040 | inoremap <buffer> <silent> ;re <input type="reset" value="Reset"> |
2041 | inoremap <buffer> <silent> ;su <input type="submit" value="Submit"> |
2042 | inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50"> |
2043 | </textarea>k$5F"i |
2044 | inoremap <buffer> <silent> ;og <optgroup label=""> |
2045 | </optgroup>k$F"i |
2046 | inoremap <buffer> <silent> ;op <option></option>F< |
2047 | inoremap <buffer> <silent> ;ms <select name="" multiple> |
2048 | </select>O |
2049 | inoremap <buffer> <silent> ;se <select name=""> |
2050 | </select>O |
2051 | inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F" |
2052 | inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F" |
2053 | inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F" |
2054 | inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F" |
2055 | inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F" |
2056 | inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F" |
2057 | inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F" |
2058 | inoremap <buffer> <silent> ;fm <form action=""> |
2059 | </form>k$F"i |
2060 | inoremap <buffer> <silent> ;if <iframe src=""> |
2061 | </iframe>k$F"i |
2062 | inoremap <buffer> <silent> ;nf <noframes> |
2063 | </noframes>O |
2064 | inoremap <buffer> <silent> ;fr <frame src="">F" |
2065 | inoremap <buffer> <silent> ;fs <frameset rows="" cols=""> |
2066 | </frameset>k$3F"i |
2067 | inoremap <buffer> <silent> ;th <th></th>F< |
2068 | inoremap <buffer> <silent> ;td <td> |
2069 | </td>O |
2070 | inoremap <buffer> <silent> ;tr <tr> |
2071 | </tr>O |
2072 | inoremap <buffer> <silent> ;tf <tfoot> |
2073 | </tfoot>O |
2074 | inoremap <buffer> <silent> ;tb <tbody> |
2075 | </tbody>O |
2076 | inoremap <buffer> <silent> ;tH <thead> |
2077 | </thead>O |
2078 | inoremap <buffer> <silent> ;ta <table> |
2079 | </table>O |
2080 | inoremap <buffer> <silent> ;ca <caption></caption>F< |
2081 | inoremap <buffer> <silent> ;ob <object data="" width="" height=""> |
2082 | </object>k$5F"i |
2083 | inoremap <buffer> <silent> ;ns <noscript> |
2084 | </noscripT>O |
2085 | inoremap <buffer> <silent> ;eb <embed src="" width="" height=""> |
2086 | <noembed></noembed>k$5F"i |
2087 | inoremap <buffer> <silent> ;sj <script src="" type="text/javascript"></script>5F" |
2088 | inoremap <buffer> <silent> ;va <var></var>F< |
2089 | inoremap <buffer> <silent> ;ul <ul> |
2090 | </ul>O |
2091 | inoremap <buffer> <silent> ;tt <tt></tt>F< |
2092 | inoremap <buffer> <silent> ;ti <title></title>F< |
2093 | inoremap <buffer> <silent> ;sp <sup></sup>F< |
2094 | inoremap <buffer> <silent> ;sb <sub></sub>F< |
2095 | inoremap <buffer> <silent> ;ls <link rel="stylesheet" type="text/css" href="">F" |
2096 | inoremap <buffer> <silent> ;cs <style type="text/css"> |
2097 | <!-- |
2098 | --> |
2099 | </style>kO |
2100 | inoremap <buffer> <silent> ;sm <small></small>F< |
2101 | inoremap <buffer> <silent> ;sa <samp></samp>F< |
2102 | inoremap <buffer> <silent> ;sk <strike></strike>F< |
2103 | inoremap <buffer> <silent> ;qu <q></q>F< |
2104 | inoremap <buffer> <silent> ;pr <pre> |
2105 | </pre>O |
2106 | inoremap <buffer> <silent> ;/p </p> |
2107 | |
2108 | <p> |
2109 | inoremap <buffer> <silent> ;pp <p> |
2110 | </p>O |
2111 | inoremap <buffer> <silent> ;ol <ol> |
2112 | </ol>O |
2113 | inoremap <buffer> <silent> ;mh <meta http-equiv="" content="">3F" |
2114 | inoremap <buffer> <silent> ;mE <meta name="" content="*">3F" |
2115 | inoremap <buffer> <silent> ;me <meta name="" content="">3F" |
2116 | inoremap <buffer> <silent> ;lk <link href="">F" |
2117 | inoremap <buffer> <silent> ;li <li></li>F< |
2118 | inoremap <buffer> <silent> ;kb <kbd></kbd>F< |
2119 | inoremap <buffer> <silent> ;ii <isindex> |
2120 | inoremap <buffer> <silent> ;in <ins></ins>F< |
2121 | inoremap <buffer> <silent> ;iM <img src="*" alt="">F" |
2122 | inoremap <buffer> <silent> ;im <img src="" alt="">3F" |
2123 | inoremap <buffer> <silent> ;ht <html> |
2124 | </html>O |
2125 | inoremap <buffer> <silent> ;Hr <hr width="75%"> |
2126 | inoremap <buffer> <silent> ;hr <hr> |
2127 | inoremap <buffer> <silent> ;he <head> |
2128 | </head>O |
2129 | inoremap <buffer> <silent> ;H6 <h6 align="center"></h6>F< |
2130 | inoremap <buffer> <silent> ;H5 <h5 align="center"></h5>F< |
2131 | inoremap <buffer> <silent> ;H4 <h4 align="center"></h4>F< |
2132 | inoremap <buffer> <silent> ;H3 <h3 align="center"></h3>F< |
2133 | inoremap <buffer> <silent> ;H2 <h2 align="center"></h2>F< |
2134 | inoremap <buffer> <silent> ;H1 <h1 align="center"></h1>F< |
2135 | inoremap <buffer> <silent> ;h6 <h6></h6>F< |
2136 | inoremap <buffer> <silent> ;h5 <h5></h5>F< |
2137 | inoremap <buffer> <silent> ;h4 <h4></h4>F< |
2138 | inoremap <buffer> <silent> ;h3 <h3></h3>F< |
2139 | inoremap <buffer> <silent> ;h2 <h2></h2>F< |
2140 | inoremap <buffer> <silent> ;h1 <h1></h1>F< |
2141 | inoremap <buffer> <silent> ;fc <font color=""></font>F" |
2142 | inoremap <buffer> <silent> ;fo <font size=""></font>F" |
2143 | inoremap <buffer> <silent> ;sn <span></span>F< |
2144 | inoremap <buffer> <silent> ;dv <div> |
2145 | </div>O |
2146 | inoremap <buffer> <silent> ;df <dfn></dfn>F< |
2147 | inoremap <buffer> <silent> ;de <del></del>F< |
2148 | inoremap <buffer> <silent> ;dd <dd></dd>F< |
2149 | inoremap <buffer> <silent> ;dt <dt></dt>F< |
2150 | inoremap <buffer> <silent> ;dl <dl> |
2151 | </dl>O |
2152 | inoremap <buffer> <silent> ;co <code></code>F< |
2153 | inoremap <buffer> <silent> ;ci <cite></cite>F< |
2154 | inoremap <buffer> <silent> ;ce <center></center>F< |
2155 | inoremap <buffer> <silent> ;br <br> |
2156 | inoremap <buffer> <silent> ;bd <body> |
2157 | </body>O |
2158 | inoremap <buffer> <silent> ;bl <blockquote> |
2159 | </blockquote>O |
2160 | inoremap <buffer> <silent> ;bi <big></big>F< |
2161 | inoremap <buffer> <silent> ;bh <base href="">F" |
2162 | inoremap <buffer> <silent> ;ad <address></address>F< |
2163 | inoremap <buffer> <silent> ;aC <acronym title="*"></acronym>F< |
2164 | inoremap <buffer> <silent> ;ac <acronym title=""></acronym>F" |
2165 | inoremap <buffer> <silent> ;aB <abbr title="*"></abbr>F< |
2166 | inoremap <buffer> <silent> ;ab <abbr title=""></abbr>F" |
2167 | inoremap <buffer> <silent> ;aN <a name="*"></a>F< |
2168 | inoremap <buffer> <silent> ;an <a name=""></a>F" |
2169 | inoremap <buffer> <silent> ;aT <a href="*" target=""></a>F" |
2170 | inoremap <buffer> <silent> ;at <a href="" target=""></a>3F" |
2171 | inoremap <buffer> <silent> ;aH <a href="*"></a>F< |
2172 | inoremap <buffer> <silent> ;ah <a href=""></a>F" |
2173 | imap <buffer> <silent> ;s4 ;s4 |
2174 | imap <buffer> <silent> ;4 ;4 |
2175 | inoremap <buffer> <silent> ;mi :call MangleImageTag() |
2176 | inoremap <buffer> <silent> ; |
2177 | inoremap <buffer> <silent> ;& & |
2178 | inoremap <buffer> <silent> ;; ; |
2179 | setlocal keymap= |
2180 | setlocal noarabic |
2181 | setlocal autoindent |
2182 | setlocal balloonexpr= |
2183 | setlocal nobinary |
2184 | setlocal bufhidden= |
2185 | setlocal buflisted |
2186 | setlocal buftype= |
2187 | setlocal nocindent |
2188 | setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e |
2189 | setlocal cinoptions= |
2190 | setlocal cinwords=if,else,while,do,for,switch |
2191 | setlocal colorcolumn= |
2192 | setlocal comments=s:<!--,m:\ \ \ \ ,e:--> |
2193 | setlocal commentstring=<!--%s--> |
2194 | setlocal complete=.,w,b,u,t,i |
2195 | setlocal concealcursor= |
2196 | setlocal conceallevel=0 |
2197 | setlocal completefunc= |
2198 | setlocal nocopyindent |
2199 | setlocal cryptmethod= |
2200 | setlocal nocursorbind |
2201 | setlocal nocursorcolumn |
2202 | setlocal nocursorline |
2203 | setlocal define= |
2204 | setlocal dictionary= |
2205 | setlocal nodiff |
2206 | setlocal equalprg= |
2207 | setlocal errorformat= |
2208 | setlocal expandtab |
2209 | if &filetype != 'html' |
2210 | setlocal filetype=html |
2211 | endif |
2212 | setlocal foldcolumn=0 |
2213 | setlocal foldenable |
2214 | setlocal foldexpr=0 |
2215 | setlocal foldignore=# |
2216 | setlocal foldlevel=0 |
2217 | setlocal foldmarker={{{,}}} |
2218 | setlocal foldmethod=manual |
2219 | setlocal foldminlines=1 |
2220 | setlocal foldnestmax=20 |
2221 | setlocal foldtext=foldtext() |
2222 | setlocal formatexpr= |
2223 | setlocal formatoptions=tcq |
2224 | setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* |
2225 | setlocal grepprg= |
2226 | setlocal iminsert=2 |
2227 | setlocal imsearch=2 |
2228 | setlocal include= |
2229 | setlocal includeexpr= |
2230 | setlocal indentexpr= |
2231 | setlocal indentkeys=0{,0},:,0#,!^F,o,O,e |
2232 | setlocal noinfercase |
2233 | setlocal iskeyword=@,48-57,_,192-255 |
2234 | setlocal keywordprg= |
2235 | setlocal nolinebreak |
2236 | setlocal nolisp |
2237 | setlocal nolist |
2238 | setlocal makeprg= |
2239 | setlocal matchpairs=(:),{:},[:],<:> |
2240 | setlocal nomodeline |
2241 | setlocal modifiable |
2242 | setlocal nrformats=octal,hex |
2243 | setlocal nonumber |
2244 | setlocal numberwidth=4 |
2245 | setlocal omnifunc=htmlcomplete#CompleteTags |
2246 | setlocal path= |
2247 | setlocal nopreserveindent |
2248 | setlocal nopreviewwindow |
2249 | setlocal quoteescape=\\ |
2250 | setlocal noreadonly |
2251 | setlocal norelativenumber |
2252 | setlocal norightleft |
2253 | setlocal rightleftcmd=search |
2254 | setlocal noscrollbind |
2255 | setlocal shiftwidth=4 |
2256 | setlocal noshortname |
2257 | setlocal nosmartindent |
2258 | setlocal softtabstop=0 |
2259 | setlocal nospell |
2260 | setlocal spellcapcheck= |
2261 | setlocal spellfile= |
2262 | setlocal spelllang=en |
2263 | setlocal statusline= |
2264 | setlocal suffixesadd= |
2265 | setlocal swapfile |
2266 | setlocal synmaxcol=3000 |
2267 | if &syntax != 'html' |
2268 | setlocal syntax=html |
2269 | endif |
2270 | setlocal tabstop=4 |
2271 | setlocal tags= |
2272 | setlocal textwidth=0 |
2273 | setlocal thesaurus= |
2274 | setlocal noundofile |
2275 | setlocal nowinfixheight |
2276 | setlocal nowinfixwidth |
2277 | setlocal wrap |
2278 | setlocal wrapmargin=0 |
2279 | silent! normal! zE |
2280 | let s:l = 1 - ((0 * winheight(0) + 19) / 38) |
2281 | if s:l < 1 | let s:l = 1 | endif |
2282 | exe s:l |
2283 | normal! zt |
2284 | 1 |
2285 | normal! 0 |
2286 | tabedit custom-cd.html |
2287 | set splitbelow splitright |
2288 | set nosplitbelow |
2289 | set nosplitright |
2290 | wincmd t |
2291 | set winheight=1 winwidth=1 |
2292 | argglobal |
2293 | 6argu |
2294 | vnoremap <buffer> <silent> :call HTMLnextInsertPoint('n') |
2295 | nnoremap <buffer> <silent> :call HTMLnextInsertPoint('n') |
2296 | nnoremap <buffer> <silent> ;nw3 :call LaunchBrowser('w',1) |
2297 | nnoremap <buffer> <silent> ;w3 :call LaunchBrowser('w',0) |
2298 | nnoremap <buffer> <silent> ;nly :call LaunchBrowser('l',1) |
2299 | nnoremap <buffer> <silent> ;ly :call LaunchBrowser('l',0) |
2300 | nnoremap <buffer> <silent> ;toa :call LaunchBrowser('o',2) |
2301 | nnoremap <buffer> <silent> ;noa :call LaunchBrowser('o',1) |
2302 | nnoremap <buffer> <silent> ;oa :call LaunchBrowser('o',0) |
2303 | nnoremap <buffer> <silent> ;nne :call LaunchBrowser('n',1) |
2304 | nnoremap <buffer> <silent> ;ne :call LaunchBrowser('n',0) |
2305 | nnoremap <buffer> <silent> ;tmo :call LaunchBrowser('m',2) |
2306 | nnoremap <buffer> <silent> ;nmo :call LaunchBrowser('m',1) |
2307 | nnoremap <buffer> <silent> ;mo :call LaunchBrowser('m',0) |
2308 | nnoremap <buffer> <silent> ;tff :call LaunchBrowser('f',2) |
2309 | nnoremap <buffer> <silent> ;nff :call LaunchBrowser('f',1) |
2310 | nnoremap <buffer> <silent> ;ff :call LaunchBrowser('f',0) |
2311 | nnoremap <buffer> <silent> ;tA :call HTMLgenerateTable() |
2312 | nnoremap <buffer> <silent> ;s4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"') | call append(1, ' "http://www.w3.org/TR/html4/strict.dtd">') |
2313 | nnoremap <buffer> <silent> ;4 :call append(0, '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"') | call append(1, ' "http://www.w3.org/TR/html4/loose.dtd">') |
2314 | nnoremap <buffer> <silent> ;html :if HTMLtemplate() | startinsert | endif |
2315 | nnoremap <buffer> <silent> ;mi :call MangleImageTag() |
2316 | nnoremap <buffer> <silent> ; |
2317 | nnoremap <buffer> <silent> ;; ; |
2318 | vnoremap <buffer> <silent> ;; ; |
2319 | inoremap <buffer> <silent> :call HTMLnextInsertPoint('i') |
2320 | inoremap <buffer> <silent> &hA ⇔ |
2321 | inoremap <buffer> <silent> &dA ⇓ |
2322 | inoremap <buffer> <silent> &rA ⇒ |
2323 | inoremap <buffer> <silent> &uA ⇑ |
2324 | inoremap <buffer> <silent> &lA ⇐ |
2325 | inoremap <buffer> <silent> &ha ↔ |
2326 | inoremap <buffer> <silent> &da ↓ |
2327 | inoremap <buffer> <silent> &ra → |
2328 | inoremap <buffer> <silent> &ua ↑ |
2329 | inoremap <buffer> <silent> &la ← |
2330 | inoremap <buffer> <silent> &pv ϖ |
2331 | inoremap <buffer> <silent> &uh ϒ |
2332 | inoremap <buffer> <silent> &ts ϑ |
2333 | inoremap <buffer> <silent> &og ω |
2334 | inoremap <buffer> <silent> &ps ψ |
2335 | inoremap <buffer> <silent> &ch χ |
2336 | inoremap <buffer> <silent> &ph φ |
2337 | inoremap <buffer> <silent> &up υ |
2338 | inoremap <buffer> <silent> &ta τ |
2339 | inoremap <buffer> <silent> &sf ς |
2340 | inoremap <buffer> <silent> &si σ |
2341 | inoremap <buffer> <silent> &rh ρ |
2342 | inoremap <buffer> <silent> &pi π |
2343 | inoremap <buffer> <silent> &oc ο |
2344 | inoremap <buffer> <silent> &xi ξ |
2345 | inoremap <buffer> <silent> &nu ν |
2346 | inoremap <buffer> <silent> &mu μ |
2347 | inoremap <buffer> <silent> &lm λ |
2348 | inoremap <buffer> <silent> &ka κ |
2349 | inoremap <buffer> <silent> &io ι |
2350 | inoremap <buffer> <silent> &th θ |
2351 | inoremap <buffer> <silent> &et η |
2352 | inoremap <buffer> <silent> &ze ζ |
2353 | inoremap <buffer> <silent> &ep ε |
2354 | inoremap <buffer> <silent> &de δ |
2355 | inoremap <buffer> <silent> &ga γ |
2356 | inoremap <buffer> <silent> &be β |
2357 | inoremap <buffer> <silent> &al α |
2358 | inoremap <buffer> <silent> &Ps Ψ |
2359 | inoremap <buffer> <silent> &Ch Χ |
2360 | inoremap <buffer> <silent> &Ph Φ |
2361 | inoremap <buffer> <silent> &Up Υ |
2362 | inoremap <buffer> <silent> &Ta Τ |
2363 | inoremap <buffer> <silent> &Si Σ |
2364 | inoremap <buffer> <silent> &Rh Ρ |
2365 | inoremap <buffer> <silent> &Pi Π |
2366 | inoremap <buffer> <silent> &Oc Ο |
2367 | inoremap <buffer> <silent> &Xi Ξ |
2368 | inoremap <buffer> <silent> &Nu Ν |
2369 | inoremap <buffer> <silent> &Mu Μ |
2370 | inoremap <buffer> <silent> &Lm Λ |
2371 | inoremap <buffer> <silent> &Ka Κ |
2372 | inoremap <buffer> <silent> &Io Ι |
2373 | inoremap <buffer> <silent> &Th Θ |
2374 | inoremap <buffer> <silent> &Et Η |
2375 | inoremap <buffer> <silent> &Ze Ζ |
2376 | inoremap <buffer> <silent> &Ep Ε |
2377 | inoremap <buffer> <silent> &De Δ |
2378 | inoremap <buffer> <silent> &Ga Γ |
2379 | inoremap <buffer> <silent> &Be Β |
2380 | inoremap <buffer> <silent> &Al Α |
2381 | inoremap <buffer> <silent> &3. … |
2382 | inoremap <buffer> <silent> &-- — |
2383 | inoremap <buffer> <silent> &3- — |
2384 | inoremap <buffer> <silent> &m- — |
2385 | inoremap <buffer> <silent> &2- – |
2386 | inoremap <buffer> <silent> &n- – |
2387 | inoremap <buffer> <silent> &34 ¾ |
2388 | inoremap <buffer> <silent> &12 ½ |
2389 | inoremap <buffer> <silent> &14 ¼ |
2390 | inoremap <buffer> <silent> &. · |
2391 | inoremap <buffer> <silent> &pa ¶ |
2392 | inoremap <buffer> <silent> &mi µ |
2393 | inoremap <buffer> <silent> &dg ° |
2394 | inoremap <buffer> <silent> &? ¿ |
2395 | inoremap <buffer> <silent> &! ¡ |
2396 | inoremap <buffer> <silent> &sz ß |
2397 | inoremap <buffer> <silent> &o/ ø |
2398 | inoremap <buffer> <silent> &/ ÷ |
2399 | inoremap <buffer> <silent> &" ¨ |
2400 | inoremap <buffer> <silent> &2> » |
2401 | inoremap <buffer> <silent> &2< « |
2402 | inoremap <buffer> <silent> &y" ÿ |
2403 | inoremap <buffer> <silent> &y' ý |
2404 | inoremap <buffer> <silent> &u" ü |
2405 | inoremap <buffer> <silent> &u^ û |
2406 | inoremap <buffer> <silent> &u' ú |
2407 | inoremap <buffer> <silent> &u` ù |
2408 | inoremap <buffer> <silent> &x × |
2409 | inoremap <buffer> <silent> &o" ö |
2410 | inoremap <buffer> <silent> &o~ õ |
2411 | inoremap <buffer> <silent> &o^ ô |
2412 | inoremap <buffer> <silent> &o' ó |
2413 | inoremap <buffer> <silent> &o` ò |
2414 | inoremap <buffer> <silent> &n~ ñ |
2415 | inoremap <buffer> <silent> &i" ï |
2416 | inoremap <buffer> <silent> &i^ î |
2417 | inoremap <buffer> <silent> &i' í |
2418 | inoremap <buffer> <silent> &i` ì |
2419 | inoremap <buffer> <silent> &e" ë |
2420 | inoremap <buffer> <silent> &e^ ê |
2421 | inoremap <buffer> <silent> &e' é |
2422 | inoremap <buffer> <silent> &e` è |
2423 | inoremap <buffer> <silent> &c, ç |
2424 | inoremap <buffer> <silent> &ae æ |
2425 | inoremap <buffer> <silent> &ao å |
2426 | inoremap <buffer> <silent> &a" ä |
2427 | inoremap <buffer> <silent> &a~ ã |
2428 | inoremap <buffer> <silent> &a^ â |
2429 | inoremap <buffer> <silent> &a' á |
2430 | inoremap <buffer> <silent> &a` à |
2431 | inoremap <buffer> <silent> &Y' Ý |
2432 | inoremap <buffer> <silent> &U" Ü |
2433 | inoremap <buffer> <silent> &U^ Û |
2434 | inoremap <buffer> <silent> &U' Ú |
2435 | inoremap <buffer> <silent> &U` Ù |
2436 | inoremap <buffer> <silent> &O/ Ø |
2437 | inoremap <buffer> <silent> &O" Ö |
2438 | inoremap <buffer> <silent> &O~ Õ |
2439 | inoremap <buffer> <silent> &O^ Ô |
2440 | inoremap <buffer> <silent> &O' Ó |
2441 | inoremap <buffer> <silent> &O` Ò |
2442 | inoremap <buffer> <silent> &N~ Ñ |
2443 | inoremap <buffer> <silent> &I" Ï |
2444 | inoremap <buffer> <silent> &I^ Î |
2445 | inoremap <buffer> <silent> &I' Í |
2446 | inoremap <buffer> <silent> &I` Ì |
2447 | inoremap <buffer> <silent> &E" Ë |
2448 | inoremap <buffer> <silent> &E^ Ê |
2449 | inoremap <buffer> <silent> &E' É |
2450 | inoremap <buffer> <silent> &E` È |
2451 | inoremap <buffer> <silent> &C, Ç |
2452 | inoremap <buffer> <silent> &AE Æ |
2453 | inoremap <buffer> <silent> &Ao Å |
2454 | inoremap <buffer> <silent> &A" Ä |
2455 | inoremap <buffer> <silent> &A~ Ã |
2456 | inoremap <buffer> <silent> &A^ Â |
2457 | inoremap <buffer> <silent> &A' Á |
2458 | inoremap <buffer> <silent> &A` À |
2459 | inoremap <buffer> <silent> &c| ¢ |
2460 | inoremap <buffer> <silent> &Y= ¥ |
2461 | inoremap <buffer> <silent> &# £ |
2462 | inoremap <buffer> <silent> & |
2463 | inoremap <buffer> <silent> &> > |
2464 | inoremap <buffer> <silent> &< < |
2465 | inoremap <buffer> <silent> &' " |
2466 | inoremap <buffer> <silent> &tm ™ |
2467 | inoremap <buffer> <silent> &rO ® |
2468 | inoremap <buffer> <silent> &cO © |
2469 | inoremap <buffer> <silent> && & |
2470 | inoremap <buffer> <silent> ; |
2471 | inoremap <buffer> <silent> ;la <label for=""></label>F" |
2472 | inoremap <buffer> <silent> ;re <input type="reset" value="Reset"> |
2473 | inoremap <buffer> <silent> ;su <input type="submit" value="Submit"> |
2474 | inoremap <buffer> <silent> ;tx <textarea name="" rows="10" cols="50"> |
2475 | </textarea>k$5F"i |
2476 | inoremap <buffer> <silent> ;og <optgroup label=""> |
2477 | </optgroup>k$F"i |
2478 | inoremap <buffer> <silent> ;op <option></option>F< |
2479 | inoremap <buffer> <silent> ;ms <select name="" multiple> |
2480 | </select>O |
2481 | inoremap <buffer> <silent> ;se <select name=""> |
2482 | </select>O |
2483 | inoremap <buffer> <silent> ;fi <input type="file" name="" value="" size="20">5F" |
2484 | inoremap <buffer> <silent> ;te <input type="text" name="" value="" size="20">5F" |
2485 | inoremap <buffer> <silent> ;pa <input type="password" name="" value="" size="20">5F" |
2486 | inoremap <buffer> <silent> ;hi <input type="hidden" name="" value="">3F" |
2487 | inoremap <buffer> <silent> ;ra <input type="radio" name="" value="">3F" |
2488 | inoremap <buffer> <silent> ;ch <input type="checkbox" name="" value="">3F" |
2489 | inoremap <buffer> <silent> ;bu <input type="button" name="" value="">3F" |
2490 | inoremap <buffer> <silent> ;fm <form action=""> |
2491 | </form>k$F"i |
2492 | inoremap <buffer> <silent> ;if <iframe src=""> |
2493 | </iframe>k$F"i |
2494 | inoremap <buffer> <silent> ;nf <noframes> |
2495 | </noframes>O |