Y
Hacker News
new
|
ask
|
show
|
jobs
by
z_open
1122 days ago
Why do comments like this always ignore the obvious solution of using an IDE like code with a vim plugin. And yes that's more efficient.
1 comments
microtonal
1122 days ago
I tried vi emulation VS Code for a while, but the emulation is often incomplete and breaks at times.
The only thing that emulates vi well enough is Evil in Emacs.
link
brirec
1122 days ago
Try embedding a real neovim into vscode:
https://marketplace.visualstudio.com/items?itemName=asvetlia...
link
The only thing that emulates vi well enough is Evil in Emacs.