neovim: move from module to user config

This commit is contained in:
2025-03-16 14:10:17 +00:00
parent 4fe17e1ec0
commit adb2cbc4ca
9 changed files with 133 additions and 152 deletions

View File

@@ -33,6 +33,7 @@ in
imports = [
./git.nix
./gpg.nix
./neovim.nix
./shell.nix
];