The main reason I use Cursor is for their tab complete model. I enjoy using Neovim more than Cursor, but I choose not to use it because I haven't been able to find anything that makes me as productive as Cursor's tab model.
Agreed. If I'm typing code, it's probably because I know what I want to do, and suggestions popping up easily break my train of thought. I also hate the choice of tab - I use tab for...tabs.
There is probably a configurable way to request suggestions instead of having them automatically pop up - I should configure that.
Specifically, alt+tab to enable/disable Cursor tab, and change hotkey for accepting suggestions to something besides tab (whoah, we can use [TAB] for coding again?).