We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
luarocks
1 parent 5eef987 commit 80e54deCopy full SHA for 80e54de
lua/core/pack.lua
@@ -73,7 +73,7 @@ function Lazy:load_lazy()
73
local lazy_settings = {
74
root = data_dir .. "lazy", -- directory where plugins will be installed
75
rocks = {
76
- enabled = false,
+ enabled = true,
77
hererocks = false,
78
},
79
git = {
0 commit comments