chor: clean up some configs and keybindings

This commit is contained in:
User
2026-06-24 08:42:08 +08:00
parent 979670e6dd
commit 128ec92eaf
6 changed files with 11 additions and 17 deletions

View File

@@ -96,6 +96,7 @@
;; which-key快捷键提示
(use-package which-key
:straight nil
:delight
:hook
(after-init . which-key-mode))