forked from colonelpanic/dotfiles
[Emacs] Add aurel
This commit is contained in:
parent
94a315b076
commit
8e0b0d4fa1
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user