Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PATCH] Shouldn't jump to last position for commit messages (e.g. git) #51

Closed
henrik opened this issue Dec 20, 2010 · 0 comments
Closed

Comments

@henrik
Copy link
Contributor

henrik commented Dec 20, 2010

If you use Vim as your GIT_EDITOR and write a multiline commit message, the next commit message you write may put the caret at e.g. line 3 instead of line 1.

Fixed this in my repo based on (but not forked from) Janus: henrik/dotfiles@6167bf3

Based on code from https://github.com/akitaonrails/vimfiles/blob/master/vimrc#L367

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants