mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
build(lua): vendor coxpcall
Do not require luarocks on PUC lua CI just because of this single lua file
This commit is contained in:
@@ -143,6 +143,7 @@ These dependencies are "vendored" (inlined), we must update the sources manually
|
||||
* Run `scripts/gen_lsp.lua` to update.
|
||||
* `src/bit.c`: only for PUC lua: port of `require'bit'` from luajit https://bitop.luajit.org/
|
||||
* [treesitter parsers](https://github.com/neovim/neovim/blob/fcc24e43e0b5f9d801a01ff2b8f78ce8c16dd551/cmake.deps/CMakeLists.txt#L197-L210)
|
||||
* `runtime/lua/coxpcall.lua`: coxpcall (only needed for PUC lua, builtin to luajit)
|
||||
|
||||
### Forks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user