aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-03-25 13:36:29 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-03-25 13:43:42 +0000
commit20042941df6c014f611e948cd656afd482823d81 (patch)
tree558100d230a40141f53d7b127d14a1b473acf050 /README.md
parentfix(smali): move to github mirror (diff)
downloadnvim-treesitter-20042941df6c014f611e948cd656afd482823d81.tar
nvim-treesitter-20042941df6c014f611e948cd656afd482823d81.tar.gz
nvim-treesitter-20042941df6c014f611e948cd656afd482823d81.tar.bz2
nvim-treesitter-20042941df6c014f611e948cd656afd482823d81.tar.lz
nvim-treesitter-20042941df6c014f611e948cd656afd482823d81.tar.xz
nvim-treesitter-20042941df6c014f611e948cd656afd482823d81.tar.zst
nvim-treesitter-20042941df6c014f611e948cd656afd482823d81.zip
bot(readme): update
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 85f9c4941..2851b05bf 100644
--- a/README.md
+++ b/README.md
@@ -379,7 +379,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [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/tree-sitter-slint) (maintained by @hunger)
-- [x] [smali](https://git.sr.ht/~yotam/tree-sitter-smali) (maintained by @amaanq)
+- [x] [smali](https://github.com/tree-sitter-grammars/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)
- [x] [solidity](https://github.com/JoranHonig/tree-sitter-solidity) (maintained by @amaanq)