aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Taylor <wrapperup4@gmail.com>2024-03-18 05:00:22 -0400
committerGitHub <noreply@github.com>2024-03-18 10:00:22 +0100
commit2014f8285e306f4c8a896c7d3af53fdd599e5a4f (patch)
treef33e0387d19edebfbe90a510b4e24e7cad9a8299 /README.md
parentbot(lockfile): update arduino, cmake, dtd, http, mlir, ocaml, ocaml_interface... (diff)
downloadnvim-treesitter-2014f8285e306f4c8a896c7d3af53fdd599e5a4f.tar
nvim-treesitter-2014f8285e306f4c8a896c7d3af53fdd599e5a4f.tar.gz
nvim-treesitter-2014f8285e306f4c8a896c7d3af53fdd599e5a4f.tar.bz2
nvim-treesitter-2014f8285e306f4c8a896c7d3af53fdd599e5a4f.tar.lz
nvim-treesitter-2014f8285e306f4c8a896c7d3af53fdd599e5a4f.tar.xz
nvim-treesitter-2014f8285e306f4c8a896c7d3af53fdd599e5a4f.tar.zst
nvim-treesitter-2014f8285e306f4c8a896c7d3af53fdd599e5a4f.zip
feat: add vento support (#6261)
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 496a9a82b..0dc48866b 100644
--- a/README.md
+++ b/README.md
@@ -424,6 +424,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [uxn tal](https://github.com/amaanq/tree-sitter-uxntal) (maintained by @amaanq)
- [x] [v](https://github.com/vlang/v-analyzer) (maintained by @kkharji, @amaanq)
- [x] [vala](https://github.com/vala-lang/tree-sitter-vala) (maintained by @Prince781)
+- [x] [vento](https://github.com/ventojs/tree-sitter-vento) (maintained by @wrapperup, @oscarotero)
- [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)
- [x] [vim](https://github.com/neovim/tree-sitter-vim) (maintained by @clason)