I'm getting annoyed with the default python syntax highlighting in Vim.
It does not highlight the else: statement correctly.
Vim only highlights the else statement if I have some white space between the else and the colon :, so else : works, but else: does not.
It must be easy to fix.
I'm using Vim 7.2