diff options
| author | Christian Clason <c.clason@uni-graz.at> | 2025-10-20 19:19:17 +0200 |
|---|---|---|
| committer | Christian Clason <ch.clason+github@icloud.com> | 2025-10-23 10:41:53 +0200 |
| commit | 8fecb462580ec0794a803b1d6ff9e2c4896c3e6f (patch) | |
| tree | 334e6f9b434c9674161e23e53e8cd909d68fff9a /SUPPORTED_LANGUAGES.md | |
| parent | fix(nu): separate patterns for `collection_type` (diff) | |
| download | nvim-treesitter-8fecb462580ec0794a803b1d6ff9e2c4896c3e6f.tar nvim-treesitter-8fecb462580ec0794a803b1d6ff9e2c4896c3e6f.tar.gz nvim-treesitter-8fecb462580ec0794a803b1d6ff9e2c4896c3e6f.tar.bz2 nvim-treesitter-8fecb462580ec0794a803b1d6ff9e2c4896c3e6f.tar.lz nvim-treesitter-8fecb462580ec0794a803b1d6ff9e2c4896c3e6f.tar.xz nvim-treesitter-8fecb462580ec0794a803b1d6ff9e2c4896c3e6f.tar.zst nvim-treesitter-8fecb462580ec0794a803b1d6ff9e2c4896c3e6f.zip | |
feat(julia)!: switch to maintained fork
breaking change: ABI 15, drop support for emoji identifiers
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 59dcb4b41..f931a3590 100644 --- a/SUPPORTED_LANGUAGES.md +++ b/SUPPORTED_LANGUAGES.md @@ -155,7 +155,7 @@ html_tags (queries only)[^html_tags] | unstable | `H IJ ` | | @TravonteD [jsonc](https://gitlab.com/WhyNotHugo/tree-sitter-jsonc) | unstable | `HFIJL` | | @WhyNotHugo [jsonnet](https://github.com/sourcegraph/tree-sitter-jsonnet) | unstable | `HF JL` | | @nawordar jsx (queries only)[^jsx] | unstable | `HFIJ ` | | @steelsojka -[julia](https://github.com/tree-sitter/tree-sitter-julia) | unstable | `HFIJL` | | @fredrikekre +[julia](https://github.com/tree-sitter-grammars/tree-sitter-julia) | unstable | `HFIJL` | | @clason [just](https://github.com/IndianBoy42/tree-sitter-just) | unstable | `HFIJL` | | @Hubro [kcl](https://github.com/kcl-lang/tree-sitter-kcl) | unstable | `HF J ` | | @bertbaron [kconfig](https://github.com/tree-sitter-grammars/tree-sitter-kconfig) | unstable | `HFIJL` | | @amaanq |
