aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2022-09-29 06:54:26 +0000
committerChristian Clason <christian.clason@uni-due.de>2022-09-29 09:03:23 +0200
commitc466ffd860dc7e01591324612082715707bdab75 (patch)
tree6666c7a8e22bf0d7d16dcc7ffceae72004204c84 /README.md
parentUpdate lockfile.json (diff)
downloadnvim-treesitter-c466ffd860dc7e01591324612082715707bdab75.tar
nvim-treesitter-c466ffd860dc7e01591324612082715707bdab75.tar.gz
nvim-treesitter-c466ffd860dc7e01591324612082715707bdab75.tar.bz2
nvim-treesitter-c466ffd860dc7e01591324612082715707bdab75.tar.lz
nvim-treesitter-c466ffd860dc7e01591324612082715707bdab75.tar.xz
nvim-treesitter-c466ffd860dc7e01591324612082715707bdab75.tar.zst
nvim-treesitter-c466ffd860dc7e01591324612082715707bdab75.zip
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 03d4c7634..3f75be28d 100644
--- a/README.md
+++ b/README.md
@@ -210,7 +210,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [ ] [haskell](https://github.com/tree-sitter/tree-sitter-haskell)
- [x] [hcl](https://github.com/MichaHoffmann/tree-sitter-hcl) (maintained by @MichaHoffmann)
- [x] [heex](https://github.com/connorlay/tree-sitter-heex) (maintained by @connorlay)
-- [x] [help](https://github.com/vigoux/tree-sitter-vimdoc) (experimental, maintained by @vigoux)
+- [x] [help](https://github.com/neovim/tree-sitter-vimdoc) (maintained by @vigoux)
- [x] [hjson](https://github.com/winston0410/tree-sitter-hjson) (maintained by @winston0410)
- [x] [hlsl](https://github.com/theHamsta/tree-sitter-hlsl) (maintained by @theHamsta)
- [x] [hocon](https://github.com/antosha417/tree-sitter-hocon) (maintained by @antosha417)