From 3b34e8cf3596d8e4ebc0207614977ed380f7209c Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 8 Feb 2022 14:17:05 -0600 Subject: Add corfu --- init.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index 34a9112..01d3f7f 100644 --- a/init.el +++ b/init.el @@ -1145,6 +1145,10 @@ They are completed by \"M-x TAB\" only in Tramp debug buffers." (:bind "C-x C-d" #'consult-dir "C-x C-j" #'consult-dir-jump-file))) +(setup (:straight corfu) + (+with-ensure-after-init + (corfu-global-mode +1))) + (setup (:straight crossword) ;; This isn't the perfect Emacs crossword puzzle, but it's the only one I ;; know. -- cgit 1.4.1-21-gabe81