From a5edb0a274d0881dcb4670e2f9e06d2a146f74dd Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Thu, 17 Jul 2025 11:37:40 +0200 Subject: feat(parsers): update arduino, editorconfig, gdscript, idl, javadoc, koto, matlab, mlir, nix, nu, powershell, printf, properties, slint, superhtml, systemverilog, t32, tera, twig, xcompose, xresources, ziggy, ziggy_schema --- lua/nvim-treesitter/parsers.lua | 46 ++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index 4bd000d80..ba034d42b 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -36,7 +36,7 @@ return { }, arduino = { install_info = { - revision = '017696bdf47ca2b10948c5a511f9ab387722d0f3', + revision = '1b1fd5dbd196e80342cf79f6fc5de154232c2829', url = 'https://github.com/tree-sitter-grammars/tree-sitter-arduino', }, maintainers = { '@ObserverOfTime' }, @@ -449,7 +449,7 @@ return { }, editorconfig = { install_info = { - revision = '9281e7d8522cc0d06b61f97920e27936fa12be11', + revision = '8ed36589b5d0b3ebfdba45e1fd0ebefa01aafaea', url = 'https://github.com/ValdezFOmar/tree-sitter-editorconfig', }, maintainers = { '@ValdezFOmar' }, @@ -652,7 +652,7 @@ return { }, gdscript = { install_info = { - revision = '2ed3ef9e30a7998a98eea4dfbcd308678f93b88f', + revision = 'cfe20d13767bdede420a6349077fc7dca11c9ad1', url = 'https://github.com/PrestonKnopp/tree-sitter-gdscript', }, maintainers = { '@PrestonKnopp' }, @@ -1011,7 +1011,7 @@ return { }, idl = { install_info = { - revision = 'da50751d826030fcf8b1424de9f56cec2a274b38', + revision = 'd5d7f57dd303b35169bd38c3a2268a24d3d76e38', url = 'https://github.com/cathaysia/tree-sitter-idl', }, maintainers = { '@cathaysia' }, @@ -1067,7 +1067,7 @@ return { }, javadoc = { install_info = { - revision = '1a55fc4c0f9c24cf927a84cb7d382665523d45c5', + revision = '51cbb3daa9b8a5ba9d6467db40ef45682a06811f', url = 'https://github.com/rmuir/tree-sitter-javadoc', }, maintainers = { '@rmuir' }, @@ -1207,7 +1207,7 @@ return { }, koto = { install_info = { - revision = '620ff8a32143f24f6f8e157bd1836183599d334d', + revision = 'c379c2c0fdc68e56bb1efe0d933b8fcdf9ff203c', url = 'https://github.com/koto-lang/tree-sitter-koto', }, maintainers = { '@irh' }, @@ -1359,7 +1359,7 @@ return { }, matlab = { install_info = { - revision = 'd5fd97c7aec0881d3429642a240ad536c74582b9', + revision = 'c9abaedbc342e6c421fd37d8aa4d43389da0834a', url = 'https://github.com/acristoffers/tree-sitter-matlab', }, maintainers = { '@acristoffers' }, @@ -1391,7 +1391,7 @@ return { mlir = { install_info = { generate = true, - revision = '36f08b4c39997ee7b864ddeff1c64e5507be438e', + revision = '98b7d2c6d69c0c83e44386a40ede09924e658189', url = 'https://github.com/artagnon/tree-sitter-mlir', }, maintainers = { '@artagnon' }, @@ -1455,7 +1455,7 @@ return { }, nix = { install_info = { - revision = 'cd4f6594508c820dca196d931c6bd4d21ef18520', + revision = 'bae4c4fb39a4cc87a838817c5e2da7effac75183', url = 'https://github.com/cstrahan/tree-sitter-nix', }, maintainers = { '@leo60228' }, @@ -1471,7 +1471,7 @@ return { }, nu = { install_info = { - revision = '6810930d133af12aed8fe4557935b635934ab61a', + revision = '6544c4383643cf8608d50def2247a7af8314e148', url = 'https://github.com/nushell/tree-sitter-nu', }, maintainers = { '@abhisheksingh0x558' }, @@ -1637,7 +1637,7 @@ return { powershell = { filetype = 'ps1', install_info = { - revision = '103a700af551ba8d3402fd68e6f3cd4bf45cbe80', + revision = 'b59f9dd34f17998139877316995e796073faf84b', url = 'https://github.com/airbus-cert/tree-sitter-powershell', },