diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-04-11 21:07:08 +0000 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2024-04-11 23:09:12 +0200 |
| commit | b0ac1135fe304edd34e18204304906744db0fe63 (patch) | |
| tree | 61e570a009bc20017d79ffd4bf5afc077ce7ab6b /README.md | |
| parent | feat: add earthfile parser (#6395) (diff) | |
| download | nvim-treesitter-b0ac1135fe304edd34e18204304906744db0fe63.tar nvim-treesitter-b0ac1135fe304edd34e18204304906744db0fe63.tar.gz nvim-treesitter-b0ac1135fe304edd34e18204304906744db0fe63.tar.bz2 nvim-treesitter-b0ac1135fe304edd34e18204304906744db0fe63.tar.lz nvim-treesitter-b0ac1135fe304edd34e18204304906744db0fe63.tar.xz nvim-treesitter-b0ac1135fe304edd34e18204304906744db0fe63.tar.zst nvim-treesitter-b0ac1135fe304edd34e18204304906744db0fe63.zip | |
bot(readme): update
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -217,6 +217,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [dot](https://github.com/rydesun/tree-sitter-dot) (maintained by @rydesun) - [x] [doxygen](https://github.com/amaanq/tree-sitter-doxygen) (maintained by @amaanq) - [x] [dtd](https://github.com/tree-sitter-grammars/tree-sitter-xml) (maintained by @ObserverOfTime) +- [x] [earthfile](https://github.com/glehmann/tree-sitter-earthfile) (maintained by @glehmann) - [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) |
