Hacker News new | ask | show | jobs
by qbasic_forever 1159 days ago
VS code plus its vim key binding plugin. The neovim plugin world is just way too unstable in my experience.
1 comments

Came here to say pretty much the same thing, except I use the Neovim extension for VS Code. It uses Neovim as the backend and, from my experience, behaves a lot more like (Neo)Vim. It is much easier to setup, since debugging is handled by VS Code. The main drawback is VS Code does not work in a terminal, which is okay IMHO since you still have access to Neovim from the shell.