Skip to content

Commit

Permalink
deploy: 48bcd5d
Browse files Browse the repository at this point in the history
  • Loading branch information
NotAShelf committed Dec 9, 2024
1 parent 8edbe54 commit 8f1bf1a
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 @@ -37585,6 +37585,31 @@
<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 they’re
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>
Expand Down

0 comments on commit 8f1bf1a

Please sign in to comment.