From e906e0210759b473a4aa097fbf749442f3f68f1c Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 6 May 2015 09:26:18 +0200 Subject: Emacs: Remove jquery-doc package --- tag-emacs/emacs.d/init.el | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tag-emacs') 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 -- cgit 1.4.1