Add tree-sitter-eno to available completed parsers (#413)

This commit is contained in:
Simon Repp 2019-08-05 23:19:29 +02:00 committed by Max Brunsfeld
parent 8083ae6602
commit 8657054e4b

View file

@ -31,6 +31,7 @@ Parsers for these languages are fairly complete:
* [C++](https://github.com/tree-sitter/tree-sitter-cpp)
* [CSS](https://github.com/tree-sitter/tree-sitter-css)
* [Elm](https://github.com/razzeee/tree-sitter-elm)
* [Eno](https://github.com/eno-lang/tree-sitter-eno)
* [ERB / EJS](https://github.com/tree-sitter/tree-sitter-embedded-template)
* [Go](https://github.com/tree-sitter/tree-sitter-go)
* [HTML](https://github.com/tree-sitter/tree-sitter-html)