diff --git a/lua/lazy/core/config.lua b/lua/lazy/core/config.lua index 3c81704..831695a 100644 --- a/lua/lazy/core/config.lua +++ b/lua/lazy/core/config.lua @@ -38,7 +38,6 @@ M.defaults = { pkg = { enabled = true, cache = vim.fn.stdpath("state") .. "/lazy/pkg-cache.lua", - versions = true, -- Honor versions in pkg sources -- the first package source that is found for a plugin will be used. sources = { "lazy",