1
0
forked from aniani/vim

patch 8.0.1495: having 'pumwidth' default to zero has no merit

Problem:    Having 'pumwidth' default to zero has no merit.
Solution:   Make the default 15, as the actual default value.
This commit is contained in:
Bram Moolenaar
2018-02-10 18:28:52 +01:00
parent 5a09343719
commit 42443c7d7f
3 changed files with 18 additions and 25 deletions

View File

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