feat: groovy and denizen

This commit is contained in:
iCrawl 2019-11-04 15:34:21 +01:00
parent 5b66e3b520
commit d55c85270f
No known key found for this signature in database
GPG key ID: E41A6DB922EC2CFE

View file

@ -27,6 +27,7 @@
"scss",
"d",
"dart",
"denizen",
"dm",
"manifest",
"delphi",
@ -42,6 +43,7 @@
"go",
"gradle",
"graphql",
"groovy",
"gulp",
"harbour",
"handlebars",
@ -600,6 +602,33 @@
".fmg": {
"image": "harbour"
},
".nix": {
"image": "nix"
},
".re": {
"image": "reasonml"
},
".marko": {
"image": "marko"
},
".pony": {
"image": "ponylang"
},
".groovy": {
"image": "groovy"
},
".gvy": {
"image": "groovy"
},
".gy": {
"image": "groovy"
},
".gsh": {
"image": "groovy"
},
".dsc": {
"image": "denizen"
},
".jade": {
"image": "pug"
},
@ -1155,18 +1184,6 @@
".wasm": {
"image": "wasm"
},
".nix": {
"image": "nix"
},
".re": {
"image": "reasonml"
},
".marko": {
"image": "marko"
},
".pony": {
"image": "ponylang"
},
".v": {
"image": "v"
},