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