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
|
brew install markdown
|
||||||
|
|
||||||
# install neovim
|
# install neovim
|
||||||
brew tap neovim/neovim
|
brew install neovim/neovim/neovim
|
||||||
brew install --HEAD neovim
|
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Reference in New Issue
Block a user