vim: don't restore the cursor position in git-add's edit mode
commit1ef258e5493d37720c0061a3b5ce77842cc07075
authorMarkus Heidelberg <markus.heidelberg@web.de>
Sat, 23 May 2009 17:08:17 +0000 (23 19:08 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 23 May 2009 21:25:26 +0000 (23 23:25 +0200)
treeaff10f1bbef8d87df1ad2c2ea6a3f2f5f3bb16d7
parent02a49bfae0752f88725bb73c4ed51d656d1a2c51
vim: don't restore the cursor position in git-add's edit mode

This happends when invoking "git add -e" or the edit subcommand after
"git add -p".

See also commit 65ffc90 (vim: don't restore the cursor position in git
commands, 2009-05-17).

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
share/vim/vimrc