aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAmaan Q <amaanq12@gmail.com>2023-01-08 01:55:24 -0500
committerStephan Seitz <stephan.seitz@fau.de>2023-01-09 21:24:54 +0100
commitc657cf6b110e6a42973a89ed87fb0036686fe949 (patch)
tree001bcdddc37dcc845eff0a467fa21e4a81bfec21 /README.md
parentinjections(cpp): add injections for raw string literals (diff)
downloadnvim-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9c10ef064..0b508fa39 100644
--- a/README.md
+++ b/README.md
@@ -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)