mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-05-28 06:07:31 -07:00
Remove redundant auto-mode-alist entries
rc files are covered in core-editor.el
This commit is contained in:
parent
e2855db2a6
commit
1d7d493f0d
1 changed files with 0 additions and 3 deletions
|
|
@ -7,9 +7,6 @@
|
|||
;;
|
||||
;;; Packages
|
||||
|
||||
(add-to-list 'auto-mode-alist '("\\.\\(?:offlineimap\\|mbsync\\)rc\\'" . conf-mode))
|
||||
|
||||
|
||||
(use-package! mu4e
|
||||
:commands mu4e mu4e-compose-new
|
||||
:init
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue