summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/init.el')
-rw-r--r--emacs/.emacs.d/init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el
index ac05e63..9ed2737 100644
--- a/emacs/.emacs.d/init.el
+++ b/emacs/.emacs.d/init.el
@@ -471,7 +471,6 @@ MODE1 is enabled and vice-versa."
:commands (slack-start)
:load-path "vendor-lisp/emacs-slack"
:config
- (setq slack-ws-reconnect-auto t)
(setq slack-buffer-function 'switch-to-buffer))
;;;; Hooks