neovim-flake/docs/manual/default-configs/maximal.md

372 B

Maximal

$ nix shell github:notashelf/neovim-flake#maximal test.nix

It is the same fully configured neovim as with the Nix config, 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.

:::