Make default editor for git vim instead of vi.

This commit is contained in:
Ian Adam Naval 2014-06-23 22:17:38 -04:00
parent 01786a6a71
commit cb6cb5eb02

View File

@ -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]