Move RJSX configuration to emacs-configuration

This commit is contained in:
Tom Willemse 2019-03-03 10:47:19 -08:00
parent 241da038e3
commit 16c26f06d7

View file

@ -143,7 +143,6 @@
(add-hook 'ielm-mode-hook 'paredit-mode)
(add-hook 'prog-mode-hook 'goto-address-prog-mode)
(add-to-list 'auto-mode-alist '("\\.jsx\\'" . rjsx-mode))
(add-to-list 'auto-mode-alist '("\\.targets\\'" . nxml-mode))
(add-to-list 'auto-mode-alist '("\\.proj\\'" . nxml-mode))