aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-02-13 09:34:04 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-02-13 09:40:56 +0000
commit4416d21466bca9fe5337ee3782e2909690cc6b5d (patch)
treeda67b273ae67c83fd38f7aab1bfe64c9656198e4 /README.md
parentUpdate parsers: arduino, bash, chatito, dtd, gitattributes, gpg, pem, poe_fil... (diff)
downloadnvim-treesitter-4416d21466bca9fe5337ee3782e2909690cc6b5d.tar
nvim-treesitter-4416d21466bca9fe5337ee3782e2909690cc6b5d.tar.gz
nvim-treesitter-4416d21466bca9fe5337ee3782e2909690cc6b5d.tar.bz2
nvim-treesitter-4416d21466bca9fe5337ee3782e2909690cc6b5d.tar.lz
nvim-treesitter-4416d21466bca9fe5337ee3782e2909690cc6b5d.tar.xz
nvim-treesitter-4416d21466bca9fe5337ee3782e2909690cc6b5d.tar.zst
nvim-treesitter-4416d21466bca9fe5337ee3782e2909690cc6b5d.zip
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f289cf502..b4b9ee806 100644
--- a/README.md
+++ b/README.md
@@ -215,7 +215,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [dockerfile](https://github.com/camdencheek/tree-sitter-dockerfile) (maintained by @camdencheek)
- [x] [dot](https://github.com/rydesun/tree-sitter-dot) (maintained by @rydesun)
- [x] [doxygen](https://github.com/amaanq/tree-sitter-doxygen) (maintained by @amaanq)
-- [x] [dtd](https://github.com/ObserverOfTime/tree-sitter-xml) (maintained by @ObserverOfTime)
+- [x] [dtd](https://github.com/tree-sitter-grammars/tree-sitter-xml) (maintained by @ObserverOfTime)
- [x] [ebnf](https://github.com/RubixDev/ebnf) (experimental, maintained by @RubixDev)
- [x] [eds](https://github.com/uyha/tree-sitter-eds) (maintained by @uyha)
- [x] [eex](https://github.com/connorlay/tree-sitter-eex) (maintained by @connorlay)
@@ -425,7 +425,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [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)
- [x] [xcompose](https://github.com/ObserverOfTime/tree-sitter-xcompose) (maintained by @ObserverOfTime)
-- [x] [xml](https://github.com/ObserverOfTime/tree-sitter-xml) (maintained by @ObserverOfTime)
+- [x] [xml](https://github.com/tree-sitter-grammars/tree-sitter-xml) (maintained by @ObserverOfTime)
- [x] [yaml](https://github.com/ikatyang/tree-sitter-yaml) (maintained by @stsewd)
- [x] [yang](https://github.com/Hubro/tree-sitter-yang) (maintained by @Hubro)
- [x] [yuck](https://github.com/Philipp-M/tree-sitter-yuck) (maintained by @Philipp-M, @amaanq)