From a3d7523e24c0efd1f4d2cd2421bdc4163f5da224 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 6 Mar 2019 23:20:26 -0800 Subject: Move NXML configuration to emacs-config --- emacs/.emacs.d/init.el | 3 --- 1 file changed, 3 deletions(-) (limited to 'emacs') diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el index e511ce4..80a03cd 100644 --- a/emacs/.emacs.d/init.el +++ b/emacs/.emacs.d/init.el @@ -33,9 +33,6 @@ ;;;; Settings -(add-to-list 'auto-mode-alist '("\\.targets\\'" . nxml-mode)) -(add-to-list 'auto-mode-alist '("\\.proj\\'" . nxml-mode)) - (add-hook 'git-commit-mode-hook 'electric-quote-local-mode) (add-hook 'html-mode-hook 'electric-pair-local-mode) -- cgit v1.2.3-54-g00ecf