hdima / python-syntax

Python syntax highlighting script for Vim
http://www.vim.org/scripts/script.php?script_id=790
MIT License
364 stars 109 forks source link

add syntax highlighting for self #48

Open strin opened 8 years ago

AloisMahdal commented 8 years ago

you're adding a trailing space after the lambda kw...

strin commented 8 years ago

sorry :( fixed!

ches commented 8 years ago

I like the idea in spirit, but why only apply it in a Python 2 context?