1
0
forked from aniani/vim

updated for version 7.4.579

Problem:    Wrong cursor positioning when 'linebreak' is set and lines wrap.
Solution:   (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2015-01-14 19:35:14 +01:00
parent 084abaec06
commit d574ea2f80
3 changed files with 43 additions and 7 deletions

View File

@@ -741,6 +741,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
579,
/**/
578,
/**/