/helm-emmet

helm sources for emmet-mode's snippets

Primary LanguageEmacs Lisp

Synopsis

helm sources for emmet-mode's snippets.

Screenshot

Requirements

Installation

Manual

Just drop helm-emmet.el. somewhere in your load-path.

(add-to-list 'load-path "~/somewhere")

MELPA

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.

Usage

helm-emmet

Helm to preview or expand Emmet's snippets.

These actions are available.

  • Preview snippet
  • Expand snippet directly

Customize

helm-emmet-snippet-first-line

Face used for a first line of snippet in helm buffer.