hdima / python-syntax

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

highlight keyword in keyword arguments in function calls with kwargs #44

Open purpleP opened 8 years ago

purpleP commented 8 years ago

Like so. This is also beneficial

screenshot 2016-01-07 17 33 07
Ch00k commented 8 years ago

I'd also like to see this improvement. For me this greatly increases code readability.