mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-18 01:39:00 +00:00
refactor(unison): update to latest treesitter grammar
This commit is contained in:
committed by
Christian Clason
parent
fba111f707
commit
c5be87ad3e
2
.github/workflows/update-lockfile.yml
vendored
2
.github/workflows/update-lockfile.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user