nvf/docs/manual/default-configs/maximal.md
2025-04-25 12:25:29 +02:00

372 B

Maximal

$ 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.

:::