lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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