Files
OpenRA/spec/text.lua
crazybutcher edd82b8a4a Fix CRLF
2011-12-05 20:21:43 +01:00

11 lines
222 B
Lua

-- authors: Luxinia Dev (Eike Decker & Christoph Kubisch)
---------------------------------------------------------
return {
exts = {"txt"},
--lexer = wxstc.wxSTC_LEX_POV,
--apitype = "luxres",
linecomment = ">",
}