refactor(unison): update to latest treesitter grammar

This commit is contained in:
zetashift
2024-11-11 20:01:13 +01:00
committed by Christian Clason
parent fba111f707
commit c5be87ad3e
3 changed files with 33 additions and 23 deletions

View File

@@ -31,7 +31,7 @@ jobs:
- name: Update parsers
env:
SKIP_LOCKFILE_UPDATE_FOR_LANGS: "gnuplot,unison"
SKIP_LOCKFILE_UPDATE_FOR_LANGS: "gnuplot"
run: |
cp lockfile.json /tmp/old_lockfile.json
nvim -l scripts/write-lockfile.lua