spacemacs-ivy: hide lighter counsel

This commit is contained in:
Muneeb Shaikh 2016-03-06 09:54:51 +05:30 committed by syl20bnr
parent 2e99aa5bb6
commit c955014102
1 changed files with 1 additions and 0 deletions

View File

@ -312,6 +312,7 @@ Helm hack."
;; remaps built-in commands that have a counsel replacement
(counsel-mode 1)
(spacemacs|hide-lighter counsel-mode)
;; Note: Must be set before which-key is loaded.
(setq prefix-help-command 'counsel-descbinds)