aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2021-11-26 14:16:14 +0000
committerStephan Seitz <stephan.seitz@fau.de>2021-11-28 00:36:24 +0100
commitedfafce6f4ab3eb889f19a85f5c64230b991c928 (patch)
tree7b1a47dcce165737bb2b05dafec4ff0db3f43fc5
parenttest(prisma): add initial test (diff)
downloadnvim-treesitter-edfafce6f4ab3eb889f19a85f5c64230b991c928.tar
nvim-treesitter-edfafce6f4ab3eb889f19a85f5c64230b991c928.tar.gz
nvim-treesitter-edfafce6f4ab3eb889f19a85f5c64230b991c928.tar.bz2
nvim-treesitter-edfafce6f4ab3eb889f19a85f5c64230b991c928.tar.lz
nvim-treesitter-edfafce6f4ab3eb889f19a85f5c64230b991c928.tar.xz
nvim-treesitter-edfafce6f4ab3eb889f19a85f5c64230b991c928.tar.zst
nvim-treesitter-edfafce6f4ab3eb889f19a85f5c64230b991c928.zip
[docgen] Update README.md
skip-checks: true
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2bb9dcf51..5ce36be87 100644
--- a/README.md
+++ b/README.md
@@ -205,6 +205,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [perl](https://github.com/ganezdragon/tree-sitter-perl) (maintained by @ganezdragon)
- [x] [php](https://github.com/tree-sitter/tree-sitter-php) (maintained by @tk-shirasaka)
- [x] [pioasm](https://github.com/leo60228/tree-sitter-pioasm) (maintained by @leo60228)
+- [x] [prisma](https://github.com/victorhqc/tree-sitter-prisma) (maintained by @elianiva)
- [x] [python](https://github.com/tree-sitter/tree-sitter-python) (maintained by @stsewd, @theHamsta)
- [x] [ql](https://github.com/tree-sitter/tree-sitter-ql) (maintained by @pwntester)
- [x] [Tree-sitter query language](https://github.com/nvim-treesitter/tree-sitter-query) (maintained by @steelsojka)