From b8d1cd9ee5183fe113e37e97cfa7c4d5450171b1 Mon Sep 17 00:00:00 2001 From: Christophe Coevoet Date: Tue, 6 Sep 2011 19:22:05 +0300 Subject: [PATCH] Added the support for Twig --- lib/linguist/languages.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index ff4235e753..b15018d3b9 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -937,6 +937,13 @@ Textile: extensions: - .textile +Twig: + type: markup + group: PHP + lexer: HTML+Django/Jinja + extensions: + - .twig + VHDL: type: programming lexer: Text only