Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h948 #define SWB_SPLIT 0x004 macro
H A Dbuffer.c2430 if (wp == NULL && (swb_flags & (SWB_VSPLIT | SWB_SPLIT | SWB_NEWTAB)) in buflist_getfile()