We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f785e2b commit 3ad681eCopy full SHA for 3ad681e
.bashrc
@@ -33,7 +33,7 @@ export PATH="$PYENV_ROOT/bin:$PATH"
33
eval "$(pyenv init -)"
34
eval "$(pyenv virtualenv-init -)"
35
36
-export EDITOR='vim'
+export EDITOR='nvim'
37
export GEM_EDITOR='vim'
38
39
# system
0 commit comments