From 86386197a6b888cc5267c1ab784a1f738f429878 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Wed, 3 Apr 2024 05:02:40 +0300 Subject: emacs: Update corfu config --- .emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 9a9899f..e86be8b 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -482,7 +482,7 @@ corfu-popupinfo-delay 0.3 corfu-quit-at-boundary 'separator corfu-quit-no-match t - corfu-preselect 'first + corfu-first corfu-preview-current t corfu-echo-mode t) (setf indent-tabs-mode nil)) -- cgit v1.2.3