[neovim] moves config into the neovim subdir

This commit is contained in:
Drew Haven
2025-02-11 15:28:14 -08:00
parent ac856b5ce1
commit 04b3e9a69b
12 changed files with 2 additions and 2 deletions

View File

@@ -4,6 +4,6 @@
./git.nix
./shell.nix
./terminal.nix
./neovim.nix
./neovim
];
}