Add helm-descbinds
This package allows for easier navigation of the assigned bindings. The inbuilt describe-bindings (C-h b b) feature is remapped to the helm equivalent. Signed-off-by: Brian McGillion <brian@ssrc.tii.ae>
This commit is contained in:
parent
24e35b95d5
commit
5a14dcd48e
2 changed files with 9 additions and 1 deletions
|
@ -16,3 +16,4 @@
|
|||
(package! posframe :pin "c15800a838"))
|
||||
(when (featurep! :lang org)
|
||||
(package! helm-org :pin "b7a18dfc17"))
|
||||
(package! helm-descbinds :pin "b725159823")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue