Pretty nice. Think you can go wild with laziness on this thing.
Repo.
nvim --headless "+Lazy! sync" +qa - headless
update[1], url, dir - plugin
source.lazy - don't load until required.dependencies - deps.opts - passed to configconfig - a function (heuristically determined by
default if value set here is true) to be executed when
plugin loads.init - always run during startup.build - command to be run after installing when plugin
is loaded.branch, tag, commit,
version - ref spec.pin - pin version down.event, cmd, ft,
keys - load triggers.