chore(build): auto-generate vimdoc

This commit is contained in:
github-actions[bot] 2022-12-25 15:27:12 +00:00
parent 4aa362e8dc
commit 6c5af82589
1 changed files with 1 additions and 0 deletions

View File

@ -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 = {