feat(sproto): add parser

This commit is contained in:
涵曦 2025-08-11 15:21:23 +08:00 committed by Christian Clason
parent 9866036ec3
commit 13e3ce3bf4
6 changed files with 74 additions and 0 deletions

View file

@ -2115,6 +2115,14 @@ return {
maintainers = { '@GordianDziwis' },
tier = 2,
},
sproto = {
install_info = {
revision = 'd554c1456e35e7b2690552d52921c987d0cf6799',
url = 'https://github.com/hanxi/tree-sitter-sproto',
},
maintainers = { '@hanxi' },
tier = 2,
},
sql = {
install_info = {
branch = 'gh-pages',