diff options
| author | Daniel Kempkens <daniel+git@kempkens.io> | 2021-05-14 21:23:58 +0200 |
|---|---|---|
| committer | Stephan Seitz <stephan.lauf@yahoo.de> | 2021-05-18 19:10:06 +0200 |
| commit | e7e1db38cd966ea1e382c321dd589378393ff186 (patch) | |
| tree | 53e1db7efc6bfb47a4d1da1fca633c4d36a9a087 /README.md | |
| parent | highlights(c/c++): "..." also exists in C (variadic macros) (diff) | |
| download | nvim-treesitter-e7e1db38cd966ea1e382c321dd589378393ff186.tar nvim-treesitter-e7e1db38cd966ea1e382c321dd589378393ff186.tar.gz nvim-treesitter-e7e1db38cd966ea1e382c321dd589378393ff186.tar.bz2 nvim-treesitter-e7e1db38cd966ea1e382c321dd589378393ff186.tar.lz nvim-treesitter-e7e1db38cd966ea1e382c321dd589378393ff186.tar.xz nvim-treesitter-e7e1db38cd966ea1e382c321dd589378393ff186.tar.zst nvim-treesitter-e7e1db38cd966ea1e382c321dd589378393ff186.zip | |
Initial Elixir support
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -146,6 +146,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [dart](https://github.com/UserNobody14/tree-sitter-dart) (maintained by @Akin909) - [x] [devicetree](https://github.com/joelspadin/tree-sitter-devicetree) (maintained by @jedrzejboczar) - [x] [dockerfile](https://github.com/camdencheek/tree-sitter-dockerfile) (maintained by @camdencheek) +- [x] [elixir](https://github.com/ananthakumaran/tree-sitter-elixir) (maintained by @nifoc) - [ ] [elm](https://github.com/elm-tooling/tree-sitter-elm) - [x] [erlang](https://github.com/AbstractMachinesLab/tree-sitter-erlang) (maintained by @ostera) - [x] [fennel](https://github.com/travonted/tree-sitter-fennel) (maintained by @TravonteD) |
