Move NXML configuration to emacs-config
This commit is contained in:
parent
da7f4ae685
commit
a3d7523e24
1 changed files with 0 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue