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
.