iyefrat/all-the-icons-completion@4da28584a1 -> iyefrat/all-the-icons-completion@b08f053cee minad/consult@ffaaf6da90 -> minad/consult@052399ed05 minad/marginalia@ccf573e214 -> minad/marginalia@2633b2dee2 minad/vertico@6f22ff1298 -> minad/vertico@b6b8420d29 oantolin/embark@5497a19eef -> oantolin/embark@3ffb27a833 oantolin/orderless@d09aab3795 -> oantolin/orderless@e678402671 tumashu/vertico-posframe@f57b170b43 -> tumashu/vertico-posframe@7da6d648ff emacs-compat/compat@38280a7b54 -> emacs-compat/compat@7775c31857 --- consult--grep added support for searching in multiple directories, so we can drop the advice in `doom--help-search`. The other changes just adapt to upstream API changes. |
||
---|---|---|
.. | ||
company | ||
helm | ||
ido | ||
ivy | ||
vertico | ||
README.org |
: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.