This commit is contained in:
NotAShelf 2024-12-09 15:00:57 +00:00
parent 8edbe5474b
commit 8f1bf1a282

View file

@ -37585,6 +37585,31 @@ boolean</p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">true</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/visuals/indent-blankline/indent-blankline.nix" target="_top">
&lt;nvf/modules/plugins/visuals/indent-blankline/indent-blankline.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-vim.visuals.indent-blankline.setupOpts"></a><a class="term" href="options.html#opt-vim.visuals.indent-blankline.setupOpts"><code class="option">vim.visuals.indent-blankline.setupOpts</code>
</a>
</span>
</dt>
<dd>
<p>Option table to pass into the setup function of indent-blankline</p><p>You can pass in any additional options even if theyre
not listed in the docs</p>
<p><span class="emphasis"><em>Type:</em></span>
anything</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">{ }</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>