mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
vimdiff alias
This commit is contained in:
parent
796ac4cdda
commit
23bd15c6cd
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ in
|
|||
enable = true;
|
||||
defaultEditor = true;
|
||||
vimAlias = true;
|
||||
vimdiffAlias = true;
|
||||
extraPackages = import ./config/servers.nix { inherit pkgs; };
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue