diff --git a/autoload/emmet.vim b/autoload/emmet.vim index 12e68c6..029f332 100644 --- a/autoload/emmet.vim +++ b/autoload/emmet.vim @@ -1359,6 +1359,12 @@ let s:emmet_settings = { \ }, \ 'html': { \ 'snippets': { +\ '!!!': "", +\ '!!!4t': "", +\ '!!!4s': "", +\ '!!!xt': "", +\ '!!!xs': "", +\ '!!!xxs': "", \ 'c': "", \ 'cc:ie6': "", \ 'cc:ie': "",