From 76b78411444270c39fbf9a71151e6bfb9de7234f Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Tue, 5 Jul 2016 12:12:21 -0700 Subject: [PATCH] Add emacs-slack package --- dotfiles/emacs.d/README.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index 304d6561..1d6b6f7c 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -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