From 245521db227e658d6553837055b78782a42bd59e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20Gond=C5=BEa?= Date: Mon, 14 Oct 2013 19:38:56 +0200 Subject: [PATCH] Highlight .jelly files as XML [Jelly](http://commons.apache.org/proper/commons-jelly/) is used heavily by stapler/stapler and jenkinsci/jenkins. --- lib/linguist/languages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 978b703e..4fff1e7b 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1464,6 +1464,7 @@ XML: - .ditaval - .glade - .grxml + - .jelly - .kml - .mxml - .plist