diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-02-09 17:06:04 +0000 |
|---|---|---|
| committer | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-02-09 17:14:21 +0000 |
| commit | 51d15ef5da4fcce3945fabc312ca6847dd64c6e3 (patch) | |
| tree | cc86778ffb3c0a49ba6a6d5e90b9daca038cc816 | |
| parent | chore(vue): adapt to scanner rewrite (#6068) (diff) | |
| download | nvim-treesitter-51d15ef5da4fcce3945fabc312ca6847dd64c6e3.tar nvim-treesitter-51d15ef5da4fcce3945fabc312ca6847dd64c6e3.tar.gz nvim-treesitter-51d15ef5da4fcce3945fabc312ca6847dd64c6e3.tar.bz2 nvim-treesitter-51d15ef5da4fcce3945fabc312ca6847dd64c6e3.tar.lz nvim-treesitter-51d15ef5da4fcce3945fabc312ca6847dd64c6e3.tar.xz nvim-treesitter-51d15ef5da4fcce3945fabc312ca6847dd64c6e3.tar.zst nvim-treesitter-51d15ef5da4fcce3945fabc312ca6847dd64c6e3.zip | |
Update README
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -419,7 +419,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [vhs](https://github.com/charmbracelet/tree-sitter-vhs) (maintained by @caarlos0) - [x] [vim](https://github.com/neovim/tree-sitter-vim) (maintained by @clason) - [x] [vimdoc](https://github.com/neovim/tree-sitter-vimdoc) (maintained by @clason) -- [x] [vue](https://github.com/ikatyang/tree-sitter-vue) (maintained by @WhyNotHugo) +- [x] [vue](https://github.com/tree-sitter-grammars/tree-sitter-vue) (maintained by @WhyNotHugo) - [x] [wgsl](https://github.com/szebniok/tree-sitter-wgsl) (maintained by @szebniok) - [x] [wgsl_bevy](https://github.com/theHamsta/tree-sitter-wgsl-bevy) (maintained by @theHamsta) - [x] [wing](https://github.com/winglang/wing) (experimental, maintained by @gshpychka, @MarkMcCulloh) |
