Make default editor for git vim instead of vi.
This commit is contained in:
parent
01786a6a71
commit
cb6cb5eb02
@ -1,5 +1,6 @@
|
|||||||
[core]
|
[core]
|
||||||
whitespace = fix,-indent-with-non-tab,trailing-space,cr-at-eol
|
whitespace = fix,-indent-with-non-tab,trailing-space,cr-at-eol
|
||||||
|
editor = vim
|
||||||
[push]
|
[push]
|
||||||
default = current
|
default = current
|
||||||
[color]
|
[color]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user