emmet-vim
emmet-vim copied to clipboard
Emmet vim does not recognize jade files
Emmet sintax work with html and haml, but does not work with jade files, ubuntu 15.10
It's not task of emmet. You need to install plugin that can detect jade file.
I only speak spanish, maybe I don't a good question.
Emmet snippets work fine with html and haml, but, when I need try to use jade dont work.
I install vim-pug for detect the jade sintax, but, nothing happen.
https://github.com/digitaltoad/vim-pug
And thanks for answer me. ( :
If you set set filetype=jade
, emmet may work well. But emmet should not set it. you should find the another plugin for jade which set filetype.