mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
abo-abo/swiper@1f88e54990 -> abo-abo/swiper@2a25a6fb5b company-mode/company-mode@b0a522ac5b -> company-mode/company-mode@1a0fc12a9c elken/yasnippet-capf@9043f82751 -> elken/yasnippet-capf@744dedb783 emacs-helm/helm@28f62344fe -> emacs-helm/helm@f8949afd9b karthink/consult-dir@3f5f4b71eb -> karthink/consult-dir@15891383f3 minad/cape@e01e443023 -> minad/cape@f61da109a9 minad/consult@c87b0bf06d -> minad/consult@fe48522800 minad/corfu@35cd5a0f3c -> minad/corfu@cdc3e13ad3 minad/marginalia@3275d1f85c -> minad/marginalia@da72da4622 minad/vertico@68e51fda55 -> minad/vertico@ba650a7ab9 oantolin/embark@d3c9d1b4c8 -> oantolin/embark@9c166c4b96 oantolin/orderless@ac4aeb66f3 -> oantolin/orderless@53f5204ad3 radian-software/prescient.el@c39bf07c56 -> radian-software/prescient.el@0765418e43 seagle0128/nerd-icons-ivy-rich@7197614b27 -> seagle0128/nerd-icons-ivy-rich@86a896bb48 Close: #7862 Fix: #7863
: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.