5 Must-Have Vim Plugins That Will Change Your Workflow. In my case
- Syntastic: a syntax checking plugin for Vim which runs files through external syntax checkers and displays resulting errors.
- Fugitive: a Git wrapper for Vim that is self-described as “so awesome, it should be illegal.”
- Emmet: an extremely useful plugin for web developers. It makes writing and editing HTML, and any language with tags, much easier.
SpaceVim effectively provide alternatives to NERDTree, a file system explorer for Vim