Add emacs-slack package

This commit is contained in:
Ivan Malison 2016-07-05 12:12:21 -07:00
parent d97a63f1eb
commit 76b7841144

View File

@ -2587,6 +2587,10 @@ crux-reopen-as-root-mode makes it so that any file owned by root will automatica
bitlbee-password))))))
#+END_SRC
*** slack
#+BEGIN_SRC emacs-lisp
(use-package slack)
#+END_SRC
** Other
*** anzu
#+BEGIN_SRC emacs-lisp