Ask HN: LLM Assisted Vim Workflows?

2 points by Insanity 1 week ago | 3 comments
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 1 week ago
    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 1 week ago
      Not personally following this space but can we not just try Zed in Vim mode? It already has AI assistance built in.
      • sejje 1 week ago
        I use aider paired with vim. In separate tabs.