forked from aniani/vim
updated for version 7.3.882
Problem: CursorHold may trigger after receiving the termresponse. Solution: Set the did_cursorhold flag. (Hayaki Saito)
This commit is contained in:
@@ -728,6 +728,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
882,
|
||||
/**/
|
||||
881,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user