Reverted gitconfig to use vim, which seems to work better on Lion

This commit is contained in:
yan 2011-12-19 10:35:56 -08:00
parent c65fd9424b
commit d64108b9a7

View File

@ -83,7 +83,7 @@
default = tracking
[core]
autocrlf = false
editor = /usr/bin/vi
editor = /usr/bin/vim
excludesfile = ~/.dotfiles/gitignore_global
[advice]