A guide to modern Web Development with (Neo)vim
As a long-time Vim user and web developer, I‘ve experimented extensively with configuring Vim to match the feature set of modern IDEs and code editors. Out of the box, Vim lacks many creature comforts web devs rely on like intelligent code completion, real-time linting, and fuzzy file finding. But with the right set of plugins…