python-syntax
python-syntax copied to clipboard
exec is a function under Python3, not a statement
All's in the title.
And what does that changes with this highlighting? If you enabled python3 syntax, then It should be highlighted as builtin function.
This has been fixed over at the fork vim-python/python-syntax.