@redstarfish I'm on Vertico atm. I've gone through Helm, Ivy, Selectrum. It's good to try new things.
As @worldsendless I also went through a few completion frameworks and currently using vertico. It's minimalistic, have sane defaults, clean implementation and integrates well with built-in Emacs mechanisms.
@redstarfish While using builtin completion the most useful hotkey is M-v, also take a look athttps://sr.ht/~dsemy/vcomplete/which can improve experience in some cases.
My setup:https://git.sr.ht/~abcdw/rde/tree/071e4c1574e1d5291728aa2ad5d690b616d59b0a/item/rde/features/emacs.scm#L612
A little dirty, but still quite simple. Will clean it up in next commits.
QOTO: Question Others to Teach Ourselves An inclusive, Academic Freedom, instance All cultures welcome. Hate speech and harassment strictly forbidden.
As @worldsendless I also went through a few completion frameworks and currently using vertico. It's minimalistic, have sane defaults, clean implementation and integrates well with built-in Emacs mechanisms.
@redstarfish
While using builtin completion the most useful hotkey is M-v, also take a look at
https://sr.ht/~dsemy/vcomplete/
which can improve experience in some cases.
My setup:
https://git.sr.ht/~abcdw/rde/tree/071e4c1574e1d5291728aa2ad5d690b616d59b0a/item/rde/features/emacs.scm#L612
A little dirty, but still quite simple. Will clean it up in next commits.