From b89a7ee8b956c96a1dcee995ea840feddc5d4b27 Mon Sep 17 00:00:00 2001 From: Pierre Frisch Date: Thu, 22 Dec 2011 07:25:50 -0800 Subject: First commit of Ninja to ninja-internal Signed-off-by: Valerio Virgillito --- js/codemirror/mode/plsql/index.html | 63 +++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 js/codemirror/mode/plsql/index.html (limited to 'js/codemirror/mode/plsql/index.html') diff --git a/js/codemirror/mode/plsql/index.html b/js/codemirror/mode/plsql/index.html new file mode 100644 index 00000000..8c7bf7ca --- /dev/null +++ b/js/codemirror/mode/plsql/index.html @@ -0,0 +1,63 @@ + + + + CodeMirror 2: Oracle PL/SQL mode + + + + + + + + +

CodeMirror 2: Oracle PL/SQL mode

+ +
+ + + +

+ Simple mode that handles Oracle PL/SQL language (and Oracle SQL, of course). +

+ +

MIME type defined: text/x-plsql + (PLSQL code) + -- cgit v1.2.3