1
0
forked from aniani/vim

updated for version 7.3.810

Problem:    'relativenumber is reset unexpectedly. (François Ingelrest)
Solution:   After an option was reset also reset the global value. Add a test.
            (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2013-02-13 15:44:26 +01:00
parent 181ace28ed
commit f4e5e86627
8 changed files with 23 additions and 10 deletions

View File

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