Merge pull request #1527 from powerline/ZyX-I-patch-1

Update command used to install macvim with brew
This commit is contained in:
Nikolai Aleksandrovich Pavlov 2016-02-10 23:10:34 +03:00
commit f20565570c
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ Vim installation
Any terminal vim version with Python 3.2+ or Python 2.6+ support should work, Any terminal vim version with Python 3.2+ or Python 2.6+ support should work,
but MacVim users need to install it using the following command:: but MacVim users need to install it using the following command::
brew install macvim --env-std --override-system-vim brew install macvim --env-std --with-override-system-vim
Fonts installation Fonts installation
================== ==================