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