Replace company by corfu
This commit is contained in:
parent
4f7d27bd34
commit
6acb05a8a9
3
init.el
3
init.el
|
@ -14,7 +14,8 @@
|
||||||
;layout ; auie,ctsrnm is the superior home row
|
;layout ; auie,ctsrnm is the superior home row
|
||||||
|
|
||||||
:completion
|
:completion
|
||||||
(company +tng) ; the ultimate code completion backend
|
;;(company +tng) ; 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
|
;;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 New Issue