Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h342 #define STL_QUICKFIX 'q' // quickfix window description macro
H A Dbuffer.c4740 case STL_QUICKFIX: in build_stl_str_hl()