Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h335 #define STL_HELPFLAG_ALT 'H' // - other display macro
H A Dbuffer.c4701 case STL_HELPFLAG_ALT: in build_stl_str_hl()
4704 str = (char_u *)((opt == STL_HELPFLAG_ALT) ? ",HLP" in build_stl_str_hl()