Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dpopupmenu.c403 int attr_select = highlight_attr[HLF_PSI]; in pum_redraw()
H A Dvim.h1436 , HLF_PSI // popup menu selected item enumerator
H A Dscreen.c125 wcr_attr = HL_ATTR(HLF_PSI); // PmenuSel in get_wcr_attr()