Top 8 Vim Plugins

Why 8? Because after much tidying I figured out there’s 8 I only use.
1 ) CheckSyntax – Check the syntax of the current file. Handy it automatically runs on save.

2 ) SearchComplete – Type part of a variable name, press tab and it will auto-complete the name.

3 ) MatchIt – Extends % with [...]