summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBonaBeavis <gordian.dziwis@gmail.com>2021-01-05 12:37:16 +0100
committerThomas Vigouroux <tomvig38@gmail.com>2021-01-05 16:52:49 +0100
commita0f03ec333646f9b9f542a08423d24691f24bb78 (patch)
treea6c8fcf959d85d91a26a75dffdd9b1d99748eeaa /README.md
parentbc4019f4beb233c7de86bb0be0cc11f7dbdd14fd (diff)
Add turtle
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b7d46d61..88231a01 100644
--- a/README.md
+++ b/README.md
@@ -172,6 +172,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [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] [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)
- [ ] [vue](https://github.com/ikatyang/tree-sitter-vue)