"This extension uses a fully embedded Neovim instance, no more half-complete Vim emulation!"
This article seems to compare an out-of-the-box vscode with a tailor made vim.config. I guarantee if he spent as much time configuring vscode as he did configuring vim he could establish equivalent environments. That vscode-neovim plugin alone (not vscode-vim) is likely sufficient.
4 comments
[ 6.1 ms ] story [ 15.3 ms ] thread"This extension uses a fully embedded Neovim instance, no more half-complete Vim emulation!"
This article seems to compare an out-of-the-box vscode with a tailor made vim.config. I guarantee if he spent as much time configuring vscode as he did configuring vim he could establish equivalent environments. That vscode-neovim plugin alone (not vscode-vim) is likely sufficient.
half my edits still started out as ‘xterm -e vi $1 &’