1
0
forked from aniani/vim

updated for version 7.4.331

Problem:    Relative numbering not updated after a linewise yank.  Issue 235.
Solution:   Redraw after the yank. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2014-06-17 18:16:11 +02:00
parent b3414595c7
commit 7ec83432b7
2 changed files with 4 additions and 0 deletions

View File

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