diff options
author | Ryan Kavanagh <rak@rak.ac> | 2021-12-13 16:55:42 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2021-12-13 16:58:10 -0500 |
commit | e5dfb045b994e1ab8fef9ef5d3f02ce20ea6b685 (patch) | |
tree | ba74287d80e46c70dab8c4311a1dc933fbfbdea1 | |
parent | fix pager again (diff) |
many more renames
-rw-r--r-- | dot_emacs (renamed from .emacs) | 0 | ||||
-rw-r--r-- | dot_kshrc (renamed from .kshrc) | 0 | ||||
-rw-r--r-- | dot_latexmkrc (renamed from .latexmkrc) | 0 | ||||
-rw-r--r-- | dot_quiltrc-dpkg (renamed from .quiltrc-dpkg) | 0 | ||||
-rw-r--r-- | dot_vf1-bookmarks.txt (renamed from .vf1-bookmarks.txt) | 0 | ||||
-rw-r--r-- | dot_vim/README.csupport (renamed from .vim/README.csupport) | 0 | ||||
-rw-r--r-- | dot_vim/autoload/haskellmode.vim (renamed from .vim/autoload/haskellmode.vim) | 0 | ||||
l--------- | dot_vim/autoload/pythoncomplete.vim (renamed from .vim/autoload/pythoncomplete.vim) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/codesnippets/Makefile (renamed from .vim/c-support/codesnippets/Makefile) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/codesnippets/Makefile.multi-target.template (renamed from .vim/c-support/codesnippets/Makefile.multi-target.template) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/codesnippets/calloc_double_matrix.c (renamed from .vim/c-support/codesnippets/calloc_double_matrix.c) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/codesnippets/calloc_int_matrix.c (renamed from .vim/c-support/codesnippets/calloc_int_matrix.c) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/codesnippets/main.c (renamed from .vim/c-support/codesnippets/main.c) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/codesnippets/main.cc (renamed from .vim/c-support/codesnippets/main.cc) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/codesnippets/print_double_array.c.noindent (renamed from .vim/c-support/codesnippets/print_double_array.c.noindent) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/codesnippets/print_int_array.c.noindent (renamed from .vim/c-support/codesnippets/print_int_array.c.noindent) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/doc/ChangeLog (renamed from .vim/c-support/doc/ChangeLog) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/doc/c-hotkeys.pdf (renamed from .vim/c-support/doc/c-hotkeys.pdf) | bin | 48296 -> 48296 bytes | |||
-rw-r--r-- | dot_vim/c-support/rc/customization.ctags (renamed from .vim/c-support/rc/customization.ctags) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/rc/customization.gvimrc (renamed from .vim/c-support/rc/customization.gvimrc) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/rc/customization.indent.pro (renamed from .vim/c-support/rc/customization.indent.pro) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/rc/customization.vimrc (renamed from .vim/c-support/rc/customization.vimrc) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/scripts/wrapper.sh (renamed from .vim/c-support/scripts/wrapper.sh) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/syntax/c.vim (renamed from .vim/c-support/syntax/c.vim) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/templates/Templates (renamed from .vim/c-support/templates/Templates) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/templates/c.comments.template (renamed from .vim/c-support/templates/c.comments.template) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/templates/c.cpp.template (renamed from .vim/c-support/templates/c.cpp.template) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/templates/c.idioms.template (renamed from .vim/c-support/templates/c.idioms.template) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/templates/c.preprocessor.template (renamed from .vim/c-support/templates/c.preprocessor.template) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/templates/c.statements.template (renamed from .vim/c-support/templates/c.statements.template) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/templates/cpp.comments.template (renamed from .vim/c-support/templates/cpp.comments.template) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/templates/cpp.cpp.template (renamed from .vim/c-support/templates/cpp.cpp.template) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/templates/cpp.idioms.template (renamed from .vim/c-support/templates/cpp.idioms.template) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/templates/cpp.preprocessor.template (renamed from .vim/c-support/templates/cpp.preprocessor.template) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/templates/cpp.statements.template (renamed from .vim/c-support/templates/cpp.statements.template) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/wordlists/c-c++-keywords.list (renamed from .vim/c-support/wordlists/c-c++-keywords.list) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/wordlists/k+r.list (renamed from .vim/c-support/wordlists/k+r.list) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/wordlists/stl_index.list (renamed from .vim/c-support/wordlists/stl_index.list) | 0 | ||||
-rw-r--r-- | dot_vim/colors/adam.vim (renamed from .vim/colors/adam.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/adaryn.vim (renamed from .vim/colors/adaryn.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/adrian.vim (renamed from .vim/colors/adrian.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/af.vim (renamed from .vim/colors/af.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/aiseered.vim (renamed from .vim/colors/aiseered.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/aqua.vim (renamed from .vim/colors/aqua.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/astronaut.vim (renamed from .vim/colors/astronaut.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/asu1dark.vim (renamed from .vim/colors/asu1dark.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/automation.vim (renamed from .vim/colors/automation.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/autumn.vim (renamed from .vim/colors/autumn.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/autumn2.vim (renamed from .vim/colors/autumn2.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/autumnleaf.vim (renamed from .vim/colors/autumnleaf.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/billw.vim (renamed from .vim/colors/billw.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/biogoo.vim (renamed from .vim/colors/biogoo.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/black_angus.vim (renamed from .vim/colors/black_angus.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/blackbeauty.vim (renamed from .vim/colors/blackbeauty.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/blackdust.vim (renamed from .vim/colors/blackdust.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/blacksea.vim (renamed from .vim/colors/blacksea.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/blue.vim (renamed from .vim/colors/blue.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/bluegreen.vim (renamed from .vim/colors/bluegreen.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/blugrine.vim (renamed from .vim/colors/blugrine.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/bmichaelsen.vim (renamed from .vim/colors/bmichaelsen.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/bog.vim (renamed from .vim/colors/bog.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/borland.vim (renamed from .vim/colors/borland.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/breeze.vim (renamed from .vim/colors/breeze.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/brookstream.vim (renamed from .vim/colors/brookstream.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/brown.vim (renamed from .vim/colors/brown.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/buttercream.vim (renamed from .vim/colors/buttercream.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/bw.vim (renamed from .vim/colors/bw.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/c.vim (renamed from .vim/colors/c.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/camo.vim (renamed from .vim/colors/camo.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/campfire.vim (renamed from .vim/colors/campfire.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/candy.vim (renamed from .vim/colors/candy.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/caramel.vim (renamed from .vim/colors/caramel.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/chela_light.vim (renamed from .vim/colors/chela_light.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/chocolateliquor.vim (renamed from .vim/colors/chocolateliquor.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/cleanphp.vim (renamed from .vim/colors/cleanphp.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/coffee.vim (renamed from .vim/colors/coffee.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/colorer.vim (renamed from .vim/colors/colorer.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/cool.vim (renamed from .vim/colors/cool.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/dante.vim (renamed from .vim/colors/dante.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/darkblack.vim (renamed from .vim/colors/darkblack.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/darkblue2.vim (renamed from .vim/colors/darkblue2.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/darkdot.vim (renamed from .vim/colors/darkdot.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/darkocean.vim (renamed from .vim/colors/darkocean.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/darkslategray.vim (renamed from .vim/colors/darkslategray.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/dawn.vim (renamed from .vim/colors/dawn.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/delek.vim (renamed from .vim/colors/delek.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/denim.vim (renamed from .vim/colors/denim.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/desert.vim (renamed from .vim/colors/desert.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/dusk.vim (renamed from .vim/colors/dusk.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/earth.vim (renamed from .vim/colors/earth.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/edo_sea.vim (renamed from .vim/colors/edo_sea.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/emacs.vim (renamed from .vim/colors/emacs.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/fine_blue.vim (renamed from .vim/colors/fine_blue.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/fnaqevan.vim (renamed from .vim/colors/fnaqevan.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/fog.vim (renamed from .vim/colors/fog.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/fruit.vim (renamed from .vim/colors/fruit.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/gobo.vim (renamed from .vim/colors/gobo.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/golden.vim (renamed from .vim/colors/golden.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/gor.vim (renamed from .vim/colors/gor.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/gothic.vim (renamed from .vim/colors/gothic.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/greyblue.vim (renamed from .vim/colors/greyblue.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/hhazure.vim (renamed from .vim/colors/hhazure.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/hhdblue.vim (renamed from .vim/colors/hhdblue.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/hhdcyan.vim (renamed from .vim/colors/hhdcyan.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/hhdgray.vim (renamed from .vim/colors/hhdgray.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/hhdgreen.vim (renamed from .vim/colors/hhdgreen.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/hhdmagenta.vim (renamed from .vim/colors/hhdmagenta.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/hhdred.vim (renamed from .vim/colors/hhdred.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/hhdyellow.vim (renamed from .vim/colors/hhdyellow.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/hhorange.vim (renamed from .vim/colors/hhorange.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/hhpink.vim (renamed from .vim/colors/hhpink.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/hhspring.vim (renamed from .vim/colors/hhspring.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/hhteal.vim (renamed from .vim/colors/hhteal.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/hhviolet.vim (renamed from .vim/colors/hhviolet.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/ibmedit.vim (renamed from .vim/colors/ibmedit.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/inkpot.vim (renamed from .vim/colors/inkpot.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/ironman.vim (renamed from .vim/colors/ironman.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/jhdark.vim (renamed from .vim/colors/jhdark.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/jhlight.vim (renamed from .vim/colors/jhlight.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/less.vim (renamed from .vim/colors/less.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/lilac.vim (renamed from .vim/colors/lilac.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/lingodirector.vim (renamed from .vim/colors/lingodirector.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/manxome.vim (renamed from .vim/colors/manxome.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/mars.vim (renamed from .vim/colors/mars.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/matrix.vim (renamed from .vim/colors/matrix.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/metacosm.vim (renamed from .vim/colors/metacosm.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/midnight.vim (renamed from .vim/colors/midnight.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/midnight2.vim (renamed from .vim/colors/midnight2.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/mod_tcsoft.vim (renamed from .vim/colors/mod_tcsoft.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/navajo-night.vim (renamed from .vim/colors/navajo-night.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/navajo.vim (renamed from .vim/colors/navajo.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/nedit.vim (renamed from .vim/colors/nedit.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/nedit2.vim (renamed from .vim/colors/nedit2.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/neon.vim (renamed from .vim/colors/neon.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/night.vim (renamed from .vim/colors/night.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/nightshimmer.vim (renamed from .vim/colors/nightshimmer.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/nightwish.vim (renamed from .vim/colors/nightwish.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/northsky.vim (renamed from .vim/colors/northsky.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/nuvola.vim (renamed from .vim/colors/nuvola.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/oceanblack.vim (renamed from .vim/colors/oceanblack.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/oceandeep.vim (renamed from .vim/colors/oceandeep.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/oceanlight.vim (renamed from .vim/colors/oceanlight.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/olive.vim (renamed from .vim/colors/olive.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/papayawhip.vim (renamed from .vim/colors/papayawhip.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/potts.vim (renamed from .vim/colors/potts.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/print_bw.vim (renamed from .vim/colors/print_bw.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/ps_color.vim (renamed from .vim/colors/ps_color.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/putty.vim (renamed from .vim/colors/putty.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/python.vim (renamed from .vim/colors/python.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/redblack.vim (renamed from .vim/colors/redblack.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/relaxedgreen.vim (renamed from .vim/colors/relaxedgreen.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/reloaded.vim (renamed from .vim/colors/reloaded.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/revolutions.vim (renamed from .vim/colors/revolutions.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/robinhood.vim (renamed from .vim/colors/robinhood.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/sand.vim (renamed from .vim/colors/sand.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/scite.vim (renamed from .vim/colors/scite.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/sea.vim (renamed from .vim/colors/sea.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/sean.vim (renamed from .vim/colors/sean.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/seashell.vim (renamed from .vim/colors/seashell.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/sf.vim (renamed from .vim/colors/sf.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/simpleandfriendly.vim (renamed from .vim/colors/simpleandfriendly.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/taqua.vim (renamed from .vim/colors/taqua.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/tcsoft.vim (renamed from .vim/colors/tcsoft.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/tibet.vim (renamed from .vim/colors/tibet.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/tolerable.vim (renamed from .vim/colors/tolerable.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/tomatosoup.vim (renamed from .vim/colors/tomatosoup.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/toothpik.vim (renamed from .vim/colors/toothpik.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/torte.vim (renamed from .vim/colors/torte.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/transparent.vim (renamed from .vim/colors/transparent.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/turbo.vim (renamed from .vim/colors/turbo.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/umber-green.vim (renamed from .vim/colors/umber-green.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/vc.vim (renamed from .vim/colors/vc.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/vcbc.vim (renamed from .vim/colors/vcbc.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/white.vim (renamed from .vim/colors/white.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/whitedust.vim (renamed from .vim/colors/whitedust.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/wintersday.vim (renamed from .vim/colors/wintersday.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/wombat.vim (renamed from .vim/colors/wombat.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/xemacs.vim (renamed from .vim/colors/xemacs.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/xian.vim (renamed from .vim/colors/xian.vim) | 0 | ||||
-rw-r--r-- | dot_vim/colors/zenburn.vim (renamed from .vim/colors/zenburn.vim) | 0 | ||||
-rw-r--r-- | dot_vim/compiler/ghc.vim (renamed from .vim/compiler/ghc.vim) | 0 | ||||
-rw-r--r-- | dot_vim/compiler/tex.vim (renamed from .vim/compiler/tex.vim) | 0 | ||||
-rw-r--r-- | dot_vim/doc/csupport.txt (renamed from .vim/doc/csupport.txt) | 0 | ||||
-rw-r--r-- | dot_vim/doc/haskellmode.txt (renamed from .vim/doc/haskellmode.txt) | 0 | ||||
-rw-r--r-- | dot_vim/doc/imaps.txt (renamed from .vim/doc/imaps.txt) | 0 | ||||
-rw-r--r-- | dot_vim/doc/latex-suite-quickstart.txt (renamed from .vim/doc/latex-suite-quickstart.txt) | 0 | ||||
-rw-r--r-- | dot_vim/doc/latex-suite.txt (renamed from .vim/doc/latex-suite.txt) | 0 | ||||
-rw-r--r-- | dot_vim/doc/latexhelp.txt (renamed from .vim/doc/latexhelp.txt) | 0 | ||||
-rw-r--r-- | dot_vim/doc/ps_color.txt (renamed from .vim/doc/ps_color.txt) | 0 | ||||
-rwxr-xr-x | dot_vim/doc/taglist.txt (renamed from .vim/doc/taglist.txt) | 0 | ||||
-rw-r--r-- | dot_vim/doc/tags (renamed from .vim/doc/tags) | 0 | ||||
-rw-r--r-- | dot_vim/filetype.vim (renamed from .vim/filetype.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftdetect/beluga.vim (renamed from .vim/ftdetect/beluga.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/beluga.vim (renamed from .vim/ftplugin/beluga.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/bib_latexSuite.vim (renamed from .vim/ftplugin/bib_latexSuite.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/c.vim (renamed from .vim/ftplugin/c.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/cpp.vim (renamed from .vim/ftplugin/cpp.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/gpg.vim (renamed from .vim/ftplugin/gpg.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/haskell.vim (renamed from .vim/ftplugin/haskell.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/haskell_doc.vim (renamed from .vim/ftplugin/haskell_doc.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/haskell_hpaste.vim (renamed from .vim/ftplugin/haskell_hpaste.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/bibtex.vim (renamed from .vim/ftplugin/latex-suite/bibtex.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/bibtools.py (renamed from .vim/ftplugin/latex-suite/bibtools.py) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/bibtools.pyc (renamed from .vim/ftplugin/latex-suite/bibtools.pyc) | bin | 7004 -> 7004 bytes | |||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/brackets.vim (renamed from .vim/ftplugin/latex-suite/brackets.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/compiler.vim (renamed from .vim/ftplugin/latex-suite/compiler.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/custommacros.vim (renamed from .vim/ftplugin/latex-suite/custommacros.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/diacritics.vim (renamed from .vim/ftplugin/latex-suite/diacritics.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/dictionaries/SIunits (renamed from .vim/ftplugin/latex-suite/dictionaries/SIunits) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/dictionaries/dictionary (renamed from .vim/ftplugin/latex-suite/dictionaries/dictionary) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/elementmacros.vim (renamed from .vim/ftplugin/latex-suite/elementmacros.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/envmacros.vim (renamed from .vim/ftplugin/latex-suite/envmacros.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/folding.vim (renamed from .vim/ftplugin/latex-suite/folding.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/macros/example (renamed from .vim/ftplugin/latex-suite/macros/example) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/main.vim (renamed from .vim/ftplugin/latex-suite/main.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/mathmacros-utf.vim (renamed from .vim/ftplugin/latex-suite/mathmacros-utf.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/mathmacros.vim (renamed from .vim/ftplugin/latex-suite/mathmacros.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/multicompile.vim (renamed from .vim/ftplugin/latex-suite/multicompile.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/outline.py (renamed from .vim/ftplugin/latex-suite/outline.py) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/outline.pyc (renamed from .vim/ftplugin/latex-suite/outline.pyc) | bin | 4324 -> 4324 bytes | |||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages.vim (renamed from .vim/ftplugin/latex-suite/packages.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/SIunits (renamed from .vim/ftplugin/latex-suite/packages/SIunits) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/accents (renamed from .vim/ftplugin/latex-suite/packages/accents) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/acromake (renamed from .vim/ftplugin/latex-suite/packages/acromake) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/afterpage (renamed from .vim/ftplugin/latex-suite/packages/afterpage) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/alltt (renamed from .vim/ftplugin/latex-suite/packages/alltt) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/amsmath (renamed from .vim/ftplugin/latex-suite/packages/amsmath) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/amsthm (renamed from .vim/ftplugin/latex-suite/packages/amsthm) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/amsxtra (renamed from .vim/ftplugin/latex-suite/packages/amsxtra) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/arabic (renamed from .vim/ftplugin/latex-suite/packages/arabic) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/array (renamed from .vim/ftplugin/latex-suite/packages/array) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/babel (renamed from .vim/ftplugin/latex-suite/packages/babel) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/bar (renamed from .vim/ftplugin/latex-suite/packages/bar) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/bm (renamed from .vim/ftplugin/latex-suite/packages/bm) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/bophook (renamed from .vim/ftplugin/latex-suite/packages/bophook) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/boxedminipage (renamed from .vim/ftplugin/latex-suite/packages/boxedminipage) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/caption2 (renamed from .vim/ftplugin/latex-suite/packages/caption2) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/cases (renamed from .vim/ftplugin/latex-suite/packages/cases) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/ccaption (renamed from .vim/ftplugin/latex-suite/packages/ccaption) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/changebar (renamed from .vim/ftplugin/latex-suite/packages/changebar) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/chapterbib (renamed from .vim/ftplugin/latex-suite/packages/chapterbib) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/cite (renamed from .vim/ftplugin/latex-suite/packages/cite) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/color (renamed from .vim/ftplugin/latex-suite/packages/color) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/comma (renamed from .vim/ftplugin/latex-suite/packages/comma) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/deleq (renamed from .vim/ftplugin/latex-suite/packages/deleq) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/drftcite (renamed from .vim/ftplugin/latex-suite/packages/drftcite) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/dropping (renamed from .vim/ftplugin/latex-suite/packages/dropping) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/enumerate (renamed from .vim/ftplugin/latex-suite/packages/enumerate) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/eqlist (renamed from .vim/ftplugin/latex-suite/packages/eqlist) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/eqparbox (renamed from .vim/ftplugin/latex-suite/packages/eqparbox) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/everyshi (renamed from .vim/ftplugin/latex-suite/packages/everyshi) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/exmpl (renamed from .vim/ftplugin/latex-suite/packages/exmpl) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/flafter (renamed from .vim/ftplugin/latex-suite/packages/flafter) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/float (renamed from .vim/ftplugin/latex-suite/packages/float) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/floatflt (renamed from .vim/ftplugin/latex-suite/packages/floatflt) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/fn2end (renamed from .vim/ftplugin/latex-suite/packages/fn2end) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/footmisc (renamed from .vim/ftplugin/latex-suite/packages/footmisc) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/geometry (renamed from .vim/ftplugin/latex-suite/packages/geometry) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/german (renamed from .vim/ftplugin/latex-suite/packages/german) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/graphicx (renamed from .vim/ftplugin/latex-suite/packages/graphicx) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/graphpap (renamed from .vim/ftplugin/latex-suite/packages/graphpap) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/harpoon (renamed from .vim/ftplugin/latex-suite/packages/harpoon) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/hhline (renamed from .vim/ftplugin/latex-suite/packages/hhline) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/histogram (renamed from .vim/ftplugin/latex-suite/packages/histogram) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/hyperref (renamed from .vim/ftplugin/latex-suite/packages/hyperref) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/ifthen (renamed from .vim/ftplugin/latex-suite/packages/ifthen) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/inputenc (renamed from .vim/ftplugin/latex-suite/packages/inputenc) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/letterspace (renamed from .vim/ftplugin/latex-suite/packages/letterspace) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/lineno (renamed from .vim/ftplugin/latex-suite/packages/lineno) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/longtable (renamed from .vim/ftplugin/latex-suite/packages/longtable) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/lscape (renamed from .vim/ftplugin/latex-suite/packages/lscape) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/manyfoot (renamed from .vim/ftplugin/latex-suite/packages/manyfoot) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/moreverb (renamed from .vim/ftplugin/latex-suite/packages/moreverb) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/multibox (renamed from .vim/ftplugin/latex-suite/packages/multibox) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/multicol (renamed from .vim/ftplugin/latex-suite/packages/multicol) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/newalg (renamed from .vim/ftplugin/latex-suite/packages/newalg) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/ngerman (renamed from .vim/ftplugin/latex-suite/packages/ngerman) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/numprint (renamed from .vim/ftplugin/latex-suite/packages/numprint) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/oldstyle (renamed from .vim/ftplugin/latex-suite/packages/oldstyle) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/outliner (renamed from .vim/ftplugin/latex-suite/packages/outliner) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/overcite (renamed from .vim/ftplugin/latex-suite/packages/overcite) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/parallel (renamed from .vim/ftplugin/latex-suite/packages/parallel) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/plain (renamed from .vim/ftplugin/latex-suite/packages/plain) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/plates (renamed from .vim/ftplugin/latex-suite/packages/plates) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/polski (renamed from .vim/ftplugin/latex-suite/packages/polski) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/psgo (renamed from .vim/ftplugin/latex-suite/packages/psgo) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/schedule (renamed from .vim/ftplugin/latex-suite/packages/schedule) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/textfit (renamed from .vim/ftplugin/latex-suite/packages/textfit) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/times (renamed from .vim/ftplugin/latex-suite/packages/times) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/tipa (renamed from .vim/ftplugin/latex-suite/packages/tipa) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/ulem (renamed from .vim/ftplugin/latex-suite/packages/ulem) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/url (renamed from .vim/ftplugin/latex-suite/packages/url) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/verbatim (renamed from .vim/ftplugin/latex-suite/packages/verbatim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/packages/version (renamed from .vim/ftplugin/latex-suite/packages/version) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/projecttemplate.vim (renamed from .vim/ftplugin/latex-suite/projecttemplate.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/pytools.py (renamed from .vim/ftplugin/latex-suite/pytools.py) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/smartspace.vim (renamed from .vim/ftplugin/latex-suite/smartspace.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/templates.vim (renamed from .vim/ftplugin/latex-suite/templates.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/templates/IEEEtran.tex (renamed from .vim/ftplugin/latex-suite/templates/IEEEtran.tex) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/templates/article.tex (renamed from .vim/ftplugin/latex-suite/templates/article.tex) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/templates/report.tex (renamed from .vim/ftplugin/latex-suite/templates/report.tex) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/templates/report_two_column.tex (renamed from .vim/ftplugin/latex-suite/templates/report_two_column.tex) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/texmenuconf.vim (renamed from .vim/ftplugin/latex-suite/texmenuconf.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/texproject.vim (renamed from .vim/ftplugin/latex-suite/texproject.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/texrc (renamed from .vim/ftplugin/latex-suite/texrc) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/texviewer.vim (renamed from .vim/ftplugin/latex-suite/texviewer.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/version.vim (renamed from .vim/ftplugin/latex-suite/version.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/latex-suite/wizardfuncs.vim (renamed from .vim/ftplugin/latex-suite/wizardfuncs.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/po.vim (renamed from .vim/ftplugin/po.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/pythoncomplete.vim (renamed from .vim/ftplugin/pythoncomplete.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/tex.vim (renamed from .vim/ftplugin/tex.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ftplugin/tex_latexSuite.vim (renamed from .vim/ftplugin/tex_latexSuite.vim) | 0 | ||||
-rw-r--r-- | dot_vim/haskellmode-20081031.vba (renamed from .vim/haskellmode-20081031.vba) | 0 | ||||
-rw-r--r-- | dot_vim/haskellmode-20090424.vba (renamed from .vim/haskellmode-20090424.vba) | 0 | ||||
-rw-r--r-- | dot_vim/indent/indent-r.vim (renamed from .vim/indent/indent-r.vim) | 0 | ||||
-rw-r--r-- | dot_vim/indent/tex.vim (renamed from .vim/indent/tex.vim) | 0 | ||||
-rw-r--r-- | dot_vim/kde-devel-vim.vim (renamed from .vim/kde-devel-vim.vim) | 0 | ||||
-rw-r--r-- | dot_vim/ltags (renamed from .vim/ltags) | 0 | ||||
-rw-r--r-- | dot_vim/moin1_6.vim (renamed from .vim/moin1_6.vim) | 0 | ||||
-rw-r--r-- | dot_vim/plugin/SyntaxFolds.vim (renamed from .vim/plugin/SyntaxFolds.vim) | 0 | ||||
-rw-r--r-- | dot_vim/plugin/c.vim (renamed from .vim/plugin/c.vim) | 0 | ||||
-rw-r--r-- | dot_vim/plugin/filebrowser.vim (renamed from .vim/plugin/filebrowser.vim) | 0 | ||||
-rw-r--r-- | dot_vim/plugin/gnupg.vim (renamed from .vim/plugin/gnupg.vim) | 0 | ||||
-rw-r--r-- | dot_vim/plugin/imaps.vim (renamed from .vim/plugin/imaps.vim) | 0 | ||||
-rw-r--r-- | dot_vim/plugin/libList.vim (renamed from .vim/plugin/libList.vim) | 0 | ||||
-rw-r--r-- | dot_vim/plugin/minibufexpl.vim (renamed from .vim/plugin/minibufexpl.vim) | 0 | ||||
-rw-r--r-- | dot_vim/plugin/openssl.vim (renamed from .vim/plugin/openssl.vim) | 0 | ||||
-rw-r--r-- | dot_vim/plugin/remoteOpen.vim (renamed from .vim/plugin/remoteOpen.vim) | 0 | ||||
-rw-r--r-- | dot_vim/plugin/taglist.vim (renamed from .vim/plugin/taglist.vim) | 0 | ||||
-rw-r--r-- | dot_vim/syntax/beluga.vim (renamed from .vim/syntax/beluga.vim) | 0 | ||||
-rw-r--r-- | dot_vim/syntax/daylog.vim (renamed from .vim/syntax/daylog.vim) | 0 | ||||
-rw-r--r-- | dot_vim/syntax/django.vim (renamed from .vim/syntax/django.vim) | 0 | ||||
-rw-r--r-- | dot_vim/syntax/htmldjango.vim (renamed from .vim/syntax/htmldjango.vim) | 0 | ||||
-rw-r--r-- | dot_vim/syntax/prolog.vim (renamed from .vim/syntax/prolog.vim) | 0 | ||||
-rw-r--r-- | dot_vim/syntax/rnc.vim (renamed from .vim/syntax/rnc.vim) | 0 | ||||
-rw-r--r-- | dot_vim/syntax/syntax-r.vim (renamed from .vim/syntax/syntax-r.vim) | 0 | ||||
-rw-r--r-- | dot_vim/syntax/tex.vim (renamed from .vim/syntax/tex.vim) | 0 | ||||
-rw-r--r-- | dot_vimrc (renamed from .vimrc) | 0 | ||||
-rwxr-xr-x | dot_xinitrc (renamed from .xinitrc) | 0 | ||||
-rw-r--r-- | dot_zlogout (renamed from .zlogout) | 0 |
340 files changed, 0 insertions, 0 deletions
diff --git a/.latexmkrc b/dot_latexmkrc index 1ebddcc..1ebddcc 100644 --- a/.latexmkrc +++ b/dot_latexmkrc diff --git a/.quiltrc-dpkg b/dot_quiltrc-dpkg index 1207660..1207660 100644 --- a/.quiltrc-dpkg +++ b/dot_quiltrc-dpkg diff --git a/.vf1-bookmarks.txt b/dot_vf1-bookmarks.txt index 499987a..499987a 100644 --- a/.vf1-bookmarks.txt +++ b/dot_vf1-bookmarks.txt diff --git a/.vim/README.csupport b/dot_vim/README.csupport index 27ca4a9..27ca4a9 100644 --- a/.vim/README.csupport +++ b/dot_vim/README.csupport diff --git a/.vim/autoload/haskellmode.vim b/dot_vim/autoload/haskellmode.vim index ce20a67..ce20a67 100644 --- a/.vim/autoload/haskellmode.vim +++ b/dot_vim/autoload/haskellmode.vim diff --git a/.vim/autoload/pythoncomplete.vim b/dot_vim/autoload/pythoncomplete.vim index 2b8df41..2b8df41 120000 --- a/.vim/autoload/pythoncomplete.vim +++ b/dot_vim/autoload/pythoncomplete.vim diff --git a/.vim/c-support/codesnippets/Makefile b/dot_vim/c-support/codesnippets/Makefile index 2208944..2208944 100644 --- a/.vim/c-support/codesnippets/Makefile +++ b/dot_vim/c-support/codesnippets/Makefile diff --git a/.vim/c-support/codesnippets/Makefile.multi-target.template b/dot_vim/c-support/codesnippets/Makefile.multi-target.template index 75da8dd..75da8dd 100644 --- a/.vim/c-support/codesnippets/Makefile.multi-target.template +++ b/dot_vim/c-support/codesnippets/Makefile.multi-target.template diff --git a/.vim/c-support/codesnippets/calloc_double_matrix.c b/dot_vim/c-support/codesnippets/calloc_double_matrix.c index ec71658..ec71658 100644 --- a/.vim/c-support/codesnippets/calloc_double_matrix.c +++ b/dot_vim/c-support/codesnippets/calloc_double_matrix.c diff --git a/.vim/c-support/codesnippets/calloc_int_matrix.c b/dot_vim/c-support/codesnippets/calloc_int_matrix.c index e21215b..e21215b 100644 --- a/.vim/c-support/codesnippets/calloc_int_matrix.c +++ b/dot_vim/c-support/codesnippets/calloc_int_matrix.c diff --git a/.vim/c-support/codesnippets/main.c b/dot_vim/c-support/codesnippets/main.c index 770f5d5..770f5d5 100644 --- a/.vim/c-support/codesnippets/main.c +++ b/dot_vim/c-support/codesnippets/main.c diff --git a/.vim/c-support/codesnippets/main.cc b/dot_vim/c-support/codesnippets/main.cc index d87f891..d87f891 100644 --- a/.vim/c-support/codesnippets/main.cc +++ b/dot_vim/c-support/codesnippets/main.cc diff --git a/.vim/c-support/codesnippets/print_double_array.c.noindent b/dot_vim/c-support/codesnippets/print_double_array.c.noindent index 6ced53a..6ced53a 100644 --- a/.vim/c-support/codesnippets/print_double_array.c.noindent +++ b/dot_vim/c-support/codesnippets/print_double_array.c.noindent diff --git a/.vim/c-support/codesnippets/print_int_array.c.noindent b/dot_vim/c-support/codesnippets/print_int_array.c.noindent index 02d53c0..02d53c0 100644 --- a/.vim/c-support/codesnippets/print_int_array.c.noindent +++ b/dot_vim/c-support/codesnippets/print_int_array.c.noindent diff --git a/.vim/c-support/doc/ChangeLog b/dot_vim/c-support/doc/ChangeLog index d0d4fd4..d0d4fd4 100644 --- a/.vim/c-support/doc/ChangeLog +++ b/dot_vim/c-support/doc/ChangeLog diff --git a/.vim/c-support/doc/c-hotkeys.pdf b/dot_vim/c-support/doc/c-hotkeys.pdf Binary files differindex 07a6c7c..07a6c7c 100644 --- a/.vim/c-support/doc/c-hotkeys.pdf +++ b/dot_vim/c-support/doc/c-hotkeys.pdf diff --git a/.vim/c-support/rc/customization.ctags b/dot_vim/c-support/rc/customization.ctags index 75ccd5a..75ccd5a 100644 --- a/.vim/c-support/rc/customization.ctags +++ b/dot_vim/c-support/rc/customization.ctags diff --git a/.vim/c-support/rc/customization.gvimrc b/dot_vim/c-support/rc/customization.gvimrc index ff3d690..ff3d690 100644 --- a/.vim/c-support/rc/customization.gvimrc +++ b/dot_vim/c-support/rc/customization.gvimrc diff --git a/.vim/c-support/rc/customization.indent.pro b/dot_vim/c-support/rc/customization.indent.pro index 95f6081..95f6081 100644 --- a/.vim/c-support/rc/customization.indent.pro +++ b/dot_vim/c-support/rc/customization.indent.pro diff --git a/.vim/c-support/rc/customization.vimrc b/dot_vim/c-support/rc/customization.vimrc index f9ab5a7..f9ab5a7 100644 --- a/.vim/c-support/rc/customization.vimrc +++ b/dot_vim/c-support/rc/customization.vimrc diff --git a/.vim/c-support/scripts/wrapper.sh b/dot_vim/c-support/scripts/wrapper.sh index 55d9961..55d9961 100644 --- a/.vim/c-support/scripts/wrapper.sh +++ b/dot_vim/c-support/scripts/wrapper.sh diff --git a/.vim/c-support/syntax/c.vim b/dot_vim/c-support/syntax/c.vim index 395e0d9..395e0d9 100644 --- a/.vim/c-support/syntax/c.vim +++ b/dot_vim/c-support/syntax/c.vim diff --git a/.vim/c-support/templates/Templates b/dot_vim/c-support/templates/Templates index 9aa86fc..9aa86fc 100644 --- a/.vim/c-support/templates/Templates +++ b/dot_vim/c-support/templates/Templates diff --git a/.vim/c-support/templates/c.comments.template b/dot_vim/c-support/templates/c.comments.template index 8080968..8080968 100644 --- a/.vim/c-support/templates/c.comments.template +++ b/dot_vim/c-support/templates/c.comments.template diff --git a/.vim/c-support/templates/c.cpp.template b/dot_vim/c-support/templates/c.cpp.template index ce15421..ce15421 100644 --- a/.vim/c-support/templates/c.cpp.template +++ b/dot_vim/c-support/templates/c.cpp.template diff --git a/.vim/c-support/templates/c.idioms.template b/dot_vim/c-support/templates/c.idioms.template index 09bc0b7..09bc0b7 100644 --- a/.vim/c-support/templates/c.idioms.template +++ b/dot_vim/c-support/templates/c.idioms.template diff --git a/.vim/c-support/templates/c.preprocessor.template b/dot_vim/c-support/templates/c.preprocessor.template index 3ec674a..3ec674a 100644 --- a/.vim/c-support/templates/c.preprocessor.template +++ b/dot_vim/c-support/templates/c.preprocessor.template diff --git a/.vim/c-support/templates/c.statements.template b/dot_vim/c-support/templates/c.statements.template index 966ae3a..966ae3a 100644 --- a/.vim/c-support/templates/c.statements.template +++ b/dot_vim/c-support/templates/c.statements.template diff --git a/.vim/c-support/templates/cpp.comments.template b/dot_vim/c-support/templates/cpp.comments.template index 9929eab..9929eab 100644 --- a/.vim/c-support/templates/cpp.comments.template +++ b/dot_vim/c-support/templates/cpp.comments.template diff --git a/.vim/c-support/templates/cpp.cpp.template b/dot_vim/c-support/templates/cpp.cpp.template index 7773989..7773989 100644 --- a/.vim/c-support/templates/cpp.cpp.template +++ b/dot_vim/c-support/templates/cpp.cpp.template diff --git a/.vim/c-support/templates/cpp.idioms.template b/dot_vim/c-support/templates/cpp.idioms.template index febc375..febc375 100644 --- a/.vim/c-support/templates/cpp.idioms.template +++ b/dot_vim/c-support/templates/cpp.idioms.template diff --git a/.vim/c-support/templates/cpp.preprocessor.template b/dot_vim/c-support/templates/cpp.preprocessor.template index dbf8abb..dbf8abb 100644 --- a/.vim/c-support/templates/cpp.preprocessor.template +++ b/dot_vim/c-support/templates/cpp.preprocessor.template diff --git a/.vim/c-support/templates/cpp.statements.template b/dot_vim/c-support/templates/cpp.statements.template index 8018334..8018334 100644 --- a/.vim/c-support/templates/cpp.statements.template +++ b/dot_vim/c-support/templates/cpp.statements.template diff --git a/.vim/c-support/wordlists/c-c++-keywords.list b/dot_vim/c-support/wordlists/c-c++-keywords.list index 5a97dd6..5a97dd6 100644 --- a/.vim/c-support/wordlists/c-c++-keywords.list +++ b/dot_vim/c-support/wordlists/c-c++-keywords.list diff --git a/.vim/c-support/wordlists/k+r.list b/dot_vim/c-support/wordlists/k+r.list index 805756a..805756a 100644 --- a/.vim/c-support/wordlists/k+r.list +++ b/dot_vim/c-support/wordlists/k+r.list diff --git a/.vim/c-support/wordlists/stl_index.list b/dot_vim/c-support/wordlists/stl_index.list index b5d98a3..b5d98a3 100644 --- a/.vim/c-support/wordlists/stl_index.list +++ b/dot_vim/c-support/wordlists/stl_index.list diff --git a/.vim/colors/adam.vim b/dot_vim/colors/adam.vim index 748ca7f..748ca7f 100644 --- a/.vim/colors/adam.vim +++ b/dot_vim/colors/adam.vim diff --git a/.vim/colors/adaryn.vim b/dot_vim/colors/adaryn.vim index 1b17f22..1b17f22 100644 --- a/.vim/colors/adaryn.vim +++ b/dot_vim/colors/adaryn.vim diff --git a/.vim/colors/adrian.vim b/dot_vim/colors/adrian.vim index ba830cd..ba830cd 100644 --- a/.vim/colors/adrian.vim +++ b/dot_vim/colors/adrian.vim diff --git a/.vim/colors/af.vim b/dot_vim/colors/af.vim index d85e7d3..d85e7d3 100644 --- a/.vim/colors/af.vim +++ b/dot_vim/colors/af.vim diff --git a/.vim/colors/aiseered.vim b/dot_vim/colors/aiseered.vim index 7e71108..7e71108 100644 --- a/.vim/colors/aiseered.vim +++ b/dot_vim/colors/aiseered.vim diff --git a/.vim/colors/aqua.vim b/dot_vim/colors/aqua.vim index 483b6ac..483b6ac 100644 --- a/.vim/colors/aqua.vim +++ b/dot_vim/colors/aqua.vim diff --git a/.vim/colors/astronaut.vim b/dot_vim/colors/astronaut.vim index ae1dbf2..ae1dbf2 100644 --- a/.vim/colors/astronaut.vim +++ b/dot_vim/colors/astronaut.vim diff --git a/.vim/colors/asu1dark.vim b/dot_vim/colors/asu1dark.vim index ce5f90f..ce5f90f 100644 --- a/.vim/colors/asu1dark.vim +++ b/dot_vim/colors/asu1dark.vim diff --git a/.vim/colors/automation.vim b/dot_vim/colors/automation.vim index b449145..b449145 100644 --- a/.vim/colors/automation.vim +++ b/dot_vim/colors/automation.vim diff --git a/.vim/colors/autumn.vim b/dot_vim/colors/autumn.vim index f269b35..f269b35 100644 --- a/.vim/colors/autumn.vim +++ b/dot_vim/colors/autumn.vim diff --git a/.vim/colors/autumn2.vim b/dot_vim/colors/autumn2.vim index f269b35..f269b35 100644 --- a/.vim/colors/autumn2.vim +++ b/dot_vim/colors/autumn2.vim diff --git a/.vim/colors/autumnleaf.vim b/dot_vim/colors/autumnleaf.vim index f7af59f..f7af59f 100644 --- a/.vim/colors/autumnleaf.vim +++ b/dot_vim/colors/autumnleaf.vim diff --git a/.vim/colors/billw.vim b/dot_vim/colors/billw.vim index 740642f..740642f 100644 --- a/.vim/colors/billw.vim +++ b/dot_vim/colors/billw.vim diff --git a/.vim/colors/biogoo.vim b/dot_vim/colors/biogoo.vim index cec72b1..cec72b1 100644 --- a/.vim/colors/biogoo.vim +++ b/dot_vim/colors/biogoo.vim diff --git a/.vim/colors/black_angus.vim b/dot_vim/colors/black_angus.vim index 145b639..145b639 100644 --- a/.vim/colors/black_angus.vim +++ b/dot_vim/colors/black_angus.vim diff --git a/.vim/colors/blackbeauty.vim b/dot_vim/colors/blackbeauty.vim index a824ea3..a824ea3 100644 --- a/.vim/colors/blackbeauty.vim +++ b/dot_vim/colors/blackbeauty.vim diff --git a/.vim/colors/blackdust.vim b/dot_vim/colors/blackdust.vim index 0eb20a7..0eb20a7 100644 --- a/.vim/colors/blackdust.vim +++ b/dot_vim/colors/blackdust.vim diff --git a/.vim/colors/blacksea.vim b/dot_vim/colors/blacksea.vim index 5cd38a3..5cd38a3 100644 --- a/.vim/colors/blacksea.vim +++ b/dot_vim/colors/blacksea.vim diff --git a/.vim/colors/blue.vim b/dot_vim/colors/blue.vim index 220700f..220700f 100644 --- a/.vim/colors/blue.vim +++ b/dot_vim/colors/blue.vim diff --git a/.vim/colors/bluegreen.vim b/dot_vim/colors/bluegreen.vim index 0b23dcd..0b23dcd 100644 --- a/.vim/colors/bluegreen.vim +++ b/dot_vim/colors/bluegreen.vim diff --git a/.vim/colors/blugrine.vim b/dot_vim/colors/blugrine.vim index 6ba6330..6ba6330 100644 --- a/.vim/colors/blugrine.vim +++ b/dot_vim/colors/blugrine.vim diff --git a/.vim/colors/bmichaelsen.vim b/dot_vim/colors/bmichaelsen.vim index b63f65c..b63f65c 100644 --- a/.vim/colors/bmichaelsen.vim +++ b/dot_vim/colors/bmichaelsen.vim diff --git a/.vim/colors/bog.vim b/dot_vim/colors/bog.vim index 542262d..542262d 100644 --- a/.vim/colors/bog.vim +++ b/dot_vim/colors/bog.vim diff --git a/.vim/colors/borland.vim b/dot_vim/colors/borland.vim index c39c101..c39c101 100644 --- a/.vim/colors/borland.vim +++ b/dot_vim/colors/borland.vim diff --git a/.vim/colors/breeze.vim b/dot_vim/colors/breeze.vim index 21cf417..21cf417 100644 --- a/.vim/colors/breeze.vim +++ b/dot_vim/colors/breeze.vim diff --git a/.vim/colors/brookstream.vim b/dot_vim/colors/brookstream.vim index ee907c6..ee907c6 100644 --- a/.vim/colors/brookstream.vim +++ b/dot_vim/colors/brookstream.vim diff --git a/.vim/colors/brown.vim b/dot_vim/colors/brown.vim index aecfe4e..aecfe4e 100644 --- a/.vim/colors/brown.vim +++ b/dot_vim/colors/brown.vim diff --git a/.vim/colors/buttercream.vim b/dot_vim/colors/buttercream.vim index 30fb10d..30fb10d 100644 --- a/.vim/colors/buttercream.vim +++ b/dot_vim/colors/buttercream.vim diff --git a/.vim/colors/bw.vim b/dot_vim/colors/bw.vim index 4c97e57..4c97e57 100644 --- a/.vim/colors/bw.vim +++ b/dot_vim/colors/bw.vim diff --git a/.vim/colors/c.vim b/dot_vim/colors/c.vim index 6109c22..6109c22 100644 --- a/.vim/colors/c.vim +++ b/dot_vim/colors/c.vim diff --git a/.vim/colors/camo.vim b/dot_vim/colors/camo.vim index 059af42..059af42 100644 --- a/.vim/colors/camo.vim +++ b/dot_vim/colors/camo.vim diff --git a/.vim/colors/campfire.vim b/dot_vim/colors/campfire.vim index b77c3fc..b77c3fc 100644 --- a/.vim/colors/campfire.vim +++ b/dot_vim/colors/campfire.vim diff --git a/.vim/colors/candy.vim b/dot_vim/colors/candy.vim index 545ff7c..545ff7c 100644 --- a/.vim/colors/candy.vim +++ b/dot_vim/colors/candy.vim diff --git a/.vim/colors/caramel.vim b/dot_vim/colors/caramel.vim index 81f6fd5..81f6fd5 100644 --- a/.vim/colors/caramel.vim +++ b/dot_vim/colors/caramel.vim diff --git a/.vim/colors/chela_light.vim b/dot_vim/colors/chela_light.vim index 3fd8d95..3fd8d95 100644 --- a/.vim/colors/chela_light.vim +++ b/dot_vim/colors/chela_light.vim diff --git a/.vim/colors/chocolateliquor.vim b/dot_vim/colors/chocolateliquor.vim index c71bdf3..c71bdf3 100644 --- a/.vim/colors/chocolateliquor.vim +++ b/dot_vim/colors/chocolateliquor.vim diff --git a/.vim/colors/cleanphp.vim b/dot_vim/colors/cleanphp.vim index c0af691..c0af691 100644 --- a/.vim/colors/cleanphp.vim +++ b/dot_vim/colors/cleanphp.vim diff --git a/.vim/colors/coffee.vim b/dot_vim/colors/coffee.vim index 284fb01..284fb01 100644 --- a/.vim/colors/coffee.vim +++ b/dot_vim/colors/coffee.vim diff --git a/.vim/colors/colorer.vim b/dot_vim/colors/colorer.vim index 30e1277..30e1277 100644 --- a/.vim/colors/colorer.vim +++ b/dot_vim/colors/colorer.vim diff --git a/.vim/colors/cool.vim b/dot_vim/colors/cool.vim index a7593d9..a7593d9 100644 --- a/.vim/colors/cool.vim +++ b/dot_vim/colors/cool.vim diff --git a/.vim/colors/dante.vim b/dot_vim/colors/dante.vim index f584889..f584889 100644 --- a/.vim/colors/dante.vim +++ b/dot_vim/colors/dante.vim diff --git a/.vim/colors/darkblack.vim b/dot_vim/colors/darkblack.vim index 5dcd263..5dcd263 100644 --- a/.vim/colors/darkblack.vim +++ b/dot_vim/colors/darkblack.vim diff --git a/.vim/colors/darkblue2.vim b/dot_vim/colors/darkblue2.vim index e31483b..e31483b 100644 --- a/.vim/colors/darkblue2.vim +++ b/dot_vim/colors/darkblue2.vim diff --git a/.vim/colors/darkdot.vim b/dot_vim/colors/darkdot.vim index 0275896..0275896 100644 --- a/.vim/colors/darkdot.vim +++ b/dot_vim/colors/darkdot.vim diff --git a/.vim/colors/darkocean.vim b/dot_vim/colors/darkocean.vim index 99d2ed3..99d2ed3 100644 --- a/.vim/colors/darkocean.vim +++ b/dot_vim/colors/darkocean.vim diff --git a/.vim/colors/darkslategray.vim b/dot_vim/colors/darkslategray.vim index b36aef0..b36aef0 100644 --- a/.vim/colors/darkslategray.vim +++ b/dot_vim/colors/darkslategray.vim diff --git a/.vim/colors/dawn.vim b/dot_vim/colors/dawn.vim index 5c65ca3..5c65ca3 100644 --- a/.vim/colors/dawn.vim +++ b/dot_vim/colors/dawn.vim diff --git a/.vim/colors/delek.vim b/dot_vim/colors/delek.vim index 32e4536..32e4536 100644 --- a/.vim/colors/delek.vim +++ b/dot_vim/colors/delek.vim diff --git a/.vim/colors/denim.vim b/dot_vim/colors/denim.vim index c41af9f..c41af9f 100644 --- a/.vim/colors/denim.vim +++ b/dot_vim/colors/denim.vim diff --git a/.vim/colors/desert.vim b/dot_vim/colors/desert.vim index e43c61b..e43c61b 100644 --- a/.vim/colors/desert.vim +++ b/dot_vim/colors/desert.vim diff --git a/.vim/colors/dusk.vim b/dot_vim/colors/dusk.vim index fc7c8a5..fc7c8a5 100644 --- a/.vim/colors/dusk.vim +++ b/dot_vim/colors/dusk.vim diff --git a/.vim/colors/earth.vim b/dot_vim/colors/earth.vim index 306529b..306529b 100644 --- a/.vim/colors/earth.vim +++ b/dot_vim/colors/earth.vim diff --git a/.vim/colors/edo_sea.vim b/dot_vim/colors/edo_sea.vim index f03300a..f03300a 100644 --- a/.vim/colors/edo_sea.vim +++ b/dot_vim/colors/edo_sea.vim diff --git a/.vim/colors/emacs.vim b/dot_vim/colors/emacs.vim index 21f22f7..21f22f7 100644 --- a/.vim/colors/emacs.vim +++ b/dot_vim/colors/emacs.vim diff --git a/.vim/colors/fine_blue.vim b/dot_vim/colors/fine_blue.vim index 89c280c..89c280c 100644 --- a/.vim/colors/fine_blue.vim +++ b/dot_vim/colors/fine_blue.vim diff --git a/.vim/colors/fnaqevan.vim b/dot_vim/colors/fnaqevan.vim index d936cee..d936cee 100644 --- a/.vim/colors/fnaqevan.vim +++ b/dot_vim/colors/fnaqevan.vim diff --git a/.vim/colors/fog.vim b/dot_vim/colors/fog.vim index ab263ab..ab263ab 100644 --- a/.vim/colors/fog.vim +++ b/dot_vim/colors/fog.vim diff --git a/.vim/colors/fruit.vim b/dot_vim/colors/fruit.vim index 624b90f..624b90f 100644 --- a/.vim/colors/fruit.vim +++ b/dot_vim/colors/fruit.vim diff --git a/.vim/colors/gobo.vim b/dot_vim/colors/gobo.vim index 13a8cf5..13a8cf5 100644 --- a/.vim/colors/gobo.vim +++ b/dot_vim/colors/gobo.vim diff --git a/.vim/colors/golden.vim b/dot_vim/colors/golden.vim index 8cceaf7..8cceaf7 100644 --- a/.vim/colors/golden.vim +++ b/dot_vim/colors/golden.vim diff --git a/.vim/colors/gor.vim b/dot_vim/colors/gor.vim index b0584a1..b0584a1 100644 --- a/.vim/colors/gor.vim +++ b/dot_vim/colors/gor.vim diff --git a/.vim/colors/gothic.vim b/dot_vim/colors/gothic.vim index a637914..a637914 100644 --- a/.vim/colors/gothic.vim +++ b/dot_vim/colors/gothic.vim diff --git a/.vim/colors/greyblue.vim b/dot_vim/colors/greyblue.vim index 1b3c233..1b3c233 100644 --- a/.vim/colors/greyblue.vim +++ b/dot_vim/colors/greyblue.vim diff --git a/.vim/colors/hhazure.vim b/dot_vim/colors/hhazure.vim index 9dfed35..9dfed35 100644 --- a/.vim/colors/hhazure.vim +++ b/dot_vim/colors/hhazure.vim diff --git a/.vim/colors/hhdblue.vim b/dot_vim/colors/hhdblue.vim index ebea8ba..ebea8ba 100644 --- a/.vim/colors/hhdblue.vim +++ b/dot_vim/colors/hhdblue.vim diff --git a/.vim/colors/hhdcyan.vim b/dot_vim/colors/hhdcyan.vim index be41f2f..be41f2f 100644 --- a/.vim/colors/hhdcyan.vim +++ b/dot_vim/colors/hhdcyan.vim diff --git a/.vim/colors/hhdgray.vim b/dot_vim/colors/hhdgray.vim index 39249fc..39249fc 100644 --- a/.vim/colors/hhdgray.vim +++ b/dot_vim/colors/hhdgray.vim diff --git a/.vim/colors/hhdgreen.vim b/dot_vim/colors/hhdgreen.vim index f64cfc1..f64cfc1 100644 --- a/.vim/colors/hhdgreen.vim +++ b/dot_vim/colors/hhdgreen.vim diff --git a/.vim/colors/hhdmagenta.vim b/dot_vim/colors/hhdmagenta.vim index ef91091..ef91091 100644 --- a/.vim/colors/hhdmagenta.vim +++ b/dot_vim/colors/hhdmagenta.vim diff --git a/.vim/colors/hhdred.vim b/dot_vim/colors/hhdred.vim index a8f41a3..a8f41a3 100644 --- a/.vim/colors/hhdred.vim +++ b/dot_vim/colors/hhdred.vim diff --git a/.vim/colors/hhdyellow.vim b/dot_vim/colors/hhdyellow.vim index d8d1b33..d8d1b33 100644 --- a/.vim/colors/hhdyellow.vim +++ b/dot_vim/colors/hhdyellow.vim diff --git a/.vim/colors/hhorange.vim b/dot_vim/colors/hhorange.vim index a1de49d..a1de49d 100644 --- a/.vim/colors/hhorange.vim +++ b/dot_vim/colors/hhorange.vim diff --git a/.vim/colors/hhpink.vim b/dot_vim/colors/hhpink.vim index cffe418..cffe418 100644 --- a/.vim/colors/hhpink.vim +++ b/dot_vim/colors/hhpink.vim diff --git a/.vim/colors/hhspring.vim b/dot_vim/colors/hhspring.vim index cee4174..cee4174 100644 --- a/.vim/colors/hhspring.vim +++ b/dot_vim/colors/hhspring.vim diff --git a/.vim/colors/hhteal.vim b/dot_vim/colors/hhteal.vim index 79dbb3c..79dbb3c 100644 --- a/.vim/colors/hhteal.vim +++ b/dot_vim/colors/hhteal.vim diff --git a/.vim/colors/hhviolet.vim b/dot_vim/colors/hhviolet.vim index b8fbf62..b8fbf62 100644 --- a/.vim/colors/hhviolet.vim +++ b/dot_vim/colors/hhviolet.vim diff --git a/.vim/colors/ibmedit.vim b/dot_vim/colors/ibmedit.vim index 4b846c6..4b846c6 100644 --- a/.vim/colors/ibmedit.vim +++ b/dot_vim/colors/ibmedit.vim diff --git a/.vim/colors/inkpot.vim b/dot_vim/colors/inkpot.vim index e70d992..e70d992 100644 --- a/.vim/colors/inkpot.vim +++ b/dot_vim/colors/inkpot.vim diff --git a/.vim/colors/ironman.vim b/dot_vim/colors/ironman.vim index c82ce3d..c82ce3d 100644 --- a/.vim/colors/ironman.vim +++ b/dot_vim/colors/ironman.vim diff --git a/.vim/colors/jhdark.vim b/dot_vim/colors/jhdark.vim index 22e5494..22e5494 100644 --- a/.vim/colors/jhdark.vim +++ b/dot_vim/colors/jhdark.vim diff --git a/.vim/colors/jhlight.vim b/dot_vim/colors/jhlight.vim index 753232e..753232e 100644 --- a/.vim/colors/jhlight.vim +++ b/dot_vim/colors/jhlight.vim diff --git a/.vim/colors/less.vim b/dot_vim/colors/less.vim index c874913..c874913 100644 --- a/.vim/colors/less.vim +++ b/dot_vim/colors/less.vim diff --git a/.vim/colors/lilac.vim b/dot_vim/colors/lilac.vim index ef825fa..ef825fa 100644 --- a/.vim/colors/lilac.vim +++ b/dot_vim/colors/lilac.vim diff --git a/.vim/colors/lingodirector.vim b/dot_vim/colors/lingodirector.vim index 57f2b3c..57f2b3c 100644 --- a/.vim/colors/lingodirector.vim +++ b/dot_vim/colors/lingodirector.vim diff --git a/.vim/colors/manxome.vim b/dot_vim/colors/manxome.vim index 0db38ea..0db38ea 100644 --- a/.vim/colors/manxome.vim +++ b/dot_vim/colors/manxome.vim diff --git a/.vim/colors/mars.vim b/dot_vim/colors/mars.vim index 408ae79..408ae79 100644 --- a/.vim/colors/mars.vim +++ b/dot_vim/colors/mars.vim diff --git a/.vim/colors/matrix.vim b/dot_vim/colors/matrix.vim index da5c687..da5c687 100644 --- a/.vim/colors/matrix.vim +++ b/dot_vim/colors/matrix.vim diff --git a/.vim/colors/metacosm.vim b/dot_vim/colors/metacosm.vim index e5eaa5f..e5eaa5f 100644 --- a/.vim/colors/metacosm.vim +++ b/dot_vim/colors/metacosm.vim diff --git a/.vim/colors/midnight.vim b/dot_vim/colors/midnight.vim index 5fab610..5fab610 100644 --- a/.vim/colors/midnight.vim +++ b/dot_vim/colors/midnight.vim diff --git a/.vim/colors/midnight2.vim b/dot_vim/colors/midnight2.vim index da99d00..da99d00 100644 --- a/.vim/colors/midnight2.vim +++ b/dot_vim/colors/midnight2.vim diff --git a/.vim/colors/mod_tcsoft.vim b/dot_vim/colors/mod_tcsoft.vim index b36dab2..b36dab2 100644 --- a/.vim/colors/mod_tcsoft.vim +++ b/dot_vim/colors/mod_tcsoft.vim diff --git a/.vim/colors/navajo-night.vim b/dot_vim/colors/navajo-night.vim index f0c27f0..f0c27f0 100644 --- a/.vim/colors/navajo-night.vim +++ b/dot_vim/colors/navajo-night.vim diff --git a/.vim/colors/navajo.vim b/dot_vim/colors/navajo.vim index e7eebe7..e7eebe7 100644 --- a/.vim/colors/navajo.vim +++ b/dot_vim/colors/navajo.vim diff --git a/.vim/colors/nedit.vim b/dot_vim/colors/nedit.vim index 652891f..652891f 100644 --- a/.vim/colors/nedit.vim +++ b/dot_vim/colors/nedit.vim diff --git a/.vim/colors/nedit2.vim b/dot_vim/colors/nedit2.vim index 54811f0..54811f0 100644 --- a/.vim/colors/nedit2.vim +++ b/dot_vim/colors/nedit2.vim diff --git a/.vim/colors/neon.vim b/dot_vim/colors/neon.vim index d0ba309..d0ba309 100644 --- a/.vim/colors/neon.vim +++ b/dot_vim/colors/neon.vim diff --git a/.vim/colors/night.vim b/dot_vim/colors/night.vim index 8fb7f56..8fb7f56 100644 --- a/.vim/colors/night.vim +++ b/dot_vim/colors/night.vim diff --git a/.vim/colors/nightshimmer.vim b/dot_vim/colors/nightshimmer.vim index 53dce84..53dce84 100644 --- a/.vim/colors/nightshimmer.vim +++ b/dot_vim/colors/nightshimmer.vim diff --git a/.vim/colors/nightwish.vim b/dot_vim/colors/nightwish.vim index e9bfe55..e9bfe55 100644 --- a/.vim/colors/nightwish.vim +++ b/dot_vim/colors/nightwish.vim diff --git a/.vim/colors/northsky.vim b/dot_vim/colors/northsky.vim index e705ae4..e705ae4 100644 --- a/.vim/colors/northsky.vim +++ b/dot_vim/colors/northsky.vim diff --git a/.vim/colors/nuvola.vim b/dot_vim/colors/nuvola.vim index f9a608a..f9a608a 100644 --- a/.vim/colors/nuvola.vim +++ b/dot_vim/colors/nuvola.vim diff --git a/.vim/colors/oceanblack.vim b/dot_vim/colors/oceanblack.vim index e6e6be3..e6e6be3 100644 --- a/.vim/colors/oceanblack.vim +++ b/dot_vim/colors/oceanblack.vim diff --git a/.vim/colors/oceandeep.vim b/dot_vim/colors/oceandeep.vim index c19b2c0..c19b2c0 100644 --- a/.vim/colors/oceandeep.vim +++ b/dot_vim/colors/oceandeep.vim diff --git a/.vim/colors/oceanlight.vim b/dot_vim/colors/oceanlight.vim index 08fb22e..08fb22e 100644 --- a/.vim/colors/oceanlight.vim +++ b/dot_vim/colors/oceanlight.vim diff --git a/.vim/colors/olive.vim b/dot_vim/colors/olive.vim index 26dcd2c..26dcd2c 100644 --- a/.vim/colors/olive.vim +++ b/dot_vim/colors/olive.vim diff --git a/.vim/colors/papayawhip.vim b/dot_vim/colors/papayawhip.vim index 5f8725a..5f8725a 100644 --- a/.vim/colors/papayawhip.vim +++ b/dot_vim/colors/papayawhip.vim diff --git a/.vim/colors/potts.vim b/dot_vim/colors/potts.vim index 79bc5e9..79bc5e9 100644 --- a/.vim/colors/potts.vim +++ b/dot_vim/colors/potts.vim diff --git a/.vim/colors/print_bw.vim b/dot_vim/colors/print_bw.vim index 4be35f4..4be35f4 100644 --- a/.vim/colors/print_bw.vim +++ b/dot_vim/colors/print_bw.vim diff --git a/.vim/colors/ps_color.vim b/dot_vim/colors/ps_color.vim index 909abcf..909abcf 100644 --- a/.vim/colors/ps_color.vim +++ b/dot_vim/colors/ps_color.vim diff --git a/.vim/colors/putty.vim b/dot_vim/colors/putty.vim index 4c86ad5..4c86ad5 100644 --- a/.vim/colors/putty.vim +++ b/dot_vim/colors/putty.vim diff --git a/.vim/colors/python.vim b/dot_vim/colors/python.vim index 6f4a765..6f4a765 100644 --- a/.vim/colors/python.vim +++ b/dot_vim/colors/python.vim diff --git a/.vim/colors/redblack.vim b/dot_vim/colors/redblack.vim index 793af52..793af52 100644 --- a/.vim/colors/redblack.vim +++ b/dot_vim/colors/redblack.vim diff --git a/.vim/colors/relaxedgreen.vim b/dot_vim/colors/relaxedgreen.vim index 6cc21df..6cc21df 100644 --- a/.vim/colors/relaxedgreen.vim +++ b/dot_vim/colors/relaxedgreen.vim diff --git a/.vim/colors/reloaded.vim b/dot_vim/colors/reloaded.vim index 0c0c382..0c0c382 100644 --- a/.vim/colors/reloaded.vim +++ b/dot_vim/colors/reloaded.vim diff --git a/.vim/colors/revolutions.vim b/dot_vim/colors/revolutions.vim index 15450c9..15450c9 100644 --- a/.vim/colors/revolutions.vim +++ b/dot_vim/colors/revolutions.vim diff --git a/.vim/colors/robinhood.vim b/dot_vim/colors/robinhood.vim index b6eb1bd..b6eb1bd 100644 --- a/.vim/colors/robinhood.vim +++ b/dot_vim/colors/robinhood.vim diff --git a/.vim/colors/sand.vim b/dot_vim/colors/sand.vim index cc673df..cc673df 100644 --- a/.vim/colors/sand.vim +++ b/dot_vim/colors/sand.vim diff --git a/.vim/colors/scite.vim b/dot_vim/colors/scite.vim index 609ad98..609ad98 100644 --- a/.vim/colors/scite.vim +++ b/dot_vim/colors/scite.vim diff --git a/.vim/colors/sea.vim b/dot_vim/colors/sea.vim index 0c79c47..0c79c47 100644 --- a/.vim/colors/sea.vim +++ b/dot_vim/colors/sea.vim diff --git a/.vim/colors/sean.vim b/dot_vim/colors/sean.vim index 1aa2b1e..1aa2b1e 100644 --- a/.vim/colors/sean.vim +++ b/dot_vim/colors/sean.vim diff --git a/.vim/colors/seashell.vim b/dot_vim/colors/seashell.vim index 130785d..130785d 100644 --- a/.vim/colors/seashell.vim +++ b/dot_vim/colors/seashell.vim diff --git a/.vim/colors/sf.vim b/dot_vim/colors/sf.vim index 5b3033f..5b3033f 100644 --- a/.vim/colors/sf.vim +++ b/dot_vim/colors/sf.vim diff --git a/.vim/colors/simpleandfriendly.vim b/dot_vim/colors/simpleandfriendly.vim index 6222e76..6222e76 100644 --- a/.vim/colors/simpleandfriendly.vim +++ b/dot_vim/colors/simpleandfriendly.vim diff --git a/.vim/colors/taqua.vim b/dot_vim/colors/taqua.vim index 947ebc9..947ebc9 100644 --- a/.vim/colors/taqua.vim +++ b/dot_vim/colors/taqua.vim diff --git a/.vim/colors/tcsoft.vim b/dot_vim/colors/tcsoft.vim index 072831e..072831e 100644 --- a/.vim/colors/tcsoft.vim +++ b/dot_vim/colors/tcsoft.vim diff --git a/.vim/colors/tibet.vim b/dot_vim/colors/tibet.vim index 48807bf..48807bf 100644 --- a/.vim/colors/tibet.vim +++ b/dot_vim/colors/tibet.vim diff --git a/.vim/colors/tolerable.vim b/dot_vim/colors/tolerable.vim index 7b97b9a..7b97b9a 100644 --- a/.vim/colors/tolerable.vim +++ b/dot_vim/colors/tolerable.vim diff --git a/.vim/colors/tomatosoup.vim b/dot_vim/colors/tomatosoup.vim index 7864aed..7864aed 100644 --- a/.vim/colors/tomatosoup.vim +++ b/dot_vim/colors/tomatosoup.vim diff --git a/.vim/colors/toothpik.vim b/dot_vim/colors/toothpik.vim index 22e07a1..22e07a1 100644 --- a/.vim/colors/toothpik.vim +++ b/dot_vim/colors/toothpik.vim diff --git a/.vim/colors/torte.vim b/dot_vim/colors/torte.vim index f28ed60..f28ed60 100644 --- a/.vim/colors/torte.vim +++ b/dot_vim/colors/torte.vim diff --git a/.vim/colors/transparent.vim b/dot_vim/colors/transparent.vim index 274cd8e..274cd8e 100644 --- a/.vim/colors/transparent.vim +++ b/dot_vim/colors/transparent.vim diff --git a/.vim/colors/turbo.vim b/dot_vim/colors/turbo.vim index c6fda54..c6fda54 100644 --- a/.vim/colors/turbo.vim +++ b/dot_vim/colors/turbo.vim diff --git a/.vim/colors/umber-green.vim b/dot_vim/colors/umber-green.vim index d1743a1..d1743a1 100644 --- a/.vim/colors/umber-green.vim +++ b/dot_vim/colors/umber-green.vim diff --git a/.vim/colors/vc.vim b/dot_vim/colors/vc.vim index 53ecc22..53ecc22 100644 --- a/.vim/colors/vc.vim +++ b/dot_vim/colors/vc.vim diff --git a/.vim/colors/vcbc.vim b/dot_vim/colors/vcbc.vim index 07777c3..07777c3 100644 --- a/.vim/colors/vcbc.vim +++ b/dot_vim/colors/vcbc.vim diff --git a/.vim/colors/white.vim b/dot_vim/colors/white.vim index 25d055b..25d055b 100644 --- a/.vim/colors/white.vim +++ b/dot_vim/colors/white.vim diff --git a/.vim/colors/whitedust.vim b/dot_vim/colors/whitedust.vim index a12dc7d..a12dc7d 100644 --- a/.vim/colors/whitedust.vim +++ b/dot_vim/colors/whitedust.vim diff --git a/.vim/colors/wintersday.vim b/dot_vim/colors/wintersday.vim index 9a77f7e..9a77f7e 100644 --- a/.vim/colors/wintersday.vim +++ b/dot_vim/colors/wintersday.vim diff --git a/.vim/colors/wombat.vim b/dot_vim/colors/wombat.vim index 9ad1e56..9ad1e56 100644 --- a/.vim/colors/wombat.vim +++ b/dot_vim/colors/wombat.vim diff --git a/.vim/colors/xemacs.vim b/dot_vim/colors/xemacs.vim index c47607c..c47607c 100644 --- a/.vim/colors/xemacs.vim +++ b/dot_vim/colors/xemacs.vim diff --git a/.vim/colors/xian.vim b/dot_vim/colors/xian.vim index 3cc02d8..3cc02d8 100644 --- a/.vim/colors/xian.vim +++ b/dot_vim/colors/xian.vim diff --git a/.vim/colors/zenburn.vim b/dot_vim/colors/zenburn.vim index af9c07f..af9c07f 100644 --- a/.vim/colors/zenburn.vim +++ b/dot_vim/colors/zenburn.vim diff --git a/.vim/compiler/ghc.vim b/dot_vim/compiler/ghc.vim index 77a36ce..77a36ce 100644 --- a/.vim/compiler/ghc.vim +++ b/dot_vim/compiler/ghc.vim diff --git a/.vim/compiler/tex.vim b/dot_vim/compiler/tex.vim index 993ecfe..993ecfe 100644 --- a/.vim/compiler/tex.vim +++ b/dot_vim/compiler/tex.vim diff --git a/.vim/doc/csupport.txt b/dot_vim/doc/csupport.txt index 266b8db..266b8db 100644 --- a/.vim/doc/csupport.txt +++ b/dot_vim/doc/csupport.txt diff --git a/.vim/doc/haskellmode.txt b/dot_vim/doc/haskellmode.txt index 905349c..905349c 100644 --- a/.vim/doc/haskellmode.txt +++ b/dot_vim/doc/haskellmode.txt diff --git a/.vim/doc/imaps.txt b/dot_vim/doc/imaps.txt index 087b3db..087b3db 100644 --- a/.vim/doc/imaps.txt +++ b/dot_vim/doc/imaps.txt diff --git a/.vim/doc/latex-suite-quickstart.txt b/dot_vim/doc/latex-suite-quickstart.txt index 8c18b72..8c18b72 100644 --- a/.vim/doc/latex-suite-quickstart.txt +++ b/dot_vim/doc/latex-suite-quickstart.txt diff --git a/.vim/doc/latex-suite.txt b/dot_vim/doc/latex-suite.txt index a44cd9b..a44cd9b 100644 --- a/.vim/doc/latex-suite.txt +++ b/dot_vim/doc/latex-suite.txt diff --git a/.vim/doc/latexhelp.txt b/dot_vim/doc/latexhelp.txt index 2782424..2782424 100644 --- a/.vim/doc/latexhelp.txt +++ b/dot_vim/doc/latexhelp.txt diff --git a/.vim/doc/ps_color.txt b/dot_vim/doc/ps_color.txt index caf6a4a..caf6a4a 100644 --- a/.vim/doc/ps_color.txt +++ b/dot_vim/doc/ps_color.txt diff --git a/.vim/doc/taglist.txt b/dot_vim/doc/taglist.txt index 6a62b39..6a62b39 100755 --- a/.vim/doc/taglist.txt +++ b/dot_vim/doc/taglist.txt diff --git a/.vim/doc/tags b/dot_vim/doc/tags index 9049f74..9049f74 100644 --- a/.vim/doc/tags +++ b/dot_vim/doc/tags diff --git a/.vim/filetype.vim b/dot_vim/filetype.vim index e5a223d..e5a223d 100644 --- a/.vim/filetype.vim +++ b/dot_vim/filetype.vim diff --git a/.vim/ftdetect/beluga.vim b/dot_vim/ftdetect/beluga.vim index 0a7ed67..0a7ed67 100644 --- a/.vim/ftdetect/beluga.vim +++ b/dot_vim/ftdetect/beluga.vim diff --git a/.vim/ftplugin/beluga.vim b/dot_vim/ftplugin/beluga.vim index b4c3e84..b4c3e84 100644 --- a/.vim/ftplugin/beluga.vim +++ b/dot_vim/ftplugin/beluga.vim diff --git a/.vim/ftplugin/bib_latexSuite.vim b/dot_vim/ftplugin/bib_latexSuite.vim index 6b803af..6b803af 100644 --- a/.vim/ftplugin/bib_latexSuite.vim +++ b/dot_vim/ftplugin/bib_latexSuite.vim diff --git a/.vim/ftplugin/c.vim b/dot_vim/ftplugin/c.vim index ff5a637..ff5a637 100644 --- a/.vim/ftplugin/c.vim +++ b/dot_vim/ftplugin/c.vim diff --git a/.vim/ftplugin/cpp.vim b/dot_vim/ftplugin/cpp.vim index 79b3445..79b3445 100644 --- a/.vim/ftplugin/cpp.vim +++ b/dot_vim/ftplugin/cpp.vim diff --git a/.vim/ftplugin/gpg.vim b/dot_vim/ftplugin/gpg.vim index 20f641f..20f641f 100644 --- a/.vim/ftplugin/gpg.vim +++ b/dot_vim/ftplugin/gpg.vim diff --git a/.vim/ftplugin/haskell.vim b/dot_vim/ftplugin/haskell.vim index ffe83fe..ffe83fe 100644 --- a/.vim/ftplugin/haskell.vim +++ b/dot_vim/ftplugin/haskell.vim diff --git a/.vim/ftplugin/haskell_doc.vim b/dot_vim/ftplugin/haskell_doc.vim index f850667..f850667 100644 --- a/.vim/ftplugin/haskell_doc.vim +++ b/dot_vim/ftplugin/haskell_doc.vim diff --git a/.vim/ftplugin/haskell_hpaste.vim b/dot_vim/ftplugin/haskell_hpaste.vim index 33ea0bd..33ea0bd 100644 --- a/.vim/ftplugin/haskell_hpaste.vim +++ b/dot_vim/ftplugin/haskell_hpaste.vim diff --git a/.vim/ftplugin/latex-suite/bibtex.vim b/dot_vim/ftplugin/latex-suite/bibtex.vim index 8037914..8037914 100644 --- a/.vim/ftplugin/latex-suite/bibtex.vim +++ b/dot_vim/ftplugin/latex-suite/bibtex.vim diff --git a/.vim/ftplugin/latex-suite/bibtools.py b/dot_vim/ftplugin/latex-suite/bibtools.py index 0a5366c..0a5366c 100644 --- a/.vim/ftplugin/latex-suite/bibtools.py +++ b/dot_vim/ftplugin/latex-suite/bibtools.py diff --git a/.vim/ftplugin/latex-suite/bibtools.pyc b/dot_vim/ftplugin/latex-suite/bibtools.pyc Binary files differindex c79961f..c79961f 100644 --- a/.vim/ftplugin/latex-suite/bibtools.pyc +++ b/dot_vim/ftplugin/latex-suite/bibtools.pyc diff --git a/.vim/ftplugin/latex-suite/brackets.vim b/dot_vim/ftplugin/latex-suite/brackets.vim index 0669ce4..0669ce4 100644 --- a/.vim/ftplugin/latex-suite/brackets.vim +++ b/dot_vim/ftplugin/latex-suite/brackets.vim diff --git a/.vim/ftplugin/latex-suite/compiler.vim b/dot_vim/ftplugin/latex-suite/compiler.vim index 245f6cd..245f6cd 100644 --- a/.vim/ftplugin/latex-suite/compiler.vim +++ b/dot_vim/ftplugin/latex-suite/compiler.vim diff --git a/.vim/ftplugin/latex-suite/custommacros.vim b/dot_vim/ftplugin/latex-suite/custommacros.vim index 1b1c6bd..1b1c6bd 100644 --- a/.vim/ftplugin/latex-suite/custommacros.vim +++ b/dot_vim/ftplugin/latex-suite/custommacros.vim diff --git a/.vim/ftplugin/latex-suite/diacritics.vim b/dot_vim/ftplugin/latex-suite/diacritics.vim index 616d30a..616d30a 100644 --- a/.vim/ftplugin/latex-suite/diacritics.vim +++ b/dot_vim/ftplugin/latex-suite/diacritics.vim diff --git a/.vim/ftplugin/latex-suite/dictionaries/SIunits b/dot_vim/ftplugin/latex-suite/dictionaries/SIunits index d4ac081..d4ac081 100644 --- a/.vim/ftplugin/latex-suite/dictionaries/SIunits +++ b/dot_vim/ftplugin/latex-suite/dictionaries/SIunits diff --git a/.vim/ftplugin/latex-suite/dictionaries/dictionary b/dot_vim/ftplugin/latex-suite/dictionaries/dictionary index 458dc0b..458dc0b 100644 --- a/.vim/ftplugin/latex-suite/dictionaries/dictionary +++ b/dot_vim/ftplugin/latex-suite/dictionaries/dictionary diff --git a/.vim/ftplugin/latex-suite/elementmacros.vim b/dot_vim/ftplugin/latex-suite/elementmacros.vim index 8960a0f..8960a0f 100644 --- a/.vim/ftplugin/latex-suite/elementmacros.vim +++ b/dot_vim/ftplugin/latex-suite/elementmacros.vim diff --git a/.vim/ftplugin/latex-suite/envmacros.vim b/dot_vim/ftplugin/latex-suite/envmacros.vim index 2f41a27..2f41a27 100644 --- a/.vim/ftplugin/latex-suite/envmacros.vim +++ b/dot_vim/ftplugin/latex-suite/envmacros.vim diff --git a/.vim/ftplugin/latex-suite/folding.vim b/dot_vim/ftplugin/latex-suite/folding.vim index dfaa450..dfaa450 100644 --- a/.vim/ftplugin/latex-suite/folding.vim +++ b/dot_vim/ftplugin/latex-suite/folding.vim diff --git a/.vim/ftplugin/latex-suite/macros/example b/dot_vim/ftplugin/latex-suite/macros/example index 395311f..395311f 100644 --- a/.vim/ftplugin/latex-suite/macros/example +++ b/dot_vim/ftplugin/latex-suite/macros/example diff --git a/.vim/ftplugin/latex-suite/main.vim b/dot_vim/ftplugin/latex-suite/main.vim index 063c6f6..063c6f6 100644 --- a/.vim/ftplugin/latex-suite/main.vim +++ b/dot_vim/ftplugin/latex-suite/main.vim diff --git a/.vim/ftplugin/latex-suite/mathmacros-utf.vim b/dot_vim/ftplugin/latex-suite/mathmacros-utf.vim index f5b5b85..f5b5b85 100644 --- a/.vim/ftplugin/latex-suite/mathmacros-utf.vim +++ b/dot_vim/ftplugin/latex-suite/mathmacros-utf.vim diff --git a/.vim/ftplugin/latex-suite/mathmacros.vim b/dot_vim/ftplugin/latex-suite/mathmacros.vim index f160db5..f160db5 100644 --- a/.vim/ftplugin/latex-suite/mathmacros.vim +++ b/dot_vim/ftplugin/latex-suite/mathmacros.vim diff --git a/.vim/ftplugin/latex-suite/multicompile.vim b/dot_vim/ftplugin/latex-suite/multicompile.vim index f5598cc..f5598cc 100644 --- a/.vim/ftplugin/latex-suite/multicompile.vim +++ b/dot_vim/ftplugin/latex-suite/multicompile.vim diff --git a/.vim/ftplugin/latex-suite/outline.py b/dot_vim/ftplugin/latex-suite/outline.py index 7bb6896..7bb6896 100644 --- a/.vim/ftplugin/latex-suite/outline.py +++ b/dot_vim/ftplugin/latex-suite/outline.py diff --git a/.vim/ftplugin/latex-suite/outline.pyc b/dot_vim/ftplugin/latex-suite/outline.pyc Binary files differindex 8049cdc..8049cdc 100644 --- a/.vim/ftplugin/latex-suite/outline.pyc +++ b/dot_vim/ftplugin/latex-suite/outline.pyc diff --git a/.vim/ftplugin/latex-suite/packages.vim b/dot_vim/ftplugin/latex-suite/packages.vim index c3bf2b1..c3bf2b1 100644 --- a/.vim/ftplugin/latex-suite/packages.vim +++ b/dot_vim/ftplugin/latex-suite/packages.vim diff --git a/.vim/ftplugin/latex-suite/packages/SIunits b/dot_vim/ftplugin/latex-suite/packages/SIunits index ba110fa..ba110fa 100644 --- a/.vim/ftplugin/latex-suite/packages/SIunits +++ b/dot_vim/ftplugin/latex-suite/packages/SIunits diff --git a/.vim/ftplugin/latex-suite/packages/accents b/dot_vim/ftplugin/latex-suite/packages/accents index 706d95e..706d95e 100644 --- a/.vim/ftplugin/latex-suite/packages/accents +++ b/dot_vim/ftplugin/latex-suite/packages/accents diff --git a/.vim/ftplugin/latex-suite/packages/acromake b/dot_vim/ftplugin/latex-suite/packages/acromake index 2130f61..2130f61 100644 --- a/.vim/ftplugin/latex-suite/packages/acromake +++ b/dot_vim/ftplugin/latex-suite/packages/acromake diff --git a/.vim/ftplugin/latex-suite/packages/afterpage b/dot_vim/ftplugin/latex-suite/packages/afterpage index 5087321..5087321 100644 --- a/.vim/ftplugin/latex-suite/packages/afterpage +++ b/dot_vim/ftplugin/latex-suite/packages/afterpage diff --git a/.vim/ftplugin/latex-suite/packages/alltt b/dot_vim/ftplugin/latex-suite/packages/alltt index c30b684..c30b684 100644 --- a/.vim/ftplugin/latex-suite/packages/alltt +++ b/dot_vim/ftplugin/latex-suite/packages/alltt diff --git a/.vim/ftplugin/latex-suite/packages/amsmath b/dot_vim/ftplugin/latex-suite/packages/amsmath index fd7dcda..fd7dcda 100644 --- a/.vim/ftplugin/latex-suite/packages/amsmath +++ b/dot_vim/ftplugin/latex-suite/packages/amsmath diff --git a/.vim/ftplugin/latex-suite/packages/amsthm b/dot_vim/ftplugin/latex-suite/packages/amsthm index 6bae018..6bae018 100644 --- a/.vim/ftplugin/latex-suite/packages/amsthm +++ b/dot_vim/ftplugin/latex-suite/packages/amsthm diff --git a/.vim/ftplugin/latex-suite/packages/amsxtra b/dot_vim/ftplugin/latex-suite/packages/amsxtra index 3875cc3..3875cc3 100644 --- a/.vim/ftplugin/latex-suite/packages/amsxtra +++ b/dot_vim/ftplugin/latex-suite/packages/amsxtra diff --git a/.vim/ftplugin/latex-suite/packages/arabic b/dot_vim/ftplugin/latex-suite/packages/arabic index 46f8314..46f8314 100644 --- a/.vim/ftplugin/latex-suite/packages/arabic +++ b/dot_vim/ftplugin/latex-suite/packages/arabic diff --git a/.vim/ftplugin/latex-suite/packages/array b/dot_vim/ftplugin/latex-suite/packages/array index 99f3dbc..99f3dbc 100644 --- a/.vim/ftplugin/latex-suite/packages/array +++ b/dot_vim/ftplugin/latex-suite/packages/array diff --git a/.vim/ftplugin/latex-suite/packages/babel b/dot_vim/ftplugin/latex-suite/packages/babel index cdb76ec..cdb76ec 100644 --- a/.vim/ftplugin/latex-suite/packages/babel +++ b/dot_vim/ftplugin/latex-suite/packages/babel diff --git a/.vim/ftplugin/latex-suite/packages/bar b/dot_vim/ftplugin/latex-suite/packages/bar index 0087b95..0087b95 100644 --- a/.vim/ftplugin/latex-suite/packages/bar +++ b/dot_vim/ftplugin/latex-suite/packages/bar diff --git a/.vim/ftplugin/latex-suite/packages/bm b/dot_vim/ftplugin/latex-suite/packages/bm index 1cd5109..1cd5109 100644 --- a/.vim/ftplugin/latex-suite/packages/bm +++ b/dot_vim/ftplugin/latex-suite/packages/bm diff --git a/.vim/ftplugin/latex-suite/packages/bophook b/dot_vim/ftplugin/latex-suite/packages/bophook index 16ca8b0..16ca8b0 100644 --- a/.vim/ftplugin/latex-suite/packages/bophook +++ b/dot_vim/ftplugin/latex-suite/packages/bophook diff --git a/.vim/ftplugin/latex-suite/packages/boxedminipage b/dot_vim/ftplugin/latex-suite/packages/boxedminipage index 0917352..0917352 100644 --- a/.vim/ftplugin/latex-suite/packages/boxedminipage +++ b/dot_vim/ftplugin/latex-suite/packages/boxedminipage diff --git a/.vim/ftplugin/latex-suite/packages/caption2 b/dot_vim/ftplugin/latex-suite/packages/caption2 index 7e16031..7e16031 100644 --- a/.vim/ftplugin/latex-suite/packages/caption2 +++ b/dot_vim/ftplugin/latex-suite/packages/caption2 diff --git a/.vim/ftplugin/latex-suite/packages/cases b/dot_vim/ftplugin/latex-suite/packages/cases index a2deafe..a2deafe 100644 --- a/.vim/ftplugin/latex-suite/packages/cases +++ b/dot_vim/ftplugin/latex-suite/packages/cases diff --git a/.vim/ftplugin/latex-suite/packages/ccaption b/dot_vim/ftplugin/latex-suite/packages/ccaption index 2ec3f2f..2ec3f2f 100644 --- a/.vim/ftplugin/latex-suite/packages/ccaption +++ b/dot_vim/ftplugin/latex-suite/packages/ccaption diff --git a/.vim/ftplugin/latex-suite/packages/changebar b/dot_vim/ftplugin/latex-suite/packages/changebar index e5002cf..e5002cf 100644 --- a/.vim/ftplugin/latex-suite/packages/changebar +++ b/dot_vim/ftplugin/latex-suite/packages/changebar diff --git a/.vim/ftplugin/latex-suite/packages/chapterbib b/dot_vim/ftplugin/latex-suite/packages/chapterbib index 331e901..331e901 100644 --- a/.vim/ftplugin/latex-suite/packages/chapterbib +++ b/dot_vim/ftplugin/latex-suite/packages/chapterbib diff --git a/.vim/ftplugin/latex-suite/packages/cite b/dot_vim/ftplugin/latex-suite/packages/cite index aa43e5b..aa43e5b 100644 --- a/.vim/ftplugin/latex-suite/packages/cite +++ b/dot_vim/ftplugin/latex-suite/packages/cite diff --git a/.vim/ftplugin/latex-suite/packages/color b/dot_vim/ftplugin/latex-suite/packages/color index 7f3aeac..7f3aeac 100644 --- a/.vim/ftplugin/latex-suite/packages/color +++ b/dot_vim/ftplugin/latex-suite/packages/color diff --git a/.vim/ftplugin/latex-suite/packages/comma b/dot_vim/ftplugin/latex-suite/packages/comma index 5ec8d70..5ec8d70 100644 --- a/.vim/ftplugin/latex-suite/packages/comma +++ b/dot_vim/ftplugin/latex-suite/packages/comma diff --git a/.vim/ftplugin/latex-suite/packages/deleq b/dot_vim/ftplugin/latex-suite/packages/deleq index 58426d2..58426d2 100644 --- a/.vim/ftplugin/latex-suite/packages/deleq +++ b/dot_vim/ftplugin/latex-suite/packages/deleq diff --git a/.vim/ftplugin/latex-suite/packages/drftcite b/dot_vim/ftplugin/latex-suite/packages/drftcite index 8c30447..8c30447 100644 --- a/.vim/ftplugin/latex-suite/packages/drftcite +++ b/dot_vim/ftplugin/latex-suite/packages/drftcite diff --git a/.vim/ftplugin/latex-suite/packages/dropping b/dot_vim/ftplugin/latex-suite/packages/dropping index bcfc11f..bcfc11f 100644 --- a/.vim/ftplugin/latex-suite/packages/dropping +++ b/dot_vim/ftplugin/latex-suite/packages/dropping diff --git a/.vim/ftplugin/latex-suite/packages/enumerate b/dot_vim/ftplugin/latex-suite/packages/enumerate index 40c3f7c..40c3f7c 100644 --- a/.vim/ftplugin/latex-suite/packages/enumerate +++ b/dot_vim/ftplugin/latex-suite/packages/enumerate diff --git a/.vim/ftplugin/latex-suite/packages/eqlist b/dot_vim/ftplugin/latex-suite/packages/eqlist index e1e249e..e1e249e 100644 --- a/.vim/ftplugin/latex-suite/packages/eqlist +++ b/dot_vim/ftplugin/latex-suite/packages/eqlist diff --git a/.vim/ftplugin/latex-suite/packages/eqparbox b/dot_vim/ftplugin/latex-suite/packages/eqparbox index a05061b..a05061b 100644 --- a/.vim/ftplugin/latex-suite/packages/eqparbox +++ b/dot_vim/ftplugin/latex-suite/packages/eqparbox diff --git a/.vim/ftplugin/latex-suite/packages/everyshi b/dot_vim/ftplugin/latex-suite/packages/everyshi index e42a3d5..e42a3d5 100644 --- a/.vim/ftplugin/latex-suite/packages/everyshi +++ b/dot_vim/ftplugin/latex-suite/packages/everyshi diff --git a/.vim/ftplugin/latex-suite/packages/exmpl b/dot_vim/ftplugin/latex-suite/packages/exmpl index e9e37fc..e9e37fc 100644 --- a/.vim/ftplugin/latex-suite/packages/exmpl +++ b/dot_vim/ftplugin/latex-suite/packages/exmpl diff --git a/.vim/ftplugin/latex-suite/packages/flafter b/dot_vim/ftplugin/latex-suite/packages/flafter index 8859397..8859397 100644 --- a/.vim/ftplugin/latex-suite/packages/flafter +++ b/dot_vim/ftplugin/latex-suite/packages/flafter diff --git a/.vim/ftplugin/latex-suite/packages/float b/dot_vim/ftplugin/latex-suite/packages/float index 7c1cf46..7c1cf46 100644 --- a/.vim/ftplugin/latex-suite/packages/float +++ b/dot_vim/ftplugin/latex-suite/packages/float diff --git a/.vim/ftplugin/latex-suite/packages/floatflt b/dot_vim/ftplugin/latex-suite/packages/floatflt index 4902d89..4902d89 100644 --- a/.vim/ftplugin/latex-suite/packages/floatflt +++ b/dot_vim/ftplugin/latex-suite/packages/floatflt diff --git a/.vim/ftplugin/latex-suite/packages/fn2end b/dot_vim/ftplugin/latex-suite/packages/fn2end index aac4184..aac4184 100644 --- a/.vim/ftplugin/latex-suite/packages/fn2end +++ b/dot_vim/ftplugin/latex-suite/packages/fn2end diff --git a/.vim/ftplugin/latex-suite/packages/footmisc b/dot_vim/ftplugin/latex-suite/packages/footmisc index 04723f6..04723f6 100644 --- a/.vim/ftplugin/latex-suite/packages/footmisc +++ b/dot_vim/ftplugin/latex-suite/packages/footmisc diff --git a/.vim/ftplugin/latex-suite/packages/geometry b/dot_vim/ftplugin/latex-suite/packages/geometry index 667a289..667a289 100644 --- a/.vim/ftplugin/latex-suite/packages/geometry +++ b/dot_vim/ftplugin/latex-suite/packages/geometry diff --git a/.vim/ftplugin/latex-suite/packages/german b/dot_vim/ftplugin/latex-suite/packages/german index 9aa7519..9aa7519 100644 --- a/.vim/ftplugin/latex-suite/packages/german +++ b/dot_vim/ftplugin/latex-suite/packages/german diff --git a/.vim/ftplugin/latex-suite/packages/graphicx b/dot_vim/ftplugin/latex-suite/packages/graphicx index 4aa7571..4aa7571 100644 --- a/.vim/ftplugin/latex-suite/packages/graphicx +++ b/dot_vim/ftplugin/latex-suite/packages/graphicx diff --git a/.vim/ftplugin/latex-suite/packages/graphpap b/dot_vim/ftplugin/latex-suite/packages/graphpap index ebbd268..ebbd268 100644 --- a/.vim/ftplugin/latex-suite/packages/graphpap +++ b/dot_vim/ftplugin/latex-suite/packages/graphpap diff --git a/.vim/ftplugin/latex-suite/packages/harpoon b/dot_vim/ftplugin/latex-suite/packages/harpoon index 994801d..994801d 100644 --- a/.vim/ftplugin/latex-suite/packages/harpoon +++ b/dot_vim/ftplugin/latex-suite/packages/harpoon diff --git a/.vim/ftplugin/latex-suite/packages/hhline b/dot_vim/ftplugin/latex-suite/packages/hhline index a024c19..a024c19 100644 --- a/.vim/ftplugin/latex-suite/packages/hhline +++ b/dot_vim/ftplugin/latex-suite/packages/hhline diff --git a/.vim/ftplugin/latex-suite/packages/histogram b/dot_vim/ftplugin/latex-suite/packages/histogram index b18fc07..b18fc07 100644 --- a/.vim/ftplugin/latex-suite/packages/histogram +++ b/dot_vim/ftplugin/latex-suite/packages/histogram diff --git a/.vim/ftplugin/latex-suite/packages/hyperref b/dot_vim/ftplugin/latex-suite/packages/hyperref index a82aac3..a82aac3 100644 --- a/.vim/ftplugin/latex-suite/packages/hyperref +++ b/dot_vim/ftplugin/latex-suite/packages/hyperref diff --git a/.vim/ftplugin/latex-suite/packages/ifthen b/dot_vim/ftplugin/latex-suite/packages/ifthen index 82dbe69..82dbe69 100644 --- a/.vim/ftplugin/latex-suite/packages/ifthen +++ b/dot_vim/ftplugin/latex-suite/packages/ifthen diff --git a/.vim/ftplugin/latex-suite/packages/inputenc b/dot_vim/ftplugin/latex-suite/packages/inputenc index 73abe9a..73abe9a 100644 --- a/.vim/ftplugin/latex-suite/packages/inputenc +++ b/dot_vim/ftplugin/latex-suite/packages/inputenc diff --git a/.vim/ftplugin/latex-suite/packages/letterspace b/dot_vim/ftplugin/latex-suite/packages/letterspace index 9a53eaa..9a53eaa 100644 --- a/.vim/ftplugin/latex-suite/packages/letterspace +++ b/dot_vim/ftplugin/latex-suite/packages/letterspace diff --git a/.vim/ftplugin/latex-suite/packages/lineno b/dot_vim/ftplugin/latex-suite/packages/lineno index 4567602..4567602 100644 --- a/.vim/ftplugin/latex-suite/packages/lineno +++ b/dot_vim/ftplugin/latex-suite/packages/lineno diff --git a/.vim/ftplugin/latex-suite/packages/longtable b/dot_vim/ftplugin/latex-suite/packages/longtable index 6644862..6644862 100644 --- a/.vim/ftplugin/latex-suite/packages/longtable +++ b/dot_vim/ftplugin/latex-suite/packages/longtable diff --git a/.vim/ftplugin/latex-suite/packages/lscape b/dot_vim/ftplugin/latex-suite/packages/lscape index 33976ea..33976ea 100644 --- a/.vim/ftplugin/latex-suite/packages/lscape +++ b/dot_vim/ftplugin/latex-suite/packages/lscape diff --git a/.vim/ftplugin/latex-suite/packages/manyfoot b/dot_vim/ftplugin/latex-suite/packages/manyfoot index 7cab55f..7cab55f 100644 --- a/.vim/ftplugin/latex-suite/packages/manyfoot +++ b/dot_vim/ftplugin/latex-suite/packages/manyfoot diff --git a/.vim/ftplugin/latex-suite/packages/moreverb b/dot_vim/ftplugin/latex-suite/packages/moreverb index 8614e3b..8614e3b 100644 --- a/.vim/ftplugin/latex-suite/packages/moreverb +++ b/dot_vim/ftplugin/latex-suite/packages/moreverb diff --git a/.vim/ftplugin/latex-suite/packages/multibox b/dot_vim/ftplugin/latex-suite/packages/multibox index 00bccb2..00bccb2 100644 --- a/.vim/ftplugin/latex-suite/packages/multibox +++ b/dot_vim/ftplugin/latex-suite/packages/multibox diff --git a/.vim/ftplugin/latex-suite/packages/multicol b/dot_vim/ftplugin/latex-suite/packages/multicol index ca93189..ca93189 100644 --- a/.vim/ftplugin/latex-suite/packages/multicol +++ b/dot_vim/ftplugin/latex-suite/packages/multicol diff --git a/.vim/ftplugin/latex-suite/packages/newalg b/dot_vim/ftplugin/latex-suite/packages/newalg index 1480bb6..1480bb6 100644 --- a/.vim/ftplugin/latex-suite/packages/newalg +++ b/dot_vim/ftplugin/latex-suite/packages/newalg diff --git a/.vim/ftplugin/latex-suite/packages/ngerman b/dot_vim/ftplugin/latex-suite/packages/ngerman index 534ac30..534ac30 100644 --- a/.vim/ftplugin/latex-suite/packages/ngerman +++ b/dot_vim/ftplugin/latex-suite/packages/ngerman diff --git a/.vim/ftplugin/latex-suite/packages/numprint b/dot_vim/ftplugin/latex-suite/packages/numprint index 4eab5a2..4eab5a2 100644 --- a/.vim/ftplugin/latex-suite/packages/numprint +++ b/dot_vim/ftplugin/latex-suite/packages/numprint diff --git a/.vim/ftplugin/latex-suite/packages/oldstyle b/dot_vim/ftplugin/latex-suite/packages/oldstyle index 72b2774..72b2774 100644 --- a/.vim/ftplugin/latex-suite/packages/oldstyle +++ b/dot_vim/ftplugin/latex-suite/packages/oldstyle diff --git a/.vim/ftplugin/latex-suite/packages/outliner b/dot_vim/ftplugin/latex-suite/packages/outliner index ca64322..ca64322 100644 --- a/.vim/ftplugin/latex-suite/packages/outliner +++ b/dot_vim/ftplugin/latex-suite/packages/outliner diff --git a/.vim/ftplugin/latex-suite/packages/overcite b/dot_vim/ftplugin/latex-suite/packages/overcite index 25bc17d..25bc17d 100644 --- a/.vim/ftplugin/latex-suite/packages/overcite +++ b/dot_vim/ftplugin/latex-suite/packages/overcite diff --git a/.vim/ftplugin/latex-suite/packages/parallel b/dot_vim/ftplugin/latex-suite/packages/parallel index 19dfe8e..19dfe8e 100644 --- a/.vim/ftplugin/latex-suite/packages/parallel +++ b/dot_vim/ftplugin/latex-suite/packages/parallel diff --git a/.vim/ftplugin/latex-suite/packages/plain b/dot_vim/ftplugin/latex-suite/packages/plain index 6a3d092..6a3d092 100644 --- a/.vim/ftplugin/latex-suite/packages/plain +++ b/dot_vim/ftplugin/latex-suite/packages/plain diff --git a/.vim/ftplugin/latex-suite/packages/plates b/dot_vim/ftplugin/latex-suite/packages/plates index e22817e..e22817e 100644 --- a/.vim/ftplugin/latex-suite/packages/plates +++ b/dot_vim/ftplugin/latex-suite/packages/plates diff --git a/.vim/ftplugin/latex-suite/packages/polski b/dot_vim/ftplugin/latex-suite/packages/polski index e2c4efe..e2c4efe 100644 --- a/.vim/ftplugin/latex-suite/packages/polski +++ b/dot_vim/ftplugin/latex-suite/packages/polski diff --git a/.vim/ftplugin/latex-suite/packages/psgo b/dot_vim/ftplugin/latex-suite/packages/psgo index 1ef852c..1ef852c 100644 --- a/.vim/ftplugin/latex-suite/packages/psgo +++ b/dot_vim/ftplugin/latex-suite/packages/psgo diff --git a/.vim/ftplugin/latex-suite/packages/schedule b/dot_vim/ftplugin/latex-suite/packages/schedule index 7d58f6d..7d58f6d 100644 --- a/.vim/ftplugin/latex-suite/packages/schedule +++ b/dot_vim/ftplugin/latex-suite/packages/schedule diff --git a/.vim/ftplugin/latex-suite/packages/textfit b/dot_vim/ftplugin/latex-suite/packages/textfit index 4d52785..4d52785 100644 --- a/.vim/ftplugin/latex-suite/packages/textfit +++ b/dot_vim/ftplugin/latex-suite/packages/textfit diff --git a/.vim/ftplugin/latex-suite/packages/times b/dot_vim/ftplugin/latex-suite/packages/times index 499a13b..499a13b 100644 --- a/.vim/ftplugin/latex-suite/packages/times +++ b/dot_vim/ftplugin/latex-suite/packages/times diff --git a/.vim/ftplugin/latex-suite/packages/tipa b/dot_vim/ftplugin/latex-suite/packages/tipa index c89cc5d..c89cc5d 100644 --- a/.vim/ftplugin/latex-suite/packages/tipa +++ b/dot_vim/ftplugin/latex-suite/packages/tipa diff --git a/.vim/ftplugin/latex-suite/packages/ulem b/dot_vim/ftplugin/latex-suite/packages/ulem index 9257713..9257713 100644 --- a/.vim/ftplugin/latex-suite/packages/ulem +++ b/dot_vim/ftplugin/latex-suite/packages/ulem diff --git a/.vim/ftplugin/latex-suite/packages/url b/dot_vim/ftplugin/latex-suite/packages/url index 642148a..642148a 100644 --- a/.vim/ftplugin/latex-suite/packages/url +++ b/dot_vim/ftplugin/latex-suite/packages/url diff --git a/.vim/ftplugin/latex-suite/packages/verbatim b/dot_vim/ftplugin/latex-suite/packages/verbatim index f2137ff..f2137ff 100644 --- a/.vim/ftplugin/latex-suite/packages/verbatim +++ b/dot_vim/ftplugin/latex-suite/packages/verbatim diff --git a/.vim/ftplugin/latex-suite/packages/version b/dot_vim/ftplugin/latex-suite/packages/version index 4de9da8..4de9da8 100644 --- a/.vim/ftplugin/latex-suite/packages/version +++ b/dot_vim/ftplugin/latex-suite/packages/version diff --git a/.vim/ftplugin/latex-suite/projecttemplate.vim b/dot_vim/ftplugin/latex-suite/projecttemplate.vim index 1ab4be0..1ab4be0 100644 --- a/.vim/ftplugin/latex-suite/projecttemplate.vim +++ b/dot_vim/ftplugin/latex-suite/projecttemplate.vim diff --git a/.vim/ftplugin/latex-suite/pytools.py b/dot_vim/ftplugin/latex-suite/pytools.py index 1934e23..1934e23 100644 --- a/.vim/ftplugin/latex-suite/pytools.py +++ b/dot_vim/ftplugin/latex-suite/pytools.py diff --git a/.vim/ftplugin/latex-suite/smartspace.vim b/dot_vim/ftplugin/latex-suite/smartspace.vim index 07526d8..07526d8 100644 --- a/.vim/ftplugin/latex-suite/smartspace.vim +++ b/dot_vim/ftplugin/latex-suite/smartspace.vim diff --git a/.vim/ftplugin/latex-suite/templates.vim b/dot_vim/ftplugin/latex-suite/templates.vim index e28e429..e28e429 100644 --- a/.vim/ftplugin/latex-suite/templates.vim +++ b/dot_vim/ftplugin/latex-suite/templates.vim diff --git a/.vim/ftplugin/latex-suite/templates/IEEEtran.tex b/dot_vim/ftplugin/latex-suite/templates/IEEEtran.tex index 104f9b2..104f9b2 100644 --- a/.vim/ftplugin/latex-suite/templates/IEEEtran.tex +++ b/dot_vim/ftplugin/latex-suite/templates/IEEEtran.tex diff --git a/.vim/ftplugin/latex-suite/templates/article.tex b/dot_vim/ftplugin/latex-suite/templates/article.tex index ea7e1d1..ea7e1d1 100644 --- a/.vim/ftplugin/latex-suite/templates/article.tex +++ b/dot_vim/ftplugin/latex-suite/templates/article.tex diff --git a/.vim/ftplugin/latex-suite/templates/report.tex b/dot_vim/ftplugin/latex-suite/templates/report.tex index 479c7b3..479c7b3 100644 --- a/.vim/ftplugin/latex-suite/templates/report.tex +++ b/dot_vim/ftplugin/latex-suite/templates/report.tex diff --git a/.vim/ftplugin/latex-suite/templates/report_two_column.tex b/dot_vim/ftplugin/latex-suite/templates/report_two_column.tex index 15bd95e..15bd95e 100644 --- a/.vim/ftplugin/latex-suite/templates/report_two_column.tex +++ b/dot_vim/ftplugin/latex-suite/templates/report_two_column.tex diff --git a/.vim/ftplugin/latex-suite/texmenuconf.vim b/dot_vim/ftplugin/latex-suite/texmenuconf.vim index 405e46a..405e46a 100644 --- a/.vim/ftplugin/latex-suite/texmenuconf.vim +++ b/dot_vim/ftplugin/latex-suite/texmenuconf.vim diff --git a/.vim/ftplugin/latex-suite/texproject.vim b/dot_vim/ftplugin/latex-suite/texproject.vim index bed9ed3..bed9ed3 100644 --- a/.vim/ftplugin/latex-suite/texproject.vim +++ b/dot_vim/ftplugin/latex-suite/texproject.vim diff --git a/.vim/ftplugin/latex-suite/texrc b/dot_vim/ftplugin/latex-suite/texrc index 79068a8..79068a8 100644 --- a/.vim/ftplugin/latex-suite/texrc +++ b/dot_vim/ftplugin/latex-suite/texrc diff --git a/.vim/ftplugin/latex-suite/texviewer.vim b/dot_vim/ftplugin/latex-suite/texviewer.vim index 4dc8861..4dc8861 100644 --- a/.vim/ftplugin/latex-suite/texviewer.vim +++ b/dot_vim/ftplugin/latex-suite/texviewer.vim diff --git a/.vim/ftplugin/latex-suite/version.vim b/dot_vim/ftplugin/latex-suite/version.vim index 41089cf..41089cf 100644 --- a/.vim/ftplugin/latex-suite/version.vim +++ b/dot_vim/ftplugin/latex-suite/version.vim diff --git a/.vim/ftplugin/latex-suite/wizardfuncs.vim b/dot_vim/ftplugin/latex-suite/wizardfuncs.vim index 113271c..113271c 100644 --- a/.vim/ftplugin/latex-suite/wizardfuncs.vim +++ b/dot_vim/ftplugin/latex-suite/wizardfuncs.vim diff --git a/.vim/ftplugin/po.vim b/dot_vim/ftplugin/po.vim index 8b083ab..8b083ab 100644 --- a/.vim/ftplugin/po.vim +++ b/dot_vim/ftplugin/po.vim diff --git a/.vim/ftplugin/pythoncomplete.vim b/dot_vim/ftplugin/pythoncomplete.vim index 57add71..57add71 100644 --- a/.vim/ftplugin/pythoncomplete.vim +++ b/dot_vim/ftplugin/pythoncomplete.vim diff --git a/.vim/ftplugin/tex.vim b/dot_vim/ftplugin/tex.vim index e1d7438..e1d7438 100644 --- a/.vim/ftplugin/tex.vim +++ b/dot_vim/ftplugin/tex.vim diff --git a/.vim/ftplugin/tex_latexSuite.vim b/dot_vim/ftplugin/tex_latexSuite.vim index 582d014..582d014 100644 --- a/.vim/ftplugin/tex_latexSuite.vim +++ b/dot_vim/ftplugin/tex_latexSuite.vim diff --git a/.vim/haskellmode-20081031.vba b/dot_vim/haskellmode-20081031.vba index 1a33424..1a33424 100644 --- a/.vim/haskellmode-20081031.vba +++ b/dot_vim/haskellmode-20081031.vba diff --git a/.vim/haskellmode-20090424.vba b/dot_vim/haskellmode-20090424.vba index e096c85..e096c85 100644 --- a/.vim/haskellmode-20090424.vba +++ b/dot_vim/haskellmode-20090424.vba diff --git a/.vim/indent/indent-r.vim b/dot_vim/indent/indent-r.vim index 30c03c5..30c03c5 100644 --- a/.vim/indent/indent-r.vim +++ b/dot_vim/indent/indent-r.vim diff --git a/.vim/indent/tex.vim b/dot_vim/indent/tex.vim index 5823dae..5823dae 100644 --- a/.vim/indent/tex.vim +++ b/dot_vim/indent/tex.vim diff --git a/.vim/kde-devel-vim.vim b/dot_vim/kde-devel-vim.vim index 7ce39a9..7ce39a9 100644 --- a/.vim/kde-devel-vim.vim +++ b/dot_vim/kde-devel-vim.vim diff --git a/.vim/ltags b/dot_vim/ltags index bec7c56..bec7c56 100644 --- a/.vim/ltags +++ b/dot_vim/ltags diff --git a/.vim/moin1_6.vim b/dot_vim/moin1_6.vim index f654af6..f654af6 100644 --- a/.vim/moin1_6.vim +++ b/dot_vim/moin1_6.vim diff --git a/.vim/plugin/SyntaxFolds.vim b/dot_vim/plugin/SyntaxFolds.vim index 27c622c..27c622c 100644 --- a/.vim/plugin/SyntaxFolds.vim +++ b/dot_vim/plugin/SyntaxFolds.vim diff --git a/.vim/plugin/c.vim b/dot_vim/plugin/c.vim index bb9390f..bb9390f 100644 --- a/.vim/plugin/c.vim +++ b/dot_vim/plugin/c.vim diff --git a/.vim/plugin/filebrowser.vim b/dot_vim/plugin/filebrowser.vim index e9de049..e9de049 100644 --- a/.vim/plugin/filebrowser.vim +++ b/dot_vim/plugin/filebrowser.vim diff --git a/.vim/plugin/gnupg.vim b/dot_vim/plugin/gnupg.vim index e2e7665..e2e7665 100644 --- a/.vim/plugin/gnupg.vim +++ b/dot_vim/plugin/gnupg.vim diff --git a/.vim/plugin/imaps.vim b/dot_vim/plugin/imaps.vim index d871aa1..d871aa1 100644 --- a/.vim/plugin/imaps.vim +++ b/dot_vim/plugin/imaps.vim diff --git a/.vim/plugin/libList.vim b/dot_vim/plugin/libList.vim index 7d72c3e..7d72c3e 100644 --- a/.vim/plugin/libList.vim +++ b/dot_vim/plugin/libList.vim diff --git a/.vim/plugin/minibufexpl.vim b/dot_vim/plugin/minibufexpl.vim index 4e78063..4e78063 100644 --- a/.vim/plugin/minibufexpl.vim +++ b/dot_vim/plugin/minibufexpl.vim diff --git a/.vim/plugin/openssl.vim b/dot_vim/plugin/openssl.vim index 2e2db44..2e2db44 100644 --- a/.vim/plugin/openssl.vim +++ b/dot_vim/plugin/openssl.vim diff --git a/.vim/plugin/remoteOpen.vim b/dot_vim/plugin/remoteOpen.vim index cb550ff..cb550ff 100644 --- a/.vim/plugin/remoteOpen.vim +++ b/dot_vim/plugin/remoteOpen.vim diff --git a/.vim/plugin/taglist.vim b/dot_vim/plugin/taglist.vim index 59901f6..59901f6 100644 --- a/.vim/plugin/taglist.vim +++ b/dot_vim/plugin/taglist.vim diff --git a/.vim/syntax/beluga.vim b/dot_vim/syntax/beluga.vim index e12ba8d..e12ba8d 100644 --- a/.vim/syntax/beluga.vim +++ b/dot_vim/syntax/beluga.vim diff --git a/.vim/syntax/daylog.vim b/dot_vim/syntax/daylog.vim index 693a8ba..693a8ba 100644 --- a/.vim/syntax/daylog.vim +++ b/dot_vim/syntax/daylog.vim diff --git a/.vim/syntax/django.vim b/dot_vim/syntax/django.vim index 3ad4816..3ad4816 100644 --- a/.vim/syntax/django.vim +++ b/dot_vim/syntax/django.vim diff --git a/.vim/syntax/htmldjango.vim b/dot_vim/syntax/htmldjango.vim index 4b13863..4b13863 100644 --- a/.vim/syntax/htmldjango.vim +++ b/dot_vim/syntax/htmldjango.vim diff --git a/.vim/syntax/prolog.vim b/dot_vim/syntax/prolog.vim index 58de71f..58de71f 100644 --- a/.vim/syntax/prolog.vim +++ b/dot_vim/syntax/prolog.vim diff --git a/.vim/syntax/rnc.vim b/dot_vim/syntax/rnc.vim index 411046f..411046f 100644 --- a/.vim/syntax/rnc.vim +++ b/dot_vim/syntax/rnc.vim diff --git a/.vim/syntax/syntax-r.vim b/dot_vim/syntax/syntax-r.vim index a4548a4..a4548a4 100644 --- a/.vim/syntax/syntax-r.vim +++ b/dot_vim/syntax/syntax-r.vim diff --git a/.vim/syntax/tex.vim b/dot_vim/syntax/tex.vim index 675a390..675a390 100644 --- a/.vim/syntax/tex.vim +++ b/dot_vim/syntax/tex.vim |