Don't blindly set vim as editor
This is now deferred to `GIT_EDITOR` environment variable.
This commit is contained in:
parent
0514ccd0c3
commit
c2e3d6065c
1
config
1
config
@ -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]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user