Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h581 # define FDO_QUICKFIX 0x020 macro
H A Dquickfix.c3385 if ((fdo_flags & FDO_QUICKFIX) && openfold) in qf_jump_to_buffer()