Vim and python syntax question

Davide Alberani alberanid at bigfoot.togli.questo.com
Mon May 8 16:41:30 EDT 2000


Charles Boncelet <boncelet at udel.edu> wrote:
>
> I have no idea why the colors vary.

probably it's the 'background' option.
Put:

set background=dark

in your vimrc, and check if its value is modified in others places.
 :set background?
to see how it's set.

> Or, does anyone have a python syntax file of which they are
> proud and willing to distribute?

Hmmm... I add only these two lines on top of my python.vim:

set expandtab
set ts=4

-- 
Cinereview: Mission to Mars: Disgusto! Pessima regia ed      _/Davide\_
interpretazione, noiso, stupido e scontato. Ma Brian che     \Alberani/
cavolo si e` fumato?  Voto: 3



More information about the Python-list mailing list