Skip to content

community/nvim-lspconfig: add luabyte subpackage

Sertonix requested to merge nvim-lspconfig-luabyte into master

Maybe useful code notes:

nvim -u NONE -i NONE -e --headless -c 'lua if jit then print(jit.version) else print(_VERSION) end' -c quit
Edited by Sertonix

Merge request reports