Don't use Neovim HEAD
This commit is contained in:
@@ -9,9 +9,6 @@ fi
|
||||
echo "Installing dependencies from Homebrew"
|
||||
brew install -q $(< ./dependencies/homebrew.txt)
|
||||
|
||||
echo "Installing Neovim HEAD"
|
||||
brew install -q neovim --HEAD
|
||||
|
||||
echo "Installing rbenv plugins"
|
||||
pushd ruby/.rbenv/plugins
|
||||
git -C rbenv-default-gems pull || git clone git@github.com:rbenv/rbenv-default-gems.git rbenv-default-gems
|
||||
|
||||
Reference in New Issue
Block a user