From 6c5af82589f846a773ac2e8ed44f7479fb28a870 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 25 Dec 2022 15:27:12 +0000 Subject: [PATCH] chore(build): auto-generate vimdoc --- doc/lazy.nvim.txt | 1 + 1 file changed, 1 insertion(+) 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 = {