Fix Neovim typo

This commit is contained in:
Marcel Bischoff 2015-12-04 01:09:50 +01:00
parent 5312a9cac7
commit c57f349153

View File

@ -249,7 +249,7 @@ Compiling MacVim via Homebrew with all bells and whistles, including overriding
brew install macvim --HEAD --with-cscope --with-lua --with-override-system-vim --with-luajit --with-python brew install macvim --HEAD --with-cscope --with-lua --with-override-system-vim --with-luajit --with-python
``` ```
#### 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 tap neovim/neovim && \