aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp.lua
diff options
context:
space:
mode:
authorGregory Anders <8965202+gpanders@users.noreply.github.com>2021-12-18 20:59:02 -0700
committerGitHub <noreply@github.com>2021-12-18 20:59:02 -0700
commitabdf3a8128b78fb98ee944bc5d3086c680d779ed (patch)
treee73c4ed7d772efc6021b775ffcc99704dc2f52d8 /runtime/lua/vim/lsp.lua
parentb42e0c40c8b8e906eccb14db0d0648a39e49c363 (diff)
downloadrneovim-abdf3a8128b78fb98ee944bc5d3086c680d779ed.tar.gz
rneovim-abdf3a8128b78fb98ee944bc5d3086c680d779ed.tar.bz2
rneovim-abdf3a8128b78fb98ee944bc5d3086c680d779ed.zip
fix(build): check that LuaJIT has required modules for compilation (#16714)
Apparently some installations of LuaJIT do not have the "jit.bcsave" module which is required for pre-compilation. Check that this module exists before using LuaJIT as luac and if it doesn't, skip compiling bytecode.
Diffstat (limited to 'runtime/lua/vim/lsp.lua')
0 files changed, 0 insertions, 0 deletions