diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2025-12-20 06:50:36 +0000 |
|---|---|---|
| committer | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2025-12-20 06:55:48 +0000 |
| commit | e08ad49dbd62d68789930ca87068da89e71cb71a (patch) | |
| tree | 3c5b95b9f1edfdc541b358b9e9668d06a345f111 | |
| parent | ci(dependabot): fix labels (diff) | |
| download | nvim-treesitter-e08ad49dbd62d68789930ca87068da89e71cb71a.tar nvim-treesitter-e08ad49dbd62d68789930ca87068da89e71cb71a.tar.gz nvim-treesitter-e08ad49dbd62d68789930ca87068da89e71cb71a.tar.bz2 nvim-treesitter-e08ad49dbd62d68789930ca87068da89e71cb71a.tar.lz nvim-treesitter-e08ad49dbd62d68789930ca87068da89e71cb71a.tar.xz nvim-treesitter-e08ad49dbd62d68789930ca87068da89e71cb71a.tar.zst nvim-treesitter-e08ad49dbd62d68789930ca87068da89e71cb71a.zip | |
bot(parsers): update editorconfig, meson, mlir, phpdoc, t32, vhdl
| -rw-r--r-- | lua/nvim-treesitter/parsers.lua | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index e0612af38..69d97719c 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -441,7 +441,7 @@ return { }, editorconfig = { install_info = { - revision = '783a30a216b982a6827b2abe52a4edbd909cb26a', + revision = 'c571889b7c875690b78f79c4304cbf267e130818', url = 'https://github.com/ValdezFOmar/tree-sitter-editorconfig', }, maintainers = { '@ValdezFOmar' }, @@ -1372,7 +1372,7 @@ return { }, meson = { install_info = { - revision = '280b6e59186f18528bab1567f5cc43b78b9cd881', + revision = 'd4fa3c7260d1537ac5183740b9338373a673d5c0', url = 'https://github.com/tree-sitter-grammars/tree-sitter-meson', }, maintainers = { '@Decodetalkers' }, @@ -1381,7 +1381,7 @@ return { mlir = { install_info = { generate = true, - revision = '837b0cc2c7b8ae20fb1b582eb507873c6e588e01', + revision = '6b15a0164c0aeed3009e9feff3dc38d54e91cef9', url = 'https://github.com/artagnon/tree-sitter-mlir', }, maintainers = { '@artagnon' }, @@ -1576,7 +1576,7 @@ return { }, phpdoc = { install_info = { - revision = '488198e61f49fc74ee54069a4126b556665a57cc', + revision = '12d50307e6c02e5f4f876fa6cf2edea1f7808c0d', url = 'https://github.com/claytonrcarter/tree-sitter-phpdoc', }, maintainers = { '@mikehaertl' }, @@ -2246,7 +2246,7 @@ return { }, t32 = { install_info = { - revision = 'f61c5f112af4aa5cc674f0197e00fa358aab7bbb', + revision = '5b5e4336731bda5ea2e6b78b6a2d9e7a89032b75', url = 'https://github.com/xasc/tree-sitter-t32', }, maintainers = { '@xasc' }, @@ -2504,7 +2504,7 @@ return { }, vhdl = { install_info = { - revision = '3d8d72fd2deb27d7bcebf927c4e4bf050fbaf4ba', + revision = '7ae08deb5d1641aa57111342218ca1e1b3a5d539', url = 'https://github.com/jpt13653903/tree-sitter-vhdl', }, maintainers = { '@jpt13653903' }, |
