Remove jsx-mode from emacs
This commit is contained in:
parent
fe5aa8e458
commit
b2f4a3e94f
1 changed files with 0 additions and 2 deletions
|
|
@ -14,7 +14,6 @@
|
||||||
go-mode
|
go-mode
|
||||||
goto-chg
|
goto-chg
|
||||||
haskell-mode
|
haskell-mode
|
||||||
jsx-mode
|
|
||||||
js2-mode
|
js2-mode
|
||||||
markdown-mode
|
markdown-mode
|
||||||
php-mode
|
php-mode
|
||||||
|
|
@ -259,7 +258,6 @@ they line up with the line containing the corresponding opening bracket."
|
||||||
(load-theme 'jdkaplan t)
|
(load-theme 'jdkaplan t)
|
||||||
;; (load-theme 'jdkaplan-light t)
|
;; (load-theme 'jdkaplan-light t)
|
||||||
|
|
||||||
(require 'jsx-mode)
|
|
||||||
(require 'js2-mode)
|
(require 'js2-mode)
|
||||||
|
|
||||||
(add-to-list 'auto-mode-alist '("/tmp/mutt.*" . mail-mode))
|
(add-to-list 'auto-mode-alist '("/tmp/mutt.*" . mail-mode))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue