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 11, 2024
1 parent ff402d8 commit e118ba6
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion resources/nvim-treesitter.lock
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f9f92a8a0e212ae4826160a5b8d44b3c62cc038f
4d8f0b51300c41af115bfd6fc4775ffae3189aba
12 changes: 6 additions & 6 deletions resources/ts-update-counts.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
},
{
"key": "hoon",
"value": 30
"value": 31
},
{
"key": "html",
Expand Down Expand Up @@ -582,11 +582,11 @@
},
{
"key": "markdown",
"value": 36
"value": 37
},
{
"key": "markdown_inline",
"value": 36
"value": 37
},
{
"key": "matlab",
Expand Down Expand Up @@ -846,7 +846,7 @@
},
{
"key": "roc",
"value": 29
"value": 30
},
{
"key": "ron",
Expand Down Expand Up @@ -1050,7 +1050,7 @@
},
{
"key": "typespec",
"value": 32
"value": 33
},
{
"key": "typoscript",
Expand Down Expand Up @@ -1230,7 +1230,7 @@
},
{
"key": "nu",
"value": 21
"value": 22
},
{
"key": "runescript",
Expand Down
12 changes: 6 additions & 6 deletions tree-sitter-parsers.json
Original file line number Diff line number Diff line change
Expand Up @@ -959,7 +959,7 @@
},
{
"install_info": {
"revision": "2ac017d168aca1e75b3df94dbbb6b3083f79cdfe",
"revision": "16d4a5fd4a52069fcc6491f0ec6a5bad21f1d705",
"url": "https://github.com/urbit-pilled/tree-sitter-hoon"
},
"lang": "hoon",
Expand Down Expand Up @@ -1311,7 +1311,7 @@
{
"install_info": {
"location": "tree-sitter-markdown",
"revision": "c89a30ce556a5ea5552e816e5dc2f2c0de96237d",
"revision": "192407ab5a24bfc24f13332979b5e7967518754a",
"url": "https://github.com/tree-sitter-grammars/tree-sitter-markdown"
},
"lang": "markdown",
Expand All @@ -1324,7 +1324,7 @@
{
"install_info": {
"location": "tree-sitter-markdown-inline",
"revision": "c89a30ce556a5ea5552e816e5dc2f2c0de96237d",
"revision": "192407ab5a24bfc24f13332979b5e7967518754a",
"url": "https://github.com/tree-sitter-grammars/tree-sitter-markdown"
},
"lang": "markdown_inline",
Expand Down Expand Up @@ -1450,7 +1450,7 @@
},
{
"install_info": {
"revision": "a94fdf1df5deba1aa1a3fff23e1276333b5ab666",
"revision": "ac878320cd624b3402a50fa875ad5f90bf6dd6d7",
"url": "https://github.com/nushell/tree-sitter-nu"
},
"lang": "nu",
Expand Down Expand Up @@ -1915,7 +1915,7 @@
},
{
"install_info": {
"revision": "ef46edd0c03ea30a22f7e92bc68628fb7231dc8a",
"revision": "7d29fc24b36119494b4dc3f3d967075e261706c1",
"url": "https://github.com/faldor20/tree-sitter-roc"
},
"lang": "roc",
Expand Down Expand Up @@ -2389,7 +2389,7 @@
},
{
"install_info": {
"revision": "8455e6601de80c9641b6e6f54c7320573eec0300",
"revision": "42fb163442ef2691b9b720fb4e4e846809415d18",
"url": "https://github.com/happenslol/tree-sitter-typespec"
},
"lang": "typespec",
Expand Down

0 comments on commit e118ba6

Please sign in to comment.