aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2025-03-23 15:44:30 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2025-03-23 15:53:44 +0000
commitb454febfd98b114d43dd5a991093ab724a54b8ab (patch)
treec1eea2b43ca7c12335101360ccba334fcbb8497c /README.md
parentfeat(javadoc): add parser and queries (#7749) (diff)
downloadnvim-treesitter-b454febfd98b114d43dd5a991093ab724a54b8ab.tar
nvim-treesitter-b454febfd98b114d43dd5a991093ab724a54b8ab.tar.gz
nvim-treesitter-b454febfd98b114d43dd5a991093ab724a54b8ab.tar.bz2
nvim-treesitter-b454febfd98b114d43dd5a991093ab724a54b8ab.tar.lz
nvim-treesitter-b454febfd98b114d43dd5a991093ab724a54b8ab.tar.xz
nvim-treesitter-b454febfd98b114d43dd5a991093ab724a54b8ab.tar.zst
nvim-treesitter-b454febfd98b114d43dd5a991093ab724a54b8ab.zip
bot(readme): update
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 dc7ccd198..5e8aa8943 100644
--- a/README.md
+++ b/README.md
@@ -300,6 +300,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [ispc](https://github.com/fab4100/tree-sitter-ispc) (maintained by @fab4100)
- [x] [janet_simple](https://github.com/sogaiu/tree-sitter-janet-simple) (maintained by @sogaiu)
- [x] [java](https://github.com/tree-sitter/tree-sitter-java) (maintained by @p00f)
+- [x] [javadoc](https://github.com/rmuir/tree-sitter-javadoc) (maintained by @rmuir)
- [x] [javascript](https://github.com/tree-sitter/tree-sitter-javascript) (maintained by @steelsojka)
- [x] [jinja](https://github.com/cathaysia/tree-sitter-jinja) (maintained by @cathaysia)
- [x] [jinja_inline](https://github.com/cathaysia/tree-sitter-jinja) (maintained by @cathaysia)