diff options
| author | Trey Wood <treyw@squareup.com> | 2023-08-02 11:54:53 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-02 13:54:53 -0400 |
| commit | 8968a3a5417eecaea7b39134b089763902e14add (patch) | |
| tree | 6177e4ef34ac16a6e640c44212e8cc07c44734e3 /README.md | |
| parent | fix(t32): correct gitlab URL (diff) | |
| download | nvim-treesitter-8968a3a5417eecaea7b39134b089763902e14add.tar nvim-treesitter-8968a3a5417eecaea7b39134b089763902e14add.tar.gz nvim-treesitter-8968a3a5417eecaea7b39134b089763902e14add.tar.bz2 nvim-treesitter-8968a3a5417eecaea7b39134b089763902e14add.tar.lz nvim-treesitter-8968a3a5417eecaea7b39134b089763902e14add.tar.xz nvim-treesitter-8968a3a5417eecaea7b39134b089763902e14add.tar.zst nvim-treesitter-8968a3a5417eecaea7b39134b089763902e14add.zip | |
feat!: change upstream proto parser and improve highlights
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -306,7 +306,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [pony](https://github.com/amaanq/tree-sitter-pony) (maintained by @amaanq, @mfelsche) - [x] [prisma](https://github.com/victorhqc/tree-sitter-prisma) (maintained by @elianiva) - [x] [promql](https://github.com/MichaHoffmann/tree-sitter-promql) (maintained by @MichaHoffmann) -- [x] [proto](https://github.com/mitchellh/tree-sitter-proto) (maintained by @fsouza) +- [x] [proto](https://github.com/treywood/tree-sitter-proto) (maintained by @treywood) - [x] [prql](https://github.com/PRQL/tree-sitter-prql) (maintained by @matthias-Q) - [x] [pug](https://github.com/zealot128/tree-sitter-pug) (experimental, maintained by @zealot128) - [x] [puppet](https://github.com/amaanq/tree-sitter-puppet) (maintained by @amaanq) |
