Default to nvim for the editor
This commit is contained in:
parent
07d3b9d35e
commit
01d8e5a580
2 changed files with 1 additions and 4 deletions
1
configs/users/eliribble/fish/fish_variables
Normal file
1
configs/users/eliribble/fish/fish_variables
Normal file
|
|
@ -0,0 +1 @@
|
|||
SETUVAR EDITOR:nvim
|
||||
|
|
@ -11,10 +11,6 @@ with lib;
|
|||
enable = true;
|
||||
user = "eliribble";
|
||||
};
|
||||
#neovim = {
|
||||
#enable = true;
|
||||
#user = "eliribble";
|
||||
#};
|
||||
};
|
||||
|
||||
home.stateVersion = "25.05";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue