feat: add kos parser and queries (#8389)

This commit is contained in:
Chris Dragan 2026-01-04 10:08:07 +00:00 committed by GitHub
parent 300b906a95
commit 31fc7e10cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 365 additions and 0 deletions

View file

@ -1187,6 +1187,14 @@ return {
maintainers = { '@OXY2DEV' },
tier = 2,
},
kos = {
install_info = {
revision = '5f11d41b3150b0837e8b3964151ebb7fc4f367e9',
url = 'https://github.com/kos-lang/tree-sitter-kos',
},
maintainers = { '@cdragan' },
tier = 2,
},
kotlin = {
install_info = {
revision = '57fb4560ba8641865bc0baa6b3f413b236112c4c',