Propagated Minizinc change to SUPPORTED_LANGUAGES.md

This commit is contained in:
Kelvin Davis 2026-01-29 10:43:10 +11:00
parent e3a41d13b7
commit 4f98794203

View file

@ -182,6 +182,7 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | @steelsojka
[menhir](https://github.com/Kerl13/tree-sitter-menhir) | unstable | `H  J ` | @Kerl13
[mermaid](https://github.com/monaqa/tree-sitter-mermaid) | unstable | `HFIJ ` |
[meson](https://github.com/tree-sitter-grammars/tree-sitter-meson) | unstable | `HFIJ ` | @Decodetalkers
[minizinc](https://github.com/shackle-rs/shackle) | unstable | `     ` | @kelvin-273
[mlir](https://github.com/artagnon/tree-sitter-mlir) | unstable | `H  JL` | @artagnon
[muttrc](https://github.com/neomutt/tree-sitter-muttrc) | unstable | `H  J ` | @Freed-Wu
[nasm](https://github.com/naclsn/tree-sitter-nasm) | unstable | `H  J ` | @ObserverOfTime