--- Documentation.vim 2010/05/20 16:05:47 51 +++ Documentation.vim 2010/05/20 16:24:26 52 @@ -93,7 +93,8 @@ badd +2 scripts/html2txt badd +1 scripts/update-boot-params badd +1 scripts/html2html -badd +0 scripts/html2offline +badd +4 scripts/html2offline +badd +0 scripts/html2doc 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 onepage.php printable.php clonezilla-sysresccd.rss ../.htaccess ../.404.html ../.news.php ../.template.html ../2site html2txt ../chkNamedLinks edit annex-a-devices.html set splitbelow splitright @@ -11440,14 +11441,14 @@ normal! zt 34 normal! 0 -tabedit scripts/html2offline +tabedit scripts/html2txt set splitbelow splitright set nosplitbelow set nosplitright wincmd t set winheight=1 winwidth=1 argglobal -edit scripts/html2offline +edit scripts/html2txt setlocal keymap= setlocal noarabic setlocal autoindent @@ -11542,20 +11543,21 @@ setlocal wrap setlocal wrapmargin=0 silent! normal! zE -let s:l = 4 - ((3 * winheight(0) + 19) / 38) +let s:l = 23 - ((19 * winheight(0) + 19) / 38) if s:l < 1 | let s:l = 1 | endif exe s:l normal! zt -4 -normal! 063l -tabedit scripts/html2txt +23 +normal! 025l +tabedit scripts/update-boot-params set splitbelow splitright set nosplitbelow set nosplitright wincmd t set winheight=1 winwidth=1 argglobal -edit scripts/html2txt +33argu +edit scripts/update-boot-params setlocal keymap= setlocal noarabic setlocal autoindent @@ -11650,21 +11652,20 @@ setlocal wrap setlocal wrapmargin=0 silent! normal! zE -let s:l = 1 - ((0 * winheight(0) + 19) / 38) +let s:l = 266 - ((23 * winheight(0) + 19) / 38) if s:l < 1 | let s:l = 1 | endif exe s:l normal! zt -1 -normal! 0 -tabedit scripts/update-boot-params +266 +normal! 04l +tabedit scripts/html2doc set splitbelow splitright set nosplitbelow set nosplitright wincmd t set winheight=1 winwidth=1 argglobal -33argu -edit scripts/update-boot-params +edit scripts/html2doc setlocal keymap= setlocal noarabic setlocal autoindent @@ -11707,7 +11708,7 @@ setlocal formatoptions=tcq setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* setlocal grepprg= -setlocal iminsert=2 +setlocal iminsert=0 setlocal imsearch=2 setlocal include= setlocal includeexpr= @@ -11759,11 +11760,11 @@ setlocal wrap setlocal wrapmargin=0 silent! normal! zE -let s:l = 2 - ((0 * winheight(0) + 19) / 38) +let s:l = 1 - ((0 * winheight(0) + 19) / 38) if s:l < 1 | let s:l = 1 | endif exe s:l normal! zt -2 +1 normal! 0 tabedit ../chkNamedLinks set splitbelow splitright @@ -11873,7 +11874,7 @@ normal! zt 2 normal! 0 -tabnext 32 +tabnext 34 if exists('s:wipebuf') silent exe 'bwipe ' . s:wipebuf endif