From e2b6179f4a1ce6c03893f296b73a1616ffa6fba5 Mon Sep 17 00:00:00 2001 From: Louis Burke Date: Sun, 4 Nov 2018 15:37:12 -0500 Subject: [PATCH] Moved xcf files --- bytype.vim | 15580 ------------------- cards.db | Bin 28672 -> 0 bytes choke.png | Bin 4356 -> 0 bytes box_bottom.xcf => gimps/box_bottom.xcf | Bin box_top.xcf => gimps/box_top.xcf | Bin boxbottom.xcf => gimps/boxbottom.xcf | Bin boxtop.xcf => gimps/boxtop.xcf | Bin cardback.xcf => gimps/cardback.xcf | Bin destroyed.xcf => gimps/destroyed.xcf | Bin expansionbox.xcf => gimps/expansionbox.xcf | Bin green.xcf => gimps/green.xcf | Bin iditaboard.xcf => gimps/iditaboard.xcf | Bin iditarules.xcf => gimps/iditarules.xcf | Bin iditasingle.xcf => gimps/iditasingle.xcf | Bin orange.xcf => gimps/orange.xcf | Bin purple.xcf => gimps/purple.xcf | Bin purple_back.xcf => gimps/purple_back.xcf | Bin shopad.xcf => gimps/shopad.xcf | Bin shopbackdrop.xcf => gimps/shopbackdrop.xcf | Bin supplies.xcf => gimps/supplies.xcf | Bin yellow.xcf => gimps/yellow.xcf | Bin iditastreatch_old.cls | 156 - mat.png | Bin 165625 -> 0 bytes 23 files changed, 15736 deletions(-) delete mode 100644 bytype.vim delete mode 100644 cards.db delete mode 100644 choke.png rename box_bottom.xcf => gimps/box_bottom.xcf (100%) rename box_top.xcf => gimps/box_top.xcf (100%) rename boxbottom.xcf => gimps/boxbottom.xcf (100%) rename boxtop.xcf => gimps/boxtop.xcf (100%) rename cardback.xcf => gimps/cardback.xcf (100%) rename destroyed.xcf => gimps/destroyed.xcf (100%) rename expansionbox.xcf => gimps/expansionbox.xcf (100%) rename green.xcf => gimps/green.xcf (100%) rename iditaboard.xcf => gimps/iditaboard.xcf (100%) rename iditarules.xcf => gimps/iditarules.xcf (100%) rename iditasingle.xcf => gimps/iditasingle.xcf (100%) rename orange.xcf => gimps/orange.xcf (100%) rename purple.xcf => gimps/purple.xcf (100%) rename purple_back.xcf => gimps/purple_back.xcf (100%) rename shopad.xcf => gimps/shopad.xcf (100%) rename shopbackdrop.xcf => gimps/shopbackdrop.xcf (100%) rename supplies.xcf => gimps/supplies.xcf (100%) rename yellow.xcf => gimps/yellow.xcf (100%) delete mode 100644 iditastreatch_old.cls delete mode 100644 mat.png diff --git a/bytype.vim b/bytype.vim deleted file mode 100644 index 46e00ea..0000000 --- a/bytype.vim +++ /dev/null @@ -1,15580 +0,0 @@ -let SessionLoad = 1 -if &cp | set nocp | endif -let s:cpo_save=&cpo -set cpo&vim -map! -map  \ -nnoremap \c }p -nnoremap \? :echo "hi<" . synIDattr(synID(line("."),col("."),1),"name") . '> trans<' . synIDattr(synID(line("."),col("."),0),"name") . "> lo<" . synIDattr(synIDtrans(synID(line("."),col("."),1)),"name") . ">" -nnoremap \.b :e %<.adb -nnoremap \.s :e %<.ads -nnoremap \.+ :e %<.cpp -nnoremap \.h :e %<.h -nnoremap \.c :e %<.c -nnoremap \fn :set guifont=Consolas:h9:cANSI -nnoremap \eo :call ToggleEsperantoMode() -nnoremap \fr :call ToggleFrenchMode() -vnoremap \is :let old_reg_a=@a :let old_reg=@" gv"ay:let @a=substitute(@a, '.\(.*\)\@=', '\=@a[strlen(submatch(1))]', 'g') gvca:let @a=old_reg_a :let @"=old_reg -nnoremap \zt :call LoadIndentFolds() -nnoremap \, :cprev -nnoremap \. :cnext -nnoremap \l  -nnoremap \h  -nnoremap \k  -nnoremap \j  -nnoremap \n :noh -nnoremap \f :call ToggleFoldColumn() -nnoremap \w :setlocal wrap! -nnoremap \; :execute "normal! mqA;\`q" -nnoremap \qh :cprev  -nnoremap \ql :cnext  -nnoremap \" viwi"hbi"lel -nnoremap \sv :source $MYVIMRC -nnoremap \ev :tabnew $MYVIMRC -vmap gx NetrwBrowseXVis -nmap gx NetrwBrowseX -vnoremap NetrwBrowseXVis :call netrw#BrowseXVis() -nnoremap NetrwBrowseX :call netrw#BrowseX(expand((exists("g:netrw_gx")? g:netrw_gx : '')),netrw#CheckIfRemote()) -nnoremap 20_: :=v:count ? v:count : '' -nnoremap -nnoremap -nnoremap -nnoremap -map -inoremap  =Tab_Or_Complete() -inoremap ,.  -iabbr ssig 

"Veni, Vidi, Didici" (I came, I saw, I learnt)
    -λαβ (Louis A. Burke)


-let &cpo=s:cpo_save -unlet s:cpo_save -set background=dark -set backspace=2 -set noequalalways -set expandtab -set fileencodings=ucs-bom,utf-8,default,latin1 -set formatoptions=cqt -set guicursor=n-v-c:block-Cursor-blinkon0,i:ver30-iCursor-blinkon0 -set guifont=Inconsolata\ 14 -set guioptions=gtc -set helplang=en -set mouse=a -set ruler -set runtimepath=~/.vim,~/.vim/bundle/Vungle.vim,~/.vim/bundle/OmniSharp,/usr/share/vim/vimfiles,/usr/share/vim/vim80,/usr/share/vim/vimfiles/after,~/.vim/after,~/.vim/bundle/Vundle.vim,~/.vim/bundle/Vungle.vim/after,~/.vim/bundle/OmniSharp/after -set shiftwidth=4 -set sidescroll=1 -set sidescrolloff=5 -set softtabstop=4 -set splitbelow -set splitright -set suffixes=.bak,~,.swp,.o,.info,.aux,.log,.dvi,.bbl,.blg,.brf,.cb,.ind,.idx,.ilg,.inx,.out,.toc,.png,.jpg -set tabstop=4 -set termencoding=utf-8 -set textwidth=80 -set window=46 -let s:so_save = &so | let s:siso_save = &siso | set so=0 siso=0 -let v:this_session=expand(":p") -silent only -cd ~/projects/cardgames/iditacard -if expand('%') == '' && !&modified && line('$') <= 1 && getline(1) == '' - let s:wipebuf = bufnr('%') -endif -set shortmess=aoO -badd +0 cards/attachments/a_hat.tex -badd +0 cards/attachments/armour.tex -badd +0 cards/attachments/buffer_panel.tex -badd +0 cards/attachments/coat.tex -badd +0 cards/attachments/dog_chow.tex -badd +0 cards/attachments/dog_collar.tex -badd +0 cards/attachments/dog_shoes.tex -badd +0 cards/attachments/harness.tex -badd +0 cards/attachments/nuclear_reactor.tex -badd +0 cards/attachments/plate_mail.tex -badd +0 cards/attachments/squirrel.tex -badd +0 cards/attachments/steam_engine.tex -badd +0 cards/attachments/tiara.tex -badd +0 cards/dogs/bear.tex -badd +0 cards/dogs/big_dog.tex -badd +0 cards/dogs/cat.tex -badd +0 cards/dogs/chihuahua.tex -badd +0 cards/dogs/cricket.tex -badd +0 cards/dogs/cute_dog.tex -badd +0 cards/dogs/engineer_dog.tex -badd +0 cards/dogs/good_dog.tex -badd +0 cards/dogs/greyhound.tex -badd +0 cards/dogs/husky.tex -badd +0 cards/dogs/lazy_dog.tex -badd +0 cards/dogs/lead_dog.tex -badd +0 cards/dogs/malamute.tex -badd +0 cards/dogs/moose.tex -badd +0 cards/dogs/polar_bear.tex -badd +0 cards/dogs/problem_dog.tex -badd +0 cards/dogs/puppy.tex -badd +0 cards/dogs/reliable_dog.tex -badd +0 cards/dogs/retriever.tex -badd +0 cards/dogs/robodog.tex -badd +0 cards/dogs/russian_bear_dog.tex -badd +0 cards/dogs/smart_dog.tex -badd +0 cards/dogs/squirmy_dog.tex -badd +0 cards/dogs/wheel_dog.tex -badd +0 cards/food/beef_stew.tex -badd +0 cards/food/bison.tex -badd +0 cards/food/breakfast.tex -badd +0 cards/food/dinner.tex -badd +0 cards/food/dog_food.tex -badd +0 cards/food/eat_dog.tex -badd +0 cards/food/lunch.tex -badd +0 cards/food/midnight_snack.tex -badd +0 cards/food/poutine.tex -badd +0 cards/food/raw_venison.tex -badd +0 cards/food/venison_carpaccio.tex -badd +0 cards/food/venison_jerky.tex -badd +0 cards/food/venison_steak.tex -badd +0 cards/food/waffle.tex -badd +0 cards/food/whale_meat.tex -badd +0 cards/movement/all_in.tex -badd +0 cards/movement/downhill_slide.tex -badd +0 cards/movement/haste.tex -badd +0 cards/movement/hitch_a_ride.tex -badd +0 cards/movement/iditarod_drift.tex -badd +0 cards/movement/midnight_sun.tex -badd +0 cards/movement/move.tex -badd +0 cards/movement/mush.tex -badd +0 cards/movement/out_of_control.tex -badd +0 cards/movement/push.tex -badd +0 cards/movement/rush.tex -badd +0 cards/movement/slow_and_steady.tex -badd +0 cards/movement/sprint.tex -badd +0 cards/movement/tactical_play.tex -badd +0 cards/movement/through_the_night.tex -badd +0 cards/movement/travel_light.tex -badd +0 cards/movement/.all_in.tex.swp -badd +0 cards/personal/band_aid.tex -badd +0 cards/personal/bandage.tex -badd +0 cards/personal/bloodletting.tex -badd +0 cards/personal/brandy.tex -badd +0 cards/personal/caffeine.tex -badd +0 cards/personal/diamorphine.tex -badd +0 cards/personal/first_aid.tex -badd +0 cards/personal/grandma_soup.tex -badd +0 cards/personal/ibuprofin.tex -badd +0 cards/personal/meditate.tex -badd +0 cards/personal/surgery.tex -badd +0 cards/sleds/desperate_times.tex -badd +0 cards/sleds/here_boy.tex -badd +0 cards/sleds/improvise.tex -badd +0 cards/sleds/lumber_mill.tex -badd +0 cards/sleds/makeshift_sled.tex -badd +0 cards/sleds/new_sled.tex -badd +0 cards/sleds/repair_sled.tex -badd +0 cards/sleds/salvage.tex -badd +0 cards/sleds/satiated.tex -badd +0 cards/sleds/scrapyard.tex -badd +0 cards/sleds/stop_and_shop.tex -badd +0 cards/sleds/study_up.tex -badd +0 cards/sleds/trade_dog.tex -badd +0 cards/sleds/upgrade_sled.tex -badd +0 cards/util/campfire.tex -badd +0 cards/util/daylight_savings_time.tex -badd +0 cards/util/dog_trap.tex -badd +0 cards/util/hydrogen_sulfide.tex -badd +0 cards/util/ice_box.tex -badd +0 cards/util/icy_glare.tex -badd +0 cards/util/leather_hide.tex -badd +0 cards/util/leather_jacket.tex -badd +0 cards/util/referee.tex -badd +0 cards/util/rest.tex -badd +0 cards/util/rope.tex -badd +0 cards/util/serenity.tex -badd +0 cards/util/sleeping_bag.tex -badd +0 cards/util/stab_in_the_dark.tex -badd +0 cards/util/sticky_snow.tex -badd +0 cards/util/thermostat.tex -badd +0 cards/util/tip_sled.tex -badd +0 cards/util/torch.tex -badd +0 cards/util/utility_knife.tex -badd +0 cards/util/vigilance.tex -argglobal -silent! argdel * -set stal=2 -edit cards/attachments/a_hat.tex -set splitbelow splitright -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd w -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd w -wincmd t -set winminheight=1 winheight=1 winminwidth=1 winwidth=1 -exe '1resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 1resize ' . ((&columns * 46 + 94) / 188) -exe '2resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 2resize ' . ((&columns * 46 + 94) / 188) -exe '3resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 3resize ' . ((&columns * 46 + 94) / 188) -exe '4resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 4resize ' . ((&columns * 46 + 94) / 188) -exe '5resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 5resize ' . ((&columns * 46 + 94) / 188) -exe '6resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 6resize ' . ((&columns * 46 + 94) / 188) -exe '7resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 7resize ' . ((&columns * 46 + 94) / 188) -exe '8resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 8resize ' . ((&columns * 46 + 94) / 188) -exe '9resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 9resize ' . ((&columns * 46 + 94) / 188) -exe '10resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 10resize ' . ((&columns * 46 + 94) / 188) -exe '11resize ' . ((&lines * 22 + 23) / 47) -exe 'vert 11resize ' . ((&columns * 47 + 94) / 188) -exe '12resize ' . ((&lines * 22 + 23) / 47) -exe 'vert 12resize ' . ((&columns * 46 + 94) / 188) -exe '13resize ' . ((&lines * 22 + 23) / 47) -exe 'vert 13resize ' . ((&columns * 47 + 94) / 188) -argglobal -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/attachments/nuclear_reactor.tex') | buffer ~/projects/cardgames/iditacard/cards/attachments/nuclear_reactor.tex | else | edit ~/projects/cardgames/iditacard/cards/attachments/nuclear_reactor.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/attachments/dog_chow.tex') | buffer ~/projects/cardgames/iditacard/cards/attachments/dog_chow.tex | else | edit ~/projects/cardgames/iditacard/cards/attachments/dog_chow.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/attachments/plate_mail.tex') | buffer ~/projects/cardgames/iditacard/cards/attachments/plate_mail.tex | else | edit ~/projects/cardgames/iditacard/cards/attachments/plate_mail.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/attachments/buffer_panel.tex') | buffer ~/projects/cardgames/iditacard/cards/attachments/buffer_panel.tex | else | edit ~/projects/cardgames/iditacard/cards/attachments/buffer_panel.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/attachments/squirrel.tex') | buffer ~/projects/cardgames/iditacard/cards/attachments/squirrel.tex | else | edit ~/projects/cardgames/iditacard/cards/attachments/squirrel.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/attachments/dog_shoes.tex') | buffer ~/projects/cardgames/iditacard/cards/attachments/dog_shoes.tex | else | edit ~/projects/cardgames/iditacard/cards/attachments/dog_shoes.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/attachments/steam_engine.tex') | buffer ~/projects/cardgames/iditacard/cards/attachments/steam_engine.tex | else | edit ~/projects/cardgames/iditacard/cards/attachments/steam_engine.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/attachments/armour.tex') | buffer ~/projects/cardgames/iditacard/cards/attachments/armour.tex | else | edit ~/projects/cardgames/iditacard/cards/attachments/armour.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/attachments/tiara.tex') | buffer ~/projects/cardgames/iditacard/cards/attachments/tiara.tex | else | edit ~/projects/cardgames/iditacard/cards/attachments/tiara.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/attachments/dog_collar.tex') | buffer ~/projects/cardgames/iditacard/cards/attachments/dog_collar.tex | else | edit ~/projects/cardgames/iditacard/cards/attachments/dog_collar.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 11) / 22) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/attachments/coat.tex') | buffer ~/projects/cardgames/iditacard/cards/attachments/coat.tex | else | edit ~/projects/cardgames/iditacard/cards/attachments/coat.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 11) / 22) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/attachments/harness.tex') | buffer ~/projects/cardgames/iditacard/cards/attachments/harness.tex | else | edit ~/projects/cardgames/iditacard/cards/attachments/harness.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 11) / 22) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -exe '1resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 1resize ' . ((&columns * 46 + 94) / 188) -exe '2resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 2resize ' . ((&columns * 46 + 94) / 188) -exe '3resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 3resize ' . ((&columns * 46 + 94) / 188) -exe '4resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 4resize ' . ((&columns * 46 + 94) / 188) -exe '5resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 5resize ' . ((&columns * 46 + 94) / 188) -exe '6resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 6resize ' . ((&columns * 46 + 94) / 188) -exe '7resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 7resize ' . ((&columns * 46 + 94) / 188) -exe '8resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 8resize ' . ((&columns * 46 + 94) / 188) -exe '9resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 9resize ' . ((&columns * 46 + 94) / 188) -exe '10resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 10resize ' . ((&columns * 46 + 94) / 188) -exe '11resize ' . ((&lines * 22 + 23) / 47) -exe 'vert 11resize ' . ((&columns * 47 + 94) / 188) -exe '12resize ' . ((&lines * 22 + 23) / 47) -exe 'vert 12resize ' . ((&columns * 46 + 94) / 188) -exe '13resize ' . ((&lines * 22 + 23) / 47) -exe 'vert 13resize ' . ((&columns * 47 + 94) / 188) -tabedit ~/projects/cardgames/iditacard/cards/dogs/bear.tex -set splitbelow splitright -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd w -wincmd w -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd w -wincmd w -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd w -wincmd w -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd w -wincmd w -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd w -wincmd w -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd t -set winminheight=1 winheight=1 winminwidth=1 winwidth=1 -exe '1resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 1resize ' . ((&columns * 22 + 94) / 188) -exe '2resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 2resize ' . ((&columns * 23 + 94) / 188) -exe '3resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 3resize ' . ((&columns * 22 + 94) / 188) -exe '4resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 4resize ' . ((&columns * 23 + 94) / 188) -exe '5resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 5resize ' . ((&columns * 22 + 94) / 188) -exe '6resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 6resize ' . ((&columns * 23 + 94) / 188) -exe '7resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 7resize ' . ((&columns * 22 + 94) / 188) -exe '8resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 8resize ' . ((&columns * 23 + 94) / 188) -exe '9resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 9resize ' . ((&columns * 22 + 94) / 188) -exe '10resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 10resize ' . ((&columns * 23 + 94) / 188) -exe '11resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 11resize ' . ((&columns * 22 + 94) / 188) -exe '12resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 12resize ' . ((&columns * 23 + 94) / 188) -exe '13resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 13resize ' . ((&columns * 22 + 94) / 188) -exe '14resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 14resize ' . ((&columns * 23 + 94) / 188) -exe '15resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 15resize ' . ((&columns * 22 + 94) / 188) -exe '16resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 16resize ' . ((&columns * 23 + 94) / 188) -exe '17resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 17resize ' . ((&columns * 46 + 94) / 188) -exe '18resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 18resize ' . ((&columns * 46 + 94) / 188) -exe '19resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 19resize ' . ((&columns * 47 + 94) / 188) -exe '20resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 20resize ' . ((&columns * 47 + 94) / 188) -exe '21resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 21resize ' . ((&columns * 46 + 94) / 188) -exe '22resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 22resize ' . ((&columns * 46 + 94) / 188) -exe '23resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 23resize ' . ((&columns * 47 + 94) / 188) -exe '24resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 24resize ' . ((&columns * 47 + 94) / 188) -argglobal -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/puppy.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/puppy.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/puppy.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 15 - ((6 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -15 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/greyhound.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/greyhound.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/greyhound.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/reliable_dog.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/reliable_dog.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/reliable_dog.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/cricket.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/cricket.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/cricket.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/russian_bear_dog.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/russian_bear_dog.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/russian_bear_dog.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/lazy_dog.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/lazy_dog.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/lazy_dog.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/smart_dog.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/smart_dog.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/smart_dog.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/cat.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/cat.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/cat.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/retriever.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/retriever.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/retriever.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/husky.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/husky.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/husky.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/robodog.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/robodog.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/robodog.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 14 - ((6 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -14 -let s:c = 30 - ((9 * winwidth(0) + 11) / 23) -if s:c > 0 - exe 'normal! ' . s:c . '|zs' . 30 . '|' -else - normal! 030| -endif -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/engineer_dog.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/engineer_dog.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/engineer_dog.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/squirmy_dog.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/squirmy_dog.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/squirmy_dog.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/lead_dog.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/lead_dog.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/lead_dog.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/wheel_dog.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/wheel_dog.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/wheel_dog.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/big_dog.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/big_dog.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/big_dog.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/malamute.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/malamute.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/malamute.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/cute_dog.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/cute_dog.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/cute_dog.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/polar_bear.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/polar_bear.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/polar_bear.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/chihuahua.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/chihuahua.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/chihuahua.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/moose.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/moose.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/moose.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/good_dog.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/good_dog.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/good_dog.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/dogs/problem_dog.tex') | buffer ~/projects/cardgames/iditacard/cards/dogs/problem_dog.tex | else | edit ~/projects/cardgames/iditacard/cards/dogs/problem_dog.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -exe '1resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 1resize ' . ((&columns * 22 + 94) / 188) -exe '2resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 2resize ' . ((&columns * 23 + 94) / 188) -exe '3resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 3resize ' . ((&columns * 22 + 94) / 188) -exe '4resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 4resize ' . ((&columns * 23 + 94) / 188) -exe '5resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 5resize ' . ((&columns * 22 + 94) / 188) -exe '6resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 6resize ' . ((&columns * 23 + 94) / 188) -exe '7resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 7resize ' . ((&columns * 22 + 94) / 188) -exe '8resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 8resize ' . ((&columns * 23 + 94) / 188) -exe '9resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 9resize ' . ((&columns * 22 + 94) / 188) -exe '10resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 10resize ' . ((&columns * 23 + 94) / 188) -exe '11resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 11resize ' . ((&columns * 22 + 94) / 188) -exe '12resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 12resize ' . ((&columns * 23 + 94) / 188) -exe '13resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 13resize ' . ((&columns * 22 + 94) / 188) -exe '14resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 14resize ' . ((&columns * 23 + 94) / 188) -exe '15resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 15resize ' . ((&columns * 22 + 94) / 188) -exe '16resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 16resize ' . ((&columns * 23 + 94) / 188) -exe '17resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 17resize ' . ((&columns * 46 + 94) / 188) -exe '18resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 18resize ' . ((&columns * 46 + 94) / 188) -exe '19resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 19resize ' . ((&columns * 47 + 94) / 188) -exe '20resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 20resize ' . ((&columns * 47 + 94) / 188) -exe '21resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 21resize ' . ((&columns * 46 + 94) / 188) -exe '22resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 22resize ' . ((&columns * 46 + 94) / 188) -exe '23resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 23resize ' . ((&columns * 47 + 94) / 188) -exe '24resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 24resize ' . ((&columns * 47 + 94) / 188) -tabedit ~/projects/cardgames/iditacard/cards/food/beef_stew.tex -set splitbelow splitright -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd t -set winminheight=1 winheight=1 winminwidth=1 winwidth=1 -exe '1resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 1resize ' . ((&columns * 46 + 94) / 188) -exe '2resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 2resize ' . ((&columns * 46 + 94) / 188) -exe '3resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 3resize ' . ((&columns * 46 + 94) / 188) -exe '4resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 4resize ' . ((&columns * 46 + 94) / 188) -exe '5resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 5resize ' . ((&columns * 46 + 94) / 188) -exe '6resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 6resize ' . ((&columns * 46 + 94) / 188) -exe '7resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 7resize ' . ((&columns * 46 + 94) / 188) -exe '8resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 8resize ' . ((&columns * 46 + 94) / 188) -exe '9resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 9resize ' . ((&columns * 46 + 94) / 188) -exe '10resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 10resize ' . ((&columns * 46 + 94) / 188) -exe '11resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 11resize ' . ((&columns * 47 + 94) / 188) -exe '12resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 12resize ' . ((&columns * 47 + 94) / 188) -exe '13resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 13resize ' . ((&columns * 46 + 94) / 188) -exe '14resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 14resize ' . ((&columns * 46 + 94) / 188) -exe '15resize ' . ((&lines * 22 + 23) / 47) -exe 'vert 15resize ' . ((&columns * 47 + 94) / 188) -argglobal -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/food/poutine.tex') | buffer ~/projects/cardgames/iditacard/cards/food/poutine.tex | else | edit ~/projects/cardgames/iditacard/cards/food/poutine.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/food/dog_food.tex') | buffer ~/projects/cardgames/iditacard/cards/food/dog_food.tex | else | edit ~/projects/cardgames/iditacard/cards/food/dog_food.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/food/venison_carpaccio.tex') | buffer ~/projects/cardgames/iditacard/cards/food/venison_carpaccio.tex | else | edit ~/projects/cardgames/iditacard/cards/food/venison_carpaccio.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/food/breakfast.tex') | buffer ~/projects/cardgames/iditacard/cards/food/breakfast.tex | else | edit ~/projects/cardgames/iditacard/cards/food/breakfast.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/food/raw_venison.tex') | buffer ~/projects/cardgames/iditacard/cards/food/raw_venison.tex | else | edit ~/projects/cardgames/iditacard/cards/food/raw_venison.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/food/lunch.tex') | buffer ~/projects/cardgames/iditacard/cards/food/lunch.tex | else | edit ~/projects/cardgames/iditacard/cards/food/lunch.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/food/venison_jerky.tex') | buffer ~/projects/cardgames/iditacard/cards/food/venison_jerky.tex | else | edit ~/projects/cardgames/iditacard/cards/food/venison_jerky.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/food/bison.tex') | buffer ~/projects/cardgames/iditacard/cards/food/bison.tex | else | edit ~/projects/cardgames/iditacard/cards/food/bison.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/food/venison_steak.tex') | buffer ~/projects/cardgames/iditacard/cards/food/venison_steak.tex | else | edit ~/projects/cardgames/iditacard/cards/food/venison_steak.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/food/eat_dog.tex') | buffer ~/projects/cardgames/iditacard/cards/food/eat_dog.tex | else | edit ~/projects/cardgames/iditacard/cards/food/eat_dog.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/food/whale_meat.tex') | buffer ~/projects/cardgames/iditacard/cards/food/whale_meat.tex | else | edit ~/projects/cardgames/iditacard/cards/food/whale_meat.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/food/dinner.tex') | buffer ~/projects/cardgames/iditacard/cards/food/dinner.tex | else | edit ~/projects/cardgames/iditacard/cards/food/dinner.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/food/waffle.tex') | buffer ~/projects/cardgames/iditacard/cards/food/waffle.tex | else | edit ~/projects/cardgames/iditacard/cards/food/waffle.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/food/midnight_snack.tex') | buffer ~/projects/cardgames/iditacard/cards/food/midnight_snack.tex | else | edit ~/projects/cardgames/iditacard/cards/food/midnight_snack.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 11) / 22) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -exe '1resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 1resize ' . ((&columns * 46 + 94) / 188) -exe '2resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 2resize ' . ((&columns * 46 + 94) / 188) -exe '3resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 3resize ' . ((&columns * 46 + 94) / 188) -exe '4resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 4resize ' . ((&columns * 46 + 94) / 188) -exe '5resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 5resize ' . ((&columns * 46 + 94) / 188) -exe '6resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 6resize ' . ((&columns * 46 + 94) / 188) -exe '7resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 7resize ' . ((&columns * 46 + 94) / 188) -exe '8resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 8resize ' . ((&columns * 46 + 94) / 188) -exe '9resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 9resize ' . ((&columns * 46 + 94) / 188) -exe '10resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 10resize ' . ((&columns * 46 + 94) / 188) -exe '11resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 11resize ' . ((&columns * 47 + 94) / 188) -exe '12resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 12resize ' . ((&columns * 47 + 94) / 188) -exe '13resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 13resize ' . ((&columns * 46 + 94) / 188) -exe '14resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 14resize ' . ((&columns * 46 + 94) / 188) -exe '15resize ' . ((&lines * 22 + 23) / 47) -exe 'vert 15resize ' . ((&columns * 47 + 94) / 188) -tabedit ~/projects/cardgames/iditacard/cards/movement/all_in.tex -set splitbelow splitright -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd t -set winminheight=1 winheight=1 winminwidth=1 winwidth=1 -exe '1resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 1resize ' . ((&columns * 46 + 94) / 188) -exe '2resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 2resize ' . ((&columns * 46 + 94) / 188) -exe '3resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 3resize ' . ((&columns * 46 + 94) / 188) -exe '4resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 4resize ' . ((&columns * 46 + 94) / 188) -exe '5resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 5resize ' . ((&columns * 46 + 94) / 188) -exe '6resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 6resize ' . ((&columns * 46 + 94) / 188) -exe '7resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 7resize ' . ((&columns * 46 + 94) / 188) -exe '8resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 8resize ' . ((&columns * 46 + 94) / 188) -exe '9resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 9resize ' . ((&columns * 46 + 94) / 188) -exe '10resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 10resize ' . ((&columns * 46 + 94) / 188) -exe '11resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 11resize ' . ((&columns * 47 + 94) / 188) -exe '12resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 12resize ' . ((&columns * 47 + 94) / 188) -exe '13resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 13resize ' . ((&columns * 46 + 94) / 188) -exe '14resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 14resize ' . ((&columns * 46 + 94) / 188) -exe '15resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 15resize ' . ((&columns * 47 + 94) / 188) -exe '16resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 16resize ' . ((&columns * 47 + 94) / 188) -argglobal -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/movement/out_of_control.tex') | buffer ~/projects/cardgames/iditacard/cards/movement/out_of_control.tex | else | edit ~/projects/cardgames/iditacard/cards/movement/out_of_control.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/movement/iditarod_drift.tex') | buffer ~/projects/cardgames/iditacard/cards/movement/iditarod_drift.tex | else | edit ~/projects/cardgames/iditacard/cards/movement/iditarod_drift.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/movement/rush.tex') | buffer ~/projects/cardgames/iditacard/cards/movement/rush.tex | else | edit ~/projects/cardgames/iditacard/cards/movement/rush.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/movement/haste.tex') | buffer ~/projects/cardgames/iditacard/cards/movement/haste.tex | else | edit ~/projects/cardgames/iditacard/cards/movement/haste.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/movement/push.tex') | buffer ~/projects/cardgames/iditacard/cards/movement/push.tex | else | edit ~/projects/cardgames/iditacard/cards/movement/push.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/movement/midnight_sun.tex') | buffer ~/projects/cardgames/iditacard/cards/movement/midnight_sun.tex | else | edit ~/projects/cardgames/iditacard/cards/movement/midnight_sun.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/movement/slow_and_steady.tex') | buffer ~/projects/cardgames/iditacard/cards/movement/slow_and_steady.tex | else | edit ~/projects/cardgames/iditacard/cards/movement/slow_and_steady.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/movement/downhill_slide.tex') | buffer ~/projects/cardgames/iditacard/cards/movement/downhill_slide.tex | else | edit ~/projects/cardgames/iditacard/cards/movement/downhill_slide.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/movement/sprint.tex') | buffer ~/projects/cardgames/iditacard/cards/movement/sprint.tex | else | edit ~/projects/cardgames/iditacard/cards/movement/sprint.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/movement/move.tex') | buffer ~/projects/cardgames/iditacard/cards/movement/move.tex | else | edit ~/projects/cardgames/iditacard/cards/movement/move.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/movement/through_the_night.tex') | buffer ~/projects/cardgames/iditacard/cards/movement/through_the_night.tex | else | edit ~/projects/cardgames/iditacard/cards/movement/through_the_night.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/movement/hitch_a_ride.tex') | buffer ~/projects/cardgames/iditacard/cards/movement/hitch_a_ride.tex | else | edit ~/projects/cardgames/iditacard/cards/movement/hitch_a_ride.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/movement/tactical_play.tex') | buffer ~/projects/cardgames/iditacard/cards/movement/tactical_play.tex | else | edit ~/projects/cardgames/iditacard/cards/movement/tactical_play.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/movement/mush.tex') | buffer ~/projects/cardgames/iditacard/cards/movement/mush.tex | else | edit ~/projects/cardgames/iditacard/cards/movement/mush.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/movement/travel_light.tex') | buffer ~/projects/cardgames/iditacard/cards/movement/travel_light.tex | else | edit ~/projects/cardgames/iditacard/cards/movement/travel_light.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -exe '1resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 1resize ' . ((&columns * 46 + 94) / 188) -exe '2resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 2resize ' . ((&columns * 46 + 94) / 188) -exe '3resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 3resize ' . ((&columns * 46 + 94) / 188) -exe '4resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 4resize ' . ((&columns * 46 + 94) / 188) -exe '5resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 5resize ' . ((&columns * 46 + 94) / 188) -exe '6resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 6resize ' . ((&columns * 46 + 94) / 188) -exe '7resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 7resize ' . ((&columns * 46 + 94) / 188) -exe '8resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 8resize ' . ((&columns * 46 + 94) / 188) -exe '9resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 9resize ' . ((&columns * 46 + 94) / 188) -exe '10resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 10resize ' . ((&columns * 46 + 94) / 188) -exe '11resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 11resize ' . ((&columns * 47 + 94) / 188) -exe '12resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 12resize ' . ((&columns * 47 + 94) / 188) -exe '13resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 13resize ' . ((&columns * 46 + 94) / 188) -exe '14resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 14resize ' . ((&columns * 46 + 94) / 188) -exe '15resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 15resize ' . ((&columns * 47 + 94) / 188) -exe '16resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 16resize ' . ((&columns * 47 + 94) / 188) -tabedit ~/projects/cardgames/iditacard/cards/personal/band_aid.tex -set splitbelow splitright -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd w -wincmd w -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd w -wincmd t -set winminheight=1 winheight=1 winminwidth=1 winwidth=1 -exe '1resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 1resize ' . ((&columns * 46 + 94) / 188) -exe '2resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 2resize ' . ((&columns * 46 + 94) / 188) -exe '3resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 3resize ' . ((&columns * 46 + 94) / 188) -exe '4resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 4resize ' . ((&columns * 46 + 94) / 188) -exe '5resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 5resize ' . ((&columns * 46 + 94) / 188) -exe '6resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 6resize ' . ((&columns * 46 + 94) / 188) -exe '7resize ' . ((&lines * 22 + 23) / 47) -exe 'vert 7resize ' . ((&columns * 46 + 94) / 188) -exe '8resize ' . ((&lines * 21 + 23) / 47) -exe 'vert 8resize ' . ((&columns * 46 + 94) / 188) -exe '9resize ' . ((&lines * 21 + 23) / 47) -exe 'vert 9resize ' . ((&columns * 47 + 94) / 188) -exe '10resize ' . ((&lines * 22 + 23) / 47) -exe 'vert 10resize ' . ((&columns * 46 + 94) / 188) -exe '11resize ' . ((&lines * 22 + 23) / 47) -exe 'vert 11resize ' . ((&columns * 47 + 94) / 188) -argglobal -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/personal/ibuprofin.tex') | buffer ~/projects/cardgames/iditacard/cards/personal/ibuprofin.tex | else | edit ~/projects/cardgames/iditacard/cards/personal/ibuprofin.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/personal/caffeine.tex') | buffer ~/projects/cardgames/iditacard/cards/personal/caffeine.tex | else | edit ~/projects/cardgames/iditacard/cards/personal/caffeine.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/personal/surgery.tex') | buffer ~/projects/cardgames/iditacard/cards/personal/surgery.tex | else | edit ~/projects/cardgames/iditacard/cards/personal/surgery.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/personal/bloodletting.tex') | buffer ~/projects/cardgames/iditacard/cards/personal/bloodletting.tex | else | edit ~/projects/cardgames/iditacard/cards/personal/bloodletting.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/personal/meditate.tex') | buffer ~/projects/cardgames/iditacard/cards/personal/meditate.tex | else | edit ~/projects/cardgames/iditacard/cards/personal/meditate.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/personal/diamorphine.tex') | buffer ~/projects/cardgames/iditacard/cards/personal/diamorphine.tex | else | edit ~/projects/cardgames/iditacard/cards/personal/diamorphine.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 11) / 22) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/personal/bandage.tex') | buffer ~/projects/cardgames/iditacard/cards/personal/bandage.tex | else | edit ~/projects/cardgames/iditacard/cards/personal/bandage.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 10) / 21) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/personal/first_aid.tex') | buffer ~/projects/cardgames/iditacard/cards/personal/first_aid.tex | else | edit ~/projects/cardgames/iditacard/cards/personal/first_aid.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 10) / 21) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/personal/brandy.tex') | buffer ~/projects/cardgames/iditacard/cards/personal/brandy.tex | else | edit ~/projects/cardgames/iditacard/cards/personal/brandy.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 11) / 22) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/personal/grandma_soup.tex') | buffer ~/projects/cardgames/iditacard/cards/personal/grandma_soup.tex | else | edit ~/projects/cardgames/iditacard/cards/personal/grandma_soup.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 11) / 22) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -exe '1resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 1resize ' . ((&columns * 46 + 94) / 188) -exe '2resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 2resize ' . ((&columns * 46 + 94) / 188) -exe '3resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 3resize ' . ((&columns * 46 + 94) / 188) -exe '4resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 4resize ' . ((&columns * 46 + 94) / 188) -exe '5resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 5resize ' . ((&columns * 46 + 94) / 188) -exe '6resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 6resize ' . ((&columns * 46 + 94) / 188) -exe '7resize ' . ((&lines * 22 + 23) / 47) -exe 'vert 7resize ' . ((&columns * 46 + 94) / 188) -exe '8resize ' . ((&lines * 21 + 23) / 47) -exe 'vert 8resize ' . ((&columns * 46 + 94) / 188) -exe '9resize ' . ((&lines * 21 + 23) / 47) -exe 'vert 9resize ' . ((&columns * 47 + 94) / 188) -exe '10resize ' . ((&lines * 22 + 23) / 47) -exe 'vert 10resize ' . ((&columns * 46 + 94) / 188) -exe '11resize ' . ((&lines * 22 + 23) / 47) -exe 'vert 11resize ' . ((&columns * 47 + 94) / 188) -tabedit ~/projects/cardgames/iditacard/cards/sleds/desperate_times.tex -set splitbelow splitright -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd w -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd t -set winminheight=1 winheight=1 winminwidth=1 winwidth=1 -exe '1resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 1resize ' . ((&columns * 46 + 94) / 188) -exe '2resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 2resize ' . ((&columns * 46 + 94) / 188) -exe '3resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 3resize ' . ((&columns * 46 + 94) / 188) -exe '4resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 4resize ' . ((&columns * 46 + 94) / 188) -exe '5resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 5resize ' . ((&columns * 46 + 94) / 188) -exe '6resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 6resize ' . ((&columns * 46 + 94) / 188) -exe '7resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 7resize ' . ((&columns * 46 + 94) / 188) -exe '8resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 8resize ' . ((&columns * 46 + 94) / 188) -exe '9resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 9resize ' . ((&columns * 46 + 94) / 188) -exe '10resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 10resize ' . ((&columns * 46 + 94) / 188) -exe '11resize ' . ((&lines * 21 + 23) / 47) -exe 'vert 11resize ' . ((&columns * 47 + 94) / 188) -exe '12resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 12resize ' . ((&columns * 46 + 94) / 188) -exe '13resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 13resize ' . ((&columns * 46 + 94) / 188) -exe '14resize ' . ((&lines * 22 + 23) / 47) -exe 'vert 14resize ' . ((&columns * 47 + 94) / 188) -argglobal -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/sleds/satiated.tex') | buffer ~/projects/cardgames/iditacard/cards/sleds/satiated.tex | else | edit ~/projects/cardgames/iditacard/cards/sleds/satiated.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/sleds/makeshift_sled.tex') | buffer ~/projects/cardgames/iditacard/cards/sleds/makeshift_sled.tex | else | edit ~/projects/cardgames/iditacard/cards/sleds/makeshift_sled.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/sleds/stop_and_shop.tex') | buffer ~/projects/cardgames/iditacard/cards/sleds/stop_and_shop.tex | else | edit ~/projects/cardgames/iditacard/cards/sleds/stop_and_shop.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/sleds/improvise.tex') | buffer ~/projects/cardgames/iditacard/cards/sleds/improvise.tex | else | edit ~/projects/cardgames/iditacard/cards/sleds/improvise.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/sleds/scrapyard.tex') | buffer ~/projects/cardgames/iditacard/cards/sleds/scrapyard.tex | else | edit ~/projects/cardgames/iditacard/cards/sleds/scrapyard.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/sleds/new_sled.tex') | buffer ~/projects/cardgames/iditacard/cards/sleds/new_sled.tex | else | edit ~/projects/cardgames/iditacard/cards/sleds/new_sled.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/sleds/study_up.tex') | buffer ~/projects/cardgames/iditacard/cards/sleds/study_up.tex | else | edit ~/projects/cardgames/iditacard/cards/sleds/study_up.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/sleds/here_boy.tex') | buffer ~/projects/cardgames/iditacard/cards/sleds/here_boy.tex | else | edit ~/projects/cardgames/iditacard/cards/sleds/here_boy.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/sleds/trade_dog.tex') | buffer ~/projects/cardgames/iditacard/cards/sleds/trade_dog.tex | else | edit ~/projects/cardgames/iditacard/cards/sleds/trade_dog.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/sleds/repair_sled.tex') | buffer ~/projects/cardgames/iditacard/cards/sleds/repair_sled.tex | else | edit ~/projects/cardgames/iditacard/cards/sleds/repair_sled.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 10) / 21) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/sleds/lumber_mill.tex') | buffer ~/projects/cardgames/iditacard/cards/sleds/lumber_mill.tex | else | edit ~/projects/cardgames/iditacard/cards/sleds/lumber_mill.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/sleds/upgrade_sled.tex') | buffer ~/projects/cardgames/iditacard/cards/sleds/upgrade_sled.tex | else | edit ~/projects/cardgames/iditacard/cards/sleds/upgrade_sled.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/sleds/salvage.tex') | buffer ~/projects/cardgames/iditacard/cards/sleds/salvage.tex | else | edit ~/projects/cardgames/iditacard/cards/sleds/salvage.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 11) / 22) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -exe '1resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 1resize ' . ((&columns * 46 + 94) / 188) -exe '2resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 2resize ' . ((&columns * 46 + 94) / 188) -exe '3resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 3resize ' . ((&columns * 46 + 94) / 188) -exe '4resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 4resize ' . ((&columns * 46 + 94) / 188) -exe '5resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 5resize ' . ((&columns * 46 + 94) / 188) -exe '6resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 6resize ' . ((&columns * 46 + 94) / 188) -exe '7resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 7resize ' . ((&columns * 46 + 94) / 188) -exe '8resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 8resize ' . ((&columns * 46 + 94) / 188) -exe '9resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 9resize ' . ((&columns * 46 + 94) / 188) -exe '10resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 10resize ' . ((&columns * 46 + 94) / 188) -exe '11resize ' . ((&lines * 21 + 23) / 47) -exe 'vert 11resize ' . ((&columns * 47 + 94) / 188) -exe '12resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 12resize ' . ((&columns * 46 + 94) / 188) -exe '13resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 13resize ' . ((&columns * 46 + 94) / 188) -exe '14resize ' . ((&lines * 22 + 23) / 47) -exe 'vert 14resize ' . ((&columns * 47 + 94) / 188) -tabedit ~/projects/cardgames/iditacard/cards/util/campfire.tex -set splitbelow splitright -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd w -wincmd w -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd w -wincmd w -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd w -wincmd _ | wincmd | -split -1wincmd k -wincmd w -wincmd t -set winminheight=1 winheight=1 winminwidth=1 winwidth=1 -exe '1resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 1resize ' . ((&columns * 22 + 94) / 188) -exe '2resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 2resize ' . ((&columns * 23 + 94) / 188) -exe '3resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 3resize ' . ((&columns * 22 + 94) / 188) -exe '4resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 4resize ' . ((&columns * 23 + 94) / 188) -exe '5resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 5resize ' . ((&columns * 46 + 94) / 188) -exe '6resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 6resize ' . ((&columns * 46 + 94) / 188) -exe '7resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 7resize ' . ((&columns * 22 + 94) / 188) -exe '8resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 8resize ' . ((&columns * 23 + 94) / 188) -exe '9resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 9resize ' . ((&columns * 22 + 94) / 188) -exe '10resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 10resize ' . ((&columns * 23 + 94) / 188) -exe '11resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 11resize ' . ((&columns * 46 + 94) / 188) -exe '12resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 12resize ' . ((&columns * 46 + 94) / 188) -exe '13resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 13resize ' . ((&columns * 46 + 94) / 188) -exe '14resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 14resize ' . ((&columns * 46 + 94) / 188) -exe '15resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 15resize ' . ((&columns * 47 + 94) / 188) -exe '16resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 16resize ' . ((&columns * 47 + 94) / 188) -exe '17resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 17resize ' . ((&columns * 46 + 94) / 188) -exe '18resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 18resize ' . ((&columns * 46 + 94) / 188) -exe '19resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 19resize ' . ((&columns * 47 + 94) / 188) -exe '20resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 20resize ' . ((&columns * 47 + 94) / 188) -argglobal -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/util/tip_sled.tex') | buffer ~/projects/cardgames/iditacard/cards/util/tip_sled.tex | else | edit ~/projects/cardgames/iditacard/cards/util/tip_sled.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/util/referee.tex') | buffer ~/projects/cardgames/iditacard/cards/util/referee.tex | else | edit ~/projects/cardgames/iditacard/cards/util/referee.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/util/torch.tex') | buffer ~/projects/cardgames/iditacard/cards/util/torch.tex | else | edit ~/projects/cardgames/iditacard/cards/util/torch.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/util/ice_box.tex') | buffer ~/projects/cardgames/iditacard/cards/util/ice_box.tex | else | edit ~/projects/cardgames/iditacard/cards/util/ice_box.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/util/rope.tex') | buffer ~/projects/cardgames/iditacard/cards/util/rope.tex | else | edit ~/projects/cardgames/iditacard/cards/util/rope.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/util/dog_trap.tex') | buffer ~/projects/cardgames/iditacard/cards/util/dog_trap.tex | else | edit ~/projects/cardgames/iditacard/cards/util/dog_trap.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/util/utility_knife.tex') | buffer ~/projects/cardgames/iditacard/cards/util/utility_knife.tex | else | edit ~/projects/cardgames/iditacard/cards/util/utility_knife.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/util/rest.tex') | buffer ~/projects/cardgames/iditacard/cards/util/rest.tex | else | edit ~/projects/cardgames/iditacard/cards/util/rest.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/util/vigilance.tex') | buffer ~/projects/cardgames/iditacard/cards/util/vigilance.tex | else | edit ~/projects/cardgames/iditacard/cards/util/vigilance.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/util/icy_glare.tex') | buffer ~/projects/cardgames/iditacard/cards/util/icy_glare.tex | else | edit ~/projects/cardgames/iditacard/cards/util/icy_glare.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/util/serenity.tex') | buffer ~/projects/cardgames/iditacard/cards/util/serenity.tex | else | edit ~/projects/cardgames/iditacard/cards/util/serenity.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/util/daylight_savings_time.tex') | buffer ~/projects/cardgames/iditacard/cards/util/daylight_savings_time.tex | else | edit ~/projects/cardgames/iditacard/cards/util/daylight_savings_time.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/util/sleeping_bag.tex') | buffer ~/projects/cardgames/iditacard/cards/util/sleeping_bag.tex | else | edit ~/projects/cardgames/iditacard/cards/util/sleeping_bag.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/util/leather_hide.tex') | buffer ~/projects/cardgames/iditacard/cards/util/leather_hide.tex | else | edit ~/projects/cardgames/iditacard/cards/util/leather_hide.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/util/sticky_snow.tex') | buffer ~/projects/cardgames/iditacard/cards/util/sticky_snow.tex | else | edit ~/projects/cardgames/iditacard/cards/util/sticky_snow.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/util/hydrogen_sulfide.tex') | buffer ~/projects/cardgames/iditacard/cards/util/hydrogen_sulfide.tex | else | edit ~/projects/cardgames/iditacard/cards/util/hydrogen_sulfide.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/util/stab_in_the_dark.tex') | buffer ~/projects/cardgames/iditacard/cards/util/stab_in_the_dark.tex | else | edit ~/projects/cardgames/iditacard/cards/util/stab_in_the_dark.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 17 - ((10 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -17 -normal! 05| -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/util/leather_jacket.tex') | buffer ~/projects/cardgames/iditacard/cards/util/leather_jacket.tex | else | edit ~/projects/cardgames/iditacard/cards/util/leather_jacket.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 10) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -argglobal -if bufexists('~/projects/cardgames/iditacard/cards/util/thermostat.tex') | buffer ~/projects/cardgames/iditacard/cards/util/thermostat.tex | else | edit ~/projects/cardgames/iditacard/cards/util/thermostat.tex | endif -setlocal keymap= -setlocal noarabic -setlocal autoindent -setlocal backupcopy= -setlocal balloonexpr= -setlocal nobinary -setlocal nobreakindent -setlocal breakindentopt= -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 -set colorcolumn=81 -setlocal colorcolumn=81 -setlocal comments=sO:%\ -,mO:%\ \ ,eO:%%,:% -setlocal commentstring=%%s -setlocal complete=.,w,b,u,t,i -setlocal concealcursor= -setlocal conceallevel=0 -setlocal completefunc= -setlocal nocopyindent -setlocal cryptmethod= -setlocal nocursorbind -setlocal nocursorcolumn -setlocal nocursorline -setlocal define=\\\\\\([egx]\\|char\\|mathchar\\|count\\|dimen\\|muskip\\|skip\\|toks\\)\\=def\\|\\\\font\\|\\\\\\(future\\)\\=let\\|\\\\new\\(count\\|dimen\\|skip\\|muskip\\|box\\|toks\\|read\\|write\\|fam\\|insert\\)\\|\\\\\\(re\\)\\=new\\(boolean\\|command\\|counter\\|environment\\|font\\|if\\|length\\|savebox\\|theorem\\(style\\)\\=\\)\\s*\\*\\=\\s*{\\=\\|DeclareMathOperator\\s*{\\=\\s* -setlocal dictionary= -setlocal nodiff -setlocal equalprg= -setlocal errorformat= -setlocal expandtab -if &filetype != 'tex' -setlocal filetype=tex -endif -setlocal fixendofline -set foldcolumn=4 -setlocal foldcolumn=4 -setlocal foldenable -setlocal foldexpr=0 -setlocal foldignore=# -setlocal foldlevel=1 -setlocal foldmarker={{{,}}} -set foldmethod=syntax -setlocal foldmethod=syntax -setlocal foldminlines=1 -setlocal foldnestmax=20 -setlocal foldtext=foldtext() -setlocal formatexpr= -setlocal formatoptions=cqt -setlocal formatlistpat=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s* -setlocal formatprg= -setlocal grepprg= -setlocal iminsert=0 -setlocal imsearch=-1 -setlocal include=\\\\input\\|\\\\include{ -setlocal includeexpr=substitute(v:fname,\ '^.\\{-}{\\|}.*',\ '',\ 'g') -setlocal indentexpr=GetTeXIndent() -setlocal indentkeys=0{,0},:,0#,!^F,o,O,e,[,(,{,),},],&,=^s*\\bibitem,=\\item -setlocal noinfercase -setlocal iskeyword=@-@,48-57,:,a-z,A-Z,192-255 -setlocal keywordprg= -setlocal nolinebreak -setlocal nolisp -setlocal lispwords= -setlocal nolist -setlocal makeencoding= -setlocal makeprg= -setlocal matchpairs=(:),{:},[:] -setlocal modeline -setlocal modifiable -setlocal nrformats=bin,octal,hex -set number -setlocal number -setlocal numberwidth=4 -setlocal omnifunc= -setlocal path= -setlocal nopreserveindent -setlocal nopreviewwindow -setlocal quoteescape=\\ -setlocal noreadonly -set relativenumber -setlocal relativenumber -setlocal norightleft -setlocal rightleftcmd=search -setlocal noscrollbind -setlocal shiftwidth=4 -setlocal noshortname -setlocal signcolumn=auto -setlocal nosmartindent -setlocal softtabstop=4 -setlocal nospell -setlocal spellcapcheck=[.?!]\\_[\\])'\"\ \ ]\\+ -setlocal spellfile= -setlocal spelllang=en -setlocal statusline= -setlocal suffixesadd=.tex -setlocal swapfile -setlocal synmaxcol=3000 -if &syntax != 'tex' -setlocal syntax=tex -endif -setlocal tabstop=4 -setlocal tagcase= -setlocal tags= -setlocal termkey= -setlocal termsize= -setlocal textwidth=80 -setlocal thesaurus= -setlocal noundofile -setlocal undolevels=-123456 -setlocal nowinfixheight -setlocal nowinfixwidth -set nowrap -setlocal nowrap -setlocal wrapmargin=0 -let s:l = 1 - ((0 * winheight(0) + 5) / 11) -if s:l < 1 | let s:l = 1 | endif -exe s:l -normal! zt -1 -normal! 0 -lcd ~/projects/cardgames/iditacard -wincmd w -5wincmd w -exe '1resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 1resize ' . ((&columns * 22 + 94) / 188) -exe '2resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 2resize ' . ((&columns * 23 + 94) / 188) -exe '3resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 3resize ' . ((&columns * 22 + 94) / 188) -exe '4resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 4resize ' . ((&columns * 23 + 94) / 188) -exe '5resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 5resize ' . ((&columns * 46 + 94) / 188) -exe '6resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 6resize ' . ((&columns * 46 + 94) / 188) -exe '7resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 7resize ' . ((&columns * 22 + 94) / 188) -exe '8resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 8resize ' . ((&columns * 23 + 94) / 188) -exe '9resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 9resize ' . ((&columns * 22 + 94) / 188) -exe '10resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 10resize ' . ((&columns * 23 + 94) / 188) -exe '11resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 11resize ' . ((&columns * 46 + 94) / 188) -exe '12resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 12resize ' . ((&columns * 46 + 94) / 188) -exe '13resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 13resize ' . ((&columns * 46 + 94) / 188) -exe '14resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 14resize ' . ((&columns * 46 + 94) / 188) -exe '15resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 15resize ' . ((&columns * 47 + 94) / 188) -exe '16resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 16resize ' . ((&columns * 47 + 94) / 188) -exe '17resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 17resize ' . ((&columns * 46 + 94) / 188) -exe '18resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 18resize ' . ((&columns * 46 + 94) / 188) -exe '19resize ' . ((&lines * 10 + 23) / 47) -exe 'vert 19resize ' . ((&columns * 47 + 94) / 188) -exe '20resize ' . ((&lines * 11 + 23) / 47) -exe 'vert 20resize ' . ((&columns * 47 + 94) / 188) -tabnext 7 -set stal=1 -if exists('s:wipebuf') - silent exe 'bwipe ' . s:wipebuf -endif -unlet! s:wipebuf -set winheight=1 winwidth=20 shortmess=filnxtToO -set winminheight=1 winminwidth=1 -let s:sx = expand(":p:r")."x.vim" -if file_readable(s:sx) - exe "source " . fnameescape(s:sx) -endif -let &so = s:so_save | let &siso = s:siso_save -doautoall SessionLoadPost -unlet SessionLoad -" vim: set ft=vim : diff --git a/cards.db b/cards.db deleted file mode 100644 index 67790840218a3f2a05f4fcdee275afdedbec8e9a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 28672 zcmeI)J#W)M7zglkoWyn7JZn71cvg6x=2^rBNyN@dadP|G`*eDjB*wCY<}x4Xi*$V~ zn|gKDf!GfL2tWV=5P$##AaL0Q(z~&jm)+nWegB>5tY#R7^1K>)PdcpR`K>^1w32NV z9m{lz_bZk;A!8F}KBc=gughHBu^u^QtnL) z`5O`hAOHafKmY;|fB*y_009U<00QSxfbNr9r;JOds-ei|1TL2P36^R`~6ljrd}a4{gt$$-XO&=^qQ;UE&;Lr z=YRT#1OW&@00Izz00bZa0SG_<0uX?}1r`wNe}#T0{DlMo2tWV=5P$##AOHafKmY;| XfWUqT?k3uCe0lo=rq diff --git a/choke.png b/choke.png deleted file mode 100644 index a2bdb0214963cae9b1d0a231b6b3112a90f44ab5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4356 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 diff --git a/box_bottom.xcf b/gimps/box_bottom.xcf similarity index 100% rename from box_bottom.xcf rename to gimps/box_bottom.xcf diff --git a/box_top.xcf b/gimps/box_top.xcf similarity index 100% rename from box_top.xcf rename to gimps/box_top.xcf diff --git a/boxbottom.xcf b/gimps/boxbottom.xcf similarity index 100% rename from boxbottom.xcf rename to gimps/boxbottom.xcf diff --git a/boxtop.xcf b/gimps/boxtop.xcf similarity index 100% rename from boxtop.xcf rename to gimps/boxtop.xcf diff --git a/cardback.xcf b/gimps/cardback.xcf similarity index 100% rename from cardback.xcf rename to gimps/cardback.xcf diff --git a/destroyed.xcf b/gimps/destroyed.xcf similarity index 100% rename from destroyed.xcf rename to gimps/destroyed.xcf diff --git a/expansionbox.xcf b/gimps/expansionbox.xcf similarity index 100% rename from expansionbox.xcf rename to gimps/expansionbox.xcf diff --git a/green.xcf b/gimps/green.xcf similarity index 100% rename from green.xcf rename to gimps/green.xcf diff --git a/iditaboard.xcf b/gimps/iditaboard.xcf similarity index 100% rename from iditaboard.xcf rename to gimps/iditaboard.xcf diff --git a/iditarules.xcf b/gimps/iditarules.xcf similarity index 100% rename from iditarules.xcf rename to gimps/iditarules.xcf diff --git a/iditasingle.xcf b/gimps/iditasingle.xcf similarity index 100% rename from iditasingle.xcf rename to gimps/iditasingle.xcf diff --git a/orange.xcf b/gimps/orange.xcf similarity index 100% rename from orange.xcf rename to gimps/orange.xcf diff --git a/purple.xcf b/gimps/purple.xcf similarity index 100% rename from purple.xcf rename to gimps/purple.xcf diff --git a/purple_back.xcf b/gimps/purple_back.xcf similarity index 100% rename from purple_back.xcf rename to gimps/purple_back.xcf diff --git a/shopad.xcf b/gimps/shopad.xcf similarity index 100% rename from shopad.xcf rename to gimps/shopad.xcf diff --git a/shopbackdrop.xcf b/gimps/shopbackdrop.xcf similarity index 100% rename from shopbackdrop.xcf rename to gimps/shopbackdrop.xcf diff --git a/supplies.xcf b/gimps/supplies.xcf similarity index 100% rename from supplies.xcf rename to gimps/supplies.xcf diff --git a/yellow.xcf b/gimps/yellow.xcf similarity index 100% rename from yellow.xcf rename to gimps/yellow.xcf diff --git a/iditastreatch_old.cls b/iditastreatch_old.cls deleted file mode 100644 index 115021f..0000000 --- a/iditastreatch_old.cls +++ /dev/null @@ -1,156 +0,0 @@ -\LoadClass{standalone} - -\ProvidesClass{iditastretch}[2018/06/16 Class for Iditacard stretches] - -\RequirePackage{fontspec} -\RequirePackage{xcolor} - -\RequirePackage[none]{hyphenat} - -\RequirePackage{tikz} -\usetikzlibrary{positioning,shapes,shadows,arrows,backgrounds,fit} -\RequirePackage{shapepar} -\RequirePackage{microtype} - -\graphicspath{{images/}} - -\newfontfamily\bebas{Bebas Neue Regular} -\newfontfamily\alegreya{Alegreya} - -\definecolor{stage_one}{HTML}{7FDF7D} -\definecolor{stage_two}{HTML}{9FB76F} -\definecolor{stage_three}{HTML}{5F5FFF} -\definecolor{stage_four}{HTML}{3FDFDF} -\definecolor{stage_five}{HTML}{DFDF3F} -\definecolor{stage_six}{HTML}{9F9F9F} -\definecolor{stage_seven}{HTML}{FF5F5F} -\definecolor{stage_eight}{HTML}{CF5FCF} - -\definecolor{energy}{HTML}{003FFF} -\definecolor{health}{HTML}{FF0000} -\definecolor{risk}{HTML}{000000} - -\definecolor{utility}{HTML}{FFFFFF} -\definecolor{attachment}{HTML}{5FAFCF} -\definecolor{dog}{HTML}{BF9F7F} -\definecolor{stretch}{HTML}{9F9F9F} -\definecolor{personal}{HTML}{AF5FCF} -\definecolor{movement}{HTML}{7F7FDF} -\definecolor{damage}{HTML}{FF6F6F} -\definecolor{sled}{HTML}{7FDF7F} -\definecolor{food}{HTML}{CFCF4F} - -\newcommand{\Mm}{Mm} -\newcommand{\Mms}{Mms} -\newcommand{\move}[1]{\raisebox{-0.2em}{\includegraphics[height=1em]{icons/dog-sled-icon.png}} #1} -\newcommand{\destroy}[2]{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/card-pickup.png}} #2 \raisebox{-0.1em}{\includegraphics[height=1em]{icons/trash-can.png}} #1} -\newcommand{\take}[2]{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/backpack.png}} #2 \raisebox{-0.1em}{\includegraphics[height=1em]{icons/shopping-cart.png}} #1} -\newcommand{\draw}[1]{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/card-draw.png}} #1} -\newcommand{\daydraw}[1]{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/card-plus.png}} #1 \includegraphics[height=1em]{icons/solar-time.png}} -\newcommand{\personal}{{\color{personal}personal}} -\newcommand{\sled}{{\color{sled}sled}} -\newcommand{\hypothermia}{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/hypo.png}}} -\newcommand{\starvation}{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/starve.png}}} -\newcommand{\speed}[1]{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/speed.png}}#1} - -\newcommand{\difficulty}[2]{% - \newcommand{\easybackgroundcolor}{#1} - \newcommand{\hardbackgroundcolor}{#2} -} - -\newcommand{\name}[2]{% - \node [rectangle, anchor=north, minimum width=1in, minimum height=1.0/3.0in, text centered, text width=1in, inner sep=0mm] at (200.0/300.0,450.0/300.0) {\bf\fontsize{16}{18}\bebas#1\par}; - \node [rectangle, anchor=north, minimum width=1in, minimum height=1.0/3.0in, text centered, text width=1in, inner sep=0mm] at (550.0/300.0,450.0/300.0) {\bf\fontsize{16}{18}\bebas#2\par}; -} - -\newcommand{\effect}[2]{% - \node [rectangle, anchor=north, minimum width=1in, minimum height=1.0/3.0in, text centered, text width=1in, inner sep=0mm] at (200.0/300.0,175.0/300.0) {\bf\fontsize{10}{10}\bebas#1\par}; - \node [rectangle, anchor=north, minimum width=1in, minimum height=1.0/3.0in, text centered, text width=1in, inner sep=0mm] at (550.0/300.0,175.0/300.0) {\bf\fontsize{10}{10}\bebas#2\par}; -} - -% Aspect ratio of about 3:2 -\newcommand{\art}[2]{% - \node [rectangle, minimum width=0.9in, minimum height=200.0/300.0, inner sep=0, anchor=north west] at (65.0/300.0,390.0/300.0) {\noindent\includegraphics*[width=0.9in, height=0.66666in]{#1}}; - \node [rectangle, minimum width=0.9in, minimum height=200.0/300.0, inner sep=0, anchor=north west] at (415.0/300.0,390.0/300.0) {\noindent\includegraphics*[width=0.9in, height=0.66666in]{#2}}; -} - -\newcommand{\easyhypo}[1]{% - % TODO: Improve alignment - \ifnum 0<#1 - %\fill [left color=energy, right color=personal] (50.0/300.0,375.0/300.0) rectangle (65.0/300.0,325.0/300.0); - \node [rectangle, anchor=west, minimum width=0.25in, minimum height=0.25in, text centered, text width=0.25in, inner sep=0mm] at (50.0/300.0,360.0/300.0) {\includegraphics*[width=0.25in, height=0.25in]{icons/hypo.png}}; - \fi - \ifnum 1<#1 - %\fill [left color=energy, right color=personal] (50.0/300.0,315.0/300.0) rectangle (65.0/300.0,265.0/300.0); - \node [rectangle, anchor=west, minimum width=0.25in, minimum height=0.25in, text centered, text width=0.25in, inner sep=0mm] at (50.0/300.0,290.0/300.0) {\includegraphics*[width=0.25in, height=0.25in]{icons/hypo.png}}; - \fi - \ifnum 2<#1 - %\fill [left color=energy, right color=personal] (50.0/300.0,255.0/300.0) rectangle (65.0/300.0,205.0/300.0); - \node [rectangle, anchor=west, minimum width=0.25in, minimum height=0.25in, text centered, text width=0.25in, inner sep=0mm] at (50.0/300.0,220.0/300.0) {\includegraphics*[width=0.25in, height=0.25in]{icons/hypo.png}}; - \fi -} - -\newcommand{\easystarve}[1]{% - % TODO: Improve alignment - \ifnum 0<#1 - %\fill [right color=health, left color=food] (336.0/300.0,375.0/300.0) rectangle (350.0/300.0,325.0/300.0); - \node [rectangle, anchor=east, minimum width=0.25in, minimum height=0.25in, text centered, text width=0.25in, inner sep=0mm] at (350.0/300.0,360.0/300.0) {\includegraphics*[width=0.25in, height=0.25in]{icons/starve.png}}; - \fi - \ifnum 1<#1 - %\fill [right color=health, left color=food] (336.0/300.0,315.0/300.0) rectangle (350.0/300.0,265.0/300.0); - \node [rectangle, anchor=east, minimum width=0.25in, minimum height=0.25in, text centered, text width=0.25in, inner sep=0mm] at (350.0/300.0,290.0/300.0) {\includegraphics*[width=0.25in, height=0.25in]{icons/starve.png}}; - \fi - \ifnum 2<#1 - %\fill [right color=health, left color=food] (336.0/300.0,255.0/300.0) rectangle (350.0/300.0,205.0/300.0); - \node [rectangle, anchor=east, minimum width=0.25in, minimum height=0.25in, text centered, text width=0.25in, inner sep=0mm] at (350.0/300.0,220.0/300.0) {\includegraphics*[width=0.25in, height=0.25in]{icons/starve.png}}; - \fi -} - -\newcommand{\hardhypo}[1]{% - % TODO: Improve alignment - \ifnum 0<#1 - %\fill [left color=energy, right color=personal] (400.0/300.0,375.0/300.0) rectangle (415.0/300.0,325.0/300.0); - \node [rectangle, anchor=west, minimum width=0.25in, minimum height=0.25in, text centered, text width=0.25in, inner sep=0mm] at (400.0/300.0,360.0/300.0) {\includegraphics*[width=0.25in, height=0.25in]{icons/hypo.png}}; - \fi - \ifnum 1<#1 - %\fill [left color=energy, right color=personal] (400.0/300.0,315.0/300.0) rectangle (415.0/300.0,265.0/300.0); - \node [rectangle, anchor=west, minimum width=0.25in, minimum height=0.25in, text centered, text width=0.25in, inner sep=0mm] at (400.0/300.0,290.0/300.0) {\includegraphics*[width=0.25in, height=0.25in]{icons/hypo.png}}; - \fi - \ifnum 2<#1 - %\fill [left color=energy, right color=personal] (400.0/300.0,255.0/300.0) rectangle (415.0/300.0,205.0/300.0); - \node [rectangle, anchor=west, minimum width=0.25in, minimum height=0.25in, text centered, text width=0.25in, inner sep=0mm] at (400.0/300.0,220.0/300.0) {\includegraphics*[width=0.25in, height=0.25in]{icons/hypo.png}}; - \fi -} - -\newcommand{\hardstarve}[1]{% - % TODO: Improve alignment - \ifnum 0<#1 - %\fill [right color=health, left color=food] (686.0/300.0,375.0/300.0) rectangle (700.0/300.0,325.0/300.0); - \node [rectangle, anchor=east, minimum width=0.25in, minimum height=0.25in, text centered, text width=0.25in, inner sep=0mm] at (700.0/300.0,360.0/300.0) {\includegraphics*[width=0.25in, height=0.25in]{icons/starve.png}}; - \fi - \ifnum 1<#1 - %\fill [right color=health, left color=food] (686.0/300.0,315.0/300.0) rectangle (700.0/300.0,265.0/300.0); - \node [rectangle, anchor=east, minimum width=0.25in, minimum height=0.25in, text centered, text width=0.25in, inner sep=0mm] at (700.0/300.0,290.0/300.0) {\includegraphics*[width=0.25in, height=0.25in]{icons/starve.png}}; - \fi - \ifnum 2<#1 - %\fill [right color=health, left color=food] (686.0/300.0,255.0/300.0) rectangle (700.0/300.0,205.0/300.0); - \node [rectangle, anchor=east, minimum width=0.25in, minimum height=0.25in, text centered, text width=0.25in, inner sep=0mm] at (700.0/300.0,220.0/300.0) {\includegraphics*[width=0.25in, height=0.25in]{icons/starve.png}}; - \fi -} - -\newcommand{\flava}[2]{% - \node [rectangle, minimum width=1in, minimum height=50.0/300.0, text centered, text width=1in, inner sep=0mm, anchor=north] at (200.0/300.0,75.0/300.0) {\fontsize{4}{6}\alegreya"#1"\par}; - \node [rectangle, minimum width=1in, minimum height=50.0/300.0, text centered, text width=1in, inner sep=0mm, anchor=north] at (550.0/300.0,75.0/300.0) {\fontsize{4}{6}\alegreya"#2"\par}; -} - -\newenvironment{cardstretch} -{% Begin -\noindent\begin{tikzpicture}[x=1in,y=1in] -\fill [left color=\hardbackgroundcolor, right color=\easybackgroundcolor] (0,0) rectangle (2.5,1.75); -%\fill [\hardbackgroundcolor] (0,0) rectangle (1.25,1.75); -%\fill [\easybackgroundcolor] (1.25,0) rectangle (2.5,1.75); -\fill[rounded corners=10pt] [\easybackgroundcolor] (50.0/300.0,50.0/300.0) rectangle (350.0/300.0,475.0/300.0); -\fill[rounded corners=10pt] [\hardbackgroundcolor] (400.0/300.0,50.0/300.0) rectangle (700.0/300.0,475.0/300.0); -} -{% End -\end{tikzpicture}} diff --git a/mat.png b/mat.png deleted file mode 100644 index fa112922b005b50232d6deea1b3ccf96c83e97d3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 165625 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