HACKER Q&A
📣 Insanity

LLM Assisted Vim Workflows?


Hi HN,

As the title suggested, any recommendations and tips to build in LLM assistants with Vim? Any experiences to share about such a setup?

I’ve only dabbled with AI-assisted coding using Gemini / ChatGPT “on the side”, rather than a fully integrated experience like Cursor.


  👤 skwee357 Accepted Answer ✓
I use CodeCompanion with Gemini. I think it’s on par with all other popular tools: you can chat with it, you can give it control over one file, or over the entire project.

👤 whinvik
Not personally following this space but can we not just try Zed in Vim mode? It already has AI assistance built in.

👤 sejje
I use aider paired with vim. In separate tabs.