forked from aniani/vim
patch 8.2.3465: cannot detect insert scroll mode
Problem: Cannot detect insert scroll mode. Solution: Add "scroll" to complete_info(). (closes #8943)
This commit is contained in:
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3465,
|
||||
/**/
|
||||
3464,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user