/[clonezilla-sysresccd]/Documentation.vim
ViewVC logotype

Diff of /Documentation.vim

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 49 by sng, Thu May 20 15:43:26 2010 UTC revision 51 by sng, Thu May 20 16:05:47 2010 UTC
# Line 28  set fileencodings=ucs-bom,utf-8,default, Line 28  set fileencodings=ucs-bom,utf-8,default,
28  set guifont=Monospace\ 13  set guifont=Monospace\ 13
29  set helplang=el  set helplang=el
30  set history=50  set history=50
31    set iminsert=0
32  set nomodeline  set nomodeline
33  set mouse=a  set mouse=a
34  set pastetoggle=<F10>  set pastetoggle=<F10>
# Line 91  badd +1 .template.html Line 92  badd +1 .template.html
92  badd +1 scripts/2site  badd +1 scripts/2site
93  badd +2 scripts/html2txt  badd +2 scripts/html2txt
94  badd +1 scripts/update-boot-params  badd +1 scripts/update-boot-params
95  badd +0 scripts/html2html  badd +1 scripts/html2html
96    badd +0 scripts/html2offline
97  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  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
98  edit annex-a-devices.html  edit annex-a-devices.html
99  set splitbelow splitright  set splitbelow splitright
# Line 481  setlocal nowinfixwidth Line 483  setlocal nowinfixwidth
483  setlocal wrap  setlocal wrap
484  setlocal wrapmargin=0  setlocal wrapmargin=0
485  silent! normal! zE  silent! normal! zE
486  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
487  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
488  exe s:l  exe s:l
489  normal! zt  normal! zt
# Line 874  setlocal nowinfixwidth Line 876  setlocal nowinfixwidth
876  setlocal wrap  setlocal wrap
877  setlocal wrapmargin=0  setlocal wrapmargin=0
878  silent! normal! zE  silent! normal! zE
879  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
880  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
881  exe s:l  exe s:l
882  normal! zt  normal! zt
# Line 1267  setlocal nowinfixwidth Line 1269  setlocal nowinfixwidth
1269  setlocal wrap  setlocal wrap
1270  setlocal wrapmargin=0  setlocal wrapmargin=0
1271  silent! normal! zE  silent! normal! zE
1272  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
1273  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
1274  exe s:l  exe s:l
1275  normal! zt  normal! zt
# Line 1660  setlocal nowinfixwidth Line 1662  setlocal nowinfixwidth
1662  setlocal wrap  setlocal wrap
1663  setlocal wrapmargin=0  setlocal wrapmargin=0
1664  silent! normal! zE  silent! normal! zE
1665  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
1666  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
1667  exe s:l  exe s:l
1668  normal! zt  normal! zt
# Line 2053  setlocal nowinfixwidth Line 2055  setlocal nowinfixwidth
2055  setlocal wrap  setlocal wrap
2056  setlocal wrapmargin=0  setlocal wrapmargin=0
2057  silent! normal! zE  silent! normal! zE
2058  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
2059  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
2060  exe s:l  exe s:l
2061  normal! zt  normal! zt
# Line 2446  setlocal nowinfixwidth Line 2448  setlocal nowinfixwidth
2448  setlocal wrap  setlocal wrap
2449  setlocal wrapmargin=0  setlocal wrapmargin=0
2450  silent! normal! zE  silent! normal! zE
2451  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
2452  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
2453  exe s:l  exe s:l
2454  normal! zt  normal! zt
# Line 2839  setlocal nowinfixwidth Line 2841  setlocal nowinfixwidth
2841  setlocal wrap  setlocal wrap
2842  setlocal wrapmargin=0  setlocal wrapmargin=0
2843  silent! normal! zE  silent! normal! zE
2844  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
2845  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
2846  exe s:l  exe s:l
2847  normal! zt  normal! zt
# Line 3232  setlocal nowinfixwidth Line 3234  setlocal nowinfixwidth
3234  setlocal wrap  setlocal wrap
3235  setlocal wrapmargin=0  setlocal wrapmargin=0
3236  silent! normal! zE  silent! normal! zE
3237  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
3238  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
3239  exe s:l  exe s:l
3240  normal! zt  normal! zt
# Line 3625  setlocal nowinfixwidth Line 3627  setlocal nowinfixwidth
3627  setlocal wrap  setlocal wrap
3628  setlocal wrapmargin=0  setlocal wrapmargin=0
3629  silent! normal! zE  silent! normal! zE
3630  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
3631  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
3632  exe s:l  exe s:l
3633  normal! zt  normal! zt
# Line 4018  setlocal nowinfixwidth Line 4020  setlocal nowinfixwidth
4020  setlocal wrap  setlocal wrap
4021  setlocal wrapmargin=0  setlocal wrapmargin=0
4022  silent! normal! zE  silent! normal! zE
4023  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
4024  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
4025  exe s:l  exe s:l
4026  normal! zt  normal! zt
# Line 4411  setlocal nowinfixwidth Line 4413  setlocal nowinfixwidth
4413  setlocal wrap  setlocal wrap
4414  setlocal wrapmargin=0  setlocal wrapmargin=0
4415  silent! normal! zE  silent! normal! zE
4416  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
4417  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
4418  exe s:l  exe s:l
4419  normal! zt  normal! zt
# Line 4804  setlocal nowinfixwidth Line 4806  setlocal nowinfixwidth
4806  setlocal wrap  setlocal wrap
4807  setlocal wrapmargin=0  setlocal wrapmargin=0
4808  silent! normal! zE  silent! normal! zE
4809  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
4810  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
4811  exe s:l  exe s:l
4812  normal! zt  normal! zt
# Line 5197  setlocal nowinfixwidth Line 5199  setlocal nowinfixwidth
5199  setlocal wrap  setlocal wrap
5200  setlocal wrapmargin=0  setlocal wrapmargin=0
5201  silent! normal! zE  silent! normal! zE
5202  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
5203  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
5204  exe s:l  exe s:l
5205  normal! zt  normal! zt
# Line 5590  setlocal nowinfixwidth Line 5592  setlocal nowinfixwidth
5592  setlocal wrap  setlocal wrap
5593  setlocal wrapmargin=0  setlocal wrapmargin=0
5594  silent! normal! zE  silent! normal! zE
5595  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
5596  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
5597  exe s:l  exe s:l
5598  normal! zt  normal! zt
# Line 5983  setlocal nowinfixwidth Line 5985  setlocal nowinfixwidth
5985  setlocal wrap  setlocal wrap
5986  setlocal wrapmargin=0  setlocal wrapmargin=0
5987  silent! normal! zE  silent! normal! zE
5988  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
5989  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
5990  exe s:l  exe s:l
5991  normal! zt  normal! zt
# Line 6376  setlocal nowinfixwidth Line 6378  setlocal nowinfixwidth
6378  setlocal wrap  setlocal wrap
6379  setlocal wrapmargin=0  setlocal wrapmargin=0
6380  silent! normal! zE  silent! normal! zE
6381  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
6382  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
6383  exe s:l  exe s:l
6384  normal! zt  normal! zt
# Line 6769  setlocal nowinfixwidth Line 6771  setlocal nowinfixwidth
6771  setlocal wrap  setlocal wrap
6772  setlocal wrapmargin=0  setlocal wrapmargin=0
6773  silent! normal! zE  silent! normal! zE
6774  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
6775  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
6776  exe s:l  exe s:l
6777  normal! zt  normal! zt
# Line 7162  setlocal nowinfixwidth Line 7164  setlocal nowinfixwidth
7164  setlocal wrap  setlocal wrap
7165  setlocal wrapmargin=0  setlocal wrapmargin=0
7166  silent! normal! zE  silent! normal! zE
7167  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
7168  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
7169  exe s:l  exe s:l
7170  normal! zt  normal! zt
# Line 7555  setlocal nowinfixwidth Line 7557  setlocal nowinfixwidth
7557  setlocal wrap  setlocal wrap
7558  setlocal wrapmargin=0  setlocal wrapmargin=0
7559  silent! normal! zE  silent! normal! zE
7560  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
7561  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
7562  exe s:l  exe s:l
7563  normal! zt  normal! zt
# Line 7948  setlocal nowinfixwidth Line 7950  setlocal nowinfixwidth
7950  setlocal wrap  setlocal wrap
7951  setlocal wrapmargin=0  setlocal wrapmargin=0
7952  silent! normal! zE  silent! normal! zE
7953  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
7954  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
7955  exe s:l  exe s:l
7956  normal! zt  normal! zt
# Line 8341  setlocal nowinfixwidth Line 8343  setlocal nowinfixwidth
8343  setlocal wrap  setlocal wrap
8344  setlocal wrapmargin=0  setlocal wrapmargin=0
8345  silent! normal! zE  silent! normal! zE
8346  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
8347  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
8348  exe s:l  exe s:l
8349  normal! zt  normal! zt
# Line 8734  setlocal nowinfixwidth Line 8736  setlocal nowinfixwidth
8736  setlocal wrap  setlocal wrap
8737  setlocal wrapmargin=0  setlocal wrapmargin=0
8738  silent! normal! zE  silent! normal! zE
8739  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
8740  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
8741  exe s:l  exe s:l
8742  normal! zt  normal! zt
# Line 9127  setlocal nowinfixwidth Line 9129  setlocal nowinfixwidth
9129  setlocal wrap  setlocal wrap
9130  setlocal wrapmargin=0  setlocal wrapmargin=0
9131  silent! normal! zE  silent! normal! zE
9132  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
9133  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
9134  exe s:l  exe s:l
9135  normal! zt  normal! zt
# Line 9524  setlocal nowinfixwidth Line 9526  setlocal nowinfixwidth
9526  setlocal wrap  setlocal wrap
9527  setlocal wrapmargin=0  setlocal wrapmargin=0
9528  silent! normal! zE  silent! normal! zE
9529  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
9530  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
9531  exe s:l  exe s:l
9532  normal! zt  normal! zt
# Line 9921  setlocal nowinfixwidth Line 9923  setlocal nowinfixwidth
9923  setlocal wrap  setlocal wrap
9924  setlocal wrapmargin=0  setlocal wrapmargin=0
9925  silent! normal! zE  silent! normal! zE
9926  let s:l = 1 - ((0 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
9927  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
9928  exe s:l  exe s:l
9929  normal! zt  normal! zt
# Line 10029  setlocal nowinfixwidth Line 10031  setlocal nowinfixwidth
10031  setlocal wrap  setlocal wrap
10032  setlocal wrapmargin=0  setlocal wrapmargin=0
10033  silent! normal! zE  silent! normal! zE
10034  let s:l = 1 - ((0 * winheight(0) + 19) / 38)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
10035  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
10036  exe s:l  exe s:l
10037  normal! zt  normal! zt
# Line 10137  setlocal nowinfixwidth Line 10139  setlocal nowinfixwidth
10139  setlocal wrap  setlocal wrap
10140  setlocal wrapmargin=0  setlocal wrapmargin=0
10141  silent! normal! zE  silent! normal! zE
10142  let s:l = 1 - ((0 * winheight(0) + 19) / 38)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
10143  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
10144  exe s:l  exe s:l
10145  normal! zt  normal! zt
# Line 10531  setlocal nowinfixwidth Line 10533  setlocal nowinfixwidth
10533  setlocal wrap  setlocal wrap
10534  setlocal wrapmargin=0  setlocal wrapmargin=0
10535  silent! normal! zE  silent! normal! zE
10536  let s:l = 1 - ((0 * winheight(0) + 19) / 38)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
10537  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
10538  exe s:l  exe s:l
10539  normal! zt  normal! zt
# Line 10929  setlocal nowinfixwidth Line 10931  setlocal nowinfixwidth
10931  setlocal wrap  setlocal wrap
10932  setlocal wrapmargin=0  setlocal wrapmargin=0
10933  silent! normal! zE  silent! normal! zE
10934  let s:l = 1 - ((0 * winheight(0) + 19) / 38)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
10935  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
10936  exe s:l  exe s:l
10937  normal! zt  normal! zt
# Line 11323  setlocal nowinfixwidth Line 11325  setlocal nowinfixwidth
11325  setlocal wrap  setlocal wrap
11326  setlocal wrapmargin=0  setlocal wrapmargin=0
11327  silent! normal! zE  silent! normal! zE
11328  let s:l = 1 - ((0 * winheight(0) + 19) / 38)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
11329  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
11330  exe s:l  exe s:l
11331  normal! zt  normal! zt
# Line 11432  setlocal nowinfixwidth Line 11434  setlocal nowinfixwidth
11434  setlocal wrap  setlocal wrap
11435  setlocal wrapmargin=0  setlocal wrapmargin=0
11436  silent! normal! zE  silent! normal! zE
11437  let s:l = 34 - ((33 * winheight(0) + 19) / 38)  let s:l = 34 - ((0 * winheight(0) + 19) / 38)
11438  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
11439  exe s:l  exe s:l
11440  normal! zt  normal! zt
11441  34  34
11442  normal! 0  normal! 0
11443  tabedit scripts/html2html  tabedit scripts/html2offline
11444  set splitbelow splitright  set splitbelow splitright
11445  set nosplitbelow  set nosplitbelow
11446  set nosplitright  set nosplitright
11447  wincmd t  wincmd t
11448  set winheight=1 winwidth=1  set winheight=1 winwidth=1
11449  argglobal  argglobal
11450  edit scripts/html2html  edit scripts/html2offline
11451  setlocal keymap=  setlocal keymap=
11452  setlocal noarabic  setlocal noarabic
11453  setlocal autoindent  setlocal autoindent
# Line 11459  setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e Line 11461  setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e
11461  setlocal cinoptions=  setlocal cinoptions=
11462  setlocal cinwords=if,else,while,do,for,switch  setlocal cinwords=if,else,while,do,for,switch
11463  setlocal comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-  setlocal comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-
11464  setlocal commentstring=/*%s*/  setlocal commentstring=#%s
11465  setlocal complete=.,w,b,u,t,i  setlocal complete=.,w,b,u,t,i
11466  setlocal completefunc=  setlocal completefunc=
11467  setlocal nocopyindent  setlocal nocopyindent
# Line 11471  setlocal nodiff Line 11473  setlocal nodiff
11473  setlocal equalprg=  setlocal equalprg=
11474  setlocal errorformat=  setlocal errorformat=
11475  setlocal noexpandtab  setlocal noexpandtab
11476  if &filetype != ''  if &filetype != 'sh'
11477  setlocal filetype=  setlocal filetype=sh
11478  endif  endif
11479  setlocal foldcolumn=0  setlocal foldcolumn=0
11480  setlocal foldenable  setlocal foldenable
# Line 11488  setlocal formatexpr= Line 11490  setlocal formatexpr=
11490  setlocal formatoptions=tcq  setlocal formatoptions=tcq
11491  setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*  setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
11492  setlocal grepprg=  setlocal grepprg=
11493  setlocal iminsert=2  setlocal iminsert=0
11494  setlocal imsearch=2  setlocal imsearch=2
11495  setlocal include=  setlocal include=
11496  setlocal includeexpr=  setlocal includeexpr=
# Line 11528  setlocal statusline= Line 11530  setlocal statusline=
11530  setlocal suffixesadd=  setlocal suffixesadd=
11531  setlocal swapfile  setlocal swapfile
11532  setlocal synmaxcol=3000  setlocal synmaxcol=3000
11533  if &syntax != ''  if &syntax != 'sh'
11534  setlocal syntax=  setlocal syntax=sh
11535  endif  endif
11536  setlocal tabstop=2  setlocal tabstop=2
11537  setlocal tags=  setlocal tags=
# Line 11540  setlocal nowinfixwidth Line 11542  setlocal nowinfixwidth
11542  setlocal wrap  setlocal wrap
11543  setlocal wrapmargin=0  setlocal wrapmargin=0
11544  silent! normal! zE  silent! normal! zE
11545  let s:l = 1 - ((0 * winheight(0) + 19) / 38)  let s:l = 4 - ((3 * winheight(0) + 19) / 38)
11546  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
11547  exe s:l  exe s:l
11548  normal! zt  normal! zt
11549  1  4
11550  normal! 0  normal! 063l
11551  tabedit scripts/html2txt  tabedit scripts/html2txt
11552  set splitbelow splitright  set splitbelow splitright
11553  set nosplitbelow  set nosplitbelow
# Line 11757  setlocal nowinfixwidth Line 11759  setlocal nowinfixwidth
11759  setlocal wrap  setlocal wrap
11760  setlocal wrapmargin=0  setlocal wrapmargin=0
11761  silent! normal! zE  silent! normal! zE
11762  let s:l = 2 - ((1 * winheight(0) + 19) / 38)  let s:l = 2 - ((0 * winheight(0) + 19) / 38)
11763  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
11764  exe s:l  exe s:l
11765  normal! zt  normal! zt
# Line 11865  setlocal nowinfixwidth Line 11867  setlocal nowinfixwidth
11867  setlocal wrap  setlocal wrap
11868  setlocal wrapmargin=0  setlocal wrapmargin=0
11869  silent! normal! zE  silent! normal! zE
11870  let s:l = 2 - ((1 * winheight(0) + 19) / 38)  let s:l = 2 - ((0 * winheight(0) + 19) / 38)
11871  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
11872  exe s:l  exe s:l
11873  normal! zt  normal! zt
11874  2  2
11875  normal! 0  normal! 0
11876  tabnext 33  tabnext 32
11877  if exists('s:wipebuf')  if exists('s:wipebuf')
11878    silent exe 'bwipe ' . s:wipebuf    silent exe 'bwipe ' . s:wipebuf
11879  endif  endif

Legend:
Removed from v.49  
changed lines
  Added in v.51

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26