Hacker News new | ask | show | jobs
by Exuma 2376 days ago
Does vscode have vim emulation or actual vim that runs plugins. If it's the former, your statement is ludicrous.
2 comments

It has vscode vim [0] which works well for default configurations, but it's not "actual" vim. I know with sublime text there is an actual-vim plugin [1] which lets you run neo-vim.

[0] https://github.com/VSCodeVim/Vim [1] https://github.com/lunixbochs/actualvim

Yes, there's vim emulation. You can't run vim plugins but there are plugins that to the same as the vim ones.