diff options
| author | Christoph Sax <c_sax@mailbox.org> | 2025-10-15 21:16:29 +0200 |
|---|---|---|
| committer | Christian Clason <ch.clason+github@icloud.com> | 2025-10-15 21:49:59 +0200 |
| commit | 4968877bb2dceac45948e24ee14298b1006b4cbf (patch) | |
| tree | c11cd1b541cc8b2efbe8352cc68a2c43ec9cf523 /SUPPORTED_LANGUAGES.md | |
| parent | feat(vue): delimiter highlight touch-ups (diff) | |
| download | nvim-treesitter-4968877bb2dceac45948e24ee14298b1006b4cbf.tar nvim-treesitter-4968877bb2dceac45948e24ee14298b1006b4cbf.tar.gz nvim-treesitter-4968877bb2dceac45948e24ee14298b1006b4cbf.tar.bz2 nvim-treesitter-4968877bb2dceac45948e24ee14298b1006b4cbf.tar.lz nvim-treesitter-4968877bb2dceac45948e24ee14298b1006b4cbf.tar.xz nvim-treesitter-4968877bb2dceac45948e24ee14298b1006b4cbf.tar.zst nvim-treesitter-4968877bb2dceac45948e24ee14298b1006b4cbf.zip | |
fix(t32): update repo url
Switches the grammar repository from GitLab to GitHub.
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 90df4eb87..59dcb4b41 100644 --- a/SUPPORTED_LANGUAGES.md +++ b/SUPPORTED_LANGUAGES.md @@ -288,7 +288,7 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | | @steelsojka [sxhkdrc](https://github.com/RaafatTurki/tree-sitter-sxhkdrc) | unstable | `HF J ` | | @RaafatTurki [systemtap](https://github.com/ok-ryoko/tree-sitter-systemtap) | unstable | `HF JL` | | @ok-ryoko [systemverilog](https://github.com/gmlarumbe/tree-sitter-systemverilog) | unstable | `HF J ` | | @zhangwwpeng -[t32](https://gitlab.com/xasc/tree-sitter-t32) | unstable | `HFIJL` | | @xasc +[t32](https://github.com/xasc/tree-sitter-t32) | unstable | `HFIJL` | | @xasc [tablegen](https://github.com/tree-sitter-grammars/tree-sitter-tablegen) | unstable | `HFIJL` | | @amaanq [tact](https://github.com/tact-lang/tree-sitter-tact) | unstable | `HFIJL` | | @novusnota [tcl](https://github.com/tree-sitter-grammars/tree-sitter-tcl) | unstable | `HFIJ ` | | @lewis6991 |
