feat: ponylang and harbour

This commit is contained in:
iCrawl 2019-07-24 15:45:14 +02:00
parent 065fea0fa5
commit 5645f68a50
No known key found for this signature in database
GPG key ID: E41A6DB922EC2CFE

View file

@ -43,6 +43,7 @@
"gradle",
"graphql",
"gulp",
"harbour",
"handlebars",
"haskell",
"html",
@ -583,6 +584,21 @@
".hxml": {
"image": "haxe"
},
".prg": {
"image": "harbour"
},
".hbp": {
"image": "harbour"
},
".hbc": {
"image": "harbour"
},
".rc": {
"image": "harbour"
},
".fmg": {
"image": "harbour"
},
".jade": {
"image": "pug"
},
@ -1146,6 +1162,9 @@
},
".marko": {
"image": "marko"
},
".pony": {
"image": "ponylang"
}
}
}