summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2024-04-08 14:18:02 +0100
committerjao <jao@gnu.org>2024-04-08 14:18:02 +0100
commit2885a591bcedaef0d4ba89ce23910ec4ec9376d4 (patch)
tree8e490c4f262c44a1b757c19645a0372a603c03f6
parent4444616076105252c827f8313edd4d4c1caf29f9 (diff)
downloadelibs-2885a591bcedaef0d4ba89ce23910ec4ec9376d4.tar.gz
elibs-2885a591bcedaef0d4ba89ce23910ec4ec9376d4.tar.bz2
plain old help on keys
-rw-r--r--custom/jao-custom-completion.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/custom/jao-custom-completion.el b/custom/jao-custom-completion.el
index a5989db..b44f9b6 100644
--- a/custom/jao-custom-completion.el
+++ b/custom/jao-custom-completion.el
@@ -217,8 +217,8 @@
(window-parameters (mode-line-format . none))
(window-height . fit-window-to-buffer)))
- (setq prefix-help-command #'embark-prefix-help-command)
- (add-to-list 'vertico-multiform-categories '(embark-keybinding grid))
+ ;; (setq prefix-help-command #'describe-prefix-bindings)
+ ;; (add-to-list 'vertico-multiform-categories '(embark-keybinding grid))
:bind (("C-;" . embark-act)
("C-c ;" . embark-act)