Update compile Sane Vim script

This commit is contained in:
Konstantin Azizov 2015-10-15 10:50:20 +03:00
parent dc26a9d09f
commit aedee9227c

View File

@ -178,7 +178,7 @@ function mkicns() {
#### Compile Sane Vim
Compiling MacVim via Homebrew with all bells and whistles, including overriding system Vim.
```bash
brew install macvim --HEAD --with-cscope --with-lua --override-system-vim --with-luajit --with-python
brew install macvim --HEAD --with-cscope --with-lua --with-override-system-vim --with-luajit --with-python
```
### Xcode