feat(parsers): update ada, fortran, idl, javadoc, matlab, nim, powershell, slang, superhtml, swift, templ

This commit is contained in:
Christian Clason 2025-08-01 18:01:39 +02:00 committed by Christian Clason
parent b26b425829
commit 3561e1fb19

View file

@ -2,7 +2,7 @@
return { return {
ada = { ada = {
install_info = { install_info = {
revision = 'e8e2515465cc2d7c444498e68bdb9f1d86767f95', revision = '0a4c27dc1308a9d2742de22e5fcfc0c137b3d3f3',
url = 'https://github.com/briot/tree-sitter-ada', url = 'https://github.com/briot/tree-sitter-ada',
}, },
maintainers = { '@briot' }, maintainers = { '@briot' },
@ -592,7 +592,7 @@ return {
}, },
fortran = { fortran = {
install_info = { install_info = {
revision = '7021f9f0f44bbcb7c646b594b6ef8db3ed787f8e', revision = '8334abca785db3a041292e3b3b818a82a55b238f',
url = 'https://github.com/stadelmanma/tree-sitter-fortran', url = 'https://github.com/stadelmanma/tree-sitter-fortran',
}, },
maintainers = { '@amaanq' }, maintainers = { '@amaanq' },
@ -1019,7 +1019,7 @@ return {
}, },
idl = { idl = {
install_info = { install_info = {
revision = 'fb1bd480b84a5b75a0c7a44a8fed45c4fe2d9247', revision = '777b39538f9dc4ece1d891733bb4c91fc0627b16',
url = 'https://github.com/cathaysia/tree-sitter-idl', url = 'https://github.com/cathaysia/tree-sitter-idl',
}, },
maintainers = { '@cathaysia' }, maintainers = { '@cathaysia' },
@ -1075,7 +1075,7 @@ return {
}, },
javadoc = { javadoc = {
install_info = { install_info = {
revision = 'c0d918967afc2f4d3e2276a75722e1b268730855', revision = '26ef3becea1ff51f0025a8e0c38a6b3a39c09341',
url = 'https://github.com/rmuir/tree-sitter-javadoc', url = 'https://github.com/rmuir/tree-sitter-javadoc',
}, },
maintainers = { '@rmuir' }, maintainers = { '@rmuir' },
@ -1367,7 +1367,7 @@ return {
}, },
matlab = { matlab = {
install_info = { install_info = {
revision = 'dfed7b4bc548f2c036837c3e7e09cae7d1835289', revision = '2d30fdbb8fc7ec55d2fbf05172437ff0299878a5',
url = 'https://github.com/acristoffers/tree-sitter-matlab', url = 'https://github.com/acristoffers/tree-sitter-matlab',
}, },
maintainers = { '@acristoffers' }, maintainers = { '@acristoffers' },
@ -1438,7 +1438,7 @@ return {
}, },
nim = { nim = {
install_info = { install_info = {
revision = '9ed4696d7f76e4937e2b63512a249a3ead7a0399', revision = '4ad352773688deb84a95eeaa9872acda5b466439',
url = 'https://github.com/alaviss/tree-sitter-nim', url = 'https://github.com/alaviss/tree-sitter-nim',
}, },
maintainers = { '@aMOPel' }, maintainers = { '@aMOPel' },
@ -1653,7 +1653,7 @@ return {
powershell = { powershell = {
filetype = 'ps1', filetype = 'ps1',
install_info = { install_info = {
revision = 'b59f9dd34f17998139877316995e796073faf84b', revision = '96ab1da05cfb55b52ee7000b4be8a4b6fad232f5',
url = 'https://github.com/airbus-cert/tree-sitter-powershell', url = 'https://github.com/airbus-cert/tree-sitter-powershell',
}, },
maintainers = { '@L2jLiga' }, maintainers = { '@L2jLiga' },
@ -2026,7 +2026,7 @@ return {
}, },
slang = { slang = {
install_info = { install_info = {
revision = 'a4454e3004a9e8fea2df7fd2535fbaa05500da21', revision = '5b0adf65710c3a7c265f0451ed6b4789410cbe63',
url = 'https://github.com/tree-sitter-grammars/tree-sitter-slang', url = 'https://github.com/tree-sitter-grammars/tree-sitter-slang',
}, },
maintainers = { '@theHamsta' }, maintainers = { '@theHamsta' },
@ -2175,7 +2175,7 @@ return {
superhtml = { superhtml = {
install_info = { install_info = {
location = 'tree-sitter-superhtml', location = 'tree-sitter-superhtml',
revision = '8bb212b1044b4740c14bc73b649adab58a0cb481', revision = 'c6111e7134c64b69a2934ccbba83460cb532d442',
url = 'https://github.com/kristoff-it/superhtml', url = 'https://github.com/kristoff-it/superhtml',
}, },
maintainers = { '@rockorager' }, maintainers = { '@rockorager' },
@ -2209,7 +2209,7 @@ return {
swift = { swift = {
install_info = { install_info = {
generate = true, generate = true,
revision = 'fc65dc2cc87047c3a45f1d26cce79ab9062a4881', revision = '78d84ef82c387fceeb6094038da28717ea052e39',
url = 'https://github.com/alex-pinkus/tree-sitter-swift', url = 'https://github.com/alex-pinkus/tree-sitter-swift',
}, },
maintainers = { '@alex-pinkus' }, maintainers = { '@alex-pinkus' },
@ -2282,7 +2282,7 @@ return {
}, },
templ = { templ = {
install_info = { install_info = {
revision = 'a35a02cb608291ac8c12082dcbd2b5f34a7ad45f', revision = '47594c5cbef941e6a3ccf4ddb934a68cf4c68075',
url = 'https://github.com/vrischmann/tree-sitter-templ', url = 'https://github.com/vrischmann/tree-sitter-templ',
}, },
maintainers = { '@vrischmann' }, maintainers = { '@vrischmann' },