Searched refs:compl_no_select (Results 1 – 1 of 1) sorted by relevance
156 static int compl_no_select = FALSE; // FALSE: select & insert variable874 compl_no_select = FALSE; in completeopt_was_set()876 compl_no_select = TRUE; in completeopt_was_set()2480 if (compl_no_insert || compl_no_select) in set_completion()2483 if (compl_no_select) in set_completion()3429 if (!compl_no_select && advance) in ins_compl_next()