vim-patch:7.4.2217

Problem:    When using matchaddpos() a character after the end of the line can
            be highlighted.
Solution:   Only highlight existing characters. (Hirohito Higashi)

4f416e4124
This commit is contained in:
Michael Ennen
2016-12-06 17:12:08 -07:00
parent 629e788b36
commit 0064e9738a
4 changed files with 46 additions and 16 deletions

View File

@@ -225,7 +225,7 @@ static int included_patches[] = {
// 2220,
2219,
// 2218 NA
// 2217,
2217,
// 2216 NA
// 2215,
// 2214 NA