aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-07-17 12:22:04 +0000
committerChristian Clason <c.clason@uni-graz.at>2023-07-17 14:30:50 +0200
commitf6c52eb8392e47aaf4878e5799ba54e7b30fa4f8 (patch)
tree9879fe240b005ba94f40242c3d6f7d8480ebdf08 /README.md
parentfix(parsers): ownership transfer of elvish (diff)
downloadnvim-treesitter-f6c52eb8392e47aaf4878e5799ba54e7b30fa4f8.tar
nvim-treesitter-f6c52eb8392e47aaf4878e5799ba54e7b30fa4f8.tar.gz
nvim-treesitter-f6c52eb8392e47aaf4878e5799ba54e7b30fa4f8.tar.bz2
nvim-treesitter-f6c52eb8392e47aaf4878e5799ba54e7b30fa4f8.tar.lz
nvim-treesitter-f6c52eb8392e47aaf4878e5799ba54e7b30fa4f8.tar.xz
nvim-treesitter-f6c52eb8392e47aaf4878e5799ba54e7b30fa4f8.tar.zst
nvim-treesitter-f6c52eb8392e47aaf4878e5799ba54e7b30fa4f8.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 66e0750a9..4dab51958 100644
--- a/README.md
+++ b/README.md
@@ -212,7 +212,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [elixir](https://github.com/elixir-lang/tree-sitter-elixir) (maintained by @connorlay)
- [x] [elm](https://github.com/elm-tooling/tree-sitter-elm) (maintained by @zweimach)
- [x] [elsa](https://github.com/glapa-grossklag/tree-sitter-elsa) (maintained by @glapa-grossklag, @amaanq)
-- [x] [elvish](https://github.com/ckafi/tree-sitter-elvish) (maintained by @ckafi)
+- [x] [elvish](https://github.com/elves/tree-sitter-elvish) (maintained by @elves)
- [ ] [embedded_template](https://github.com/tree-sitter/tree-sitter-embedded-template)
- [x] [erlang](https://github.com/WhatsApp/tree-sitter-erlang) (maintained by @filmor)
- [x] [fennel](https://github.com/travonted/tree-sitter-fennel) (maintained by @TravonteD)