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 this works: "else :" but "else:" does not.
It must be easy to fix..
I'm using vim 7.2