diff options
| author | Github Actions <actions@github> | 2022-04-27 22:17:10 +0000 |
|---|---|---|
| committer | Stephan Seitz <stephan.seitz@fau.de> | 2022-04-28 01:34:50 +0200 |
| commit | a33a188ce7abffa0efac8184b24bbf9b7e4b34bb (patch) | |
| tree | a36b083c0855b6796fa1c0637124743fc9073a31 | |
| parent | Update lockfile.json (diff) | |
| download | nvim-treesitter-a33a188ce7abffa0efac8184b24bbf9b7e4b34bb.tar nvim-treesitter-a33a188ce7abffa0efac8184b24bbf9b7e4b34bb.tar.gz nvim-treesitter-a33a188ce7abffa0efac8184b24bbf9b7e4b34bb.tar.bz2 nvim-treesitter-a33a188ce7abffa0efac8184b24bbf9b7e4b34bb.tar.lz nvim-treesitter-a33a188ce7abffa0efac8184b24bbf9b7e4b34bb.tar.xz nvim-treesitter-a33a188ce7abffa0efac8184b24bbf9b7e4b34bb.tar.zst nvim-treesitter-a33a188ce7abffa0efac8184b24bbf9b7e4b34bb.zip | |
Update README
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -233,6 +233,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [phpdoc](https://github.com/claytonrcarter/tree-sitter-phpdoc) (experimental, maintained by @mikehaertl) - [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] [proto](https://github.com/mitchellh/tree-sitter-proto) (maintained by @fsouza) - [x] [pug](https://github.com/zealot128/tree-sitter-pug) (maintained by @zealot128) - [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) |
