helm sources for emmet-mode's snippets.
Just drop helm-emmet.el
. somewhere in your load-path
.
(add-to-list 'load-path "~/somewhere")
If you're an Emacs 24 user or you have a recent version of package.el
you can install helm-emmet.el
from the MELPA repository.
Helm to preview or expand Emmet's snippets.
These actions are available.
- Preview snippet
- Expand snippet directly
Face used for a first line of snippet in helm buffer.