Added gvim -f for git commit/rebase messages

pull/1/head
Adam Veldhousen 2014-10-15 16:53:59 -05:00
parent 0eb4405849
commit b5f4e2d069
2 changed files with 1 additions and 1 deletions

View File

@ -80,8 +80,8 @@
# Make `git rebase` safer on OS X # Make `git rebase` safer on OS X
# More info: <http://www.git-tower.com/blog/make-git-rebase-safe-on-osx/> # More info: <http://www.git-tower.com/blog/make-git-rebase-safe-on-osx/>
trustctime = false trustctime = false
editor = vim
autocrlf = input autocrlf = input
editor = gvim -f
[color] [color]
# Use colors in Git commands that are capable of colored output when # Use colors in Git commands that are capable of colored output when

BIN
.vsvimrc

Binary file not shown.