feat(pkl): add parser and queries (#8011)

This commit is contained in:
Riley Bruins 2025-07-19 02:36:38 -07:00 committed by GitHub
parent 61ec748ef7
commit fba060b623
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 224 additions and 0 deletions

View file

@ -1608,6 +1608,14 @@ return {
maintainers = { '@leo60228' },
tier = 2,
},
pkl = {
install_info = {
revision = '4fc94a102c25ea383d70397dac7e677ca3731f1e',
url = 'https://github.com/apple/tree-sitter-pkl',
},
maintainers = { '@ribru17' },
tier = 2,
},
po = {
install_info = {
revision = 'bd860a0f57f697162bf28e576674be9c1500db5e',