mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
LuigiPiucco/nerd-icons-corfu@7077bb76fe -> LuigiPiucco/nerd-icons-corfu@0a932e89cf abo-abo/swiper@8dc02d5b72 -> abo-abo/swiper@abb9e1e564 bbatsov/helm-projectile@e2e38825c9 -> bbatsov/helm-projectile@041076e35a company-mode/company-mode@e1d331a64e -> company-mode/company-mode@5bb6f6d3d4 emacs-helm/helm-descbinds@ca03f02da4 -> emacs-helm/helm-descbinds@c12bc85ef3 emacs-helm/helm-org@c80e53315c -> emacs-helm/helm-org@9b7d5d4fd1 emacs-helm/helm@06e0cf0148 -> emacs-helm/helm@cf557ff745 karthink/consult-dir@15891383f3 -> karthink/consult-dir@6cb46395df mhayashi1120/Emacs-wgrep@208b9d01cf -> mhayashi1120/Emacs-wgrep@49f09ab9b7 minad/cape@9110956a51 -> minad/cape@50fdb70807 minad/consult-flycheck@3b999ae983 -> minad/consult-flycheck@3bc2141daf minad/consult@0c3f53916e -> minad/consult@ce38dd0377 minad/corfu@0a616caedf -> minad/corfu@c302b0526a minad/marginalia@50a51c69f0 -> minad/marginalia@a527fb03b7 minad/vertico@c682ef50e6 -> minad/vertico@ac82acf177 oantolin/embark@19a13e344e -> oantolin/embark@d5df0eff18 oantolin/orderless@49d1fdfb80 -> oantolin/orderless@c7cb04499d radian-software/prescient.el@2b8a8b4122 -> radian-software/prescient.el@7dd5b53886 rainstormstudio/nerd-icons-completion@426a1d7c29 -> rainstormstudio/nerd-icons-completion@8e5b995eb2 tumashu/ivy-posframe@533a8e368f -> tumashu/ivy-posframe@660c773f55 tumashu/vertico-posframe@2e0e09e5bb -> tumashu/vertico-posframe@c5a8b5f72a Fix: #8282
: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.