Add mutt mode in emacs
This commit is contained in:
parent
f4a7e3eb8a
commit
a832afc4ba
1 changed files with 2 additions and 0 deletions
|
|
@ -261,3 +261,5 @@ they line up with the line containing the corresponding opening bracket."
|
|||
|
||||
(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