mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
deploy: 4df1cc3a7f
This commit is contained in:
parent
f70be8d6d1
commit
41fb14cdae
14 changed files with 8 additions and 42331 deletions
11
options.html
11
options.html
|
@ -19200,7 +19200,7 @@ string</p>
|
|||
<code class="literal">""</code></p>
|
||||
|
||||
<p><span class="emphasis"><em>Example:</em></span>
|
||||
<code class="literal">"$${builtins.readFile ./my-lua-config-post.lua}"</code></p>
|
||||
<code class="literal">${builtins.readFile ./my-lua-config-post.lua}</code></p>
|
||||
|
||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||
<table border="0" summary="Simple list" class="simplelist">
|
||||
|
@ -23192,13 +23192,16 @@ signed integer</p>
|
|||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Show the sign column</p>
|
||||
<p>Whether to show the sign column</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
string or boolean</p>
|
||||
string</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">true</code></p>
|
||||
<code class="literal">"yes"</code></p>
|
||||
|
||||
<p><span class="emphasis"><em>Example:</em></span>
|
||||
<code class="literal">"no"</code></p>
|
||||
|
||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||
<table border="0" summary="Simple list" class="simplelist">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue