Map .gradle files to text/x-groovy so that they can be highlighted

Change-Id: Ieaf0ed2611373bd01a7b319904ee7ebcaf25369b
This commit is contained in:
Michael Zhou
2016-01-07 21:33:45 -05:00
parent 2a05deb0fa
commit 5392e6441a

View File

@@ -19,6 +19,7 @@ frag = x-shader/x-fragment
gitmodules = text/x-ini
glsl = x-shader/x-vertex
go = text/x-go
gradle = text/x-groovy
groovy = text/x-groovy
hs = text/x-haskell
hpp = text/x-c++src