summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'tag-emacs/emacs.d/init.el')
-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 4359355..4cc5fdd 100644
--- a/tag-emacs/emacs.d/init.el
+++ b/tag-emacs/emacs.d/init.el
@@ -337,6 +337,7 @@
             (add-hook 'ansible-mode-hook (ap/create-helm-dash-hook "Ansible"))
             (add-hook 'php-mode-hook (ap/create-helm-dash-hook '("PHP" "Symfony")))
             (add-hook 'twig-mode-hook (ap/create-helm-dash-hook '("Twig")))
+            (add-hook 'markdown-mode-hook (ap/create-helm-dash-hook '("Markdown")))
             (add-hook 'saltstack-mode-hook (ap/create-helm-dash-hook '("SaltStack")))))
 
 (req-package which-func