chore(build): auto-generate vimdoc

This commit is contained in:
github-actions[bot] 2023-01-07 11:02:09 +00:00
parent 499bcbbd36
commit d287d76ec2

View file

@ -44,7 +44,7 @@ You can find a starter template for **LazyVim** here
defaults = {
lazy = true, -- every plugin is lazy-loaded by default
version = "", -- try installing the latest stable version for plugins that support semver
},
},
})
<