Skip to content

Commit

Permalink
chore: update tree-sitter-parsers.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb authored and github-actions[bot] committed Dec 19, 2024
1 parent 1f22932 commit d7eb514
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion resources/nvim-treesitter.lock
Original file line number Diff line number Diff line change
@@ -1 +1 @@
67e40d570e4eb3f3ded89f9378c8cb00c0df12db
df8f45c4878ce9c1fc9e2a473f790e111a160a4f
8 changes: 4 additions & 4 deletions resources/ts-update-counts.json
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@
},
{
"key": "kotlin",
"value": 30
"value": 31
},
{
"key": "koto",
Expand Down Expand Up @@ -714,7 +714,7 @@
},
{
"key": "poe_filter",
"value": 30
"value": 31
},
{
"key": "pony",
Expand Down Expand Up @@ -862,7 +862,7 @@
},
{
"key": "rust",
"value": 37
"value": 38
},
{
"key": "scala",
Expand All @@ -886,7 +886,7 @@
},
{
"key": "slint",
"value": 32
"value": 33
},
{
"key": "smali",
Expand Down
8 changes: 4 additions & 4 deletions tree-sitter-parsers.json
Original file line number Diff line number Diff line change
Expand Up @@ -1168,7 +1168,7 @@
},
{
"install_info": {
"revision": "76f53c48d29e8588934fb55b0240d7bdfe00bfe5",
"revision": "0662afbd2ce19b17c603acf67ae707b4d69ab8f4",
"url": "https://github.com/fwcd/tree-sitter-kotlin"
},
"lang": "kotlin",
Expand Down Expand Up @@ -1616,7 +1616,7 @@
},
{
"install_info": {
"revision": "908ba6accbd9cd3fdf0a208fdc186b9ca3db123c",
"revision": "2902dc45439125b9386812c1089a8e9b5f71c4ab",
"url": "https://github.com/tree-sitter-grammars/tree-sitter-poe-filter"
},
"lang": "poe_filter",
Expand Down Expand Up @@ -1955,7 +1955,7 @@
},
{
"install_info": {
"revision": "cad8a206f2e4194676b9699f26f6560d07130d3f",
"revision": "1f63b33efee17e833e0ea29266dd3d713e27e321",
"url": "https://github.com/tree-sitter/tree-sitter-rust"
},
"lang": "rust",
Expand Down Expand Up @@ -2019,7 +2019,7 @@
},
{
"install_info": {
"revision": "baf0eea12535caaab5e2b0e532299bb239409bad",
"revision": "f11da7e62051ba8b9d4faa299c26de8aeedfc1cd",
"url": "https://github.com/slint-ui/tree-sitter-slint"
},
"lang": "slint",
Expand Down

0 comments on commit d7eb514

Please sign in to comment.