mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-10 15:35:30 +00:00
fix nix run command for maximal config in docs
Co-authored-by: raf <raf@notashelf.dev>
This commit is contained in:
parent
df42208384
commit
135ca39091
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue