Add twig parser in documentation

This commit is contained in:
Gilles Roustan 2022-10-04 10:08:56 +02:00
parent d62adbe3a9
commit 346572a348

View file

@ -67,6 +67,7 @@ Parsers for these languages are fairly complete:
* [SystemRDL](https://github.com/SystemRDL/tree-sitter-systemrdl)
* [TOML](https://github.com/ikatyang/tree-sitter-toml)
* [Turtle](https://github.com/BonaBeavis/tree-sitter-turtle)
* [Twig](https://github.com/gbprod/tree-sitter-twig)
* [TypeScript](https://github.com/tree-sitter/tree-sitter-typescript)
* [Verilog](https://github.com/tree-sitter/tree-sitter-verilog)
* [VHDL](https://github.com/alemuller/tree-sitter-vhdl)