vim: actually install
This commit is contained in:
@@ -4,4 +4,8 @@
|
||||
environment.shellAliases.vi = "nvim";
|
||||
environment.shellAliases.vim = "nvim";
|
||||
environment.shellAliases.view = "nvim -R";
|
||||
|
||||
environment.systemPackages = [
|
||||
pkgs.vim-kmein
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user