Merge pull request #123 from revolter/patch-1

This commit is contained in:
Marcel Bischoff 2016-11-08 10:45:36 +01:00 committed by GitHub
commit 9415139637

View File

@ -314,8 +314,7 @@ brew install macvim --HEAD --with-cscope --with-lua --with-override-system-vim -
#### Neovim #### Neovim
Install the development version of this modern Vim drop-in alternative via Homebrew. Install the development version of this modern Vim drop-in alternative via Homebrew.
```bash ```bash
brew tap neovim/neovim && \ brew install neovim/neovim/neovim
brew install neovim
``` ```
### Xcode ### Xcode