mirror of https://github.com/folke/lazy.nvim.git
chore(build): auto-generate vimdoc
This commit is contained in:
parent
07fda7bb98
commit
15fe46a728
|
@ -12,7 +12,7 @@ Table of Contents *lazy.nvim-table-of-contents*
|
||||||
- Usage |lazy.nvim-usage|
|
- Usage |lazy.nvim-usage|
|
||||||
- Lockfile `lazy-lock.json` |lazy.nvim-lockfile-`lazy-lock.json`|
|
- Lockfile `lazy-lock.json` |lazy.nvim-lockfile-`lazy-lock.json`|
|
||||||
- Performance |lazy.nvim-performance|
|
- Performance |lazy.nvim-performance|
|
||||||
- 🪲 Debug |lazy.nvim-🪲-debug|
|
- Debug |lazy.nvim-debug|
|
||||||
- Startup Sequence |lazy.nvim-startup-sequence|
|
- Startup Sequence |lazy.nvim-startup-sequence|
|
||||||
- Structuring Your Plugins |lazy.nvim-structuring-your-plugins|
|
- Structuring Your Plugins |lazy.nvim-structuring-your-plugins|
|
||||||
- Migration Guide |lazy.nvim-migration-guide|
|
- Migration Guide |lazy.nvim-migration-guide|
|
||||||
|
@ -654,7 +654,7 @@ load your plugins.
|
||||||
<p class="caption">image</p>
|
<p class="caption">image</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
🪲 DEBUG *lazy.nvim-🪲-debug*
|
DEBUG *lazy.nvim-debug*
|
||||||
|
|
||||||
See an overview of active lazy-loading handlers and what’s in the module
|
See an overview of active lazy-loading handlers and what’s in the module
|
||||||
cache
|
cache
|
||||||
|
|
Loading…
Reference in New Issue