diff --git a/autoload/emmet.vim b/autoload/emmet.vim index afca7c7..d09d60f 100644 --- a/autoload/emmet.vim +++ b/autoload/emmet.vim @@ -1892,6 +1892,9 @@ let s:emmet_settings = { \ ."\tbody\n\t\t${child}|", \ }, \ }, +\ 'pug': { +\ 'extends': 'jade', +\ }, \ 'xsl': { \ 'extends': 'html', \ 'default_attributes': {