vim: don't restore the cursor position in git commands
commit65ffc903df6b9f6a13b0f2103e55b0ffe63ca247
authorMarkus Heidelberg <markus.heidelberg@web.de>
Sun, 17 May 2009 19:45:47 +0000 (17 21:45 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 17 May 2009 20:07:32 +0000 (17 22:07 +0200)
tree5f388b13eee6f5f29a3431c6760f187201902a99
parent4d8ce6b1cb28a960c4889ae82d47dc617efe2e2e
vim: don't restore the cursor position in git commands

When the editor is invoked during commit or interactive rebase, we want
to have the cursor in the first line, since we normally start editing
from scratch.

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
share/vim/vimrc