Add xquery mode.

This commit is contained in:
William Candillon 2012-02-13 10:03:33 +01:00
commit 9355bbeba5

View file

@ -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",