aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-10-24 07:48:45 +0000
committerChristian Clason <c.clason@uni-graz.at>2023-10-24 09:51:50 +0200
commit4199be485cd85662d8ff1dc8c4cc78d819fad6cd (patch)
tree66f18214a2e104bde2609c204e8021fd2c77bd2c
parentfeat(typoscript) Added parser and queries for TypoScript (#5564) (diff)
downloadnvim-treesitter-4199be485cd85662d8ff1dc8c4cc78d819fad6cd.tar
nvim-treesitter-4199be485cd85662d8ff1dc8c4cc78d819fad6cd.tar.gz
nvim-treesitter-4199be485cd85662d8ff1dc8c4cc78d819fad6cd.tar.bz2
nvim-treesitter-4199be485cd85662d8ff1dc8c4cc78d819fad6cd.tar.lz
nvim-treesitter-4199be485cd85662d8ff1dc8c4cc78d819fad6cd.tar.xz
nvim-treesitter-4199be485cd85662d8ff1dc8c4cc78d819fad6cd.tar.zst
nvim-treesitter-4199be485cd85662d8ff1dc8c4cc78d819fad6cd.zip
Update README
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 444e79e5f..7bc6a8007 100644
--- a/README.md
+++ b/README.md
@@ -386,6 +386,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [turtle](https://github.com/BonaBeavis/tree-sitter-turtle) (maintained by @BonaBeavis)
- [x] [twig](https://github.com/gbprod/tree-sitter-twig) (maintained by @gbprod)
- [x] [typescript](https://github.com/tree-sitter/tree-sitter-typescript) (maintained by @steelsojka)
+- [x] [typoscript](https://github.com/Teddytrombone/tree-sitter-typoscript) (maintained by @Teddytrombone)
- [x] [ungrammar](https://github.com/Philipp-M/tree-sitter-ungrammar) (maintained by @Philipp-M, @amaanq)
- [x] [unison](https://github.com/kylegoetz/tree-sitter-unison) (maintained by @tapegram)
- [x] [usd](https://github.com/ColinKennedy/tree-sitter-usd) (maintained by @ColinKennedy)