From 3dbea103d83366d4aa312e065812be19f4f16fd6 Mon Sep 17 00:00:00 2001 From: "nvim-treesitter-bot[bot]" <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 13:47:09 +0000 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1163e6d1a..7b5d2f175 100644 --- a/README.md +++ b/README.md @@ -370,7 +370,7 @@ We are looking for maintainers to add more parsers and to write query files for - [ ] [scheme](https://github.com/6cdh/tree-sitter-scheme) - [x] [scss](https://github.com/serenadeai/tree-sitter-scss) (maintained by @elianiva) - [x] [slang](https://github.com/theHamsta/tree-sitter-slang) (experimental, maintained by @theHamsta) -- [x] [slint](https://github.com/slint-ui/slint) (maintained by @hunger) +- [x] [slint](https://github.com/slint-ui/tree-sitter-slint) (maintained by @hunger) - [x] [smali](https://git.sr.ht/~yotam/tree-sitter-smali) (maintained by @amaanq) - [x] [smithy](https://github.com/indoorvivants/tree-sitter-smithy) (maintained by @amaanq, @keynmol) - [ ] [snakemake](https://github.com/osthomas/tree-sitter-snakemake) (experimental)