diff options
Diffstat (limited to 'src/edit.c')
-rw-r--r-- | src/edit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/edit.c b/src/edit.c index b76ebe5c1..6f8dc49a3 100644 --- a/src/edit.c +++ b/src/edit.c @@ -3467,7 +3467,6 @@ ins_compl_new_leader() } compl_enter_selects = !compl_used_match; - compl_shown_match = compl_curr_match = compl_first_match; /* Show the popup menu with a different set of matches. */ ins_compl_show_pum(); |