home/terminal: switch back default editor to neovim
This commit is contained in:
parent
b255b3988b
commit
2a49f8cb73
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@
|
|||
];
|
||||
|
||||
home.sessionVariables = {
|
||||
EDITOR = "hx";
|
||||
EDITOR = "nvim";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue