This commit is contained in:
2025-06-22 22:38:10 +02:00
parent e3eab820ce
commit f98d583977

View File

@@ -17,8 +17,6 @@
(when (daemonp)
;; problem if using unicodes and emacsclient, the last line of which-key side-frame is cropped.
(setq which-key-dont-use-unicode t))
;; :hook (after-init . which-key-mode)
;; :hook (before-init . which-key-mode)
:config
(which-key-mode)
(setq which-key-allow-multiple-replacements t)