diff options
| author | Amaan Qureshi <amaanq12@gmail.com> | 2023-02-23 18:44:10 -0500 |
|---|---|---|
| committer | Stephan Seitz <stephan.seitz@fau.de> | 2023-02-24 01:14:47 -0800 |
| commit | c38646edf2bdfac157ca619697ecad9ea87fd469 (patch) | |
| tree | 6251c7cffebc3b2836ff65eced2aa088a5110ac9 /README.md | |
| parent | style: fill in missing code docs wherever applicable (diff) | |
| download | nvim-treesitter-0.8.5.tar nvim-treesitter-0.8.5.tar.gz nvim-treesitter-0.8.5.tar.bz2 nvim-treesitter-0.8.5.tar.lz nvim-treesitter-0.8.5.tar.xz nvim-treesitter-0.8.5.tar.zst nvim-treesitter-0.8.5.zip | |
feat: add cponv0.8.5
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
