Set of modified dotvimrc and dotvim files used internally in Slide, Inc.
Go to file
R. Tyler Croy 0aa0bee0fe Add a number of plugins and commit some outstanding crud 2014-11-22 17:57:55 -08:00
dotvim Add a number of plugins and commit some outstanding crud 2014-11-22 17:57:55 -08:00
.gitmodules Add a number of plugins and commit some outstanding crud 2014-11-22 17:57:55 -08:00
README.markdown Rename the readme to a markdown file 2011-05-05 21:19:22 -07:00
dotvimrc Add a number of plugins and commit some outstanding crud 2014-11-22 17:57:55 -08:00

README.markdown

Included in this directory is a set of scripts/configuration files I use for normal development

To use the scripts just execute the following: mv dotvimrc ~/.vimrc && mv dotvim ~/.vim

The set up was originally created by John M. Anderson (sontek) and slightly modified for some things like fancier autocompletion

You can find sontek's original post and tarball here: http://blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/