diff options
| author | Github Actions <actions@github> | 2023-01-22 10:30:09 +0000 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2023-01-22 11:41:25 +0100 |
| commit | 405fe27cd1b81faadd08fd5895dc54a34154103e (patch) | |
| tree | 544b5ca26c4cde20fa356c52851b0f66b706da95 | |
| parent | feat(thrift): use better queries, namely for idents (#4197) (diff) | |
| download | nvim-treesitter-405fe27cd1b81faadd08fd5895dc54a34154103e.tar nvim-treesitter-405fe27cd1b81faadd08fd5895dc54a34154103e.tar.gz nvim-treesitter-405fe27cd1b81faadd08fd5895dc54a34154103e.tar.bz2 nvim-treesitter-405fe27cd1b81faadd08fd5895dc54a34154103e.tar.lz nvim-treesitter-405fe27cd1b81faadd08fd5895dc54a34154103e.tar.xz nvim-treesitter-405fe27cd1b81faadd08fd5895dc54a34154103e.tar.zst nvim-treesitter-405fe27cd1b81faadd08fd5895dc54a34154103e.zip | |
Update README
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -302,7 +302,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [t32](https://codeberg.org/xasc/tree-sitter-t32) (maintained by @xasc) - [x] [teal](https://github.com/euclidianAce/tree-sitter-teal) (maintained by @euclidianAce) - [x] [terraform](https://github.com/MichaHoffmann/tree-sitter-hcl) (maintained by @MichaHoffmann) -- [x] [thrift](https://github.com/duskmoon314/tree-sitter-thrift) (experimental, maintained by @amaanq, @duskmoon314) +- [x] [thrift](https://github.com/duskmoon314/tree-sitter-thrift) (maintained by @amaanq, @duskmoon314) - [x] [tiger](https://github.com/ambroisie/tree-sitter-tiger) (maintained by @ambroisie) - [x] [tlaplus](https://github.com/tlaplus-community/tree-sitter-tlaplus) (maintained by @ahelwer, @susliko) - [x] [todotxt](https://github.com/arnarg/tree-sitter-todotxt.git) (experimental, maintained by @arnarg) |
