aboutsummaryrefslogtreecommitdiffstats
path: root/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua')
-rw-r--r--lua/nvim-treesitter/parsers.lua26
1 files changed, 13 insertions, 13 deletions
diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua
index d658b5d18..9f14b2038 100644
--- a/lua/nvim-treesitter/parsers.lua
+++ b/lua/nvim-treesitter/parsers.lua
@@ -36,7 +36,7 @@ return {
},
arduino = {
install_info = {
- revision = '3b5ddcdbcac43c6084358d3d14a30e10e2d36b88',
+ revision = '2f0c1223c50aa4b754136db544204c6fc99ffc77',
url = 'https://github.com/tree-sitter-grammars/tree-sitter-arduino',
},
maintainers = { '@ObserverOfTime' },
@@ -125,7 +125,7 @@ return {
},
blade = {
install_info = {
- revision = '59ce5b68e288002e3aee6cf5a379bbef21adbe6c',
+ revision = 'cc764dadcbbceb3f259396fef66f970c72e94f96',
url = 'https://github.com/EmranMR/tree-sitter-blade',
},
maintainers = { '@calebdw' },
@@ -346,7 +346,7 @@ return {
},
desktop = {
install_info = {
- revision = '0169df0e69bd2844e0d8bb167d030a0e4c021846',
+ revision = 'cbf82f2b3f75c4f2367d11ef85d34fbad89a974d',
url = 'https://github.com/ValdezFOmar/tree-sitter-desktop',
},
maintainers = { '@ValdezFOmar' },
@@ -473,7 +473,7 @@ return {
},
elixir = {
install_info = {
- revision = 'b848e63e9f2a68accff0332392f07582c046295a',
+ revision = 'd24cecee673c4c770f797bac6f87ae4b6d7ddec5',
url = 'https://github.com/elixir-lang/tree-sitter-elixir',
},
maintainers = { '@connorlay' },
@@ -1075,7 +1075,7 @@ return {
},
javadoc = {
install_info = {
- revision = '77afe93bc6fc10f2cf4935857b8e055b2a47bb94',
+ revision = '384952d91ebc176fcf8f1933dff93b9c32430911',
url = 'https://github.com/rmuir/tree-sitter-javadoc',