1
0
forked from aniani/vim

patch 8.1.1904: cannot have an info popup align with the popup menu

Problem:    Cannot have an info popup align with the popup menu.
Solution:   Add the "align" item to 'completepopup'.
This commit is contained in:
Bram Moolenaar
2019-08-21 17:29:29 +02:00
parent 9cb698d564
commit 258cef59d8
9 changed files with 116 additions and 1 deletions

View File

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