diff options
| author | Amaan Qureshi <amaanq12@gmail.com> | 2023-01-31 09:14:58 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-31 16:14:58 +0200 |
| commit | e00952111e94f95800a32eeedb057e7ad365960c (patch) | |
| tree | 401212555899760790771cd69cd2a613350dfc1d /README.md | |
| parent | simplify tests (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
