Deploy PR #771 preview

This commit is contained in:
GitHub Actions 2025-04-01 13:09:22 +00:00
parent f7be507ba4
commit 74f30bc2e4

View file

@ -2948,34 +2948,6 @@ null or string</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>
<code class="filename"><a class="filename" href="https://github.com/NotAShelf/nvf/blob/main/modules/plugins/completion/blink-cmp/blink-cmp.nix" target="_top">
&lt;nvf/modules/plugins/completion/blink-cmp/blink-cmp.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-vim.autocomplete.blink-cmp.setupOpts.sources.transform_items"></a><a class="term" href="options.html#opt-vim.autocomplete.blink-cmp.setupOpts.sources.transform_items"><code class="option">vim.autocomplete.blink-cmp.setupOpts.sources.transform_items</code>
</a>
</span>
</dt>
<dd>
<p>Function to use when transforming the items before theyre returned
for all providers.</p>
<p><span class="emphasis"><em>Type:</em></span>
null or (luaInline)</p>
<p><span class="emphasis"><em>Default:</em></span></p><pre><code class="programlisting">&#x27;&#x27;
Our default does nothing. If you want blink.cmp&#x27;s default, which
lowers the score for snippets, set this option to null.
&#x27;&#x27;
</code></pre>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>