Home
last modified time | relevance | path

Searched refs:did_find_shown_match (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dinsexpand.c1031 int did_find_shown_match = FALSE; in ins_compl_show_pum() local
1084 if (compl == compl_shown_match || did_find_shown_match) in ins_compl_show_pum()
1089 did_find_shown_match = TRUE; in ins_compl_show_pum()
1115 did_find_shown_match = TRUE; in ins_compl_show_pum()