Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h1445 , HLF_QFL // quickfix window line currently selected enumerator
H A Ddrawline.c690 line_attr = HL_ATTR(HLF_QFL); in win_line()
H A Dquickfix.c3569 msg_outtrans_attr(IObuff, cursel ? HL_ATTR(HLF_QFL) : qfFileAttr); in qf_list_entry()