nvf/docs/manual/default-configs/maximal.md
NotAShelf a196e9610f
docs: format via deno fmt
This should be a pre-commit hook in the future.
2024-11-25 19:16:46 +03:00

369 B

Maximal

$ nix shell 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. :::