Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

No, why?


Trying to figure out how can you double productivity, I try to use AI with neovim and can’t get more than 5% boost from it


The trick is to have a terrible baseline


I use normal VIM.

I let the AI implement features on its own, then look at the commit diffs and then use VIM to finetune them.

I wrote my own tool for it. But I guess it is similar to cursor, aider and many other tools that do this. Also what Microsoft offers via the AI "edit" tool I have seen in GitHub codespaces. Maybe that is part of VScode?


Hello fellow normal Vim user! Is your tool to open source?


No. Aren't there enough "Hey AI here is a codebase, please implement the following feature" tools out there yet?

I have not tried them, but I guess aider, cursor and others offer this? One I tried is copilot in "edit" mode on github codespaces. And it seems similar.


I thought you were talking about a Vim plugin. Sorry for taking an interest.


The past month or so I've been largely using Claude Code (similar to aider, which I haven't used in 6+ months, and OpenAI Codex I gather), from the CLI, for the "vibe coding" portion, and then hop into vim for regular coding when I need to "take the stick". I don't have any AI tools integrated into vim (though I do have LSP, etc). This method has been pretty effective, though I would like to have some AI built into the editor as well, my experiences with Cursor and Zed haven't been as rewarding as I'd like so I've iterated towards my current Claude Code. My first serious project, a fastapi-based replacement for an ancient Ruby on Rails project is just in "dev test" mode and going out to production probably in 2.5 weeks.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: