Hacker News new | ask | show | jobs
by tingol 1400 days ago
I went the other way, as soon as VSCode-like language server protocol was available for neovim I dropped VSCode. Now I have the same speed with modern features too. In the end it's what's best for you that counts, having quality options helps a lot.
2 comments

> In the end it's what's best for you that counts, having quality options helps a lot

I agree. I just can't stand the git CLI, and love the GitGraph plugin in VSCode. But like you say everyone has their preferences.

Do you have debugging setup in Vim? (If so, I'd love to hear what that looks like!)