diff --git a/index.xhtml b/index.xhtml index 83eb1ff..4e84f4a 100644 --- a/index.xhtml +++ b/index.xhtml @@ -75,7 +75,7 @@ It takes in the configuration as a module, and returns an attribute set as a res pkgs = "The package set used to evaluate the module"; neovim = "The built neovim package"; } -
Your built Neoevim configuration can be exposed as a flake output to make it +
Your built Neovim configuration can be exposed as a flake output to make it easier to share across machines, repositories and so on. Or it can be added to your system packages to make it available across your system.
The following is an example installation of Your built Neoevim configuration can be exposed as a flake output to make it
+nvf
as a standalone package with
the default theme enabled. You may use other options inside config.vim
in
@@ -123,7 +123,7 @@ the default theme enabled. You may use other options inside
Standalone Installation on Home-Manager
Your built Neovim configuration can be exposed as a flake output to make it easier to share across machines, repositories and so on. Or it can be added to your system packages to make it available across your system.
The following is an example installation of nvf
as a standalone package with
the default theme enabled. You may use other options inside config.vim
in