summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2016-06-18 11:09:38 +0200
committerrekado <rekado@elephly.net>2016-06-18 11:09:38 +0200
commit7e33fe0d823b1f1761b6ffef5fc5b820e24f9a1c (patch)
treef80cf72de2402b66d8898ccc5b41e3b994e87f45
parent5ec1bbd06ff1eeff2b2384ac36c675100d208b90 (diff)
Only load "typo" in message-mode.
-rw-r--r--init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.el b/init.el
index 8e48328..f83f65d 100644
--- a/init.el
+++ b/init.el
@@ -169,7 +169,6 @@
(load "init-eshell.el")
(load "init-smex.el")
(load "init-modeline.el")
-(load "init-typo.el")
(load "init-my-stuff.el")
(load "init-paredit.el")
(load "init-pretty.el")