From 6e7b41106e9b15a5b47d149378d53482c9d9c7a3 Mon Sep 17 00:00:00 2001 From: "nvim-treesitter-bot[bot]" <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 08:02:47 +0000 Subject: [PATCH] bot(readme): update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd4187d53..85f9c4941 100644 --- a/README.md +++ b/README.md @@ -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)