Ask HN: How do you use Vim in the era of AI?
1–10 of 105 posts
Re: Ask HN: How do you use Vim in the era of AI?
#2I've had much more success with agents reviewing my code and offering inline autocomplete over LSP than I have with letting the agents write the code, which I then try to review. I end up with a much better mental model of the code and higher quality output than either I or the agent could do alone.
Re: Ask HN: How do you use Vim in the era of AI?
#3Re: Ask HN: How do you use Vim in the era of AI?
#4With Opus I still feel like I'm pair coding and want to get in there and make some changes myself, but working with Fable (even Fable managing Opus agents) had me in a completely different mindset, one where I realized I would just be getting in the way.
Re: Ask HN: How do you use Vim in the era of AI?
#5Re: Ask HN: How do you use Vim in the era of AI?
#6The intersection of people who like vim and ai is basically nil
Re: Ask HN: How do you use Vim in the era of AI?
#7I've also customized Zed's UI to optimize for reading and reviewing code, and mostly adding notes or small focused edits, rather than writing entire files from scratch.
Re: Ask HN: How do you use Vim in the era of AI?
#8The intersection of people who like vim and ai is basically nil
Re: Ask HN: How do you use Vim in the era of AI?
#9The intersection of people who like vim and ai is basically nil
Re: Ask HN: How do you use Vim in the era of AI?
#10It really can be a fancy auto complete, but more agentic usage moved out of the editors (and I think that's a good thing).