diff options
author | Christian Clason <c.clason@uni-graz.at> | 2024-07-21 13:18:25 +0200 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2024-07-21 16:11:28 +0200 |
commit | 80eda9726f9fe0810b8d689a2c9c7821cb95a8d6 (patch) | |
tree | 45b3cc4066cec71bac32fa95692bd963ffe53f25 /runtime/lua/vim | |
parent | cbb46ac4fa3d370759f6a061a06e752be7fc9984 (diff) | |
download | rneovim-80eda9726f9fe0810b8d689a2c9c7821cb95a8d6.tar.gz rneovim-80eda9726f9fe0810b8d689a2c9c7821cb95a8d6.tar.bz2 rneovim-80eda9726f9fe0810b8d689a2c9c7821cb95a8d6.zip |
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`.
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions