aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-13 11:43:28 +0000
committerGitHub <noreply@github.com>2022-11-13 11:43:28 +0000
commit1d443fe78f5ebe0d8ad34fa98677801fdb0826d7 (patch)
tree77faf2cbb8924583000c53bd2509d368af077557
parentfeat: vhs (.tape) support (#3726) (diff)
downloadnvim-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>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6398eda3a..7ecaa0e0b 100644
--- a/README.md
+++ b/README.md
@@ -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)