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 @@ <>) #+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