aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-03 18:23:04 +0000
committerGitHub <noreply@github.com>2022-02-03 18:23:04 +0000
commit3cfbde4db05dc9f3f38fcee212849799bb6f2e54 (patch)
tree5e5b2f4a5fcf45871b0a35a3cc80ddf3a768b988 /README.md
parentUpdated TLA+ version, queries, maintainers (#2442) (diff)
downloadnvim-treesitter-3cfbde4db05dc9f3f38fcee212849799bb6f2e54.tar
nvim-treesitter-3cfbde4db05dc9f3f38fcee212849799bb6f2e54.tar.gz
nvim-treesitter-3cfbde4db05dc9f3f38fcee212849799bb6f2e54.tar.bz2
nvim-treesitter-3cfbde4db05dc9f3f38fcee212849799bb6f2e54.tar.lz
nvim-treesitter-3cfbde4db05dc9f3f38fcee212849799bb6f2e54.tar.xz
nvim-treesitter-3cfbde4db05dc9f3f38fcee212849799bb6f2e54.tar.zst
nvim-treesitter-3cfbde4db05dc9f3f38fcee212849799bb6f2e54.zip
Update README (#2443)
Co-authored-by: Github Actions <actions@github>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 080322d44..67c2caf07 100644
--- a/README.md
+++ b/README.md
@@ -242,7 +242,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [svelte](https://github.com/Himujjal/tree-sitter-svelte) (maintained by @elianiva)
- [ ] [swift](https://github.com/alex-pinkus/tree-sitter-swift)
- [x] [teal](https://github.com/euclidianAce/tree-sitter-teal) (maintained by @euclidianAce)
-- [x] [tlaplus](https://github.com/tlaplus-community/tree-sitter-tlaplus) (maintained by @ahelwer)
+- [x] [tlaplus](https://github.com/tlaplus-community/tree-sitter-tlaplus) (maintained by @ahelwer, @susliko)
- [x] [toml](https://github.com/ikatyang/tree-sitter-toml) (maintained by @tk-shirasaka)
- [x] [tsx](https://github.com/tree-sitter/tree-sitter-typescript) (maintained by @steelsojka)
- [x] [turtle](https://github.com/BonaBeavis/tree-sitter-turtle) (maintained by @bonabeavis)