aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-10-26 08:07:45 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-10-26 08:16:29 +0000
commit46a6587a23eb842411e27f325280e8d7f71bd00a (patch)
tree719ab7f7896c4ffea50f7b5611d1e7697faea63f /README.md
parentfix(formatter): simplify code, remove odd line break (diff)
downloadnvim-treesitter-46a6587a23eb842411e27f325280e8d7f71bd00a.tar
nvim-treesitter-46a6587a23eb842411e27f325280e8d7f71bd00a.tar.gz
nvim-treesitter-46a6587a23eb842411e27f325280e8d7f71bd00a.tar.bz2
nvim-treesitter-46a6587a23eb842411e27f325280e8d7f71bd00a.tar.lz
nvim-treesitter-46a6587a23eb842411e27f325280e8d7f71bd00a.tar.xz
nvim-treesitter-46a6587a23eb842411e27f325280e8d7f71bd00a.tar.zst
nvim-treesitter-46a6587a23eb842411e27f325280e8d7f71bd00a.zip
bot(readme): update
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 bae5c5356..e1a7b6325 100644
--- a/README.md
+++ b/README.md
@@ -209,6 +209,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [cue](https://github.com/eonpatapon/tree-sitter-cue) (maintained by @amaanq)
- [x] [d](https://github.com/gdamore/tree-sitter-d) (maintained by @amaanq)
- [x] [dart](https://github.com/UserNobody14/tree-sitter-dart) (maintained by @akinsho)
+- [x] [desktop](https://github.com/ValdezFOmar/tree-sitter-desktop) (maintained by @ValdezFOmar)
- [x] [devicetree](https://github.com/joelspadin/tree-sitter-devicetree) (maintained by @jedrzejboczar)
- [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)