summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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)