>Does anybody have a Vim syntax for Lua 5? Try http://www.tecgraf.puc-rio.br/~cmendes/vim/syntax/ . It should work for Lua 5, if it worked for Lua 4, except that I recall that it had problems with long strings [[...]] and so now will also have problems with block comments --[[...]]. I think the author intended to look into it, but probably lacked the time (like us all). >By the way: I just discovered the searchable archive of this list at lua-users.org. Awesome guys! Yes, many thanks are due to John Belmonte! There's also the newgroup interface at Gname: http://news.gmane.org/thread.php?group=gmane.comp.lang.lua.general but it does not contain the complete lua-l archive. --lhf