diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2025-03-23 15:44:30 +0000 |
|---|---|---|
| committer | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2025-03-23 15:53:44 +0000 |
| commit | b454febfd98b114d43dd5a991093ab724a54b8ab (patch) | |
| tree | c1eea2b43ca7c12335101360ccba334fcbb8497c /README.md | |
| parent | feat(javadoc): add parser and queries (#7749) (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
