mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-11-04 16:31:04 +00:00
chore(build): auto-generate docs
This commit is contained in:
parent
e31789c675
commit
ed4dc336a7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue