diff options
| author | Github Actions <actions@github> | 2023-10-24 07:48:45 +0000 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2023-10-24 09:51:50 +0200 |
| commit | 4199be485cd85662d8ff1dc8c4cc78d819fad6cd (patch) | |
| tree | 66f18214a2e104bde2609c204e8021fd2c77bd2c | |
| parent | feat(typoscript) Added parser and queries for TypoScript (#5564) (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
