Skip to content

Commit 4309682

Browse files
committed
chore(pack): remove deprecated hererocks option from lazy rocks config
1 parent 6207f41 commit 4309682

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lua/core/pack.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ function Lazy:load_lazy()
8282
root = data_dir .. "lazy", -- directory where plugins will be installed
8383
rocks = {
8484
enabled = true,
85-
hererocks = false,
8685
},
8786
git = {
8887
-- log = { "-10" }, -- show the last 10 commits

0 commit comments

Comments
 (0)