Vim and python syntax question

Neil Schemenauer nascheme at enme.ucalgary.ca
Sun May 7 23:56:11 EDT 2000


Charles Boncelet <boncelet at udel.edu> wrote:
>When running vim with syntax coloring on, sometimes I get
>strong, dark colors and sometimes weak, pastel ones.  I
>have no idea why the colors vary.  Anyway, how can I always
>get the strong, dark colors?

You haven't given enough information for me to help.  Are you
using the editor on the same machine?  In the same terminal?
There is nothing in python.vim to cause this behavior.

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

I don't know about proud but mine is already distributed with
Vim.  Version 5.6 doesn't seem to include my latest changes.  You
can get the current version from:

    http://www.enme.ucalgary.ca/~nascheme/vim/syntax/python.vim

Extra highlighting is available in the latest version.  I believe
that Bram will be including it in the next release of Vim.

    Neil

-- 
"Applying computer technology is simply finding the right wrench to pound
in the correct screw." -- Tim Wright, Sequent Computer Systems.



More information about the Python-list mailing list