aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAmaan Qureshi <amaanq12@gmail.com>2023-01-31 09:14:58 -0500
committerGitHub <noreply@github.com>2023-01-31 16:14:58 +0200
commite00952111e94f95800a32eeedb057e7ad365960c (patch)
tree401212555899760790771cd69cd2a613350dfc1d /README.md
parentsimplify tests (diff)
downloadnvim-treesitter-e00952111e94f95800a32eeedb057e7ad365960c.tar
nvim-treesitter-e00952111e94f95800a32eeedb057e7ad365960c.tar.gz
nvim-treesitter-e00952111e94f95800a32eeedb057e7ad365960c.tar.bz2
nvim-treesitter-e00952111e94f95800a32eeedb057e7ad365960c.tar.lz
nvim-treesitter-e00952111e94f95800a32eeedb057e7ad365960c.tar.xz
nvim-treesitter-e00952111e94f95800a32eeedb057e7ad365960c.tar.zst
nvim-treesitter-e00952111e94f95800a32eeedb057e7ad365960c.zip
feat: add smithy (#4245)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 85f014b79..2a5061816 100644
--- a/README.md
+++ b/README.md
@@ -295,6 +295,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] [slint](https://github.com/jrmoulton/tree-sitter-slint) (experimental, maintained by @jrmoulton)
- [x] [smali](https://github.com/amaanq/tree-sitter-smali) (experimental, maintained by @amaanq)
+- [x] [smithy](https://github.com/indoorvivants/tree-sitter-smithy) (maintained by @amaanq, @keynmol)
- [x] [solidity](https://github.com/YongJieYongJie/tree-sitter-solidity) (maintained by @YongJieYongJie)
- [x] [sparql](https://github.com/BonaBeavis/tree-sitter-sparql) (maintained by @BonaBeavis)
- [x] [sql](https://github.com/derekstride/tree-sitter-sql) (maintained by @derekstride)