mirror of
https://github.com/vim/vim.git
synced 2025-09-28 04:24:06 -04:00
patch 8.1.1779: not showing the popup window right border is confusing
Problem: Not showing the popup window right border is confusing. Solution: Also show the border when 'wrap' is off. (closes #4747)
This commit is contained in:
@@ -777,6 +777,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1779,
|
||||
/**/
|
||||
1778,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user