feat(parsers): add jjdescription (#8625)

This commit is contained in:
Riley Bruins 2026-04-03 01:43:28 -07:00 committed by GitHub
parent 539abf6da5
commit 81295eb0c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 57 additions and 0 deletions

View file

@ -1101,6 +1101,14 @@ return {
readme_note = 'needed for full highlighting',
tier = 2,
},
jjdescription = {
install_info = {
revision = 'v1.0.3',
url = 'https://github.com/ribru17/tree-sitter-jjdescription',
},
maintainers = { '@ribru17' },
tier = 1,
},
jq = {
install_info = {
revision = 'c204e36d2c3c6fce1f57950b12cabcc24e5cc4d9',