mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-20 16:20:06 +01:00
* shell -> run * fix nix run command for maximal config in docs --------- Co-authored-by: raf <raf@notashelf.dev>
370 B
370 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. :::