summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
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 f4bb0dd..12cdd19 100644
--- a/init.el
+++ b/init.el
@@ -160,6 +160,7 @@
(load "email.el")
(load "init-org.el")
+(require 'my/init-org)
(load "init-completion.el")
(load "init-geiser.el")
(load "init-gnus.el")