Skip to content

Commit

Permalink
feat(doom): replace company with corfu
Browse files Browse the repository at this point in the history
  • Loading branch information
Azd325 committed Jul 29, 2024
1 parent 2784478 commit 319c1f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion module/home-manager/files/doom-emacs/init.el
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
;;layout ; auie,ctsrnm is the superior home row

:completion
company ; the ultimate code completion backend
;;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
Expand Down

0 comments on commit 319c1f3

Please sign in to comment.