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