Add tree-sitter-eno to available completed parsers (#413)
This commit is contained in:
parent
8083ae6602
commit
8657054e4b
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue