Przemyslaw Gawronski wrote:
syn match   pythonComment       "#.*$" contains=pythonTodo @Spell

This one worked:

syn match   pythonComment       "#.*$" [EMAIL PROTECTED]

Thanks!

Przemek

...but it won't highlight TODO items in comments; and if you don't notify the maintainer, any upgrade may silently remove any changes you made in files in the $VIMRUNTIME tree.


Best regards,
Tony.

Reply via email to