diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-11-13 11:43:28 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-13 11:43:28 +0000 |
| commit | 1d443fe78f5ebe0d8ad34fa98677801fdb0826d7 (patch) | |
| tree | 77faf2cbb8924583000c53bd2509d368af077557 /README.md | |
| parent | feat: vhs (.tape) support (#3726) (diff) | |
| download | nvim-treesitter-1d443fe78f5ebe0d8ad34fa98677801fdb0826d7.tar nvim-treesitter-1d443fe78f5ebe0d8ad34fa98677801fdb0826d7.tar.gz nvim-treesitter-1d443fe78f5ebe0d8ad34fa98677801fdb0826d7.tar.bz2 nvim-treesitter-1d443fe78f5ebe0d8ad34fa98677801fdb0826d7.tar.lz nvim-treesitter-1d443fe78f5ebe0d8ad34fa98677801fdb0826d7.tar.xz nvim-treesitter-1d443fe78f5ebe0d8ad34fa98677801fdb0826d7.tar.zst nvim-treesitter-1d443fe78f5ebe0d8ad34fa98677801fdb0826d7.zip | |
Update README (#3802)
Co-authored-by: Github Actions <actions@github>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -300,9 +300,9 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [v](https://github.com/vlang/vls) (maintained by @tami5) - [x] [vala](https://github.com/vala-lang/tree-sitter-vala) (maintained by @Prince781, @vala-lang) - [x] [verilog](https://github.com/tree-sitter/tree-sitter-verilog) (maintained by @zegervdv) +- [x] [vhs](https://github.com/charmbracelet/tree-sitter-vhs) (maintained by @caarlos0, @maaslalani) - [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) |
