From 9355bbeba58b11faaa8d995fd1b122f471402c85 Mon Sep 17 00:00:00 2001 From: William Candillon Date: Mon, 13 Feb 2012 10:03:33 +0100 Subject: [PATCH] Add xquery mode. --- Makefile.dryice.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.dryice.js b/Makefile.dryice.js index cd3dacee..e449f623 100755 --- a/Makefile.dryice.js +++ b/Makefile.dryice.js @@ -220,7 +220,7 @@ function buildAce(aceProject, options) { modes: [ "css", "html", "javascript", "php", "coldfusion", "python", "lua", "xml", "ruby", "java", "c_cpp", "coffee", "perl", "csharp", "haxe", "svg", "clojure", "scss", "json", "groovy", - "ocaml", "scala", "textile", "scad", "markdown", "latex", "powershell", "sql", "pgsql" + "ocaml", "scala", "textile", "scad", "markdown", "latex", "powershell", "sql", "pgsql", "xquery" ], themes: [ "chrome", "clouds", "clouds_midnight", "cobalt", "crimson_editor", "dawn",