lua-users home
lua-l archive

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


Hello, lua users!

There're lua modes for JED, vim and NEdit.
Here's Emacs mode I wrote. It has:
  - simple syntax highlighting
  - inferior lua interpreter support

I'm working on smart indenting now and hope to release it soon.
Any comments, suggestions, bug reports are welcome.

Thank you for reading this.

Attachment: lua-mode.el
Description: lua-mode.el

-- 
Ed Sinjiashvili