This commit is contained in:
NotAShelf 2025-05-17 05:04:32 +00:00
commit a5f4c700cf
25 changed files with 0 additions and 106258 deletions

View file

@ -33159,30 +33159,6 @@ anything</p>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-vim.scrollOffset"></a><a class="term" href="options.html#opt-vim.scrollOffset"><code class="option">vim.scrollOffset</code>
</a>
</span>
</dt>
<dd>
<p>Start scrolling this number of lines from the top or bottom of the page.</p>
<p><span class="emphasis"><em>Type:</em></span>
signed integer</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">8</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/neovim/init/basic.nix" target="_top">
&lt;nvf/modules/neovim/init/basic.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-vim.searchCase"></a><a class="term" href="options.html#opt-vim.searchCase"><code class="option">vim.searchCase</code>