Set VISUAL also to 'vim'.

This commit is contained in:
heavy 2022-03-13 10:49:27 +01:00
parent 26648ab0de
commit 8cd2c7efb9

View File

@ -25,3 +25,4 @@ extendPath "$HOME/.local/bin"
export PATH
export EDITOR="vim"
export VISUAL="vim"