update neovim to install release version
update neovim to install the release version instead of HEAD now that there are releases of neovim
This commit is contained in:
@@ -29,7 +29,6 @@ brew install z
|
||||
brew install markdown
|
||||
|
||||
# install neovim
|
||||
brew tap neovim/neovim
|
||||
brew install --HEAD neovim
|
||||
brew install neovim/neovim/neovim
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user