Previously, a distinction was made only between "regular" style (assumed to be for people who prefer to cycle directionally and commit with RET) and +tng (assumed to be for people who prefer TAB and auto-commit). This made composing further variations harder on the user, as they would have to work around our bindings. Now we provide a flag per feature, and the user can compose to their liking. Some variable options were turned into flags and the global CAPF list was pruned, suggesting to use individual keys for those functions if required. |
||
---|---|---|
.. | ||
company | ||
corfu | ||
helm | ||
ido | ||
ivy | ||
vertico | ||
README.org |
: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.