[module] replace company to corfu
This commit is contained in:
parent
119c44a8e7
commit
86588ecab6
1 changed files with 3 additions and 2 deletions
5
init.el
5
init.el
|
@ -20,8 +20,9 @@
|
||||||
;;layout ; auie,ctsrnm is the superior home row
|
;;layout ; auie,ctsrnm is the superior home row
|
||||||
|
|
||||||
:completion
|
:completion
|
||||||
(company
|
(corfu +orderless) ; complete with cap(f), cape and a flying feather!
|
||||||
+childframe) ; the ultimate code completion backend
|
;; (company
|
||||||
|
;; +childframe) ; the ultimate code completion backend
|
||||||
;;helm ; the *other* search engine for love and life
|
;;helm ; the *other* search engine for love and life
|
||||||
;;ido ; the other *other* search engine...
|
;;ido ; the other *other* search engine...
|
||||||
;;ivy ; a search engine for love and life
|
;;ivy ; a search engine for love and life
|
||||||
|
|
Loading…
Reference in a new issue