Exclude kotlin, clojure from parser update

This commit is contained in:
Stephan Seitz
2021-03-16 20:17:31 +01:00
committed by Kiyan
parent 2f81d4ad27
commit 1d9b3b82ff

View File

@@ -27,6 +27,8 @@ jobs:
ln -s $(pwd) ~/.local/share/nvim/site/pack/nvim-treesitter/start
- name: Update parsers
env:
SKIP_LOCKFILE_UPDATE_FOR_LANGS: [kotlin, clojure]
run: |
./nvim.appimage --headless -c "luafile ./scripts/write-lockfile.lua" -c "q"
# Pretty print