[Emacs] Add aurel

This commit is contained in:
2017-04-20 17:36:03 -07:00
parent 94a315b076
commit 8e0b0d4fa1

View File

@@ -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