index.md: add the tree-sitter-nix parser (#403)

This commit is contained in:
zimbatm 2019-08-01 22:34:05 +00:00 committed by Max Brunsfeld
parent ee253e340b
commit 15629f1231

View file

@ -52,6 +52,7 @@ Parsers for these languages are in development:
* [C-sharp](https://github.com/tree-sitter/tree-sitter-c-sharp)
* [Haskell](https://github.com/tree-sitter/tree-sitter-haskell)
* [Julia](https://github.com/tree-sitter/tree-sitter-julia)
* [Nix](https://github.com/cstrahan/tree-sitter-nix)
* [Scala](https://github.com/tree-sitter/tree-sitter-scala)
### Talks on Tree-sitter