parent
15a12602a5
commit
75a6005b4b
|
@ -679,6 +679,9 @@ require("lazy").setup({
|
||||||
rocks = {
|
rocks = {
|
||||||
enabled = false,
|
enabled = false,
|
||||||
},
|
},
|
||||||
|
throttle = {
|
||||||
|
enabled = true,
|
||||||
|
},
|
||||||
git = {
|
git = {
|
||||||
-- Seconds
|
-- Seconds
|
||||||
cooldown = 5 * 60,
|
cooldown = 5 * 60,
|
||||||
|
|
Loading…
Reference in New Issue