aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-04-11 21:07:08 +0000
committerChristian Clason <c.clason@uni-graz.at>2024-04-11 23:09:12 +0200
commitb0ac1135fe304edd34e18204304906744db0fe63 (patch)
tree61e570a009bc20017d79ffd4bf5afc077ce7ab6b /README.md
parentfeat: add earthfile parser (#6395) (diff)
downloadnvim-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 80a1081b6..cd3370d34 100644
--- a/README.md
+++ b/README.md
@@ -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)