From f3988cb9bd278f081bd545ddf5c4e3c5181a734d Mon Sep 17 00:00:00 2001 From: TEC Date: Thu, 21 Mar 2024 16:41:50 +0800 Subject: [PATCH] Add new corfu module to init.el template --- config.org | 1 + 1 file changed, 1 insertion(+) diff --git a/config.org b/config.org index 3f743f4..364878b 100644 --- a/config.org +++ b/config.org @@ -1556,6 +1556,7 @@ I reckon enabling half the modules Doom provides should do it. #+begin_src emacs-lisp (company ; the ultimate code completion backend +childframe) ; ... when your children are better than you +;;(corfu +orderless) ; complete with cap(f), cape and a flying feather! ;;helm ; the *other* search engine for love and life ;;ido ; the other *other* search engine... ;; (ivy ; a search engine for love and life