summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/init.org')
-rw-r--r--emacs/.emacs.d/init.org10
1 files changed, 10 insertions, 0 deletions
diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org
index f19786d..fd7ddbf 100644
--- a/emacs/.emacs.d/init.org
+++ b/emacs/.emacs.d/init.org
@@ -1277,6 +1277,16 @@
<<magit-diff-refine-hunk>>)
#+END_SRC
+** Lui
+
+ These settings will be tangled to =site-lisp/lui-init.el= and loaded
+ when lui.el is loaded.
+
+ #+BEGIN_SRC emacs-lisp
+ (with-eval-after-load 'lui
+ (require 'lui-init))
+ #+END_SRC
+
** Circe
These settings will be tangled to =site-lisp/circe-init.el= and