diff options
| author | Github Actions <actions@github> | 2021-02-01 10:35:23 +0000 |
|---|---|---|
| committer | Thomas Vigouroux <tomvig38@gmail.com> | 2021-02-01 19:02:53 +0100 |
| commit | d879a76bb914c0d9b2b64555f552b1f77ba6956d (patch) | |
| tree | 0b690ce1d99a7077dfd0cb98496851e276712ce5 | |
| parent | parsers: change repo link of Elm parser to the new official repo (diff) | |
| download | nvim-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
