Move RJSX configuration to emacs-configuration
This commit is contained in:
parent
241da038e3
commit
16c26f06d7
1 changed files with 0 additions and 1 deletions
|
@ -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))
|
||||
|
||||
|
|
Loading…
Reference in a new issue