python-syntax icon indicating copy to clipboard operation
python-syntax copied to clipboard

exec is a function under Python3, not a statement

Open anntzer opened this issue 9 years ago • 2 comments

All's in the title.

anntzer avatar Mar 31 '16 06:03 anntzer

And what does that changes with this highlighting? If you enabled python3 syntax, then It should be highlighted as builtin function.

purpleP avatar Jun 27 '16 20:06 purpleP

This has been fixed over at the fork vim-python/python-syntax.

nfnty avatar Mar 03 '17 10:03 nfnty