aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2021-09-08 20:56:45 +0000
committerStephan Seitz <stephan.seitz@fau.de>2021-09-17 21:06:36 +0200
commit4e6443817175b38b6c805c4955fcc5f8fe1c70e2 (patch)
tree773a7a91173fd22679f0e9fca0487defc59a22da
parentHighlight function and macro declarations (diff)
downloadnvim-treesitter-4e6443817175b38b6c805c4955fcc5f8fe1c70e2.tar
nvim-treesitter-4e6443817175b38b6c805c4955fcc5f8fe1c70e2.tar.gz
nvim-treesitter-4e6443817175b38b6c805c4955fcc5f8fe1c70e2.tar.bz2
nvim-treesitter-4e6443817175b38b6c805c4955fcc5f8fe1c70e2.tar.lz
nvim-treesitter-4e6443817175b38b6c805c4955fcc5f8fe1c70e2.tar.xz
nvim-treesitter-4e6443817175b38b6c805c4955fcc5f8fe1c70e2.tar.zst
nvim-treesitter-4e6443817175b38b6c805c4955fcc5f8fe1c70e2.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 78f380da6..01782b19e 100644
--- a/README.md
+++ b/README.md
@@ -159,7 +159,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [dart](https://github.com/UserNobody14/tree-sitter-dart) (maintained by @Akin909)
- [x] [devicetree](https://github.com/joelspadin/tree-sitter-devicetree) (maintained by @jedrzejboczar)
- [x] [dockerfile](https://github.com/camdencheek/tree-sitter-dockerfile) (maintained by @camdencheek)
-- [x] [DOT](https://github.com/rydesun/tree-sitter-dot) (maintained by @rydesun)
+- [x] [dot](https://github.com/rydesun/tree-sitter-dot) (maintained by @rydesun)
- [x] [elixir](https://github.com/ananthakumaran/tree-sitter-elixir) (maintained by @nifoc)
- [ ] [elm](https://github.com/elm-tooling/tree-sitter-elm)
- [x] [erlang](https://github.com/AbstractMachinesLab/tree-sitter-erlang) (maintained by @ostera)