feat: ponylang and harbour
This commit is contained in:
parent
065fea0fa5
commit
5645f68a50
1 changed files with 19 additions and 0 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue