1
0
forked from aniani/vim

updated for version 7.3.479

Problem:    When 'cursorline' is set the line number highlighting can't be set
            separately.
Solution:   Add "CursorLineNr". (Howard Buchholz)
This commit is contained in:
Bram Moolenaar
2012-03-23 16:25:17 +01:00
parent 507cc8acf1
commit 06ca513e2c
5 changed files with 14 additions and 5 deletions

View File

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