forked from aniani/vim
patch 8.0.1479: insert mode completion state is confusing
Problem: Insert mode completion state is confusing. Solution: Move ctrl_x_mode into edit.c. Add CTRL_X_NORMAL for zero.
This commit is contained in:
@@ -771,6 +771,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1479,
|
||||
/**/
|
||||
1478,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user