mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-10-09 19:52:15 +00:00
fix: updated paths to lumen-oss github org
This commit is contained in:
parent
6c3bda4aca
commit
dc5eaf9cf8
3 changed files with 16 additions and 16 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