mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-27 11:55:22 +00:00
docs: fix links
This commit is contained in:
parent
a173237430
commit
6e31cd0d5e
5 changed files with 9 additions and 9 deletions
|
|
@ -18,8 +18,8 @@ entries in nvf:
|
|||
6. `lazyConfigs` - `lz.n` and `lzn-auto-require` configs. If `vim.lazy.enable`
|
||||
is false, this will contain each plugin's config instead.
|
||||
7. `pluginConfigs` - the result of the nested `vim.pluginRC` (internal option,
|
||||
see the [Custom Plugins](/index.xhtml#ch-custom-plugins) page for adding your
|
||||
own plugins) DAG, used to set up internal plugins
|
||||
see the [Custom Plugins](./configuring.html#ch-custom-plugins) page for
|
||||
adding your own plugins) DAG, used to set up internal plugins
|
||||
8. `extraPluginConfigs` - the result of `vim.extraPlugins`, which is not a
|
||||
direct DAG, but is converted to, and resolved as one internally
|
||||
9. `mappings` - the result of `vim.maps`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue