Remove Mason for LSP config

This commit is contained in:
Michael Yockey
2024-04-06 13:50:49 -04:00
parent 4785fecc2c
commit 1b83192826
6 changed files with 60 additions and 65 deletions

View File

@@ -9,6 +9,8 @@ fi
echo "Installing dependencies from Homebrew"
brew install -q $(< ./dependencies/homebrew.txt)
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