aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2021-03-24 17:29:02 +0000
committerStephan Seitz <stephan.lauf@yahoo.de>2021-03-24 18:32:13 +0100
commit123d2edfce9f0fac10bd8fd35fbc94dc631a015b (patch)
tree6dc3d4892497084097a34181f8edbb13807b92fc
parentchore(parsers): add tsx maintainer (diff)
downloadnvim-treesitter-123d2edfce9f0fac10bd8fd35fbc94dc631a015b.tar
nvim-treesitter-123d2edfce9f0fac10bd8fd35fbc94dc631a015b.tar.gz
nvim-treesitter-123d2edfce9f0fac10bd8fd35fbc94dc631a015b.tar.bz2
nvim-treesitter-123d2edfce9f0fac10bd8fd35fbc94dc631a015b.tar.lz
nvim-treesitter-123d2edfce9f0fac10bd8fd35fbc94dc631a015b.tar.xz
nvim-treesitter-123d2edfce9f0fac10bd8fd35fbc94dc631a015b.tar.zst
nvim-treesitter-123d2edfce9f0fac10bd8fd35fbc94dc631a015b.zip
[docgen] Update README.md
skip-checks: true
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 699cf7e64..09e34cd78 100644
--- a/README.md
+++ b/README.md
@@ -183,7 +183,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [ ] [swift](https://github.com/tree-sitter/tree-sitter-swift)
- [x] [teal](https://github.com/euclidianAce/tree-sitter-teal) (maintained by @euclidianAce)
- [x] [toml](https://github.com/ikatyang/tree-sitter-toml) (maintained by @tk-shirasaka)
-- [ ] [tsx](https://github.com/tree-sitter/tree-sitter-typescript)
+- [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)
- [x] [typescript](https://github.com/tree-sitter/tree-sitter-typescript) (maintained by @steelsojka)
- [x] [verilog](https://github.com/tree-sitter/tree-sitter-verilog) (maintained by @zegervdv)