Files
neovim/runtime
Christian Clason 80eda9726f docs(lua): clarify assumptions on luajit vs. puc lua
Problem: Plugin authors and distribution packagers are confused about
the role of LuaJIT vs. PUC Lua.

Solution: Clarify that LuaJIT is preferred but not required (extensions
should not be assumed but checked for) and that vanilla Lua 5.1 should
be used without language extensions such as `goto`.
2024-07-21 16:11:28 +02:00
..
2024-02-16 08:57:45 +01:00
2024-07-16 15:07:40 +02:00
2024-06-07 10:55:14 +08:00
2024-03-14 15:04:31 +08:00
2024-05-16 14:34:32 +02:00