From 058aa1d204595ba75b8d12e97b64fbcb273addfb Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 25 May 2015 16:44:37 +0200 Subject: Emacs: Create helm-dash hook for js2-mode --- tag-emacs/emacs.d/init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el index 38493be5..2d7569af 100644 --- a/tag-emacs/emacs.d/init.el +++ b/tag-emacs/emacs.d/init.el @@ -351,6 +351,7 @@ (ap/create-helm-dash-hook ansible ("Ansible")) (ap/create-helm-dash-hook php ("PHP" "Symfony")) (ap/create-helm-dash-hook twig ("Twig")) + (ap/create-helm-dash-hook js2 ("JavaScript" "NodeJS" "jQuery" "Express")) (ap/create-helm-dash-hook markdown ("Markdown")) (ap/create-helm-dash-hook saltstack ("SaltStack")) (ap/create-helm-dash-hook clojure ("Clojure")) -- cgit 1.4.1