forked from aniani/vim
patch 8.1.1789: cannot see file name of preview popup window
Problem: Cannot see file name of preview popup window. Solution: Add the file name as the title.
This commit is contained in:
@@ -773,6 +773,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1789,
|
||||
/**/
|
||||
1788,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user