feat: add rock configuration option to enhance plugin management
This commit is contained in:
@@ -43,6 +43,9 @@ end
|
||||
|
||||
require("lazy").setup({
|
||||
spec = plugin_specs,
|
||||
rocks = {
|
||||
hererocks = true,
|
||||
},
|
||||
defaults = {
|
||||
lazy = false,
|
||||
version = false,
|
||||
|
||||
Reference in New Issue
Block a user