Update README.md
Update neovim install instructions as per https://github.com/neovim/homebrew-neovim/blob/master/README.md
This commit is contained in:
parent
b378a2283c
commit
bc0f8b8dda
@ -314,8 +314,7 @@ brew install macvim --HEAD --with-cscope --with-lua --with-override-system-vim -
|
||||
#### Neovim
|
||||
Install the development version of this modern Vim drop-in alternative via Homebrew.
|
||||
```bash
|
||||
brew tap neovim/neovim && \
|
||||
brew install neovim
|
||||
brew install neovim/neovim/neovim
|
||||
```
|
||||
|
||||
### Xcode
|
||||
|
Loading…
Reference in New Issue
Block a user