mirror of
https://github.com/zoriya/vim.git
synced 2026-05-18 21:28:14 +00:00
9a48961d8b
Problem: The cursor position is set to the last position in a new commit
message.
Solution: Don't set the position if the filetype matches "commit".
(Christian Brabandt)