summary refs log tree commit diff stats
path: root/tag-emacs
diff options
context:
space:
mode:
authorAlan Pearce2015-05-25 16:44:37 +0200
committerAlan Pearce2015-05-25 16:44:37 +0200
commit058aa1d204595ba75b8d12e97b64fbcb273addfb (patch)
tree2c6ebd173b38c027bbff887e459b3af58f7a861a /tag-emacs
parentb912fe69c30626d2297f72f9bd3a2f1c407992bc (diff)
downloaddotfiles-058aa1d204595ba75b8d12e97b64fbcb273addfb.tar.lz
dotfiles-058aa1d204595ba75b8d12e97b64fbcb273addfb.tar.zst
dotfiles-058aa1d204595ba75b8d12e97b64fbcb273addfb.zip
Emacs: Create helm-dash hook for js2-mode
Diffstat (limited to 'tag-emacs')
-rw-r--r--tag-emacs/emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el
index 38493be..2d7569a 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"))