For reference I've got vim-7.4.1795 installed. Version string looks like this:
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled May 6 2016 11:18:41)
Edit: Also, just remembered you might need to run brew update before brew install to get the latest installation formula.
if has('termguicolors') && !has('gui_running') set termguicolors endif
For reference I've got vim-7.4.1795 installed. Version string looks like this:
Also, if you're using tmux you'll need the latest version of that too.Edit: Also, just remembered you might need to run brew update before brew install to get the latest installation formula.