diff options
| author | Github Actions <actions@github> | 2021-11-26 14:16:14 +0000 |
|---|---|---|
| committer | Stephan Seitz <stephan.seitz@fau.de> | 2021-11-28 00:36:24 +0100 |
| commit | edfafce6f4ab3eb889f19a85f5c64230b991c928 (patch) | |
| tree | 7b1a47dcce165737bb2b05dafec4ff0db3f43fc5 | |
| parent | test(prisma): add initial test (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
