fix: updated paths to lumen-oss github org

This commit is contained in:
Mathieu St-Vincent 2025-09-29 15:23:03 -04:00
commit dc5eaf9cf8
No known key found for this signature in database
3 changed files with 16 additions and 16 deletions

View file

@ -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