mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
feat(sproto): add parser
This commit is contained in:
parent
9866036ec3
commit
13e3ce3bf4
6 changed files with 74 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue