This commit is contained in:
RingOfStorms (Joshua Bell) 2024-02-20 20:37:34 -06:00
parent d13a904c3f
commit 4413cd4960
4 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@ return {
config = true,
event = "VeryLazy",
opts = {
retirementAgeMins = 3,
retirementAgeMins = 1,
-- notificationOnAutoClose = true,
-- deleteBufferWhenFileDeleted = true,
},