mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-21 20:11:06 +00:00
chore(build): auto-generate vimdoc
This commit is contained in:
parent
499bcbbd36
commit
d287d76ec2
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ You can find a starter template for **LazyVim** here
|
||||||
defaults = {
|
defaults = {
|
||||||
lazy = true, -- every plugin is lazy-loaded by default
|
lazy = true, -- every plugin is lazy-loaded by default
|
||||||
version = "", -- try installing the latest stable version for plugins that support semver
|
version = "", -- try installing the latest stable version for plugins that support semver
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
<
|
<
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue