Last Updated: February 25, 2016
·
393
· an0nym0use

Fixing 'vi' errors when using git

Git throws a wobbly when it tries to use vim and there's an error (vim may be working and return a zero exit code)

error: There was a problem with the editor 'vi'.

$ echo $?

0

Check your plugins, they may be incompatible.