manatee: Set EDITOR to be vim
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
];
|
||||
};
|
||||
|
||||
environment.variables.EDITOR = "vim";
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
git
|
||||
|
||||
Reference in New Issue
Block a user