aserebryakov / filestyle

filestyle is a Vim plugin that highlights unwanted whitespace and characters.
http://www.vim.org/scripts/script.php?script_id=5065
Apache License 2.0
30 stars 5 forks source link

[BUG]: Switching colorscheme breaks highlighting #25

Closed Markus00000 closed 9 years ago

Markus00000 commented 9 years ago

After switching the colorscheme, highlighting no longer works. Disabling/enabling, deactivating/activating and checking manually do not restore highlighting.

aserebryakov commented 9 years ago

Confirmed in 0.7.0 should be fixed prior to 1.0.0.

aserebryakov commented 9 years ago

Autocommand restoring highlight groups should be added for ColorScheme event.

aserebryakov commented 9 years ago

Fix pushed to branch 0.7.1-dev.