Vim syntax highlighting not working (but works in gvim?)

Posted by victor on Stack Overflow See other posts from Stack Overflow or by victor
Published on 2010-04-18T15:26:19Z Indexed on 2010/04/18 15:53 UTC
Read the original article Hit count: 679

Filed under:
|

I've followed all instructions given on this site with an empty .vim folder, but for some reason, python highlighting is not working on my system. It only highlights the comments and a few variables - nothing like the picture.

http://concisionandconcinnity.blogspot.com/2009/07/vim-part-i-improved-python-syntax.html

Is there some other setting I am forgetting?

I'm also using ubuntu 10.04 if that matters.

A weird other note - it works in gvim, but not vim?

© Stack Overflow or respective owner

Related posts about vim

Related posts about python