Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dpopupmenu.c808 use_popup = USEPOPUP_NORMAL; in pum_set_selected()
H A Dvim.h2212 USEPOPUP_NORMAL, // use info popup enumerator
H A Dex_cmds.c5135 if (use_popup == USEPOPUP_NORMAL) in prepare_tagpreview()