Add CI for testing parsers compilation

This commit is contained in:
Jozef Grajciar 2021-03-01 17:53:57 +01:00 committed by Stephan Seitz
parent c7422dd257
commit 2f60b43c0f
4 changed files with 71 additions and 0 deletions

View file

@ -0,0 +1,4 @@
brew install neovim --HEAD
mkdir -p ~/.local/share/nvim/site/pack/nvim-treesitter/start
ln -s $(pwd) ~/.local/share/nvim/site/pack/nvim-treesitter/start