Useful Vim Editor Plugins for Software Developers – Part 2: Syntastic

277

There’s no doubt that Vim is a capable programming editor out-of-the-box, but it’s the editor’s plugins that help you make the most out of it. In the first part of this article series, we discussed a couple of programing-related Vim plugins (Tagbar and delimitMate). Continuing on the same path, in this article, we will discuss another useful Vim plugin aimed at software developers – Syntastic.

Read complete article