lua-users home
lua-l archive

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


Javier Guerra <javier@guerrag.com> wrote:
> i forgot: when forced (at gunpoint) to use windows, i always install
> Notepad++. it's really good, and highlights Lua code nicely

Vim has great Lua support, too, with the notable advantage that you
can have the exact same environment in any operating system you use.

Cheers,
Eric