1
0
forked from aniani/vim

patch 8.1.1482: no test for wincol() depending on the 'number' option

Problem:    No test for wincol() depending on the 'number' option.
Solution:   Add a couple of tests. (Christian Brabandt, closes #4500)
This commit is contained in:
Bram Moolenaar
2019-06-06 15:40:08 +02:00
parent 12e71eb8a8
commit f6d50f1da8
2 changed files with 12 additions and 0 deletions

View File

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