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:
@@ -767,6 +767,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1482,
|
||||
/**/
|
||||
1481,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user