Merge pull request #1527 from powerline/ZyX-I-patch-1
Update command used to install macvim with brew
This commit is contained in:
commit
f20565570c
|
@ -56,7 +56,7 @@ Vim installation
|
|||
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::
|
||||
|
||||
brew install macvim --env-std --override-system-vim
|
||||
brew install macvim --env-std --with-override-system-vim
|
||||
|
||||
Fonts installation
|
||||
==================
|
||||
|
|
Loading…
Reference in New Issue