From 2885a591bcedaef0d4ba89ce23910ec4ec9376d4 Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 8 Apr 2024 14:18:02 +0100 Subject: plain old help on keys --- custom/jao-custom-completion.el | 4 ++-- 1 file 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) -- cgit v1.2.3