diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index 1a4d5f84..336cc44c 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -3977,6 +3977,10 @@ crux-reopen-as-root-mode makes it so that any file owned by root will automatica :after helm :demand t) #+END_SRC +** aurel +#+BEGIN_SRC emacs-lisp +(use-package aurel :demand t) +#+END_SRC * Chat ** erc #+BEGIN_SRC emacs-lisp