diff options
| author | GitHub <noreply@github.com> | 2023-01-03 10:33:53 +0000 |
|---|---|---|
| committer | Stephan Seitz <stephan.seitz@fau.de> | 2023-01-03 11:57:47 +0100 |
| commit | 7951eb53f8f9737c247f841f6911971b150ad78a (patch) | |
| tree | 22e04d079709701c011261d92d7a2042cdedad3a | |
| parent | ci: trim final `"]` when parsers get added in update-lockfile.yml (diff) | |
| download | nvim-treesitter-7951eb53f8f9737c247f841f6911971b150ad78a.tar nvim-treesitter-7951eb53f8f9737c247f841f6911971b150ad78a.tar.gz nvim-treesitter-7951eb53f8f9737c247f841f6911971b150ad78a.tar.bz2 nvim-treesitter-7951eb53f8f9737c247f841f6911971b150ad78a.tar.lz nvim-treesitter-7951eb53f8f9737c247f841f6911971b150ad78a.tar.xz nvim-treesitter-7951eb53f8f9737c247f841f6911971b150ad78a.tar.zst nvim-treesitter-7951eb53f8f9737c247f841f6911971b150ad78a.zip | |
Update parsers: scala
| -rw-r--r-- | lockfile.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lockfile.json b/lockfile.json index 20a5863a0..a2a439a6d 100644 --- a/lockfile.json +++ b/lockfile.json @@ -333,7 +333,7 @@ "revision": "f7fb205c424b0962de59b26b931fe484e1262b35" }, "scala": { - "revision": "140c96cf398693189d4e50f76d19ddfcd8a018f8" + "revision": "314bc06e59b3e0a37f224b1d391fd764757abd70" }, "scheme": { "revision": "16bdcf0495865e17ae5b995257458e31e8b7f450" |
