Fix Neovim typo
This commit is contained in:
parent
5312a9cac7
commit
c57f349153
@ -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 && \
|
||||||
|
Loading…
Reference in New Issue
Block a user