summary refs log tree commit diff stats
path: root/tag-emacs
diff options
context:
space:
mode:
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 c23ae8c0..50ee6a1c 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