Set enable for neovim
This commit is contained in:
parent
856f214374
commit
4f3723f93c
@ -30,6 +30,7 @@ in
|
||||
programs.fish.enable = true;
|
||||
|
||||
# set neovim as default
|
||||
programs.neovim.enable = true;
|
||||
programs.neovim.defaultEditor = true;
|
||||
|
||||
environment = {
|
||||
|
Loading…
Reference in New Issue
Block a user