From 740aa4d786d14ebc68da5819d463cd70956b0d36 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Mon, 29 Jul 2024 01:46:23 -0400 Subject: [PATCH] tweak: use :completion corfu by default Ref: 559c1eef39e3 --- templates/init.example.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/init.example.el b/templates/init.example.el index 80142384f..f18e9c4cd 100644 --- a/templates/init.example.el +++ b/templates/init.example.el @@ -21,8 +21,8 @@ ;;layout ; auie,ctsrnm is the superior home row :completion - company ; the ultimate code completion backend - ;;(corfu +orderless) ; complete with cap(f), cape and a flying feather! + ;;company ; the ultimate code completion backend + (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