janus
janus copied to clipboard
[Feature Request] HTML5 Syntax
Hi,
it would be nice if there would be a better HTML5 syntax support (highlighting, validation, etc.).
Thanks.
- Stefan
I noticed this recently, when using the
There is a pretty nice plugin here https://github.com/othree/html5.vim that will bring full support for HTML5, however there is a slight bug that I encountered when it is used alongside the Haml plugin which provides the syntax support for Sass / Scss. My original bug report is here: https://github.com/othree/html5.vim/issues/17
There might be a workaround that @mhumeSF has left on that issue but I am yet to try it out and am not sure if tweaking css.vim is the correct way to fix this.
It would be great to see this plugin incorporated into Janus once this has been fixed.
This (https://github.com/othree/html5.vim) looks promising , but somehow I'm unable to integrate it in Janus. There should be other, more easy to integrate, plugins out there for VIM which support a better HTML5 syntax. I guess I have to keep searching.