/[clonezilla-sysresccd]/scripts-to-create-iso.vim
ViewVC logotype

Diff of /scripts-to-create-iso.vim

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

revision 179 by sng, Sun May 29 14:32:14 2011 UTC revision 180 by sng, Mon Jun 6 18:57:10 2011 UTC
# Line 27  iabbr Fn for n in   ;do  done Line 27  iabbr Fn for n in   ;do  done
27  let &cpo=s:cpo_save  let &cpo=s:cpo_save
28  unlet s:cpo_save  unlet s:cpo_save
29  set autoindent  set autoindent
30    set background=dark
31  set backspace=indent,eol,start  set backspace=indent,eol,start
32  set expandtab  set expandtab
33  set fileencodings=ucs-bom,utf-8,default,latin1  set fileencodings=ucs-bom,utf-8,default,latin1
# Line 66  badd +1 ChangeLog Line 67  badd +1 ChangeLog
67  badd +1 continue-multi-cd.sh  badd +1 continue-multi-cd.sh
68  badd +1 version.sh.in  badd +1 version.sh.in
69  badd +1 configure.in  badd +1 configure.in
70  badd +0 clonezilla-sysresccd.conf  badd +2 clonezilla-sysresccd.conf
71  args create-clonezilla-sysresccd.sh patch-clonezilla-sysresccd.sh continue-multi-cd profiles.conf ChangeLog  args create-clonezilla-sysresccd.sh patch-clonezilla-sysresccd.sh continue-multi-cd profiles.conf ChangeLog
72  edit create-clonezilla-sysresccd.sh  edit create-clonezilla-sysresccd.sh
73  set splitbelow splitright  set splitbelow splitright
# Line 122  setlocal formatexpr= Line 123  setlocal formatexpr=
123  setlocal formatoptions=tcq  setlocal formatoptions=tcq
124  setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*  setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
125  setlocal grepprg=  setlocal grepprg=
126  setlocal iminsert=2  setlocal iminsert=0
127  setlocal imsearch=0  setlocal imsearch=0
128  setlocal include=  setlocal include=
129  setlocal includeexpr=  setlocal includeexpr=
# Line 176  setlocal nowinfixwidth Line 177  setlocal nowinfixwidth
177  setlocal wrap  setlocal wrap
178  setlocal wrapmargin=0  setlocal wrapmargin=0
179  silent! normal! zE  silent! normal! zE
180  let s:l = 508 - ((16 * winheight(0) + 19) / 39)  let s:l = 869 - ((6 * winheight(0) + 19) / 39)
181  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
182  exe s:l  exe s:l
183  normal! zt  normal! zt
184  508  869
185  normal! 09l  normal! 01l
186  tabedit patch-clonezilla-sysresccd.sh  tabedit patch-clonezilla-sysresccd.sh
187  set splitbelow splitright  set splitbelow splitright
188  set nosplitbelow  set nosplitbelow
# Line 291  setlocal nowinfixwidth Line 292  setlocal nowinfixwidth
292  setlocal wrap  setlocal wrap
293  setlocal wrapmargin=0  setlocal wrapmargin=0
294  silent! normal! zE  silent! normal! zE
295  let s:l = 367 - ((11 * winheight(0) + 11) / 23)  let s:l = 367 - ((19 * winheight(0) + 19) / 39)
296  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
297  exe s:l  exe s:l
298  normal! zt  normal! zt
# Line 639  setlocal nowinfixwidth Line 640  setlocal nowinfixwidth
640  setlocal wrap  setlocal wrap
641  setlocal wrapmargin=0  setlocal wrapmargin=0
642  silent! normal! zE  silent! normal! zE
643  let s:l = 30 - ((29 * winheight(0) + 19) / 39)  let s:l = 1 - ((0 * winheight(0) + 19) / 39)
644  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
645  exe s:l  exe s:l
646  normal! zt  normal! zt
647  30  1
648  normal! 012l  normal! 0
649  lcd ~/clonezilla-sysresccd/trunk/create-clonezilla-sysresccd  lcd ~/clonezilla-sysresccd/trunk/create-clonezilla-sysresccd
650  tabedit ~/clonezilla-sysresccd/trunk/create-clonezilla-sysresccd/ChangeLog  tabedit ~/clonezilla-sysresccd/trunk/create-clonezilla-sysresccd/ChangeLog
651  set splitbelow splitright  set splitbelow splitright
# Line 755  setlocal nowinfixwidth Line 756  setlocal nowinfixwidth
756  setlocal wrap  setlocal wrap
757  setlocal wrapmargin=0  setlocal wrapmargin=0
758  silent! normal! zE  silent! normal! zE
759  let s:l = 1 - ((0 * winheight(0) + 11) / 23)  let s:l = 1 - ((0 * winheight(0) + 19) / 39)
760  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
761  exe s:l  exe s:l
762  normal! zt  normal! zt
# Line 871  setlocal nowinfixwidth Line 872  setlocal nowinfixwidth
872  setlocal wrap  setlocal wrap
873  setlocal wrapmargin=0  setlocal wrapmargin=0
874  silent! normal! zE  silent! normal! zE
875  let s:l = 1 - ((0 * winheight(0) + 11) / 23)  let s:l = 1 - ((0 * winheight(0) + 19) / 39)
876  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
877  exe s:l  exe s:l
878  normal! zt  normal! zt
# Line 987  setlocal nowinfixwidth Line 988  setlocal nowinfixwidth
988  setlocal wrap  setlocal wrap
989  setlocal wrapmargin=0  setlocal wrapmargin=0
990  silent! normal! zE  silent! normal! zE
991  let s:l = 29 - ((11 * winheight(0) + 19) / 39)  let s:l = 29 - ((0 * winheight(0) + 19) / 39)
992  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
993  exe s:l  exe s:l
994  normal! zt  normal! zt
995  29  29
996  normal! 028l  normal! 028l
997  lcd ~/clonezilla-sysresccd/trunk/create-clonezilla-sysresccd  lcd ~/clonezilla-sysresccd/trunk/create-clonezilla-sysresccd
998  tabnext 5  tabnext 6
999  if exists('s:wipebuf')  if exists('s:wipebuf')
1000    silent exe 'bwipe ' . s:wipebuf    silent exe 'bwipe ' . s:wipebuf
1001  endif  endif

Legend:
Removed from v.179  
changed lines
  Added in v.180

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26