diff options
| author | Carlos Alexandro Becker <caarlos0@users.noreply.github.com> | 2022-11-13 08:33:54 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-13 12:33:54 +0100 |
| commit | eff0d43b49f17a3d5a12d9112f439abf4ca249cd (patch) | |
| tree | 9e068c9ab19c8dad1168ca81c33236f161ed9ae7 /README.md | |
| parent | Update lockfile.json (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
