mattn / emmet-vim

emmet for vim: http://emmet.io/
http://mattn.github.io/emmet-vim
MIT License
6.41k stars 410 forks source link

Support sass type in syntax name #485

Open leafOfTree opened 4 years ago

leafOfTree commented 4 years ago

Hi, thanks for this awesome plugin. Vue components can have sass in it, like <style lang="sass">.... leafOfTree/vim-vue-plugin tries to enable sass snippets in Vue by syntax context. So it will be great to support sass type in syntax name.

PickRelated commented 4 years ago

May I please upvote this PR.