/vim-config-python-ide

Symlink the .vim dir and the .vimrc file and start kicking ass

Primary LanguageVim Script

Python-Vim-IDE

This is my vim config for hacking on Python. I hope you like it. I use default vim and SublimeText2 a lot as well.

Installation

Back up your ~/.vimrc and ~/.vim directory (or in you $VIMRUNTIME if not in home dir). Checkout this project somewhere. Symlink the .vimrc and .vim directory into your home directory (or $VIMRUNTIME).

Details

TODO:

Probably should look at this pathogen thing and Command+T or somesuch.