mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
deploy: 99f1200c8d
This commit is contained in:
parent
df9e658848
commit
aebafaa03f
1 changed files with 5 additions and 4 deletions
|
@ -3609,10 +3609,11 @@ list of (null or package or one of “blink-cmp”, “aerial-nvim”, “alpha-
|
||||||
<p><span class="emphasis"><em>Type:</em></span>
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
attribute set of (null or string)</p>
|
attribute set of (null or string)</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Default:</em></span>
|
<p><span class="emphasis"><em>Default:</em></span></p><pre><code class="programlisting">{
|
||||||
These sources are included by default:</p><pre><code class="programlisting nix">nvim-cmp = null;
|
buffer = "[Buffer]";
|
||||||
buffer = "[Buffer]";
|
nvim-cmp = null;
|
||||||
path = "[Path]";
|
path = "[Path]";
|
||||||
|
}
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">{
|
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue