mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-27 19:24:13 +00:00
fix(luarocks): try to install from root manifest
This commit is contained in:
parent
077102c5bf
commit
1a534b26b3
1 changed files with 0 additions and 1 deletions
|
@ -172,7 +172,6 @@ function M.build(task)
|
|||
root,
|
||||
"--server",
|
||||
Config.options.rocks.server,
|
||||
"--dev",
|
||||
"--lua-version",
|
||||
"5.1",
|
||||
"install", -- use install so that we can make use of pre-built rocks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue