[Emacs] Add aurel

This commit is contained in:
Ivan Malison 2017-04-20 17:36:03 -07:00
parent 94a315b076
commit 8e0b0d4fa1
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -3977,6 +3977,10 @@ crux-reopen-as-root-mode makes it so that any file owned by root will automatica
:after helm :after helm
:demand t) :demand t)
#+END_SRC #+END_SRC
** aurel
#+BEGIN_SRC emacs-lisp
(use-package aurel :demand t)
#+END_SRC
* Chat * Chat
** erc ** erc
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp