diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-07-04 17:23:56 +0000 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2024-07-04 19:25:04 +0200 |
| commit | f2f828c5e995af156106a4aa5647463e49fff66a (patch) | |
| tree | 45d7834e71af11425efea3170f1dafa7bdfc5ba2 /README.md | |
| parent | feat: editorconfig parser and queries (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
