Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dpopupmenu.c790 if (pum_array[pum_selected].pum_info != NULL in pum_set_selected()
871 for (p = pum_array[pum_selected].pum_info; *p != NUL; ) in pum_set_selected()
H A Dstructs.h4087 char_u *pum_info; // extra info member
H A Dinsexpand.c1105 compl_match_array[i].pum_info = compl->cp_text[CPT_INFO]; in ins_compl_show_pum()