mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
deploy: 71081d084b
This commit is contained in:
parent
f8d63899c6
commit
51d8dccf7d
37 changed files with 7 additions and 151723 deletions
11
options.html
11
options.html
|
@ -3527,14 +3527,17 @@ list of (null or package or one of “aerial-nvim”, “alpha-nvim”, “base1
|
|||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
attribute set of (null or string)</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">{ }</code></p>
|
||||
<p><span class="emphasis"><em>Default:</em></span></p><pre><code class="programlisting">{
|
||||
buffer = "[Buffer]";
|
||||
nvim-cmp = null;
|
||||
path = "[Path]";
|
||||
}
|
||||
</code></pre>
|
||||
|
||||
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">{
|
||||
nvim-cmp = null;
|
||||
buffer = "[Buffer]";
|
||||
nvim-cmp = null;
|
||||
}
|
||||
|
||||
</code></pre>
|
||||
|
||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue