fix nix run command for maximal config in docs

Co-authored-by: raf <raf@notashelf.dev>
This commit is contained in:
w1kee 2025-04-13 13:06:43 +02:00 committed by GitHub
commit 135ca39091
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
# Maximal {#sec-default-maximal} # Maximal {#sec-default-maximal}
```bash ```bash
$ nix run github:notashelf/nvf#maximal test.nix $ nix run github:notashelf/nvf#maximal -- test.nix
``` ```
It is the same fully configured Neovim as with the [Nix](#sec-default-nix) It is the same fully configured Neovim as with the [Nix](#sec-default-nix)