diff options
| author | Amaan Q <amaanq12@gmail.com> | 2023-01-08 01:55:24 -0500 |
|---|---|---|
| committer | Stephan Seitz <stephan.seitz@fau.de> | 2023-01-09 21:24:54 +0100 |
| commit | c657cf6b110e6a42973a89ed87fb0036686fe949 (patch) | |
| tree | 001bcdddc37dcc845eff0a467fa21e4a81bfec21 /README.md | |
| parent | injections(cpp): add injections for raw string literals (diff) | |
| download | nvim-treesitter-c657cf6b110e6a42973a89ed87fb0036686fe949.tar nvim-treesitter-c657cf6b110e6a42973a89ed87fb0036686fe949.tar.gz nvim-treesitter-c657cf6b110e6a42973a89ed87fb0036686fe949.tar.bz2 nvim-treesitter-c657cf6b110e6a42973a89ed87fb0036686fe949.tar.lz nvim-treesitter-c657cf6b110e6a42973a89ed87fb0036686fe949.tar.xz nvim-treesitter-c657cf6b110e6a42973a89ed87fb0036686fe949.tar.zst nvim-treesitter-c657cf6b110e6a42973a89ed87fb0036686fe949.zip | |
feat: add smali to lockfile, parser, and link to repo in README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -287,6 +287,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [scheme](https://github.com/6cdh/tree-sitter-scheme) (maintained by @6cdh) - [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] [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) |
