mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-25 14:13:37 -05:00
minad/consult-flycheck@d83f87581a -> minad/consult-flycheck@754f5497d8 minad/consult@9463146ba7 -> minad/consult@b48ff6bf05 minad/marginalia@ea356ebb1d -> minad/marginalia@f6fe86b989 minad/vertico@4a7da56b02 -> minad/vertico@68cbd47589 oantolin/embark@60139db879 -> oantolin/embark@c93abadc82 oantolin/orderless@b24748093b -> oantolin/orderless@dc7a781acf
: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.