Merge pull request #1 from G07cha/patch-1

Update compile Sane Vim script
This commit is contained in:
Marcel Bischoff 2015-10-15 12:20:40 +02:00
commit 80c85c5aeb

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