1
0
forked from aniani/vim

patch 8.1.1733: the man ftplugin leaves an empty buffer behind

Problem:    The man ftplugin leaves an empty buffer behind.
Solution:   Don't make new window and edit, use split. (Jason Franklin)
This commit is contained in:
Bram Moolenaar
2019-07-22 22:09:21 +02:00
parent f03e328348
commit e5e6950193
3 changed files with 43 additions and 12 deletions

View File

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