vim-config/README.markdown

12 lines
439 B
Markdown
Raw Permalink Normal View History

2008-12-06 05:18:40 +00:00
Included in this directory is a set of scripts/configuration
2010-05-22 21:06:46 +00:00
files I use for normal development
2008-12-06 05:18:40 +00:00
To use the scripts just execute the following:
`mv dotvimrc ~/.vimrc && mv dotvim ~/.vim`
2010-05-22 21:06:46 +00:00
The set up was originally created by John M. Anderson (sontek) and
2008-12-06 05:18:40 +00:00
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/