Update modelist.js
Added MUSHCode to ModeList in Kitchensink
This commit is contained in:
parent
f5cd45b925
commit
69ea968649
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ var modesByName = {
|
|||
lsl: ["LSL" , "lsl"],
|
||||
makefile: ["Makefile" , "^GNUmakefile|^makefile|^Makefile|^OCamlMakefile|make"],
|
||||
markdown: ["Markdown" , "md|markdown"],
|
||||
mushcode: ["Tiny MUSH" , "mc|mush"]
|
||||
mushcode: ["TinyMUSH" , "mc|mush"],
|
||||
objectivec: ["Objective-C" , "m"],
|
||||
ocaml: ["OCaml" , "ml|mli"],
|
||||
pascal: ["Pascal" , "pas|p"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue