if &cp | set nocp | endif let s:cpo_save=&cpo set cpo&vim map! map! map! map! map! map! map! map! map! map! vnoremap p :let current_reg = @" gvdi=current_reg  map map map map map map map map map map let &cpo=s:cpo_save unlet s:cpo_save set autoindent set autowrite set background=dark set backspace=indent,eol,start set history=50 set ignorecase set incsearch set printoptions=paper:a4 set ruler set runtimepath=~/.vim,/etc/vim,/usr/share/vim/vimfiles,/usr/share/vim/addons,/usr/share/vim/vim63,/usr/share/vim/vimfiles,/usr/share/vim/addons/after,~/.vim/after set showmatch set suffixes=.bak,~,.swp,.o,.info,.aux,.log,.dvi,.bbl,.blg,.brf,.cb,.ind,.idx,.ilg,.inx,.out,.toc set tabstop=2 set viminfo='20,\"50 set winheight=200 let s:so_save = &so | let s:siso_save = &siso | set so=0 siso=0 let v:this_session=expand(":p") silent only cd /mnt/storage/grande_rastrello/site set shortmess=aoO badd +1 index.html badd +1 gr.css args index.html edit gr.css set splitbelow splitright wincmd _ | wincmd | split wincmd _ | wincmd | split wincmd _ | wincmd | split 3wincmd k wincmd w wincmd w wincmd w set nosplitbelow set nosplitright wincmd t set winheight=1 winwidth=1 exe '1resize ' . ((&lines * 1 + 30) / 61) exe '2resize ' . ((&lines * 1 + 30) / 61) exe '3resize ' . ((&lines * 53 + 30) / 61) exe '4resize ' . ((&lines * 1 + 30) / 61) argglobal setlocal noarabic setlocal autoindent setlocal autoread setlocal nobinary setlocal bufhidden= setlocal buflisted setlocal buftype= setlocal nocindent setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e setlocal cinoptions= setlocal cinwords=if,else,while,do,for,switch setlocal comments=s1:/*,mb:*,ex:*/ setlocal commentstring=/*%s*/ setlocal complete=.,w,b,u,t,i setlocal nocopyindent setlocal define= setlocal dictionary= setlocal nodiff setlocal equalprg= setlocal errorformat= setlocal noexpandtab if &filetype != 'css' setlocal filetype=css endif setlocal foldcolumn=0 setlocal foldenable setlocal foldexpr=0 setlocal foldignore=# setlocal foldlevel=0 setlocal foldmarker={{{,}}} setlocal foldmethod=manual setlocal foldminlines=1 setlocal foldnestmax=20 setlocal foldtext=foldtext() setlocal formatoptions=tcq setlocal grepprg= setlocal iminsert=2 setlocal imsearch=2 setlocal include= setlocal includeexpr= setlocal indentexpr= setlocal indentkeys=0{,0},:,0#,!^F,o,O,e setlocal noinfercase setlocal iskeyword=@,48-57,_,192-255 setlocal keymap= setlocal keywordprg= setlocal nolinebreak setlocal nolisp setlocal nolist setlocal makeprg= setlocal matchpairs=(:),{:},[:] setlocal modeline setlocal modifiable setlocal nrformats=octal,hex setlocal nonumber setlocal path= setlocal nopreserveindent setlocal nopreviewwindow setlocal noreadonly setlocal norightleft setlocal rightleftcmd=search setlocal noscrollbind setlocal shiftwidth=8 setlocal noshortname setlocal nosmartindent setlocal softtabstop=0 setlocal suffixesadd= setlocal swapfile if &syntax != 'css' setlocal syntax=css endif setlocal tabstop=2 setlocal tags= setlocal textwidth=0 setlocal thesaurus= setlocal nowinfixheight set nowrap setlocal nowrap setlocal wrapmargin=0 silent! normal! zE let s:l = 50 - ((0 * winheight(0) + 0) / 1) if s:l < 1 | let s:l = 1 | endif exe s:l normal! zt 50 normal! 01l wincmd w argglobal edit gr.css setlocal noarabic setlocal autoindent setlocal autoread setlocal nobinary setlocal bufhidden= setlocal buflisted setlocal buftype= setlocal nocindent setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e setlocal cinoptions= setlocal cinwords=if,else,while,do,for,switch setlocal comments=s1:/*,mb:*,ex:*/ setlocal commentstring=/*%s*/ setlocal complete=.,w,b,u,t,i setlocal nocopyindent setlocal define= setlocal dictionary= setlocal nodiff setlocal equalprg= setlocal errorformat= setlocal noexpandtab if &filetype != 'css' setlocal filetype=css endif setlocal foldcolumn=0 setlocal foldenable setlocal foldexpr=0 setlocal foldignore=# setlocal foldlevel=0 setlocal foldmarker={{{,}}} setlocal foldmethod=manual setlocal foldminlines=1 setlocal foldnestmax=20 setlocal foldtext=foldtext() setlocal formatoptions=tcq setlocal grepprg= setlocal iminsert=2 setlocal imsearch=2 setlocal include= setlocal includeexpr= setlocal indentexpr= setlocal indentkeys=0{,0},:,0#,!^F,o,O,e setlocal noinfercase setlocal iskeyword=@,48-57,_,192-255 setlocal keymap= setlocal keywordprg= setlocal nolinebreak setlocal nolisp setlocal nolist setlocal makeprg= setlocal matchpairs=(:),{:},[:] setlocal modeline setlocal modifiable setlocal nrformats=octal,hex setlocal nonumber setlocal path= setlocal nopreserveindent setlocal nopreviewwindow setlocal noreadonly setlocal norightleft setlocal rightleftcmd=search setlocal noscrollbind setlocal shiftwidth=8 setlocal noshortname setlocal nosmartindent setlocal softtabstop=0 setlocal suffixesadd= setlocal swapfile if &syntax != 'css' setlocal syntax=css endif setlocal tabstop=2 setlocal tags= setlocal textwidth=0 setlocal thesaurus= setlocal nowinfixheight set nowrap setlocal nowrap setlocal wrapmargin=0 silent! normal! zE let s:l = 74 - ((0 * winheight(0) + 0) / 1) if s:l < 1 | let s:l = 1 | endif exe s:l normal! zt 74 normal! 01l wincmd w argglobal edit index.html setlocal noarabic setlocal autoindent setlocal autoread setlocal nobinary setlocal bufhidden= setlocal buflisted setlocal buftype= setlocal nocindent setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e setlocal cinoptions= setlocal cinwords=if,else,while,do,for,switch setlocal comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:- setlocal commentstring= setlocal complete=.,w,b,u,t,i setlocal nocopyindent setlocal define= setlocal dictionary= setlocal nodiff setlocal equalprg= setlocal errorformat= setlocal noexpandtab if &filetype != 'html' setlocal filetype=html endif setlocal foldcolumn=0 setlocal foldenable setlocal foldexpr=0 setlocal foldignore=# setlocal foldlevel=0 setlocal foldmarker={{{,}}} setlocal foldmethod=manual setlocal foldminlines=1 setlocal foldnestmax=20 setlocal foldtext=foldtext() setlocal formatoptions=tcq setlocal grepprg= setlocal iminsert=2 setlocal imsearch=2 setlocal include= setlocal includeexpr= setlocal indentexpr= setlocal indentkeys=0{,0},:,0#,!^F,o,O,e setlocal noinfercase setlocal iskeyword=@,48-57,_,192-255 setlocal keymap= setlocal keywordprg= setlocal nolinebreak setlocal nolisp setlocal nolist setlocal makeprg= setlocal matchpairs=(:),{:},[:] setlocal modeline setlocal modifiable setlocal nrformats=octal,hex setlocal nonumber setlocal path= setlocal nopreserveindent setlocal nopreviewwindow setlocal noreadonly setlocal norightleft setlocal rightleftcmd=search setlocal noscrollbind setlocal shiftwidth=8 setlocal noshortname setlocal nosmartindent setlocal softtabstop=0 setlocal suffixesadd= setlocal swapfile if &syntax != 'html' setlocal syntax=html endif setlocal tabstop=2 setlocal tags= setlocal textwidth=0 setlocal thesaurus= setlocal nowinfixheight set nowrap setlocal nowrap setlocal wrapmargin=0 silent! normal! zE let s:l = 4 - ((3 * winheight(0) + 26) / 53) if s:l < 1 | let s:l = 1 | endif exe s:l normal! zt 4 normal! 014l wincmd w argglobal edit index.html setlocal noarabic setlocal autoindent setlocal autoread setlocal nobinary setlocal bufhidden= setlocal buflisted setlocal buftype= setlocal nocindent setlocal cinkeys=0{,0},0),:,0#,!^F,o,O,e setlocal cinoptions= setlocal cinwords=if,else,while,do,for,switch setlocal comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:- setlocal commentstring= setlocal complete=.,w,b,u,t,i setlocal nocopyindent setlocal define= setlocal dictionary= setlocal nodiff setlocal equalprg= setlocal errorformat= setlocal noexpandtab if &filetype != 'html' setlocal filetype=html endif setlocal foldcolumn=0 setlocal foldenable setlocal foldexpr=0 setlocal foldignore=# setlocal foldlevel=0 setlocal foldmarker={{{,}}} setlocal foldmethod=manual setlocal foldminlines=1 setlocal foldnestmax=20 setlocal foldtext=foldtext() setlocal formatoptions=tcq setlocal grepprg= setlocal iminsert=2 setlocal imsearch=2 setlocal include= setlocal includeexpr= setlocal indentexpr= setlocal indentkeys=0{,0},:,0#,!^F,o,O,e setlocal noinfercase setlocal iskeyword=@,48-57,_,192-255 setlocal keymap= setlocal keywordprg= setlocal nolinebreak setlocal nolisp setlocal nolist setlocal makeprg= setlocal matchpairs=(:),{:},[:] setlocal modeline setlocal modifiable setlocal nrformats=octal,hex setlocal nonumber setlocal path= setlocal nopreserveindent setlocal nopreviewwindow setlocal noreadonly setlocal norightleft setlocal rightleftcmd=search setlocal noscrollbind setlocal shiftwidth=8 setlocal noshortname setlocal nosmartindent setlocal softtabstop=0 setlocal suffixesadd= setlocal swapfile if &syntax != 'html' setlocal syntax=html endif setlocal tabstop=2 setlocal tags= setlocal textwidth=0 setlocal thesaurus= setlocal nowinfixheight set nowrap setlocal nowrap setlocal wrapmargin=0 silent! normal! zE let s:l = 36 - ((0 * winheight(0) + 0) / 1) if s:l < 1 | let s:l = 1 | endif exe s:l normal! zt 36 normal! 011l wincmd w 3wincmd w exe '1resize ' . ((&lines * 1 + 30) / 61) exe '2resize ' . ((&lines * 1 + 30) / 61) exe '3resize ' . ((&lines * 53 + 30) / 61) exe '4resize ' . ((&lines * 1 + 30) / 61) set winheight=200 winwidth=20 shortmess=filnxtToO let s:sx = expand(":p:r")."x.vim" if file_readable(s:sx) exe "source " . s:sx endif let &so = s:so_save | let &siso = s:siso_save