blob: c3765427f4d1c422c04a935cd73b8ef5a7a48103 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
-- authors: Luxinia Dev (Eike Decker & Christoph Kubisch)
---------------------------------------------------------
return {
exts = {"txt"},
--lexer = wxstc.wxSTC_LEX_POV,
--apitype = "luxres",
linecomment = ">",
}
|