While we're talking about changing our current Lua, we could also try to update it to Lua 5.3. A few plugin's might not work anymore (for example setfenv was removed or replaced (not sure)), but we get stuff like integers, utf-8 and more + the changes from Lua 5.2. I especialy like the goto in it (even though I normaly hate goto's, but as long as we don't have continue this is the best we have ^^)
EDIT:
This should probably go to a different thread though.
EDIT:
This should probably go to a different thread though.