diff options
| author | Github Actions <actions@github> | 2021-09-08 20:56:45 +0000 |
|---|---|---|
| committer | Stephan Seitz <stephan.seitz@fau.de> | 2021-09-17 21:06:36 +0200 |
| commit | 4e6443817175b38b6c805c4955fcc5f8fe1c70e2 (patch) | |
| tree | 773a7a91173fd22679f0e9fca0487defc59a22da | |
| parent | Highlight function and macro declarations (diff) | |
| download | nvim-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
