summary refs log tree commit diff
path: root/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/init.el')
-rw-r--r--emacs/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el
index cd2d4de..b41f1a7 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -59,5 +59,6 @@
 (require 'my-strings)
 (require 'my-web)
 (require 'my-work)
+(require 'my-packages-extra)
 
 ;;; init.el ends here