clean up
This commit is contained in:
@@ -17,8 +17,6 @@
|
|||||||
(when (daemonp)
|
(when (daemonp)
|
||||||
;; problem if using unicodes and emacsclient, the last line of which-key side-frame is cropped.
|
;; problem if using unicodes and emacsclient, the last line of which-key side-frame is cropped.
|
||||||
(setq which-key-dont-use-unicode t))
|
(setq which-key-dont-use-unicode t))
|
||||||
;; :hook (after-init . which-key-mode)
|
|
||||||
;; :hook (before-init . which-key-mode)
|
|
||||||
:config
|
:config
|
||||||
(which-key-mode)
|
(which-key-mode)
|
||||||
(setq which-key-allow-multiple-replacements t)
|
(setq which-key-allow-multiple-replacements t)
|
||||||
|
|||||||
Reference in New Issue
Block a user