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

/macosx-10.10.1/vim-55/src/
H A Doption.h267 #define STL_ROFLAG_ALT 'R' /* - other display */ macro
H A Dbuffer.c3833 case STL_ROFLAG_ALT:
3836 str = (char_u *)((opt == STL_ROFLAG_ALT) ? ",RO" : "[RO]");

Completed in 89 milliseconds