From ed4dc336a73c18da6fea6e1cf7ad6e1b76d281eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 26 Oct 2025 14:15:13 +0000 Subject: [PATCH] chore(build): auto-generate docs --- doc/lazy.nvim.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lazy.nvim.txt b/doc/lazy.nvim.txt index 2ae3b36..5441ca5 100644 --- a/doc/lazy.nvim.txt +++ b/doc/lazy.nvim.txt @@ -669,7 +669,7 @@ will be added to the plugin’s spec. 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