summaryrefslogtreecommitdiff
path: root/emacs/.config/emacs-kj/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.config/emacs-kj/init.el')
-rw-r--r--emacs/.config/emacs-kj/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/.config/emacs-kj/init.el b/emacs/.config/emacs-kj/init.el
index 46ae903..e1938f4 100644
--- a/emacs/.config/emacs-kj/init.el
+++ b/emacs/.config/emacs-kj/init.el
@@ -15,6 +15,7 @@
(load bootstrap-file nil 'nomessage))
(push (expand-file-name "lisp" user-emacs-directory) load-path)
+(require 'kj-lib)
(setq user-full-name "KJ Orbekk"
user-mail-address "kj@orbekk.com")