1
0
forked from aniani/vim

patch 8.2.0367: can use :pedit in a popup window

Problem:    Can use :pedit in a popup window.
Solution:   Disallow it.
This commit is contained in:
Bram Moolenaar
2020-03-09 16:40:41 +01:00
parent 2e09634a78
commit 3a2505cc18
3 changed files with 6 additions and 0 deletions

View File

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