aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAmaan Qureshi <amaanq12@gmail.com>2023-02-23 18:44:10 -0500
committerStephan Seitz <stephan.seitz@fau.de>2023-02-24 01:14:47 -0800
commitc38646edf2bdfac157ca619697ecad9ea87fd469 (patch)
tree6251c7cffebc3b2836ff65eced2aa088a5110ac9 /README.md
parentstyle: fill in missing code docs wherever applicable (diff)
downloadnvim-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f06919daf..bd3e47ecf 100644
--- a/README.md
+++ b/README.md
@@ -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)