chore(build): auto-generate vimdoc

This commit is contained in:
github-actions[bot] 2022-12-18 13:48:03 +00:00
parent 968fa3fe20
commit 2526a011e5
1 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ Table of Contents *lazy.nvim-table-of-contents*
**lazy.nvim** is a modern plugin manager for Neovim.
<div class="figure">
<img src="https://user-images.githubusercontent.com/292349/207705153-077e183e-ae5f-4cbe-b1d8-07b7bf86026e.png" title="fig:"/>
<img src="https://user-images.githubusercontent.com/292349/208301737-68fb279c-ba70-43ef-a369-8c3e8367d6b1.png" title="fig:"/>
<p class="caption">image</p>
</div>
@ -391,7 +391,7 @@ PROFILER *lazy.nvim-profiler*
The profiling view shows you why and how long it took to load your plugins.
<div class="figure">
<img src="https://user-images.githubusercontent.com/292349/207703263-3b38ca45-9779-482b-b684-4f8c3b3e76d0.png" title="fig:"/>
<img src="https://user-images.githubusercontent.com/292349/208301766-5c400561-83c3-4811-9667-1ec4bb3c43b8.png" title="fig:"/>
<p class="caption">image</p>
</div>
@ -401,7 +401,7 @@ See an overview of active lazy-loading handlers and whats in the module
cache
<div class="figure">
<img src="https://user-images.githubusercontent.com/292349/207703522-8bb20678-bb4c-4424-80e4-add3219711c3.png" title="fig:"/>
<img src="https://user-images.githubusercontent.com/292349/208301790-7eedbfa5-d202-4e70-852e-de68aa47233b.png" title="fig:"/>
<p class="caption">image</p>
</div>