summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2016-07-04 23:07:07 +0200
committerrekado <rekado@elephly.net>2016-07-04 23:07:07 +0200
commit6481d0fa8cdfa1f5d239a618a88961f45f48b27c (patch)
treebe3083f074246d7fc336175e206f5c62a866c812 /init.el
parent8fde72e04b5df8a579f6740b1715a0655be3add8 (diff)
Revert "Remove ido."
This reverts commit af48ee7c6e4ef551e387c8d37e7c85b392c36d88.
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index a490836..f576da1 100644
--- a/init.el
+++ b/init.el
@@ -146,6 +146,7 @@
(load "email.el")
(load "init-org.el")
(require 'my/init-org)
+(load "init-ido.el")
(load "init-completion.el")
(load "init-geiser.el")
(load "init-gnus.el")