Remove non-existent setting
This setting was removed from Emacs Slack.
This commit is contained in:
parent
5e1db34151
commit
fddfa5114e
1 changed files with 0 additions and 1 deletions
|
@ -471,7 +471,6 @@ MODE1 is enabled and vice-versa."
|
||||||
:commands (slack-start)
|
:commands (slack-start)
|
||||||
:load-path "vendor-lisp/emacs-slack"
|
:load-path "vendor-lisp/emacs-slack"
|
||||||
:config
|
:config
|
||||||
(setq slack-ws-reconnect-auto t)
|
|
||||||
(setq slack-buffer-function 'switch-to-buffer))
|
(setq slack-buffer-function 'switch-to-buffer))
|
||||||
|
|
||||||
;;;; Hooks
|
;;;; Hooks
|
||||||
|
|
Loading…
Reference in a new issue