feat: add c3 (#7891)

This commit is contained in:
Christian Buttner 2025-05-28 23:04:10 +02:00 committed by GitHub
parent 71d2fd1bd4
commit c59004f1e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 530 additions and 0 deletions

View file

@ -164,6 +164,14 @@ return {
maintainers = { '@amaanq' },
tier = 2,
},
c3 = {
install_info = {
revision = 'dce56ccc5d2731ac14a0f6bb3fd1666d994b2a25',
url = 'https://github.com/c3lang/tree-sitter-c3',
},
maintainers = { '@cbuttner' },
tier = 2,
},
c_sharp = {
install_info = {
revision = 'b5eb5742f6a7e9438bee22ce8026d6b927be2cd7',