diff --git a/Emacs.org b/Emacs.org index 2b29d784..92f3ea63 100644 --- a/Emacs.org +++ b/Emacs.org @@ -1312,6 +1312,7 @@ Trying this as an alternative to Ivy and Counsel. (:with-map corfu-map (:bind "C-j" corfu-next "C-k" corfu-previous + "TAB" corfu-insert "C-f" corfu-insert)) (:option corfu-cycle t) (corfu-global-mode))