diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-10-08 06:45:31 +0000 |
|---|---|---|
| committer | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-10-08 06:58:57 +0000 |
| commit | 86c10df7ef77daf45a0e4a918934bb59083db1e1 (patch) | |
| tree | ca60be8f3a4380aed37e1aa3214814f4cfbcad4a /.github | |
| parent | fix(dart): more highlight coverage, import folds (diff) | |
| download | nvim-treesitter-86c10df7ef77daf45a0e4a918934bb59083db1e1.tar nvim-treesitter-86c10df7ef77daf45a0e4a918934bb59083db1e1.tar.gz nvim-treesitter-86c10df7ef77daf45a0e4a918934bb59083db1e1.tar.bz2 nvim-treesitter-86c10df7ef77daf45a0e4a918934bb59083db1e1.tar.lz nvim-treesitter-86c10df7ef77daf45a0e4a918934bb59083db1e1.tar.xz nvim-treesitter-86c10df7ef77daf45a0e4a918934bb59083db1e1.tar.zst nvim-treesitter-86c10df7ef77daf45a0e4a918934bb59083db1e1.zip | |
bot(lockfile): update cmake, llvm, perl, vhdl
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/update-lockfile.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-lockfile.yml b/.github/workflows/update-lockfile.yml index 38aab1cfc..70d628742 100644 --- a/.github/workflows/update-lockfile.yml +++ b/.github/workflows/update-lockfile.yml @@ -31,7 +31,7 @@ jobs: - name: Update parsers env: - SKIP_LOCKFILE_UPDATE_FOR_LANGS: "" + SKIP_LOCKFILE_UPDATE_FOR_LANGS: "djot" run: | cp lockfile.json /tmp/old_lockfile.json nvim -l scripts/write-lockfile.lua |
