mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 18:30:08 +00:00
chore: typo
This commit is contained in:
parent
2056aeeead
commit
c10a99406a
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ source $ZSH/oh-my-zsh.sh
|
|||
# if [[ -n $SSH_CONNECTION ]]; then
|
||||
# export EDITOR='vim'
|
||||
# else
|
||||
# export EDITOR='mvim'
|
||||
# export EDITOR='nvim'
|
||||
# fi
|
||||
|
||||
# Compilation flags
|
||||
|
|
Loading…
Reference in a new issue