Add new binding for completion preview mode

This commit is contained in:
2025-09-05 18:24:24 -07:00
parent 1445beb3d0
commit 2bfd574504

View File

@ -1114,6 +1114,8 @@ visual states."
(use-package completion-preview
:ensure nil
:defer nil
:bind (:map completion-preview-active-mode-map
("M-p" . completion-preview-insert))
:config
(add-to-list
'emulation-mode-map-alists