diff --git a/index.xhtml b/index.xhtml index 18a0926..dff3e6d 100644 --- a/index.xhtml +++ b/index.xhtml @@ -305,7 +305,7 @@ the neovim package, similar to neovim-unwrapped in }

Custom Plugins

Table of Contents

Adding Plugins
Configuring
New Method
Old Method

nvf, by default, exposes a wide variety of plugins as module options -for your convience and bundles necessary dependencies into nvf’s runtime. +for your convenience and bundles necessary dependencies into nvf’s runtime. In case a plugin is not available in nvf, you may consider making a pull request to nvf to include it as a module or you may add it to your configuration locally.

Adding Plugins

There are multiple ways of adding custom plugins to your nvf configuration.

You can use custom plugins, before they are implemented in the flake. To add a