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,5 @@
choco install neovim --pre
mkdir -p ~/AppData/Local/nvim/pack/nvim-treesitter/start
mkdir -p ~/AppData/Local/nvim-data
cp -r $(pwd) ~/AppData/Local/nvim/pack/nvim-treesitter/start