Diminish the lighter of guide-key-mode

Diminish it to Ⓖ
This commit is contained in:
syl20bnr 2014-10-30 21:12:23 -04:00
parent 0e2b9bea84
commit d1129a37c4

View file

@ -1200,6 +1200,7 @@ DELETE-FUNC when calling CALLBACK.
(setq guide-key/idle-delay 0.3)
(setq guide-key/text-scale-amount 0)
(guide-key-mode 1)
(spacemacs//diminish guide-key-mode "")
)
))