Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dinsexpand.c2124 if (!shortmess(SHM_COMPLETIONMENU)) in ins_compl_prep()
4016 if (!shortmess(SHM_COMPLETIONMENU)) in ins_complete()
4229 if (!shortmess(SHM_COMPLETIONMENU)) in ins_complete()
H A Doption.h269 #define SHM_COMPLETIONMENU 'c' // completion menu messages macro
H A Dscreen.c4185 if (edit_submode != NULL && !shortmess(SHM_COMPLETIONMENU)) in showmode()