2 comments

[ 4.2 ms ] story [ 10.1 ms ] thread
Weird that i don't see treemacs, neotree, projectile and windmove.

> corfu

another one? i already had settled on company but wondering if i should have used auto-complete... oh gosh.

corfu integrates better with emacs's built-in mechanism (capf), while company offers their own interface, but corfu relies on child frames so it cannot be used in TUI.

> projectile

It's great as long as you only use it on local projects. Projectile is super slow on remote projects. I have replaced it with project.el (built-in) + projection (extra stuff) and found projection superior on some features.