aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2021-03-01 18:11:42 +0000
committerStephan Seitz <stephan.lauf@yahoo.de>2021-03-01 20:06:40 +0100
commit1297e4f1b17e9d90cda39551c3ed286599b57cad (patch)
treee8b27f3f2ab3c505aa10bee8f820e5a8de473e7d
parentfix: add used_by in parser setter (diff)
downloadnvim-treesitter-1297e4f1b17e9d90cda39551c3ed286599b57cad.tar
nvim-treesitter-1297e4f1b17e9d90cda39551c3ed286599b57cad.tar.gz
nvim-treesitter-1297e4f1b17e9d90cda39551c3ed286599b57cad.tar.bz2
nvim-treesitter-1297e4f1b17e9d90cda39551c3ed286599b57cad.tar.lz
nvim-treesitter-1297e4f1b17e9d90cda39551c3ed286599b57cad.tar.xz
nvim-treesitter-1297e4f1b17e9d90cda39551c3ed286599b57cad.tar.zst
nvim-treesitter-1297e4f1b17e9d90cda39551c3ed286599b57cad.zip
[docgen] Update README.md
skip-checks: true
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index cdc4e5a55..e29d867c1 100644
--- a/README.md
+++ b/README.md
@@ -144,6 +144,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [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)
+- [x] [Glimmer and Ember](https://github.com/alexlafroscia/tree-sitter-glimmer) (maintained by @alexlafroscia)
- [x] [go](https://github.com/tree-sitter/tree-sitter-go) (maintained by @theHamsta, @WinWisely268)
- [x] [graphql](https://github.com/bkegley/tree-sitter-graphql) (maintained by @bkegley)
- [ ] [haskell](https://github.com/tree-sitter/tree-sitter-haskell)