all repos — archive/dotfiles @ 883b3a15157eca87580006c4a004a8e46b075e2c

Superseded by nixfiles

Emacs: disable nxhtml-mode

Alan Pearce
commit

883b3a15157eca87580006c4a004a8e46b075e2c

parent

7aaaea54ed327dc2c40a2799484df302f0598892

1 file changed, 0 insertions(+), 2 deletions(-)

jump to
M emacs/init.elemacs/init.el
@@ -1017,9 +1017,7 @@
(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))