diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-10-26 08:07:45 +0000 |
|---|---|---|
| committer | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-10-26 08:16:29 +0000 |
| commit | 46a6587a23eb842411e27f325280e8d7f71bd00a (patch) | |
| tree | 719ab7f7896c4ffea50f7b5611d1e7697faea63f | |
| parent | fix(formatter): simplify code, remove odd line break (diff) | |
| download | nvim-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
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
