From aedee9227c8b70343346b6d56855a07260bbc849 Mon Sep 17 00:00:00 2001 From: Konstantin Azizov Date: Thu, 15 Oct 2015 10:50:20 +0300 Subject: [PATCH] Update compile Sane Vim script --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 877388c..b09fa0d 100644 --- a/README.md +++ b/README.md @@ -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