Skip to content

Latest commit

 

History

History
69 lines (38 loc) · 1.89 KB

README.rst

File metadata and controls

69 lines (38 loc) · 1.89 KB

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.