From b3b043364fb19ffa855fd41e7870a8aabb639d5e Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Fri, 13 Sep 2024 17:02:22 +0000 Subject: [PATCH] deploy: b9dcbec29cce992f35328468ed521bd095c734c9 --- index.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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

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