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 Feb 12, 2025
1 parent b131fa9 commit 50be19d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion resources/nvim-treesitter.lock
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7f9fb47196f9d2315b47d9e6b3073b0e9262473b
94ddb0561dd1954096b4746e53fa77ba1dd9e017
10 changes: 5 additions & 5 deletions resources/ts-update-counts.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
{
"key": "apex",
"value": 45
"value": 46
},
{
"key": "arduino",
Expand Down Expand Up @@ -686,7 +686,7 @@
},
{
"key": "perl",
"value": 40
"value": 41
},
{
"key": "php",
Expand Down Expand Up @@ -906,11 +906,11 @@
},
{
"key": "soql",
"value": 44
"value": 45
},
{
"key": "sosl",
"value": 42
"value": 43
},
{
"key": "sourcepawn",
Expand Down Expand Up @@ -1174,7 +1174,7 @@
},
{
"key": "sflog",
"value": 42
"value": 43
},
{
"key": "gap",
Expand Down
10 changes: 5 additions & 5 deletions tree-sitter-parsers.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
{
"install_info": {
"location": "apex",
"revision": "eade4054efc897f4bb18a5b7bf4b5a824dbffa74",
"revision": "85418f744a318d345db259831a75f92930e3b9f0",
"url": "https://github.com/aheber/tree-sitter-sfapex"
},
"lang": "apex",
Expand Down Expand Up @@ -1597,7 +1597,7 @@
"install_info": {
"branch": "release",
"generate_from_json": true,
"revision": "4a6272ad32b8d9d41996644190b2b2874cbe7882",
"revision": "bb53f204aa3e7507960014642965c9f9a9e84b1d",
"url": "https://github.com/tree-sitter-perl/tree-sitter-perl"
},
"lang": "perl",
Expand Down Expand Up @@ -2056,7 +2056,7 @@
{
"install_info": {
"location": "sflog",
"revision": "eade4054efc897f4bb18a5b7bf4b5a824dbffa74",
"revision": "85418f744a318d345db259831a75f92930e3b9f0",
"url": "https://github.com/aheber/tree-sitter-sfapex"
},
"lang": "sflog",
Expand Down Expand Up @@ -2125,7 +2125,7 @@
{
"install_info": {
"location": "soql",
"revision": "eade4054efc897f4bb18a5b7bf4b5a824dbffa74",
"revision": "85418f744a318d345db259831a75f92930e3b9f0",
"url": "https://github.com/aheber/tree-sitter-sfapex"
},
"lang": "soql",
Expand All @@ -2134,7 +2134,7 @@
{
"install_info": {
"location": "sosl",
"revision": "eade4054efc897f4bb18a5b7bf4b5a824dbffa74",
"revision": "85418f744a318d345db259831a75f92930e3b9f0",
"url": "https://github.com/aheber/tree-sitter-sfapex"
},
"lang": "sosl",
Expand Down

0 comments on commit 50be19d

Please sign in to comment.