all repos — nixfiles @ 058aa1d204595ba75b8d12e97b64fbcb273addfb

System and user configuration, managed by nix and home-manager

Emacs: Create helm-dash hook for js2-mode
Alan Pearce alan.pearce@spotcap.com
Mon, 25 May 2015 16:44:37 +0200
commit

058aa1d204595ba75b8d12e97b64fbcb273addfb

parent

b912fe69c30626d2297f72f9bd3a2f1c407992bc

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M tag-emacs/emacs.d/init.eltag-emacs/emacs.d/init.el
@@ -351,6 +351,7 @@ (ap/create-helm-dash-hook nginx ("Nginx"))           (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"))