mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-27 03:47:37 +00:00
deploy: 3b429e3d3d
This commit is contained in:
parent
186e097766
commit
0672792fa2
44 changed files with 9 additions and 179712 deletions
|
|
@ -470,8 +470,8 @@ theme, which has to be done before other plugins</li>
|
|||
<li><code>lazyConfigs</code> - <code>lz.n</code> and <code>lzn-auto-require</code> configs. If <code>vim.lazy.enable</code>
|
||||
is false, this will contain each plugin's config instead.</li>
|
||||
<li><code>pluginConfigs</code> - the result of the nested <code>vim.pluginRC</code> (internal option,
|
||||
see the <a href="/index.xhtml#ch-custom-plugins">Custom Plugins</a> page for adding your
|
||||
own plugins) DAG, used to set up internal plugins</li>
|
||||
see the <a href="./configuring.html#ch-custom-plugins">Custom Plugins</a> page for
|
||||
adding your own plugins) DAG, used to set up internal plugins</li>
|
||||
<li><code>extraPluginConfigs</code> - the result of <code>vim.extraPlugins</code>, which is not a
|
||||
direct DAG, but is converted to, and resolved as one internally</li>
|
||||
<li><code>mappings</code> - the result of <code>vim.maps</code></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue