|
@@ -22,5 +22,5 @@ require("lazy").setup({
|
|
{ import = "plugins" },
|
|
{ import = "plugins" },
|
|
},
|
|
},
|
|
-- automatically check for plugin updates
|
|
-- automatically check for plugin updates
|
|
- checker = { enabled = true },
|
|
|
|
|
|
+ -- checker = { enabled = true },
|
|
})
|
|
})
|