/html.vim

adding HTML5 support to vims default html.vim file

Primary LanguageVimL

html.vim

An up-to-date Vim syntax file for HTML

The default Vim syntax file for HTML was outdated, noticably without the inclusion of tag names from version 5 of the spec.

Others have since updated and shared the file, but I wasn't able to find a repo that was immediately Vundle/Pathogen ready.

This is my attempt to do so.