mirror of https://github.com/folke/lazy.nvim.git
chore(build): auto-generate docs
This commit is contained in:
parent
124b864233
commit
c92c6b5fd2
|
@ -988,8 +988,8 @@ function:
|
||||||
lockfile or to a given
|
lockfile or to a given
|
||||||
commit under the cursor
|
commit under the cursor
|
||||||
|
|
||||||
:Lazy sync [plugins] require("lazy").sync(opts?) Run clean, install, and
|
:Lazy sync [plugins] require("lazy").sync(opts?) Run install, clean and
|
||||||
update commands
|
update
|
||||||
|
|
||||||
:Lazy update [plugins] require("lazy").update(opts?) Update plugins. This
|
:Lazy update [plugins] require("lazy").update(opts?) Update plugins. This
|
||||||
will also update the
|
will also update the
|
||||||
|
|
Loading…
Reference in New Issue