diff options
| author | Github Actions <actions@github> | 2023-07-17 12:22:04 +0000 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2023-07-17 14:30:50 +0200 |
| commit | f6c52eb8392e47aaf4878e5799ba54e7b30fa4f8 (patch) | |
| tree | 9879fe240b005ba94f40242c3d6f7d8480ebdf08 /README.md | |
| parent | fix(parsers): ownership transfer of elvish (diff) | |
| download | nvim-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
