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 b13504e..13218fb 100644
--- a/init.el
+++ b/init.el
@@ -4,6 +4,7 @@
(add-to-list 'load-path "~/.emacs.d/conf")
(load "pkg.el")
(load "em.el")
+(load "util.el")
(load "ev.el")
(load "om.el")
(load "ibuf.el")