0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.1.1329: plans for popup window support are spread out

Problem:    Plans for popup window support are spread out.
Solution:   Add a first version of the popup window help.
This commit is contained in:
Bram Moolenaar
2019-05-12 21:43:48 +02:00
parent bc4fd43160
commit 957f85d54e
4 changed files with 279 additions and 0 deletions

View File

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