git: Set vim as the editor for commits
This commit is contained in:
parent
7838681ef7
commit
c1af6463a7
|
@ -79,6 +79,7 @@
|
||||||
verbose = true
|
verbose = true
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
|
editor = vim
|
||||||
excludesFile = ~/.gitignore
|
excludesFile = ~/.gitignore
|
||||||
|
|
||||||
[diff]
|
[diff]
|
||||||
|
|
Loading…
Reference in a new issue