From 30d2648f94aa03fdde4d1ba7586cd83f9822ae71 Mon Sep 17 00:00:00 2001 From: Kelvin Davis Date: Thu, 5 Feb 2026 14:55:56 +1100 Subject: [PATCH] Added queries for minizinc --- SUPPORTED_LANGUAGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUPPORTED_LANGUAGES.md b/SUPPORTED_LANGUAGES.md index fcaa3c412..090a6914a 100644 --- a/SUPPORTED_LANGUAGES.md +++ b/SUPPORTED_LANGUAGES.md @@ -182,7 +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 +[minizinc](https://github.com/shackle-rs/shackle) | unstable | `H    ` | @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