aboutsummaryrefslogtreecommitdiff
path: root/dot.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'dot.emacs.d/init.el')
-rw-r--r--dot.emacs.d/init.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/dot.emacs.d/init.el b/dot.emacs.d/init.el
index 034f64e..8cdddfa 100644
--- a/dot.emacs.d/init.el
+++ b/dot.emacs.d/init.el
@@ -167,9 +167,6 @@
:config
(auctex-latexmk-setup))
-(use-package muttrc-mode
- :mode "/muttrc")
-
(use-package rust-mode
:mode "\\.rs\\'")