mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:26:23 -04:00
Add tree-sitter-eno to available completed parsers (#413)
This commit is contained in:
parent
8083ae6602
commit
8657054e4b
|
|
@ -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…
Reference in a new issue