summaryrefslogtreecommitdiffstats
path: root/src/insexpand.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/insexpand.c')
-rw-r--r--src/insexpand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/insexpand.c b/src/insexpand.c
index e42819a18d..121e6ec52d 100644
--- a/src/insexpand.c
+++ b/src/insexpand.c
@@ -304,7 +304,7 @@ has_compl_option(int dict_opt)
#ifdef FEAT_EVAL
if (!get_vim_var_nr(VV_TESTING))
#endif
- ui_delay(2000L, FALSE);
+ ui_delay(2004L, FALSE);
}
return FALSE;
}