aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ci-install-macos-latest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ci-install-macos-latest.sh')
-rw-r--r--scripts/ci-install-macos-latest.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/ci-install-macos-latest.sh b/scripts/ci-install-macos-latest.sh
index 10a9d9bb6..a952dc572 100644
--- a/scripts/ci-install-macos-latest.sh
+++ b/scripts/ci-install-macos-latest.sh
@@ -1,6 +1,7 @@
brew update
brew install llvm --HEAD
brew install neovim --HEAD
+brew install tree-sitter
mkdir -p ~/.local/share/nvim/site/pack/nvim-treesitter/start
ln -s $(pwd) ~/.local/share/nvim/site/pack/nvim-treesitter/start