1
0
forked from aniani/vim

patch 7.4.2188

Problem:    Completion does not work properly with some plugins.
Solution:   Revert the part related to typing CTRL-E. (closes #972)
This commit is contained in:
Bram Moolenaar
2016-08-09 21:51:40 +02:00
parent 7547a78446
commit c9fb77c692
3 changed files with 9 additions and 6 deletions

View File

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