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.
$ nix run github:notashelf/nvf#nix
$ nix run github:notashelf/nvf#maximal
-
:::{.info}
The below configurations are provided for demonstration purposes, and are +
::: {.info}
The below configurations are provided for demonstration purposes, and are not designed to be installed as is. You may
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