1
0
forked from aniani/vim
Files
vim/runtime/defaults.vim
Bram Moolenaar 9a48961d8b patch 8.0.0639: the cursor position is set when editing a new commit message
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)
2017-06-13 16:12:51 +02:00

4.2 KiB