logoalt Hacker News

torben-friistoday at 3:37 PM1 replyview on HN

The day my coworkers started using cursor I started to learn neovim. Every day that passes I'm more glad I did it.

And mind you, I'm not an anti AI extremist. But I dont think there's any need to adopt the new tool as your new full workbench, a Claude style chat in a nearby terminal has the same benefit and exposes you to a ridiculously smaller personal risk.


Replies

antonvstoday at 4:09 PM

I use the CLI agents (from any major vendor), in conjunction with either nvim or standard VS Code (with Copilot disabled). That way you still get the automatic "agent" capabilities - it can search your code, propose and make changes, write tests, doc files, etc. - but it doesn't interfere with your editing experience.