From 883b3a15157eca87580006c4a004a8e46b075e2c Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Thu, 16 May 2013 14:12:45 +0100 Subject: Emacs: disable nxhtml-mode --- emacs/init.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index 0a5e68c..b0fefcf 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -1017,9 +1017,7 @@ Works with: arglist-cont-nonempty, arglist-close." (use-package nxhtml-mode :defer t :if (eq env/system-type 'laptop) - :mode (("\\.php\\'" . html-mumamo-mode)) :load-path "nxhtml" - :idle (load (expand-file-name "autostart" (expand-file-name "nxhtml" user-emacs-directory)) t) :config (progn (when (and (equal emacs-major-version 24) (> emacs-minor-version 1)) -- cgit 1.4.1