mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-09 12:57:25 -05:00
abo-abo/swiper@2a25a6fb5b -> abo-abo/swiper@8dc02d5b72 company-mode/company-mode@1a0fc12a9c -> company-mode/company-mode@e1d331a64e elken/yasnippet-capf@744dedb783 -> elken/yasnippet-capf@4c2e33d70c emacs-helm/helm@f8949afd9b -> emacs-helm/helm@06e0cf0148 minad/cape@f61da109a9 -> minad/cape@9110956a51 minad/consult-flycheck@754f5497d8 -> minad/consult-flycheck@3b999ae983 minad/consult@fe48522800 -> minad/consult@0c3f53916e minad/corfu@cdc3e13ad3 -> minad/corfu@921dd7c97e minad/marginalia@da72da4622 -> minad/marginalia@50a51c69f0 minad/vertico@ba650a7ab9 -> minad/vertico@c682ef50e6 oantolin/embark@9c166c4b96 -> oantolin/embark@19a13e344e oantolin/orderless@53f5204ad3 -> oantolin/orderless@49d1fdfb80 radian-software/prescient.el@0765418e43 -> radian-software/prescient.el@2b8a8b4122 rainstormstudio/nerd-icons-completion@c2db8557a3 -> rainstormstudio/nerd-icons-completion@426a1d7c29 Close: #7977 Co-authored-by: LemonBreezes <LemonBreezes@users.noreply.github.com>
: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.