parent
12161e1b67
commit
068a324fd1
1 changed files with 4 additions and 0 deletions
|
@ -101,6 +101,10 @@ If any hook returns non-nil, all hooks after it are ignored.")
|
|||
,bdef)
|
||||
forms))
|
||||
(when-let* ((desc (plist-get udef :which-key)))
|
||||
(push `(which-key-add-key-based-replacements
|
||||
(general--concat t doom-leader-alt-key ,key)
|
||||
,desc)
|
||||
wkforms)
|
||||
(push `(which-key-add-key-based-replacements
|
||||
(general--concat t doom-leader-key ,key)
|
||||
,desc)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue