feat(nvim): Provide an nixvim standalone config
This allows me to test the neovim configuration much easier and also adds neovim checks to the flake.
This commit is contained in:
parent
c520e4f1c5
commit
f1991245fe
5 changed files with 138 additions and 92 deletions
|
@ -3,6 +3,11 @@
|
|||
This is only intended for my use, but you can see how I overengineer stuff by
|
||||
looking at it :p (maybe you can also learn some stuff on the way).
|
||||
|
||||
This README only has a small amount of information, if you want to see the full
|
||||
documentation then go to <https://jalil-salame.github.com/configuration.nix>. I
|
||||
also overengineerd this c: (if you want to copy this for your own project, then
|
||||
take a look at [the docs folder](./docs/default.nix).
|
||||
|
||||
## Try out in a VM
|
||||
|
||||
If you already have nix you can run the following commands:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue