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
|
||||
goto-chg
|
||||
haskell-mode
|
||||
jsx-mode
|
||||
js2-mode
|
||||
markdown-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-light t)
|
||||
|
||||
(require 'jsx-mode)
|
||||
(require 'js2-mode)
|
||||
|
||||
(add-to-list 'auto-mode-alist '("/tmp/mutt.*" . mail-mode))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue