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

@ -143,6 +143,7 @@ Special issues ~
|remote.txt| using Vim as a server or client
|term.txt| using different terminals and mice
|terminal.txt| Terminal window support
|popup.txt| popop window support
Programming language support ~
|indent.txt| automatic indenting for C and other languages