aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-01-22 10:30:09 +0000
committerChristian Clason <c.clason@uni-graz.at>2023-01-22 11:41:25 +0100
commit405fe27cd1b81faadd08fd5895dc54a34154103e (patch)
tree544b5ca26c4cde20fa356c52851b0f66b706da95
parentfeat(thrift): use better queries, namely for idents (#4197) (diff)
downloadnvim-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 98e2e38cc..a85ad44ce 100644
--- a/README.md
+++ b/README.md
@@ -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)