diff options
| author | Carlo Sala <carlosalag@protonmail.com> | 2024-08-20 16:34:08 +0200 |
|---|---|---|
| committer | Carlo Sala <carlosalag@protonmail.com> | 2024-08-20 16:34:08 +0200 |
| commit | c10a99406a779606fe32eb9b824c90a91f95c842 (patch) | |
| tree | cd24a31367204af09455fbd373ddccad117cb44a /templates/zshrc.zsh-template | |
| parent | 2056aeeeaddd977eb205619c6f236b94dac896be (diff) | |
| download | zsh-c10a99406a779606fe32eb9b824c90a91f95c842.tar.gz zsh-c10a99406a779606fe32eb9b824c90a91f95c842.tar.bz2 zsh-c10a99406a779606fe32eb9b824c90a91f95c842.zip | |
chore: typo
Diffstat (limited to 'templates/zshrc.zsh-template')
| -rw-r--r-- | templates/zshrc.zsh-template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index 930015798..3546ed82b 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -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 |
