diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-03-22 08:02:47 +0000 |
|---|---|---|
| committer | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-03-22 08:11:27 +0000 |
| commit | 6e7b41106e9b15a5b47d149378d53482c9d9c7a3 (patch) | |
| tree | c8c958ff41f2ad24deb96dcd93ec1bec04346895 | |
| parent | feat: add djot support (#6326) (diff) | |
| download | nvim-treesitter-6e7b41106e9b15a5b47d149378d53482c9d9c7a3.tar nvim-treesitter-6e7b41106e9b15a5b47d149378d53482c9d9c7a3.tar.gz nvim-treesitter-6e7b41106e9b15a5b47d149378d53482c9d9c7a3.tar.bz2 nvim-treesitter-6e7b41106e9b15a5b47d149378d53482c9d9c7a3.tar.lz nvim-treesitter-6e7b41106e9b15a5b47d149378d53482c9d9c7a3.tar.xz nvim-treesitter-6e7b41106e9b15a5b47d149378d53482c9d9c7a3.tar.zst nvim-treesitter-6e7b41106e9b15a5b47d149378d53482c9d9c7a3.zip | |
bot(readme): update
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -212,6 +212,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [dhall](https://github.com/jbellerb/tree-sitter-dhall) (maintained by @amaanq) - [x] [diff](https://github.com/the-mikedavis/tree-sitter-diff) (maintained by @gbprod) - [x] [disassembly](https://github.com/ColinKennedy/tree-sitter-disassembly) (maintained by @ColinKennedy) +- [x] [djot](https://github.com/treeman/tree-sitter-djot) (maintained by @NoahTheDuke) - [x] [dockerfile](https://github.com/camdencheek/tree-sitter-dockerfile) (maintained by @camdencheek) - [x] [dot](https://github.com/rydesun/tree-sitter-dot) (maintained by @rydesun) - [x] [doxygen](https://github.com/amaanq/tree-sitter-doxygen) (maintained by @amaanq) |
