diff --git a/rhodecode/public/js/mode/lua/index.html b/rhodecode/public/js/mode/lua/index.html new file mode 100644 --- /dev/null +++ b/rhodecode/public/js/mode/lua/index.html @@ -0,0 +1,74 @@ + + + + + CodeMirror: Lua mode + + + + + + + + + +

CodeMirror: Lua mode

+
+ + +

Loosely based on Franciszek + Wawrzak's CodeMirror + 1 mode. One configuration parameter is + supported, specials, to which you can provide an + array of strings to have those identifiers highlighted with + the lua-special style.

+

MIME types defined: text/x-lua.

+ + +