summaryrefslogtreecommitdiff
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
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))