Don't blindly set vim as editor

This is now deferred to `GIT_EDITOR` environment variable.
This commit is contained in:
Kenneth Benzie 2022-02-26 17:23:38 +00:00
parent 0514ccd0c3
commit c2e3d6065c

1
config
View File

@ -47,7 +47,6 @@
git reset --mixed HEAD~ || echo \"\\e[31merror:\\e[39m commit subject is not: temp!\"' git reset --mixed HEAD~ || echo \"\\e[31merror:\\e[39m commit subject is not: temp!\"'
[core] [core]
editor = vim
excludesfile = ~/.config/git/excludes excludesfile = ~/.config/git/excludes
[fetch] [fetch]