diff options
| author | David Lysenko <InfiniteRain@users.noreply.github.com> | 2024-11-06 18:09:38 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-06 17:09:38 +0000 |
| commit | 7c5a4632c4cfcb513e9ff20815a7781c464fb9d0 (patch) | |
| tree | a5042110ea470a07129e3d5f4ce815a937b6e354 /lockfile.json | |
| parent | bot(lockfile): update gitattributes, nix, nu, printf, properties, tcl (diff) | |
| download | nvim-treesitter-7c5a4632c4cfcb513e9ff20815a7781c464fb9d0.tar nvim-treesitter-7c5a4632c4cfcb513e9ff20815a7781c464fb9d0.tar.gz nvim-treesitter-7c5a4632c4cfcb513e9ff20815a7781c464fb9d0.tar.bz2 nvim-treesitter-7c5a4632c4cfcb513e9ff20815a7781c464fb9d0.tar.lz nvim-treesitter-7c5a4632c4cfcb513e9ff20815a7781c464fb9d0.tar.xz nvim-treesitter-7c5a4632c4cfcb513e9ff20815a7781c464fb9d0.tar.zst nvim-treesitter-7c5a4632c4cfcb513e9ff20815a7781c464fb9d0.zip | |
feat(runescript): add parser and queries (#7305)
Diffstat (limited to 'lockfile.json')
| -rw-r--r-- | lockfile.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lockfile.json b/lockfile.json index ea119fc2b..b65793c5c 100644 --- a/lockfile.json +++ b/lockfile.json @@ -671,6 +671,9 @@ "ruby": { "revision": "557ec01403bd1fcfea50f1805641ca773cbaaa42" }, + "runescript": { + "revision": "e0568a271a1901b8ef87367bbf282b5c639cd742" + }, "rust": { "revision": "2ace7a922a755960f44d73a7bb1efffeb4cc5501" }, |
