1
0
forked from aniani/vim

patch 8.1.1428: popup_atcursor() not implemented yet

Problem:    Popup_atcursor() not implemented yet.
Solution:   Implement it. (Yasuhiro Matsumoto, closes #4456)
This commit is contained in:
Bram Moolenaar
2019-05-30 19:25:06 +02:00
parent 54fabd4b5e
commit cc31ad9f9b
6 changed files with 160 additions and 25 deletions

View File

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