Fix Slack Layer helm menu display

Changed the slack layer to display "+slack" rather than "+prefix"
This matches other layers (i.e. +org, +irc) under <leader> a.
This commit is contained in:
Leslie Shawn Russell 2018-03-13 09:00:47 -05:00 committed by Codruț Constantin Gușoi
parent 4219842f98
commit 6259f40914
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@
:defer t
:init
(progn
(spacemacs/declare-prefix "aC" "slack")
(spacemacs/set-leader-keys
"aCs" 'slack-start
"aCj" 'slack-channel-select