From d8a695a1ac493096e6f7a0916a962b979d290039 Mon Sep 17 00:00:00 2001 From: gbprod Date: Mon, 19 Sep 2022 17:18:19 +0200 Subject: Introduce twig parser This commit introduce parser, highlights and injections for the [twig syntax](https://twig.symfony.com) --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9a1ca98a..b63e38c6 100644 --- a/README.md +++ b/README.md @@ -292,6 +292,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [tsx](https://github.com/tree-sitter/tree-sitter-typescript) (maintained by @steelsojka) - [x] [turtle](https://github.com/BonaBeavis/tree-sitter-turtle) (maintained by @bonabeavis) - [x] [typescript](https://github.com/tree-sitter/tree-sitter-typescript) (maintained by @steelsojka) +- [x] [twig](https://github.com/gbprod/tree-sitter-twig) (maintained by @gbprod) - [x] [v](https://github.com/vlang/vls) (maintained by @tami5) - [x] [vala](https://github.com/vala-lang/tree-sitter-vala) (maintained by @Prince781, @vala-lang) - [x] [verilog](https://github.com/tree-sitter/tree-sitter-verilog) (maintained by @zegervdv) -- cgit v1.2.3