Hacker News new | ask | show | jobs
by zaphod420 1050 days ago
LOL. "simple". I really want to learn vim and be really good at it. I keep trying different tutorials, and I'm starting to be more comfortable with it, but I just keep using sublime text as my main editing tool because it's just easier.
1 comments

Yep. I love vim but for big projects I have to use VSCode as I need the extensions.
Curious about which extensions are keeping you in vscode?
not OP but for me it's Live Share for remote pairing. I can barely function without vim-mode enabled but have never fully made the jump to (n)vim.
VSCode-Neovim (not VSCodeVim) is a fully working Neovim instance inside VSCode. Even plugins work.
There’s a ViM plugin for VS Code, of course :)
which sadly is a bit lacking