vim-patch:7.4.675

Problem:    When a FileReadPost autocommand moves the cursor inside a line it
            gets moved back.
Solution:   When checking whether an autocommand moved the cursor store the
            column as well. (Christian Brabandt)

eab316bdf9
This commit is contained in:
Shougo Matsushita
2015-12-16 05:21:30 +09:00
parent 1946f96a16
commit e1abbe6b67
2 changed files with 6 additions and 8 deletions

View File

@@ -318,7 +318,7 @@ static int included_patches[] = {
// 678 NA
// 677 NA
// 676 NA
// 675,
675,
// 674 NA
673,
// 672,