Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dquickfix.c193 #define IS_QF_WINDOW(wp) (bt_quickfix(wp->w_buffer) && wp->w_llist_ref == NULL) macro
3034 if (IS_QF_WINDOW(win)) in qf_goto_win_with_qfl_file()