diff options
| author | Github Actions <actions@github> | 2023-09-10 12:38:22 +0000 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2023-09-10 14:44:43 +0200 |
| commit | d5f57cd4794d8f0a541f140229e5764e2f41d63a (patch) | |
| tree | fe92208059e0809ceb1f3be0937da91ec00d7393 | |
| parent | feat: add EDS (diff) | |
| download | nvim-treesitter-d5f57cd4794d8f0a541f140229e5764e2f41d63a.tar nvim-treesitter-d5f57cd4794d8f0a541f140229e5764e2f41d63a.tar.gz nvim-treesitter-d5f57cd4794d8f0a541f140229e5764e2f41d63a.tar.bz2 nvim-treesitter-d5f57cd4794d8f0a541f140229e5764e2f41d63a.tar.lz nvim-treesitter-d5f57cd4794d8f0a541f140229e5764e2f41d63a.tar.xz nvim-treesitter-d5f57cd4794d8f0a541f140229e5764e2f41d63a.tar.zst nvim-treesitter-d5f57cd4794d8f0a541f140229e5764e2f41d63a.zip | |
Update README
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -212,6 +212,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [doxygen](https://github.com/amaanq/tree-sitter-doxygen) (maintained by @amaanq) - [x] [dtd](https://github.com/ObserverOfTime/tree-sitter-xml) (maintained by @ObserverOfTime) - [x] [ebnf](https://github.com/RubixDev/ebnf) (experimental, maintained by @RubixDev) +- [x] [eds](https://github.com/uyha/tree-sitter-eds) (maintained by @uyha) - [x] [eex](https://github.com/connorlay/tree-sitter-eex) (maintained by @connorlay) - [x] [elixir](https://github.com/elixir-lang/tree-sitter-elixir) (maintained by @connorlay) - [x] [elm](https://github.com/elm-tooling/tree-sitter-elm) (maintained by @zweimach) |
