mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-11-04 16:31:04 +00:00
This commit is contained in:
parent
5b15bc9f49
commit
e31789c675
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ M.defaults = {
|
|||
rocks = {
|
||||
enabled = true,
|
||||
root = vim.fn.stdpath("data") .. "/lazy-rocks",
|
||||
server = "https://nvim-neorocks.github.io/rocks-binaries/",
|
||||
server = "https://lumen-oss.github.io/rocks-binaries/",
|
||||
-- use hererocks to install luarocks?
|
||||
-- set to `nil` to use hererocks when luarocks is not found
|
||||
-- set to `true` to always use hererocks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue