full nvim

This commit is contained in:
Thomas Ruoff
2021-06-26 00:02:49 +02:00
parent ea68595ed6
commit e0fe7a33ae
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
export VISUAL=vim
export VISUAL=nvim
export EDITOR=$VISUAL
autoload edit-command-line; zle -N edit-command-line