diff --git a/docs-preview-824/index.xhtml b/docs-preview-824/index.xhtml index 83177f60..45a49d3d 100644 --- a/docs-preview-824/index.xhtml +++ b/docs-preview-824/index.xhtml @@ -67,7 +67,7 @@ the Maximal configuration.
While you can configure nvf yourself using the builder, you can also use the pre-built configs that are available. Here are a few default configurations you -can use.
$ nix run github:notashelf/nvf#maximal -- test.nix
It is the same fully configured Neovim as with the Nix configuration, but with every supported language enabled.
::: {.note} Running the maximal config will download a lot of packages as it is downloading language servers, formatters, and more. :::