Closed audriusk closed 9 years ago
Thanks for reporting. I think I have fixed it.
Syntax highlighting stays intact now, but I'm getting this error message:
No such highlight group name: ColorTermESC
Oops, sorry. Fixed that.
Working fine now, thanks!
Commit 3a5b2cb introduced
syn clear
inside Colorizer#ColorOff function, which disables syntax highlighting for current buffer. Before this change Colorizer#ColorOff only turned off color highlighting.