1
0
forked from aniani/vim

patch 8.1.1690: default padding for popup window menu is too much

Problem:    Default padding for popup window menu is too much.
Solution:   Only add padding left and right.
This commit is contained in:
Bram Moolenaar
2019-07-14 16:28:13 +02:00
parent 660a10ad41
commit 0346413c24
12 changed files with 45 additions and 43 deletions

View File

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