1
0
Fork 0

Add mutt mode in emacs

This commit is contained in:
Jeremy Kaplan 2016-08-01 16:25:50 -04:00
commit a832afc4ba

View file

@ -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))