feat(groq): add parser and queries (#8008)

This commit is contained in:
Alan Russell 2025-07-18 17:04:42 +01:00 committed by GitHub
parent a5edb0a274
commit 61ec748ef7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 142 additions and 0 deletions

View file

@ -857,6 +857,14 @@ return {
maintainers = { '@murtaza64' },
tier = 2,
},
groq = {
install_info = {
revision = '9959049ddeb4416101653a071ee923ba9f7a5cb1',
url = 'https://github.com/ajrussellaudio/tree-sitter-groq',
},
maintainers = { '@ajrussellaudio' },
tier = 2,
},
gstlaunch = {
install_info = {
revision = '549aef253fd38a53995cda1bf55c501174372bf7',