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