mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
abo-abo/swiper@8c30f4cab5 -> abo-abo/swiper@1f88e54990 company-mode/company-mode@02903bd708 -> company-mode/company-mode@b0a522ac5b emacs-helm/helm-descbinds@b725159823 -> emacs-helm/helm-descbinds@ca03f02da4 emacs-helm/helm@f34ea6b702 -> emacs-helm/helm@28f62344fe minad/cape@a397a0c92d -> minad/cape@e01e443023 minad/consult@b48ff6bf05 -> minad/consult@c87b0bf06d minad/corfu@c1e7b6190b -> minad/corfu@35cd5a0f3c minad/marginalia@f6fe86b989 -> minad/marginalia@3275d1f85c minad/vertico@68cbd47589 -> minad/vertico@68e51fda55 oantolin/embark@c93abadc82 -> oantolin/embark@d3c9d1b4c8 oantolin/orderless@dc7a781acf -> oantolin/orderless@ac4aeb66f3 radian-software/prescient.el@4b875be52e -> radian-software/prescient.el@c39bf07c56 sebastiencs/company-box@b6f53e26ad -> sebastiencs/company-box@c4f2e243fb
:completion
Description
These modules provide interfaces and frameworks completion, including code completion.
Frequently asked questions
Should I choose Ivy, Helm, Vertico, or Ido?
Vertico is Doom's default and comes highly recommended of the four. It is the fastest, best integrated in Doom's ecosystem, and its module is the most actively maintained of the four. It also has the cleanest codebase and ties into native functionality already existing in Emacs, rather than reinventing the wheel.