chore(build): auto-generate vimdoc

This commit is contained in:
github-actions[bot] 2022-12-21 14:19:58 +00:00
parent 876f7bd471
commit 95fc814818
1 changed files with 2 additions and 0 deletions

View File

@ -338,6 +338,8 @@ CONFIGURATION *lazy.nvim-configuration*
reset_packpath = true, -- reset the package path to improve startup time
rtp = {
reset = true, -- reset the runtime path to $VIMRUNTIME and your config directory
---@type string[]
paths = {}, -- add any custom paths here that you want to indluce in the rtp
---@type string[] list any plugins you want to disable here
disabled_plugins = {
-- "gzip",