aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-10-06 09:48:00 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-10-06 09:55:25 +0000
commit4f04fb7027ce786ac4adfd1c629ca40aea96ffec (patch)
treeefb3c87c744db54e88baa1fb3c1dd9321954faaf /README.md
parentfeat(superhtml): add superhtml parser and queries (diff)
downloadnvim-treesitter-4f04fb7027ce786ac4adfd1c629ca40aea96ffec.tar
nvim-treesitter-4f04fb7027ce786ac4adfd1c629ca40aea96ffec.tar.gz
nvim-treesitter-4f04fb7027ce786ac4adfd1c629ca40aea96ffec.tar.bz2
nvim-treesitter-4f04fb7027ce786ac4adfd1c629ca40aea96ffec.tar.lz
nvim-treesitter-4f04fb7027ce786ac4adfd1c629ca40aea96ffec.tar.xz
nvim-treesitter-4f04fb7027ce786ac4adfd1c629ca40aea96ffec.tar.zst
nvim-treesitter-4f04fb7027ce786ac4adfd1c629ca40aea96ffec.zip
bot(readme): update
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 f78341d96..65a6b4d4c 100644
--- a/README.md
+++ b/README.md
@@ -416,6 +416,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [strace](https://github.com/sigmaSd/tree-sitter-strace) (maintained by @amaanq)
- [x] [styled](https://github.com/mskelton/tree-sitter-styled) (maintained by @mskelton)
- [x] [supercollider](https://github.com/madskjeldgaard/tree-sitter-supercollider) (maintained by @madskjeldgaard)
+- [x] [superhtml](https://github.com/kristoff-it/superhtml) (maintained by @rockorager)
- [x] [surface](https://github.com/connorlay/tree-sitter-surface) (maintained by @connorlay)
- [x] [svelte](https://github.com/tree-sitter-grammars/tree-sitter-svelte) (maintained by @amaanq)
- [x] [swift](https://github.com/alex-pinkus/tree-sitter-swift) (maintained by @alex-pinkus)