From f1bed322662189aa22747a1e0367de025c724557 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sat, 9 Dec 2023 10:53:33 +0200 Subject: emacs:(tools) Set corfu-popupinfo-delay to 0.3 --- .emacs.d/modules/thanos-tools.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d') diff --git a/.emacs.d/modules/thanos-tools.el b/.emacs.d/modules/thanos-tools.el index 41d4592..5823885 100644 --- a/.emacs.d/modules/thanos-tools.el +++ b/.emacs.d/modules/thanos-tools.el @@ -54,7 +54,7 @@ corfu-auto-delay 0.1 corfu-auto-prefix 2 corfu-cycle t - corfu-popupinfo-delay 0 + corfu-popupinfo-delay 0.3 corfu-quit-at-boundary 'separator corfu-quit-no-match t corfu-preselect 'first -- cgit v1.2.3