Ensure which-key loads at startup
This commit is contained in:
parent
c49377a82d
commit
c3bc351473
@ -11,8 +11,7 @@
|
||||
:prefix-map 'leader-map))
|
||||
|
||||
(use-package which-key
|
||||
:config
|
||||
(which-key-mode))
|
||||
:hook (after-init . which-key-mode))
|
||||
|
||||
(leader-def-key "SPC" #'execute-extended-command)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user