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