From 61207ce2fbf7c2d08b7a43529bdcfab84240d7e7 Mon Sep 17 00:00:00 2001 From: "Luke \"Jared\" Bennett" Date: Thu, 17 Nov 2016 04:35:21 +0000 Subject: Use xml lexer for *.svg files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 70cce05d2b5..33b9bea64cc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.js.es6 gitlab-language=javascript +*.svg gitlab-language=xml \ No newline at end of file -- cgit v1.2.1