Merge 'home-manager' flake into NixOS flake
This commit is contained in:
7
home/modules/neovim.nix
Normal file
7
home/modules/neovim.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
viAlias = true;
|
||||
vimAlias = true;
|
||||
vimdiffAlias = true;
|
||||
}
|
||||
Reference in New Issue
Block a user