vim-patch:7.4.1015

Problem:    The column is not restored properly when the matchparen plugin is
            used in Insert mode and the cursor is after the end of the line.
Solution:   Set the curswant flag. (Christian Brabandt).  Also fix
            highlighting the match of the character before the cursor.

c21d67e33c
This commit is contained in:
James McCoy
2016-05-06 20:34:06 -04:00
parent f4979d368c
commit 3a35f63640
3 changed files with 7 additions and 4 deletions

View File

@@ -663,7 +663,7 @@ static int included_patches[] = {
// 1018,
// 1017,
// 1016 NA
// 1015,
1015,
// 1014 NA
1013,
// 1012 NA