diff --git a/zsh/zshrc b/zsh/zshrc index 2147dfc..3d2b4fd 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -95,7 +95,7 @@ source $ZSH/oh-my-zsh.sh # export EDITOR='mvim' # fi -export EDITOR='vim' +export EDITOR='nvim' # Compilation flags # export ARCHFLAGS="-arch x86_64"