aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-07-04 17:23:56 +0000
committerChristian Clason <c.clason@uni-graz.at>2024-07-04 19:25:04 +0200
commitf2f828c5e995af156106a4aa5647463e49fff66a (patch)
tree45d7834e71af11425efea3170f1dafa7bdfc5ba2 /README.md
parentfeat: editorconfig parser and queries (diff)
downloadnvim-treesitter-f2f828c5e995af156106a4aa5647463e49fff66a.tar
nvim-treesitter-f2f828c5e995af156106a4aa5647463e49fff66a.tar.gz
nvim-treesitter-f2f828c5e995af156106a4aa5647463e49fff66a.tar.bz2
nvim-treesitter-f2f828c5e995af156106a4aa5647463e49fff66a.tar.lz
nvim-treesitter-f2f828c5e995af156106a4aa5647463e49fff66a.tar.xz
nvim-treesitter-f2f828c5e995af156106a4aa5647463e49fff66a.tar.zst
nvim-treesitter-f2f828c5e995af156106a4aa5647463e49fff66a.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 a573cd5c7..ae6f873d1 100644
--- a/README.md
+++ b/README.md
@@ -220,6 +220,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [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] [editorconfig](https://github.com/ValdezFOmar/tree-sitter-editorconfig) (maintained by @ValdezFOmar)
- [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)