Open skuzzymiglet opened 3 years ago
Did you ever figure out a solution for this?
Actually, i just tried out tcomment_vim that is referenced in the README and it seems to handle the html files well.
I tried tcomment_vim too however I still get <!--
html comments inside style tags & script tags
gcc
etc. use HTML<!--
comments on CSS instyle
tags. I think it would be preferable to use/*
CSS-style comments. It would be easier to transfer the styles to their own files and generally avoid having to make the context-switch from CSS to HTML