aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCarlos Alexandro Becker <caarlos0@users.noreply.github.com>2022-11-13 08:33:54 -0300
committerGitHub <noreply@github.com>2022-11-13 12:33:54 +0100
commiteff0d43b49f17a3d5a12d9112f439abf4ca249cd (patch)
tree9e068c9ab19c8dad1168ca81c33236f161ed9ae7 /README.md
parentUpdate lockfile.json (diff)
downloadnvim-treesitter-eff0d43b49f17a3d5a12d9112f439abf4ca249cd.tar
nvim-treesitter-eff0d43b49f17a3d5a12d9112f439abf4ca249cd.tar.gz
nvim-treesitter-eff0d43b49f17a3d5a12d9112f439abf4ca249cd.tar.bz2
nvim-treesitter-eff0d43b49f17a3d5a12d9112f439abf4ca249cd.tar.lz
nvim-treesitter-eff0d43b49f17a3d5a12d9112f439abf4ca249cd.tar.xz
nvim-treesitter-eff0d43b49f17a3d5a12d9112f439abf4ca249cd.tar.zst
nvim-treesitter-eff0d43b49f17a3d5a12d9112f439abf4ca249cd.zip
feat: vhs (.tape) support (#3726)
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 868420835..6398eda3a 100644
--- a/README.md
+++ b/README.md
@@ -302,6 +302,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [verilog](https://github.com/tree-sitter/tree-sitter-verilog) (maintained by @zegervdv)
- [x] [vim](https://github.com/vigoux/tree-sitter-viml) (maintained by @vigoux)
- [x] [vue](https://github.com/ikatyang/tree-sitter-vue) (maintained by @WhyNotHugo)
+- [x] [vhs](https://github.com/charmbracelet/tree-sitter-vhs) (maintained by @caarlos0, @maaslalani)
- [x] [wgsl](https://github.com/szebniok/tree-sitter-wgsl) (maintained by @szebniok)
- [x] [yaml](https://github.com/ikatyang/tree-sitter-yaml) (maintained by @stsewd)
- [x] [yang](https://github.com/Hubro/tree-sitter-yang) (maintained by @Hubro)