mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-13 13:13:35 -05:00
PythonNut/helm-flx@27dd9e3ce3 -> PythonNut/helm-flx@5220099e69 abo-abo/swiper@764e0d35ba -> abo-abo/swiper@b8be4913a6 bbatsov/helm-projectile@58123f14c3 -> bbatsov/helm-projectile@35a2111d00 company-mode/company-mode@1005540b1c -> company-mode/company-mode@2ca3e29abf emacs-helm/helm@1003539c2e -> emacs-helm/helm@dfd6403947 lewang/flx@e3b3f0533e -> lewang/flx@7b44a5abb2 lewang/flx@e3b3f0533e -> lewang/flx@7b44a5abb2 mhayashi1120/Emacs-wgrep@f9687c28bb -> mhayashi1120/Emacs-wgrep@edf768732a minad/consult-flycheck@51b1b48e8d -> minad/consult-flycheck@c371996c57 minad/consult@b22a7de62e -> minad/consult@ffaaf6da90 minad/marginalia@6d48ed54be -> minad/marginalia@ccf573e214 minad/vertico@f303790546 -> minad/vertico@6f22ff1298 oantolin/embark@4882b395ce -> oantolin/embark@5497a19eef oantolin/orderless@ae849b3d9f -> oantolin/orderless@d09aab3795 radian-software/prescient.el@c5295a9eec -> radian-software/prescient.el@35cf5d3613 sebastiencs/company-box@f9cbbc7df8 -> sebastiencs/company-box@766546b266 tumashu/posframe@c91d4d53fa -> tumashu/posframe@06b939cfb0 tumashu/vertico-posframe@790f74b49d -> tumashu/vertico-posframe@f57b170b43
: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.