Vim as IDE: Config Part 3 (Vimspector) [video]
This is part 3 on how to configure Vim as an IDE with VSCode-like features. I'm developing in Node.js, but it works for other programming languages as well. ... (more…)
Read more »I’ve been writing code in vim for the past several years, and in this post I’d like to share some tips on configuring a development environment. This post contains some notes on configuration that would have helped me when I first started using vim and wo… Read more