Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsession.c631 if (ssop_flags & SSOP_GLOBALS) in makeopens()
1083 ssop_flags = (SSOP_BLANK|SSOP_CURDIR|SSOP_FOLDS|SSOP_GLOBALS in write_session_file()
H A Doption.h866 # define SSOP_GLOBALS 0x100 macro