[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Editplus and Lua
- From: "Martin Kendall" <martinkendall@...>
- Date: Wed, 14 Jan 2004 13:27:28 -0000
I use Editplus for editing lua 5.0 scripts on my PC. To aid me I have setup
the following:
a.. Syntax Highlighting file (including lua5.0 standard libraries)
b.. Auto-completion file
c.. Function Pattern:function (.*)[(]
d.. An empty template file
If anyone is interested these are available on my homepage:
http://members.lycos.co.uk/martinkendall/
Martin