aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-02-09 17:06:04 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-02-09 17:14:21 +0000
commit51d15ef5da4fcce3945fabc312ca6847dd64c6e3 (patch)
treecc86778ffb3c0a49ba6a6d5e90b9daca038cc816
parentchore(vue): adapt to scanner rewrite (#6068) (diff)
downloadnvim-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 26cd4f8cb..74539aaf9 100644
--- a/README.md
+++ b/README.md
@@ -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)