fix: languages
This commit is contained in:
parent
64c172691c
commit
43b62fd9cb
1 changed files with 5 additions and 5 deletions
|
@ -52,7 +52,9 @@
|
|||
"lua",
|
||||
"makefile",
|
||||
"markdown",
|
||||
"marko",
|
||||
"nim",
|
||||
"nix",
|
||||
"objc",
|
||||
"ocaml",
|
||||
"pascal",
|
||||
|
@ -86,9 +88,7 @@
|
|||
"yaml",
|
||||
"yarn",
|
||||
"bat",
|
||||
"nix",
|
||||
"wasm",
|
||||
"marko"
|
||||
"wasm"
|
||||
],
|
||||
"knownExtentions": {
|
||||
".swf": {
|
||||
|
@ -995,7 +995,7 @@
|
|||
"image": "reasonml"
|
||||
},
|
||||
".marko": {
|
||||
"image": "marko"
|
||||
}
|
||||
"image": "marko"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue