feat(cheetah)!: set neovim
as defaultEditor
This commit is contained in:
parent
8abd11e0a7
commit
55b94c53aa
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
|||
programs.neovim = {
|
||||
enable = true;
|
||||
package = pkgs.neovim;
|
||||
# defaultEditor = true;
|
||||
defaultEditor = true;
|
||||
|
||||
viAlias = true;
|
||||
vimAlias = true;
|
||||
|
|
Loading…
Reference in a new issue