This commit is contained in:
Zelong Kuang
2025-12-16 08:23:57 +11:00
parent 1c47483c1c
commit cf25aae545
8 changed files with 43 additions and 5 deletions

View File

@@ -6,6 +6,7 @@
:bind ("C-h M-m" . which-key-show-major-mode)
:hook (elpaca-after-init . which-key-mode)
:init (setq which-key-max-description-length 30
which-key-idle-delay 0.5
which-key-lighter nil
which-key-show-remaining-keys t)
:config