diff --git a/doc/lazy.nvim.txt b/doc/lazy.nvim.txt index 216352c..13cedc0 100644 --- a/doc/lazy.nvim.txt +++ b/doc/lazy.nvim.txt @@ -421,6 +421,7 @@ CONFIGURATION *lazy.nvim-configuration* -- VimEnter: not useful to cache anything else beyond startup -- BufReadPre: this will be triggered early when opening a file from the command line directly disable_events = { "VimEnter", "BufReadPre" }, + ttl = 3600 24 5, -- keep unused modules for up to 5 days }, reset_packpath = true, -- reset the package path to improve startup time rtp = {