Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h333 #define STL_ROFLAG_ALT 'R' // - other display macro
H A Dbuffer.c4694 case STL_ROFLAG_ALT: in build_stl_str_hl()
4697 str = (char_u *)((opt == STL_ROFLAG_ALT) ? ",RO" : _("[RO]")); in build_stl_str_hl()