Skip to content

Commit

Permalink
deploy: 8bab049
Browse files Browse the repository at this point in the history
  • Loading branch information
NotAShelf committed Dec 21, 2024
1 parent c0e5f8e commit 5852079
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions options.html
Original file line number Diff line number Diff line change
Expand Up @@ -16701,6 +16701,31 @@
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">null</code></p>

<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>
<code class="filename"><a class="filename" href="https://github.com/NotAShelf/nvf/blob/main/modules/wrapper/lazy/lazy.nix" target="_top">
&lt;nvf/modules/wrapper/lazy/lazy.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-vim.lazy.plugins._name_.beforeSetup"></a><a class="term" href="options.html#opt-vim.lazy.plugins._name_.beforeSetup"><code class="option">vim.lazy.plugins.&lt;name&gt;.beforeSetup</code>
</a>
</span>
</dt>
<dd>
<p>Lua code to run after the plugin is loaded, but before the setup
function is called.</p>

<p><span class="emphasis"><em>Type:</em></span>
null or strings concatenated with “\n”</p>

<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">null</code></p>

<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>
Expand Down

0 comments on commit 5852079

Please sign in to comment.