vim-python / python-syntax

Python syntax highlighting for Vim
MIT License
438 stars 84 forks source link

No highlighting for exceptions, booleans and None #59

Open fladd opened 5 years ago

fladd commented 5 years ago

Installed with vim-plug, set let g:python_highlight_all=1, but no highlighting for exceptions, booleans and None.

nfnty commented 4 years ago

Are you still having this issue? Tried disabling everything else? Tried using another plugin manager?