diff options
| author | Github Actions <actions@github> | 2021-03-24 17:29:02 +0000 |
|---|---|---|
| committer | Stephan Seitz <stephan.lauf@yahoo.de> | 2021-03-24 18:32:13 +0100 |
| commit | 123d2edfce9f0fac10bd8fd35fbc94dc631a015b (patch) | |
| tree | 6dc3d4892497084097a34181f8edbb13807b92fc | |
| parent | chore(parsers): add tsx maintainer (diff) | |
| download | nvim-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
