From 4a1b7b3f7a70b325e0fc50c7346a16b687eb5e08 Mon Sep 17 00:00:00 2001 From: Meir Kriheli Date: Wed, 15 Feb 2012 10:51:22 +0200 Subject: [PATCH] .lpr should be highlighted as pascal (which here means Delphi). --- lib/linguist/languages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index cf5ce08f..739755e9 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -262,6 +262,7 @@ Delphi: extensions: - .dpr - .pas + - .lpr Diff: extensions: