summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-04-03 05:02:40 +0300
committerThanos Apollo <[email protected]>2024-04-03 05:02:40 +0300
commit86386197a6b888cc5267c1ab784a1f738f429878 (patch)
tree831911ec392f2980ec39ad04210fe8a2e0834d0c
parent33a19d0552e3fc4fd53a0807c21b01f2c0b4e603 (diff)
emacs: Update corfu config
-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 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))