diff options
| author | Christian Clason <c.clason@uni-graz.at> | 2025-10-29 19:26:43 +0100 |
|---|---|---|
| committer | Christian Clason <ch.clason+github@icloud.com> | 2025-10-29 19:32:05 +0100 |
| commit | 9ddd853e7e2ca1aa5dae23da1d8851b4c2319856 (patch) | |
| tree | 12adae9922d0c83e08923b5504cb0c887bd4baa0 /SUPPORTED_LANGUAGES.md | |
| parent | feat(julia)!: update parser and queries (#8235) (diff) | |
| download | nvim-treesitter-9ddd853e7e2ca1aa5dae23da1d8851b4c2319856.tar nvim-treesitter-9ddd853e7e2ca1aa5dae23da1d8851b4c2319856.tar.gz nvim-treesitter-9ddd853e7e2ca1aa5dae23da1d8851b4c2319856.tar.bz2 nvim-treesitter-9ddd853e7e2ca1aa5dae23da1d8851b4c2319856.tar.lz nvim-treesitter-9ddd853e7e2ca1aa5dae23da1d8851b4c2319856.tar.xz nvim-treesitter-9ddd853e7e2ca1aa5dae23da1d8851b4c2319856.tar.zst nvim-treesitter-9ddd853e7e2ca1aa5dae23da1d8851b4c2319856.zip | |
feat(diff): update parser after move
Diffstat (limited to 'SUPPORTED_LANGUAGES.md')
| -rw-r--r-- | SUPPORTED_LANGUAGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SUPPORTED_LANGUAGES.md b/SUPPORTED_LANGUAGES.md index f931a3590..135341be4 100644 --- a/SUPPORTED_LANGUAGES.md +++ b/SUPPORTED_LANGUAGES.md @@ -57,7 +57,7 @@ Language | Tier | Queries | Node | Maintainer [desktop](https://github.com/ValdezFOmar/tree-sitter-desktop) | unstable | `HF J ` | | @ValdezFOmar [devicetree](https://github.com/joelspadin/tree-sitter-devicetree) | unstable | `HFIJL` | | @jedrzejboczar [dhall](https://github.com/jbellerb/tree-sitter-dhall) | unstable | `HF J ` | | @amaanq -[diff](https://github.com/the-mikedavis/tree-sitter-diff) | unstable | `HF J ` | | @gbprod +[diff](https://github.com/tree-sitter-grammars/tree-sitter-diff) | unstable | `HF J ` | | @gbprod [disassembly](https://github.com/ColinKennedy/tree-sitter-disassembly) | unstable | `H J ` | | @ColinKennedy [djot](https://github.com/treeman/tree-sitter-djot) | unstable | `HFIJL` | | @NoahTheDuke [dockerfile](https://github.com/camdencheek/tree-sitter-dockerfile) | unstable | `H J ` | | @camdencheek |
