[Python-Dev] Working on the Python code-base with a VIM-based setup

Oleg Broytman phd at phd.pp.ru
Wed Sep 1 10:15:02 CEST 2010


On Wed, Sep 01, 2010 at 06:41:00AM +0300, Eli Bendersky wrote:
> I would like to ask those of you working on
> Python's code with VIM about your setups - the special tweaks to VIM &
> plugins you use to make working with the code as simple and effective as
> possible.

   You have already seen Misc/Vim directory in Python distribution, have
you?

   Shameless plug: look at my .vimrc and plugins:

http://phd.pp.ru/Software/dotfiles/vimrc.html
http://phd.pp.ru/Software/dotfiles/vim/

   Borrow whatever you find useful.

Oleg.
-- 
     Oleg Broytman            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.


More information about the Python-Dev mailing list