if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'html5') == -1 " Vim syntax file " Language: HTML (version 5.1) " Last Change: 2017 Feb 15 " License: Public domain " (but let me know if you like :) ) " " Maintainer: Kao, Wei-Ko(othree) ( othree AT gmail DOT com ) " Comment " https://github.com/w3c/html/issues/694 syntax region htmlComment start=++ contains=@Spell syntax region htmlComment start=++ endif