chore(build): auto-generate docs
Some checks failed
Community / community (push) Has been skipped
Docs / docs (push) Has been skipped
CI / ci (push) Has been cancelled

This commit is contained in:
github-actions[bot] 2025-10-26 14:15:13 +00:00
commit ed4dc336a7

View file

@ -669,7 +669,7 @@ will be added to the plugins spec.
rocks = { rocks = {
enabled = true, enabled = true,
root = vim.fn.stdpath("data") .. "/lazy-rocks", 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? -- use hererocks to install luarocks?
-- set to `nil` to use hererocks when luarocks is not found -- set to `nil` to use hererocks when luarocks is not found
-- set to `true` to always use hererocks -- set to `true` to always use hererocks