From 6af600db1b1a4aab1cbd5b4d36625f5b9ed793f2 Mon Sep 17 00:00:00 2001 From: contrapunctus Date: Thu, 27 Jan 2022 23:28:14 +0530 Subject: [PATCH] Enable mouse control of completion --- init.org | 1 + 1 file changed, 1 insertion(+) diff --git a/init.org b/init.org index 76296c8..f81c1d2 100644 --- a/init.org +++ b/init.org @@ -3316,6 +3316,7 @@ But with =initials=, the desired completion is often buried in the results. That :init (vertico-mode) (vertico-indexed-mode) (vertico-multiform-mode) + (vertico-mouse-mode) ;; Different scroll margin ;; (setq vertico-scroll-margin 0) ;; Show more candidates