/[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 104 by sng, Wed Aug 25 11:40:55 2010 UTC revision 105 by sng, Fri Sep 10 18:39:43 2010 UTC
# Line 49  set tabpagemax=1000 Line 49  set tabpagemax=1000
49  set tabstop=4  set tabstop=4
50  set termencoding=utf-8  set termencoding=utf-8
51  set wildmenu  set wildmenu
 set window=38  
52  let s:so_save = &so | let s:siso_save = &siso | set so=0 siso=0  let s:so_save = &so | let s:siso_save = &siso | set so=0 siso=0
53  let v:this_session=expand("<sfile>:p")  let v:this_session=expand("<sfile>:p")
54  silent only  silent only
# Line 59  if expand('%') == '' && !&modified && li Line 58  if expand('%') == '' && !&modified && li
58  endif  endif
59  set shortmess=aoO  set shortmess=aoO
60  badd +1 create-clonezilla-sysresccd.sh  badd +1 create-clonezilla-sysresccd.sh
61  badd +0 patch-clonezilla-sysresccd.sh  badd +1 patch-clonezilla-sysresccd.sh
62  badd +0 continue-multi-cd  badd +1 continue-multi-cd
63  badd +0 profiles.conf  badd +1 profiles.conf
64  badd +0 ChangeLog  badd +1 ChangeLog
65    badd +0 continue-multi-cd.sh
66  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
67  edit create-clonezilla-sysresccd.sh  edit create-clonezilla-sysresccd.sh
68  set splitbelow splitright  set splitbelow splitright
# Line 172  setlocal nowinfixwidth Line 172  setlocal nowinfixwidth
172  setlocal wrap  setlocal wrap
173  setlocal wrapmargin=0  setlocal wrapmargin=0
174  silent! normal! zE  silent! normal! zE
175  let s:l = 1 - ((0 * winheight(0) + 19) / 38)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
176  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
177  exe s:l  exe s:l
178  normal! zt  normal! zt
# Line 233  setlocal formatexpr= Line 233  setlocal formatexpr=
233  setlocal formatoptions=tcq  setlocal formatoptions=tcq
234  setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*  setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
235  setlocal grepprg=  setlocal grepprg=
236  setlocal iminsert=2  setlocal iminsert=0
237  setlocal imsearch=2  setlocal imsearch=0
238  setlocal include=  setlocal include=
239  setlocal includeexpr=  setlocal includeexpr=
240  setlocal indentexpr=  setlocal indentexpr=
# Line 287  setlocal nowinfixwidth Line 287  setlocal nowinfixwidth
287  setlocal wrap  setlocal wrap
288  setlocal wrapmargin=0  setlocal wrapmargin=0
289  silent! normal! zE  silent! normal! zE
290  let s:l = 1 - ((0 * winheight(0) + 20) / 40)  let s:l = 367 - ((11 * winheight(0) + 11) / 23)
291  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
292  exe s:l  exe s:l
293  normal! zt  normal! zt
294  1  367
295  normal! 0  normal! 01l
296  tabedit continue-multi-cd  tabedit continue-multi-cd.sh
297  set splitbelow splitright  set splitbelow splitright
298  set nosplitbelow  set nosplitbelow
299  set nosplitright  set nosplitright
# Line 301  wincmd t Line 301  wincmd t
301  set winheight=1 winwidth=1  set winheight=1 winwidth=1
302  argglobal  argglobal
303  3argu  3argu
304    edit continue-multi-cd.sh
305  setlocal keymap=  setlocal keymap=
306  setlocal noarabic  setlocal noarabic
307  setlocal autoindent  setlocal autoindent
# Line 402  setlocal nowinfixwidth Line 403  setlocal nowinfixwidth
403  setlocal wrap  setlocal wrap
404  setlocal wrapmargin=0  setlocal wrapmargin=0
405  silent! normal! zE  silent! normal! zE
406  let s:l = 1 - ((0 * winheight(0) + 20) / 40)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
407  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
408  exe s:l  exe s:l
409  normal! zt  normal! zt
410  1  1
411  normal! 0  normal! 0
412  tabedit profiles.conf  lcd ~/clonezilla-sysresccd/trunk/create-clonezilla-sysresccd
413    tabedit ~/clonezilla-sysresccd/trunk/create-clonezilla-sysresccd/profiles.conf
414  set splitbelow splitright  set splitbelow splitright
415  set nosplitbelow  set nosplitbelow
416  set nosplitright  set nosplitright
# Line 517  setlocal nowinfixwidth Line 519  setlocal nowinfixwidth
519  setlocal wrap  setlocal wrap
520  setlocal wrapmargin=0  setlocal wrapmargin=0
521  silent! normal! zE  silent! normal! zE
522  let s:l = 1 - ((0 * winheight(0) + 20) / 40)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
523  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
524  exe s:l  exe s:l
525  normal! zt  normal! zt
526  1  1
527  normal! 0  normal! 0
528  tabedit ChangeLog  tabedit ~/clonezilla-sysresccd/trunk/create-clonezilla-sysresccd/ChangeLog
529  set splitbelow splitright  set splitbelow splitright
530  set nosplitbelow  set nosplitbelow
531  set nosplitright  set nosplitright
# Line 632  setlocal nowinfixwidth Line 634  setlocal nowinfixwidth
634  setlocal wrap  setlocal wrap
635  setlocal wrapmargin=0  setlocal wrapmargin=0
636  silent! normal! zE  silent! normal! zE
637  let s:l = 1 - ((0 * winheight(0) + 20) / 40)  let s:l = 1 - ((0 * winheight(0) + 11) / 23)
638  if s:l < 1 | let s:l = 1 | endif  if s:l < 1 | let s:l = 1 | endif
639  exe s:l  exe s:l
640  normal! zt  normal! zt
641  1  1
642  normal! 0  normal! 0
643  tabnext 1  tabnext 3
644  if exists('s:wipebuf')  if exists('s:wipebuf')
645    silent exe 'bwipe ' . s:wipebuf    silent exe 'bwipe ' . s:wipebuf
646  endif  endif

Legend:
Removed from v.104  
changed lines
  Added in v.105

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26