feat: add cpon

This commit is contained in:
Amaan Qureshi 2023-02-23 18:44:10 -05:00 committed by Stephan Seitz
parent 853b1ab39a
commit c38646edf2
8 changed files with 93 additions and 0 deletions

View file

@ -191,6 +191,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [comment](https://github.com/stsewd/tree-sitter-comment) (maintained by @stsewd)
- [x] [commonlisp](https://github.com/theHamsta/tree-sitter-commonlisp) (maintained by @theHamsta)
- [x] [cooklang](https://github.com/addcninblue/tree-sitter-cooklang) (maintained by @addcninblue)
- [x] [cpon](https://github.com/amaanq/tree-sitter-cpon) (maintained by @amaanq)
- [x] [cpp](https://github.com/tree-sitter/tree-sitter-cpp) (maintained by @theHamsta)
- [x] [css](https://github.com/tree-sitter/tree-sitter-css) (maintained by @TravonteD)
- [x] [cuda](https://github.com/theHamsta/tree-sitter-cuda) (maintained by @theHamsta)