aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2022-05-05 05:55:33 +0000
committerStephan Seitz <stephan.seitz@fau.de>2022-05-05 08:03:37 +0200
commitcf3e963e501b5240780df51464213bce0da996fc (patch)
tree320389f7694a7481fd72f80d7dc92039a20aabc2
parentUpdate lockfile.json (diff)
downloadnvim-treesitter-cf3e963e501b5240780df51464213bce0da996fc.tar
nvim-treesitter-cf3e963e501b5240780df51464213bce0da996fc.tar.gz
nvim-treesitter-cf3e963e501b5240780df51464213bce0da996fc.tar.bz2
nvim-treesitter-cf3e963e501b5240780df51464213bce0da996fc.tar.lz
nvim-treesitter-cf3e963e501b5240780df51464213bce0da996fc.tar.xz
nvim-treesitter-cf3e963e501b5240780df51464213bce0da996fc.tar.zst
nvim-treesitter-cf3e963e501b5240780df51464213bce0da996fc.zip
Update README
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e6304efd7..d537405f7 100644
--- a/README.md
+++ b/README.md
@@ -180,6 +180,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 @jonatanklosko, @connorlay)
- [ ] [elm](https://github.com/elm-tooling/tree-sitter-elm)
- [x] [elvish](https://github.com/ckafi/tree-sitter-elvish) (maintained by @ckafi)
+- [ ] [embedded_template](https://github.com/tree-sitter/tree-sitter-embedded-template)
- [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] [fish](https://github.com/ram02z/tree-sitter-fish) (maintained by @ram02z)