From 20d609540265a39fab1593fd1edc2064433d86c5 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 16 May 2025 09:58:57 +0000 Subject: [PATCH] Deploy PR #901 preview --- docs-preview-901/index.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-preview-901/index.xhtml b/docs-preview-901/index.xhtml index b5046556..a5a31ef8 100644 --- a/docs-preview-901/index.xhtml +++ b/docs-preview-901/index.xhtml @@ -52,7 +52,7 @@ $ nix run github:notashelf/nvf#nix # will run the default minimal configuration

Do keep in mind that this is susceptible to garbage collection meaning it will be removed from your Nix store once you garbage collect.

Using Prebuilt Configs

$ nix run github:notashelf/nvf#nix
 $ nix run github:notashelf/nvf#maximal
-

Available Configurations

:::{.info}

The below configurations are provided for demonstration purposes, and are +

Available Configurations

::: {.info}

The below configurations are provided for demonstration purposes, and are not designed to be installed as is. You may

Nix

Nix configuration by default provides LSP/diagnostic support for Nix alongside a set of visual and functional plugins. By running nix run .#, which is the default package, you will build Neovim with this config.

$ nix run github:notashelf/nvf#nix test.nix