aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2025-02-08 09:39:05 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2025-02-08 09:51:26 +0000
commit1f36863a4e39b0677c7d64c7bf6bf0cd1125c498 (patch)
tree0861ec890f2391efe6ccc100198ed784a05cb078 /README.md
parentfeat(jinja): add parser and queries (#7573) (diff)
downloadnvim-treesitter-1f36863a4e39b0677c7d64c7bf6bf0cd1125c498.tar
nvim-treesitter-1f36863a4e39b0677c7d64c7bf6bf0cd1125c498.tar.gz
nvim-treesitter-1f36863a4e39b0677c7d64c7bf6bf0cd1125c498.tar.bz2
nvim-treesitter-1f36863a4e39b0677c7d64c7bf6bf0cd1125c498.tar.lz
nvim-treesitter-1f36863a4e39b0677c7d64c7bf6bf0cd1125c498.tar.xz
nvim-treesitter-1f36863a4e39b0677c7d64c7bf6bf0cd1125c498.tar.zst
nvim-treesitter-1f36863a4e39b0677c7d64c7bf6bf0cd1125c498.zip
bot(readme): update
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d50451596..c1e65aa51 100644
--- a/README.md
+++ b/README.md
@@ -300,6 +300,8 @@ We are looking for maintainers to add more parsers and to write query files for
- [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] [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)
- [x] [jq](https://github.com/flurie/tree-sitter-jq) (maintained by @ObserverOfTime)
- [x] [jsdoc](https://github.com/tree-sitter/tree-sitter-jsdoc) (maintained by @steelsojka)
- [x] [json](https://github.com/tree-sitter/tree-sitter-json) (maintained by @steelsojka)