9 lines
329 B
Markdown
9 lines
329 B
Markdown
# Sources
|
|
- https://github.com/Ahwxorg/nixvim-config/tree/f295de4b6f9f808e3074e53d058b309dc69c55d2
|
|
- https://www.youtube.com/watch?v=b641h63lqy0&t=62s&ab_channel=Vimjoyer
|
|
|
|
# Use
|
|
- Use ``` nix run ``` to run vim
|
|
- If using any argument add ``` .# -- {arguments} ```
|
|
- For instance ``` nix run .# -- main.rs ``` opens the file
|