329 B
329 B
Sources
Use
- Use
nix run
to run vim - If using any argument add
.# -- {arguments}
- For instance
nix run .# -- main.rs
opens the file
- For instance
nix run
to run vim.# -- {arguments}
nix run .# -- main.rs
opens the file