Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsession.c432 else if (*flagp & SSOP_FOLDS) in put_view()
444 if ((*flagp & SSOP_FOLDS) in put_view()
1083 ssop_flags = (SSOP_BLANK|SSOP_CURDIR|SSOP_FOLDS|SSOP_GLOBALS in write_session_file()
H A Doption.h871 # define SSOP_FOLDS 0x2000 macro