summary refs log tree commit diff stats
path: root/tag-emacs
diff options
context:
space:
mode:
authorAlan Pearce2015-05-06 09:26:18 +0200
committerAlan Pearce2015-05-06 09:26:18 +0200
commite906e0210759b473a4aa097fbf749442f3f68f1c (patch)
tree1c4980a35ad23b382bc75ecd8efbcdae0c021172 /tag-emacs
parent10850b49fbc31af28c977d2d42cf8f22811963ea (diff)
downloaddotfiles-e906e0210759b473a4aa097fbf749442f3f68f1c.tar.lz
dotfiles-e906e0210759b473a4aa097fbf749442f3f68f1c.tar.zst
dotfiles-e906e0210759b473a4aa097fbf749442f3f68f1c.zip
Emacs: Remove jquery-doc package
Diffstat (limited to 'tag-emacs')
-rw-r--r--tag-emacs/emacs.d/init.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el
index c23ae8c..50ee6a1 100644
--- a/tag-emacs/emacs.d/init.el
+++ b/tag-emacs/emacs.d/init.el
@@ -1394,11 +1394,6 @@ symbol, not word, as I need this for programming the most."
 
 (add-to-list 'auto-mode-alist '("composer\\.lock" . js-mode))
 
-(req-package jquery-doc
-  :defer t
-  :init (progn
-          (add-hook 'js2-mode-hook #'jquery-doc-setup)))
-
 (req-package scss-mode
   :defer t
   :config (progn