diff options
| author | Matthew Taylor <wrapperup4@gmail.com> | 2024-03-18 05:00:22 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-18 10:00:22 +0100 |
| commit | 2014f8285e306f4c8a896c7d3af53fdd599e5a4f (patch) | |
| tree | f33e0387d19edebfbe90a510b4e24e7cad9a8299 /README.md | |
| parent | bot(lockfile): update arduino, cmake, dtd, http, mlir, ocaml, ocaml_interface... (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
