Changing colorschemes in vim disables syntax highlighting for html -


so yeah, question in title. situation that, imaging 1 vim window split 1 half of html , other half css. when change colorscheme badwolf molokai, syntax coloring on html disappears. reasons why?

when change colorscheme seems html filetypes affected (as css syntax highlighting still present), , colorschemes don't highlight syntax. examples include molokai, monokai, etc exceptions being badwolf , gruvbox.

do guys think bug or there wrong _vimrc? don't wanna go through 100+ lines of code neatly folded last night :(


Comments

Popular posts from this blog

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -