nex3 / sass-mode

Emacs mode for Sass

Home Page:http://sass-lang.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autoload possible Emmet-mode?

tanrax opened this issue · comments

Any chance that starts with Emmet-mode? Thanks

Sorry, I'm not really sure what you mean, but I think perhaps you're asking if we can add emmet-mode support to sass-mode? You could try enabling emmet-mode automatically with sass-mode using (add-hook 'sass-mode-hook 'emmet-mode), but I doubt that will do what you want. If we would need to change sass-mode to support emmet-mode, then that's extremely unlikely to happen, sorry.