Started a neovim config

This commit is contained in:
KoenDR06 2024-09-20 13:16:03 +02:00
parent 1fed946419
commit 3790e322e1
5 changed files with 62 additions and 17 deletions

View file

@ -7,7 +7,7 @@
...
}: {
imports = [
./neovim.nix
./nvim/neovim.nix
./plasma.nix
];