Added Coldfusion
This commit is contained in:
parent
7a9a2855df
commit
e4644259ac
1 changed files with 1 additions and 1 deletions
|
|
@ -211,7 +211,7 @@ console.log('# ace modes ---------');
|
|||
|
||||
project.assumeAllFilesLoaded();
|
||||
[
|
||||
"css", "html", "javascript", "php", "python", "lua", "xml", "ruby", "java", "c_cpp",
|
||||
"css", "html", "javascript", "php", "coldfusion", "python", "lua", "xml", "ruby", "java", "c_cpp",
|
||||
"coffee", "perl", "csharp", "svg", "clojure", "scss", "json", "groovy",
|
||||
"ocaml", "scala", "textile", "scad", "markdown", "latex", "powershell"
|
||||
].forEach(function(mode) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue