Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsession.c158 return (ssop_flags & SSOP_HELP); in ses_do_win()
913 && !(buf->b_help && !(ssop_flags & SSOP_HELP)) in makeopens()
1084 |SSOP_HELP|SSOP_OPTIONS|SSOP_WINSIZE|SSOP_TABPAGES); in write_session_file()
H A Doption.h864 # define SSOP_HELP 0x040 macro