aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2021-02-01 10:35:23 +0000
committerThomas Vigouroux <tomvig38@gmail.com>2021-02-01 19:02:53 +0100
commitd879a76bb914c0d9b2b64555f552b1f77ba6956d (patch)
tree0b690ce1d99a7077dfd0cb98496851e276712ce5
parentparsers: change repo link of Elm parser to the new official repo (diff)
downloadnvim-treesitter-d879a76bb914c0d9b2b64555f552b1f77ba6956d.tar
nvim-treesitter-d879a76bb914c0d9b2b64555f552b1f77ba6956d.tar.gz
nvim-treesitter-d879a76bb914c0d9b2b64555f552b1f77ba6956d.tar.bz2
nvim-treesitter-d879a76bb914c0d9b2b64555f552b1f77ba6956d.tar.lz
nvim-treesitter-d879a76bb914c0d9b2b64555f552b1f77ba6956d.tar.xz
nvim-treesitter-d879a76bb914c0d9b2b64555f552b1f77ba6956d.tar.zst
nvim-treesitter-d879a76bb914c0d9b2b64555f552b1f77ba6956d.zip
[docgen] Update README.md
skip-checks: true
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0f1e343d5..8fde2bb2f 100644
--- a/README.md
+++ b/README.md
@@ -139,7 +139,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [cpp](https://github.com/tree-sitter/tree-sitter-cpp) (maintained by @theHamsta)
- [x] [css](https://github.com/tree-sitter/tree-sitter-css) (maintained by @TravonteD)
- [x] [dart](https://github.com/UserNobody14/tree-sitter-dart) (maintained by @Akin909)
-- [ ] [elm](https://github.com/razzeee/tree-sitter-elm)
+- [ ] [elm](https://github.com/elm-tooling/tree-sitter-elm)
- [x] [erlang](https://github.com/AbstractMachinesLab/tree-sitter-erlang) (maintained by @ostera)
- [x] [fennel](https://github.com/travonted/tree-sitter-fennel) (maintained by @TravonteD)
- [x] [Godot (gdscript)](https://github.com/PrestonKnopp/tree-sitter-gdscript) (maintained by not @tjdevries)