git: Set vim as the editor for commits

This commit is contained in:
Oliver Davies 2020-04-29 15:47:39 +01:00
parent 7838681ef7
commit c1af6463a7

View file

@ -79,6 +79,7 @@
verbose = true
[core]
editor = vim
excludesFile = ~/.gitignore
[diff]