fix: default editor set to nvim
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
enableCompletion = true;
|
||||
autosuggestion.enable = true;
|
||||
envExtra = ''
|
||||
EDITOR=nvim
|
||||
. "$HOME/.rokit/env"
|
||||
eval "$(oh-my-posh init zsh -c ~/.config/ohmyposh/zen.toml)"
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user