Lokaltog/vim-distinguished

Destroys python highlighting

Opened this issue · 2 comments

I noticed while switching colorschemes that after I have used this one the python highlighting is broken with all other colorschemes I have. Noticable the highlighting of import statements.

AFAIK this happens in vim when you switch a colorscheme at runtime. It doesn't when you change colorscheme in vimrc and reopen vim.

It only happens to a small number of colorschemes, most work fine when switching between them. I usually just remove the colorschemes that isn't "switchable". I figured it was some issue with the colorscheme. Oh, well.