From 64bef7196bb3ad6fb9b6cb6fd1e35ecf13cd11b9 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Wed, 3 Apr 2024 06:06:16 +0300 Subject: [fix] emacs: typo --- .emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d/init.el') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index a9ad5f7..ce77860 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -485,7 +485,7 @@ corfu-popupinfo-delay 0.3 corfu-quit-at-boundary 'separator corfu-quit-no-match t - corfu-first + corfu-preselect 'first corfu-preview-current t corfu-echo-mode t) (setf indent-tabs-mode nil)) -- cgit v1.2.3