docs: fix links

This commit is contained in:
Snoweuph 2026-04-15 19:45:14 +02:00
commit 6e31cd0d5e
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
5 changed files with 9 additions and 9 deletions

View file

@ -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`