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