parent
a7b5251543
commit
15a12602a5
|
@ -35,6 +35,7 @@ https://brandur.org/fragments.atom
|
|||
https://daniel.haxx.se/blog/feed/
|
||||
https://drewdevault.com/blog/index.xml
|
||||
https://jvns.ca/atom.xml
|
||||
https://matthewstrom.com/feed.xml
|
||||
https://michael.stapelberg.ch/feed.xml
|
||||
https://mitchellh.com/feed.xml
|
||||
https://research.swtch.com/feed.atom
|
||||
|
|
|
@ -679,4 +679,8 @@ require("lazy").setup({
|
|||
rocks = {
|
||||
enabled = false,
|
||||
},
|
||||
git = {
|
||||
-- Seconds
|
||||
cooldown = 5 * 60,
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue